381 Commits

Author SHA1 Message Date
Kyle Gospodnetich
742a51de02
Merge pull request #151 from Linwer/boilrdesktop
feat: added boilr .desktop entry
2023-08-16 08:15:15 -07:00
Lina
0adb287492 chore: move boilr to ~/Applications 2023-08-16 20:01:49 +07:00
Kyle Gospodnetich
48b997da62 chore: Remove Just Perfection tweaks (Uneeded) 2023-08-16 00:20:41 -07:00
Lina
701b93680d feat: added boilr .desktop entry 2023-08-16 14:13:39 +07:00
Kyle Gospodnetich
7a329b497a feat(deck): Fix inability to search with Steam Keyboard on GNOME 2023-08-15 23:33:50 -07:00
Kyle Gospodnetich
6aeeb66bb4 feat(gnome): Add Search Light extension to replace search in activities on Deck 2023-08-15 21:27:18 -07:00
Kyle Gospodnetich
4ae0cb389b Revert "fix(deck): Add workaround for 64GB eMMC firmware issue"
This reverts commit e0e4c7e22e9a18ab898ab8fe8e59d448ee5ddf27.
2023-08-15 16:30:28 -07:00
Kyle Gospodnetich
d40a22854a chore(deck): Use more aggressive workaround on 64GB eMMC 2023-08-15 13:20:03 -07:00
Kyle Gospodnetich
e0e4c7e22e fix(deck): Add workaround for 64GB eMMC firmware issue 2023-08-15 12:07:49 -07:00
Kyle Gospodnetich
ed8e5e6e6e fix(gnome): Add trackerignore to 2nd steam location 2023-08-15 10:44:00 -07:00
Kyle Gospodnetich
70ab393f1b chore(bazzite-arch): Remove now unneeded adw-gtk3 install step 2023-08-15 10:42:26 -07:00
Kyle Gospodnetich
763788da7e chore: Minor cleanup 2023-08-15 07:56:28 -07:00
Kyle Gospodnetich
20661affdc fix(gnome): Restore indexer, remove .steam folder from indexer to make lighter & smaller. 2023-08-15 07:52:22 -07:00
Kyle Gospodnetich
8268b2671e feat(gnome): Add extension to prevent GNOME keyboard from popping up in place of the Steam Keyboard 2023-08-14 23:32:20 -07:00
Kyle Gospodnetich
fa652b9d5f chore: Remove now unneeded SteamCMD step 2023-08-14 19:59:05 -07:00
Kyle Gospodnetich
97034e8ea5 fix(deck): Correct error with dmidecode polkit rule 2023-08-14 16:58:43 -07:00
RJ Trujillo
c7fda74a68
chore(yafti): Rename to 'Bazzite Portal' (#143)
Provides clearer naming for users
2023-08-14 17:18:52 +00:00
Kyle Gospodnetich
281d2bce94 chore: Remove AdwSteamGtk from default-install due to it causing theme issues in gamemode, we'll leave this to the user to install. 2023-08-14 09:46:32 -07:00
Kyle Gospodnetich
2d9b5e31c2 chore(deck): Remove unneeded commit line, adjust messaging for 32GB RAM Steam Decks 2023-08-14 00:23:40 -07:00
Kyle Gospodnetich
239b43f048 feat(neofetch): Separate OS and OCI name 2023-08-14 00:03:42 -07:00
Kyle Gospodnetich
39584e6f3b fix(gnome): Remove unneeded GNOME plugin
chore: Install OBS plugin flatpaks automatically
2023-08-13 23:44:56 -07:00
Kyle Gospodnetich
948181cd3d fix: Correct various flatpaks in Yafti 2023-08-13 23:02:30 -07:00
Kyle Gospodnetich
458aa60c33 chore: Rename memory tuning section 2023-08-13 22:44:44 -07:00
Kyle Gospodnetich
615ee6fe20 chore: Change how SteamCMD is exported to avoid a race condition.
fix(deck): Export extest to bazzite-arch, if used.
2023-08-13 13:59:56 -07:00
Kyle Gospodnetich
4382980019 chore: Also launch steam as a separate process 2023-08-13 13:17:38 -07:00
Kyle Gospodnetich
5e061f6868 chore: Don't hide grub by default on desktop
chore: Don't output steam logs to yafti during bazzite-arch step
2023-08-13 13:13:27 -07:00
Kyle Gospodnetich
dab8be14ba chore: Change location of time warning 2023-08-13 13:01:56 -07:00
Kyle Gospodnetich
65de6c8374 chore: Restore distrobox-git 2023-08-13 10:37:21 -07:00
Kyle Gospodnetich
bf6767af9e feat(deck): Enable BIOS and Controller Firmware updating scripts by default 2023-08-12 18:36:23 -07:00
RJ Trujillo
78eaaa4890 fix(GNOME): Allow gnome-ssh-askpass to inhibit shortcuts
If initially opted into

Otherwise GNOME Shell (specifically under Wayland) will continuously prompt the
user asking for permission to do so. This requires a desktop file be present so
this adds one and hides it from the application menu
2023-08-12 15:32:29 -06:00
Kyle Gospodnetich
532c692e76 fix(deck): Correct name of Lutris shortcut on desktop 2023-08-11 16:35:43 -07:00
Kyle Gospodnetich
41d615c9e3 fix: Don't install flatpaks until after kargs are configured 2023-08-11 16:31:25 -07:00
RJ Trujillo
b6df87a006 fix: Correct the name of GNOME's Wayland session for autologin and session selection 2023-08-11 16:10:54 -06:00
RJ Trujillo
ad34875c32 chore(deck): Merge KDE and GNOME session select scripts 2023-08-11 16:04:35 -06:00
Kyle Gospodnetich
b363bef4e9 fix(deck): Explicitly set discard mode due to upstream kernel making async the default in 6.2 2023-08-11 14:52:34 -07:00
Kyle Gospodnetich
1a9533c02c chore: Move to if/else for 64GB deck detector 2023-08-11 14:46:58 -07:00
Kyle Gospodnetich
cee0999eca fix(deck): Scale back fstab changes on Decks with eMMC. 2023-08-11 14:41:20 -07:00
Kyle Gospodnetich
3c889425a9 chore: Add comments to bazzite-steam so there's no confusion what it's doing or why 2023-08-11 11:55:29 -07:00
Kyle Gospodnetich
586ebf29ab fix: Handle steam shortcuts properly between deck and desktop, clean up by moving some tasks to bazzite-arch 2023-08-11 00:51:28 -07:00
RJ Trujillo
2c36671775
fix(deck): Add Wayland support to GNOME autologin (#133)
Missed this one
2023-08-11 03:34:11 +00:00
Kyle Gospodnetich
4216f90def chore: Prefix LD_PRELOAD with env in bazzite-steam-runtime 2023-08-10 20:32:30 -07:00
Kyle Gospodnetich
bca7001423 Revert "chore: Run bazzite-user-setup.service before Decky Loader's plugin_loader.service"
This reverts commit ba4081c3e8ab522798de5ca12c9a2bc6e20455f7.
2023-08-10 17:33:41 -07:00
Kyle Gospodnetich
b40888476e fix(decky): Install prerelease until DECKY_SELINUX change is pushed to stable 2023-08-10 17:04:25 -07:00
Kyle Gospodnetich
67cd8e1b2e fix(decky): Use recursive chcon during install 2023-08-10 16:56:44 -07:00
Kyle Gospodnetich
ba4081c3e8 chore: Run bazzite-user-setup.service before Decky Loader's plugin_loader.service 2023-08-10 16:50:04 -07:00
RJ Trujillo
d9be9733f9 fix: Disable automatic GNOME Software software updates
The rpm-ostree extension won't have proper support for OCI until Fedora 39, leading to
false update notifications.

We also already handle Flatpak updates in ublue-update, making this redundant for
everything, but FW updates, which some hardware may or may not support, and regardless
these can be installed by just manually checking in GNOME Software for updates
2023-08-10 09:32:02 -06:00
Kyle Gospodnetich
7323ae8f26 fix: Clean application shortcuts in a way that's compatible with other languages 2023-08-09 22:09:30 -07:00
Kyle Gospodnetich
90710a53d3 chore(gnome): Simplify sed for steam in bazzite-user-setup 2023-08-09 21:56:55 -07:00
Kyle Gospodnetich
0de6a94185 chore(gnome): Rewrite application menu steam shortcut as well. 2023-08-09 21:55:12 -07:00
Kyle Gospodnetich
5f141c0a12 fix(desktop): Run Steam from the new bazzite-steam-runtime on first launch. 2023-08-09 21:47:58 -07:00