1012 Commits

Author SHA1 Message Date
RJ Trujillo
e286929c9f fix(sign-image): Use package screen instead of consent screen
Currently, there doesn't seem to be confirmation that clicking accept on the consent screen
actually did anything. Use a package screen instead to avoid confusion
2023-08-31 17:36:08 -06:00
Kyle Gospodnetich
79957ad07d feat(gnome): Set flat mouse accel profile on deck (Matches SteamOS behavior on KDE) 2023-08-31 15:26:48 -07:00
RJ Trujillo
a3eb316f3b
Merge pull request #244 from dnkmmr69420/patch-6
Added GModCEFCodecFix  to justfile
2023-08-31 14:43:43 -06:00
Kyle Gospodnetich
cdd0372060 fix(desktop): Remove Memory Tuning option from Bazzite Portal on the desktop 2023-08-31 13:23:07 -07:00
RJ Trujillo
c9df8ca311 feat(patch-gmod): Always use latest version 2023-08-31 14:22:11 -06:00
dnkmmr
6847a6aaad
added gmodcodecfix custom.just 2023-08-31 14:35:54 -05:00
dnkmmr
d743752f11
added patch-gmod 2023-08-31 14:26:15 -05:00
Kyle Gospodnetich
3f118912ec Revert "chore(wayland): Launch steam on the desktop with -pipewire" 2023-08-31 09:34:51 -07:00
Kyle Gospodnetich
e4694b0d9a chore: Remove overridden xdg-desktop-portal.service 2023-08-31 08:27:24 -07:00
Kyle Gospodnetich
64a3288ca4
Merge pull request #238 from RodoMa92/RodoMa92-microphone-fixes
fix(deck): Fix stuttering volume in microphone
2023-08-31 07:57:10 -07:00
Marco Rodolfi
f5b45da30e
Add default audio hardware settings
With the microphone cranked to 100
2023-08-31 12:17:14 +02:00
Marco Rodolfi
d53f6a734d
Ignore audio from PS controllers audio card 2023-08-31 11:38:48 +02:00
Marco Rodolfi
746dadcb59
Audio part 2 2023-08-31 11:37:59 +02:00
Marco Rodolfi
530f69a304
Add a fix from SteamOS for audio stuttering on Deck 2023-08-31 11:36:58 +02:00
Marco Rodolfi
99e85a54e5
Upstream audio to latest SteamOS changes 2023-08-31 11:35:10 +02:00
Kyle Gospodnetich
e250271913 chore: Switch back to $*, prepend rather than append 2023-08-31 01:04:53 -07:00
Kyle Gospodnetich
4ff45a35f8 chore(wayland): Launch steam on the desktop with -pipewire 2023-08-30 21:19:17 -07:00
Kyle Gospodnetich
526be6afbd feat(gnome): Restore AdwSteamGtk flatpak 2023-08-30 21:05:47 -07:00
Kyle Gospodnetich
e74eb76495 chore(readme): Minor updates 2023-08-30 20:50:09 -07:00
Kyle Gospodnetich
d3c0798ba2
chore(readme): Add community section 2023-08-30 20:46:01 -07:00
Kyle Gospodnetich
2b4722e51d
Merge pull request #236 from ublue-os/sh-bazzite-arch
fix(install-bazzite-arch): Use sh instead to get output in yafti
2023-08-30 15:24:52 -07:00
RJ Trujillo
87e851bfb4 fix(install-bazzite-arch): Use sh instead to get output in yafti
Provides output in yafti... at the expense of the code looking ugly
2023-08-30 16:06:42 -06:00
Kyle Gospodnetich
701c2becdb
Merge pull request #235 from ublue-os/fix-signing-tag
fix(sign-image): Pull current image from rpm-ostree and fallback to image identifiers
2023-08-30 14:53:10 -07:00
RJ Trujillo
b62722dad7 fix(sign-image): Pull current image from rpm-ostree and fallback to image identifiers
If offline install media was used, use image identifiers for image signing. Otherwise, pull
the current image information from rpm-ostree.

This addresses issues rebasing from tags other than tags using the Fedora version number.
2023-08-30 15:41:26 -06:00
Kyle Gospodnetich
348832ba28
Merge pull request #230 from tulilirockz/patch-1
fix(desktop): condition checked at proper section in bazzite-hardware-setup systemd service
2023-08-30 08:08:07 -07:00
Kyle Gospodnetich
0aeff906d2
Merge pull request #233 from ublue-os/castrojo-patch-1
fix: update PR template
2023-08-30 08:07:49 -07:00
Jorge O. Castro
4d49d6097e
fix: add more examples 2023-08-30 11:04:31 -04:00
Jorge O. Castro
57edc0bd79
fix: update PR template
This should be commented out so it doesn't pollute the top of each PR.
2023-08-30 10:50:54 -04:00
Tulili
4f3f9db39a
fix: condition checked at proper key in bazzite-hardware-setup systemd service 2023-08-30 08:34:03 -03:00
Kyle Gospodnetich
9bfcfca6e6 chore: Update waydroid script just command 2023-08-29 23:12:14 -07:00
Kyle Gospodnetich
09ef663335 fix: Mount icons & themes folders in bazzite-arch 2023-08-29 23:02:13 -07:00
Kyle Gospodnetich
0c70cc50cb fix(desktop): Clean up desktop file creation, change big picture mode to autologin only. Enable start steam in big picture mode in Steam settings if you want the previous behavior. 2023-08-29 22:58:11 -07:00
Kyle Gospodnetich
f0a3b0b73b fix: Modify xdg-desktop-portal service to auto-restart to work around bug reported in KDE 2023-08-29 22:51:39 -07:00
Kyle Gospodnetich
dcf968da05 fix: Pass --no-confirm to nix install script 2023-08-29 14:36:50 -07:00
Kyle Gospodnetich
08e1574ca8
Merge pull request #222 from ublue-os/rm-subshell
chore(just): Don't sign image in a subshell
2023-08-29 12:21:58 -07:00
Kyle Gospodnetich
f9e11bf7f6
Merge pull request #220 from dnkmmr69420/patch-2
Update custom.just (this is for the deck part)
2023-08-29 12:21:45 -07:00
Kyle Gospodnetich
e4dba45c8c
Merge pull request #219 from dnkmmr69420/patch-1
Fixed some of the nix installation and uninstallation part in custom.just
2023-08-29 12:21:32 -07:00
RJ Trujillo
6c0b1b7f21 chore(just): Don't sign image in a subshell
This allows the signing process to be viewed in yafti's console
2023-08-29 13:15:48 -06:00
dnkmmr
03661585e1
Update custom.just
Fixed some of the nix installation and uninstallation part
2023-08-29 13:42:23 -05:00
dnkmmr
02dd37df85
Update custom.just
did some tweaking to the nix installation and uninstallation part
2023-08-29 13:38:06 -05:00
Kyle Gospodnetich
7dd9580f70 fix: Add workaround for hardcoded font path in Steam (Thanks szescxz) 2023-08-29 09:22:08 -07:00
Kyle Gospodnetich
bf017e415c chore: Restore toolbox (No space saved by removing) 2023-08-29 09:20:33 -07:00
Kyle Gospodnetich
df9b89f6b7 fix(deck): Only launch steam with -steamdeck if it's been run & updated at least once.
Fixes #214
2023-08-29 09:09:40 -07:00
Kyle Gospodnetich
7f844479d5 chore: Add pull request template (Thanks bobslept) 2023-08-29 08:47:32 -07:00
Kyle Gospodnetich
8b77a93afe chore: Remove nested desktop files from steamdeck-kde-presets for now 2023-08-29 08:44:48 -07:00
Kyle Gospodnetich
698213d058 fix(desktop): Restore autostart, fix big picture mode just/yafti command
Fixes #183
2023-08-29 08:35:51 -07:00
Kyle Gospodnetich
b028b53a25 fix(deck): Correct ibus path in steamdeck-kde-presets
Fixes #210
2023-08-29 08:12:35 -07:00
Kyle Gospodnetich
ce3b733c02
Merge pull request #215 from ublue-os/rm-pr-tagged-images
fix(build): Remove PR tagged images
2023-08-29 08:06:28 -07:00
RJ Trujillo
c6794174df
fix(build): Remove PR tagged images
Unfortunately, these only function for in org, and cause workflows from forks to fail
2023-08-29 08:31:51 -06:00
Kyle Gospodnetich
efe06f2ba1 fix(deck): Add needed packages for Chinese input (Thanks szescxz)
fix(gnome): Restore yelp (help)
2023-08-28 23:57:05 -07:00