310 Commits

Author SHA1 Message Date
James Snyder
fb3d4f8f35 fix(cec-control): compare variable rather than variable name 2024-08-31 02:42:24 -05:00
Aarron Lee
8137631e78
chore: minor updates to help text for bazzite-rollback-helper (#1540)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-08-26 19:58:37 +00:00
Andrew Moore
1d8a8b31cd
feat: allow external scripts to specify nested-desktop/waydroid dimensions (#1508) 2024-08-17 23:43:44 +00:00
Aarron Lee
af4a669165
fix: update bazzite-rollback-helper list to capture new image tags (#1503)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-08-16 05:32:14 +00:00
Kyle Gospodnetich
b6aaa4a337 chore: Fix typo in mkdir 2024-08-07 17:28:38 -07:00
Kyle Gospodnetich
dccb5d2d05 fix: Use new Steam bootstrap file from Nobara (Thanks @GloriousEggroll) 2024-07-25 22:18:24 -07:00
Kyle Gospodnetich
afcd069980
chore: Exit Waydroid when sending a user to the docs 2024-07-21 23:38:26 -07:00
Kyle Gospodnetich
a47c2fefab chore: Remove all references to now-dead framegame image 2024-07-21 12:12:37 -07:00
Kyle Gospodnetich
0680e56083 fix(deck): Use bootstrap copy of Steam when starting Steam for the first time on the desktop 2024-07-21 12:10:44 -07:00
Kyle Gospodnetich
373a73da82 feat: Eliminate Steam Download Speed Fix Game Mode Startup Video ujust commands, these are now handled by the bazzite-steam wrapper. 2024-07-18 23:19:06 -07:00
Kyle Gospodnetich
22c0ec2944
chore: Only support official Discord with discover-overlay 2024-07-01 15:44:03 -07:00
Kyle Gospodnetich
cf8b8818dd chore: Link to documentation in waydroid-launcher 2024-06-24 13:30:30 -07:00
Zeglius
548a9ccce0
fix(steam): Fix flickering in nvidia cards (#1251)
This fixes the flickering introduced in commit 6500fed

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-06-21 07:53:37 -07:00
Kyle Gospodnetich
6500fed617
fix(steam): Improve big picture mode performance on multi-gpu AMD laptops. 2024-06-17 14:31:30 -07:00
Marco Rodolfi
707bebb41f
feat: update btrfs scripts (#1201)
* chore: fixup deckhd patch (#1200)

* Revert "chore: Add patch for libliftoff corruption issue"

This reverts commit ebaa187b5ca99b8bbd47a7ddcbf34844aed2ea5a.

* chore: Increase gamescope release version

* Import latest changes from the btrfs deduplication script and update the method for reenabling rmlint simplifying the whole process

---------

Co-authored-by: matte-schwartz <136293710+matte-schwartz@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-06-03 07:02:40 -07:00
Hosh
a19bb5fd83
exec waydroid + use exported function 2024-05-27 00:11:37 +01:00
Hosh
d29633bd07
Pass arguments for waydroid-launcher through to waydroid. 2024-05-26 15:48:06 -07:00
Zeglius
bb2687111f fix: correct bash if statement for dGPU detection (#1170)
Using '>' instead of '-gt' always returns true (as '>' is not valid with 'test'), adding the flag '-cef-disable-gpu' regardless of the device using a dGPU.
2024-05-25 21:43:38 -07:00
Kyle Gospodnetich
d669a6b616
chore: Adjust how params are applied 2024-04-26 18:40:07 -07:00
Kyle Gospodnetich
376f46ce27 chore: Keep dGPU check even for deck images 2024-04-26 14:22:44 -07:00
Kyle Gospodnetich
0c1a55c629 fix: Correct issue with Steam refusing to launch on some multi-gpu hardware when launched on the dGPU. 2024-04-26 14:20:54 -07:00
Kyle Gospodnetich
e8cc088fac chore: Move some scripts to /usr/libexec 2024-04-23 10:06:33 -07:00
Aarron Lee
1d146d6bbc
feat: add bazzite-rollback-helper util (#1002)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-04-22 16:24:44 -07:00
Kyle Gospodnetich
134635c688 chore: Clean up USB Polling Rate Patch 2024-04-09 21:57:06 -07:00
Kyle Gospodnetich
f349a396da
feat: Add Nobara USB Polling Rate Patch (#964)
Co-authored-by: badlydrawnface <bdface@proton.me>
2024-04-09 21:53:36 -07:00
Kyle Gospodnetich
057fcac22b fix(gnome): Restore joystickwake functionality with caffeine extension 2024-04-09 18:28:49 -07:00
Kyle Gospodnetich
36421eeee9 chore: Fully disable joystickwake on GNOME 2024-04-09 18:28:49 -07:00
Kyle Gospodnetich
87ce229341 fix(gnome): Restore joystickwake with another command to prevent unlock 2024-03-28 17:05:42 -07:00
Kyle Gospodnetich
b03334c7fc chore: Add exit 0 2024-03-28 13:20:19 -07:00
Kyle Gospodnetich
57f144fd85 fix(gnome): Disable joystickwake on GNOME until lock screen issue can be triaged and fixed. 2024-03-28 13:08:39 -07:00
HikariKnight
42607df576
chore(just): cleanup and standardize just recipes (#765)
* fix(just): correctly generate tmpfile config with sudo heredoc

* fix(just): correct vfio-pci.ids to vfio_pci.ids in echo

* chore(just): cleanup heredoc for just syntax highlighting in vscode

* feat(just): turn sunshine recipes into 1 recipe

* feat(just): add service toggle to sunshine

* feat(just): turn watchdog recipes into configure-watchdog

* feat(just): turn hide-grub and unhide-grub into 1 recipe

also add option to "fix double ostree entries"

* feat(just): turn virtualization and vfio recipes into 1 recipe

* feat(just): split virtualization recipes into its own file

* feat(just): move install application recipes to its own file

* feat(just): move setup-sunshine to its own file

* feat(just): move waydroid recipes to its own file

* feat(just): move audio recipes into its own file

* fix(just): move distrobox-check-fedora to bazzite-apps just file

* feat(just): standardize verbs for applications

* feat(just): move fixes to its own repository

* feat(just): add alias for yafti (until we change the command in yafti)

* fix(just): apply correct playback props for virtual channels when on deck image

a valve update added virtual sink and filter chain which messes up default outputs for the old config

* chore(just): add more recommended programs for routing audio

* chore: Update to use Sunshine from copr

* chore: Hide toggle-autologin

* chore(just): merge setup and remove recipes for audio

* feat(just): add recipe to restart pipewire

* chore(just): Combine waydroid recipes

* fix(yafti): make yafti use the new recipes for sunshine and grub

* feat(just): add looking-glass selinux option to setup-virtualization

* feat(just): add alias for wayland toggle
This is mainly so both _toggle_wayland and _toggle-wayland will be correct, as this is the only recipe with underscore instead of dash

* chore(just): remove aliases to old "patch" verb for fixes

* feat(just): combine install decky and get alt handheld recipes to setup-decky

* feat(yafti): update yafti config to use new changes

* chore: update readme to reflect new ujust recipes

* fix(yafti): update desktop yafti config to use new ujust recipes

* chore(just): add echo to restart-pipewire

* feat(just): implement ujust configure-powerprofile for kde

* feat: add support for sending power-saver dbus signal on gnome

* fix(just): activate the default power profile after selecting it as default

* feat(just): add message with highlight to ask people to use Balanced profile for testing/debugging

* fix: only try to remove the autostart file if the file exists

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-02-29 22:31:59 -08:00
Kyle Gospodnetich
25cbb99f9e chore: Add prompt symlink to ensure old shortcuts continue to work 2024-02-18 22:55:38 -08:00
Kyle Gospodnetich
dc26da52c3
chore: Fix extra params in bazzite-steam 2024-02-16 14:48:51 -08:00
Kyle Gospodnetich
953a752aed fix: Don't use joystickwake on deck hardware 2024-02-16 12:29:48 -08:00
Aarron Lee
0b14aaefc6
fix(waydroid): waydroid-launcher script (#772)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-02-14 19:19:20 -08:00
Kyle Gospodnetich
d4b587d389 fix: Fix cage check in waydroid 2024-02-08 00:14:23 -08:00
Kyle Gospodnetich
6349ff8762 chore: add an extra sleep in waydroid controller fix 2024-02-05 09:51:41 -08:00
Kyle Gospodnetich
78cf717b83 chore: Split waydroid resolution back out to separate file 2024-02-04 19:52:37 -08:00
Kyle Gospodnetich
463f206770 feat: Support multitouch in Waydroid (Thanks Aru!) 2024-02-01 17:38:42 -08:00
Kyle Gospodnetich
99a947e63b chore: Remove setup scripts to libexec to remove them from the path, these should only be run by the service. 2024-01-31 14:34:31 -08:00
Kyle Gospodnetich
3beaff35bb feat: Use automatic desktop sizing from nested desktop for Waydroid 2024-01-31 09:17:27 -08:00
Kyle Gospodnetich
2c5e4d77d7 fix(gpd): Correct screen rotation on the GPD Win Mini 2024-01-30 21:33:21 -08:00
Kyle Gospodnetich
d91ad213ea feat: Add Vapor & VGUI2 themes for Prompt terminal
chore: Clean up Gradience theme handling to use skel
2024-01-30 17:32:50 -08:00
Kyle Gospodnetich
3c35001801 chore: Increase user setup version 2024-01-30 16:24:22 -08:00
Kyle Gospodnetich
e6937241f8 feat: Allow tailscale control by default for users in wheel, cleanup hhd enabling script 2024-01-30 16:20:36 -08:00
Kyle Gospodnetich
d6f69ce5fa fix: Ensure the user flathub repository has a higher priority 2024-01-29 23:23:40 -08:00
Kyle Gospodnetich
448a3cafa8 fix: Correct possible issue when rebasing from another Fedora issue with flathub/flatpak repositories.
chore: Use flathub file in image by directly pointing to /usr/etc instead of /etc/.
2024-01-29 21:36:24 -08:00
Kyle Gospodnetich
e31e63bcb2 fix: Correct path to rotation fix hardware check.
chore: Add comments and split simpledeckytdp check
2024-01-29 21:19:37 -08:00
Kyle Gospodnetich
57e583debf chore: Clean up hardware & user setup scripts 2024-01-29 16:17:33 -08:00
Kyle Gospodnetich
9b1b4c0931 feat: Automatically change iomem for handhelds that need ryzenadj 2024-01-29 10:13:00 -08:00