436 Commits

Author SHA1 Message Date
Kyle Gospodnetich
f76981387d fix(deck): Add workaround from ChimeraOS for gamescope crashing if Steam hasn't been launched & updated prior to switching to gamemode. 2023-09-12 21:05:56 -07:00
RJ Trujillo
967d52511a feat(bazzite-autologin): Merge gamescope and desktop autologin
I started messing with systemd conditions to ensure that one ran before
the other and vice versa, but this is a whole lot simpler.

If Steam has updated, launch gamescope. If not, start to desktop
2023-09-12 16:36:22 -06:00
RJ Trujillo
ebfd9782da fix(deck): Enable gamescope-autologin by default
Now that Steam has to be updated for this to run, outright enable it
2023-09-12 16:09:11 -06:00
RJ Trujillo
d5d373a3ca chore(deck): Consolidate DE autologin handlers to desktop-autologin
Combines plasma-autologin, and GNOME autologin on Deck images into one handler.
This is done as these services all work practically the same.
2023-09-12 08:47:07 -06:00
Kyle Gospodnetich
7ad58c37a2
Merge pull request #281 from ublue-os/surface
feat: Add support for Surface devices
2023-09-11 13:52:21 -07:00
Kyle Gospodnetich
bea7ab8f10 chore: Don't worry about changing DESKTOP_WAYLAND on Nvidia images since it's no longer applicable there 2023-09-11 11:15:25 -07:00
Kyle Gospodnetich
ebb055a5a2 chore: Only install the SDDM theme on the deck builds 2023-09-11 11:10:32 -07:00
Kyle Gospodnetich
1dc41161e5 chore: Make sddm.conf deck build only
chore: Move bazzite-flatpak-manager service to /usr/lib
2023-09-11 11:02:27 -07:00
RJ Trujillo
afb1665136 feat: Add support for Surface devices
Thanks to:

https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup#fedora-silverblue
2023-09-11 08:12:02 -06:00
RJ Trujillo
8b82ea52c2 chore(flatpak-manager): Rename from flatpak-system-install to flatpak-manager
More accurate name as it both removes and installs flatpaks and removes Fedora's
flatpak repo
2023-09-11 08:05:08 -06:00
Kyle Gospodnetich
44cc6ccaea chore: Move steam-web-debug-portforward service to user service. 2023-09-10 21:43:10 -07:00
Kyle Gospodnetich
21e05fa1c6 chore: Enable Steam CEF portforward service by default 2023-09-10 21:05:17 -07:00
Kyle Gospodnetich
7f97d2b79e chore: Add port forwarding service for steam web debugger from jupiter-legacy package 2023-09-10 20:32:51 -07:00
Kyle Gospodnetich
218f7ea139 chore: Remove unneeded rom-properties install, the later call for the DE-specific package will install it. 2023-09-10 10:51:06 -07:00
Kyle Gospodnetich
ad9187d287 chore: Override mesa-filesystem 2023-09-08 19:13:34 -07:00
Kyle Gospodnetich
93456ebe3a chore: Remove now unneeded params on duperemove & rmlint 2023-09-07 08:20:19 -07:00
Kyle Gospodnetich
2c07465b8d chore: Use new rom-properties subpackages 2023-09-06 10:41:59 -07:00
Kyle Gospodnetich
12aba5747e feat: Add ROM Properties Page shell extension (https://github.com/GerbilSoft/rom-properties) 2023-09-06 01:13:19 -07:00
Kyle Gospodnetich
df322bfe5a chore: Add spec file for duperemove 0.12
feat: Explicitly use xxhash for duperemove and rmlint
2023-09-05 23:17:27 -07:00
Kyle Gospodnetich
1ca993099f chore: Remove now unneeded /var/lib/duperemove folder creation 2023-09-05 01:33:11 -07:00
Kyle Gospodnetich
31fda3299a fix: Hard code path instead of using systemd-escape to fix issue with btrfs-dedup timer 2023-09-05 01:24:27 -07:00
Kyle Gospodnetich
a0c9f84c56 feat: Switch to using dedup service from SteamOS-BTRFS 2023-09-04 13:46:27 -07:00
Kyle Gospodnetich
6952d8bfb2 fix: Override mesa-libEGL-devel due to dependency on it in kde-wallpaper-engine 2023-09-03 19:55:32 -07:00
Kyle Gospodnetich
f387447437 feat(deck): Switch to native version of Protontricks 2023-09-01 13:37:54 -07:00
Kyle Gospodnetich
71ee71ac49 feat: Add twemoji fonts, matching SteamOS 2023-08-31 16:28:55 -07: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
efe06f2ba1 fix(deck): Add needed packages for Chinese input (Thanks szescxz)
fix(gnome): Restore yelp (help)
2023-08-28 23:57:05 -07:00
RJ Trujillo
603fc0d5fc chore: Add vendor to image identifiers 2023-08-27 21:34:38 -06:00
Kyle Gospodnetich
3265a68635 fix(deck): Use volumes from SteamOS 2023-08-27 19:26:02 -07:00
Kyle Gospodnetich
6cd58ff7a4 Revert "fix(deck): Reduce max volume now that firmware is working"
This reverts commit 7f28345432c417c773495e48c51532c01cf4e55c.
2023-08-25 13:02:22 -07:00
Kyle Gospodnetich
b2b4e4e72c chore: Add ladpsa-caps-plugins package 2023-08-24 09:17:29 -07:00
Kyle Gospodnetich
8cf5283b55 fix(gnome): Remove gnome extensions rpm, this is replaced with mjakeman's flatpak 2023-08-24 01:18:02 -07:00
Kyle Gospodnetich
7f28345432 fix(deck): Reduce max volume now that firmware is working 2023-08-24 01:03:38 -07:00
Kyle Gospodnetich
88c6bbcb97 fix(gnome): Override new mutter-common package 2023-08-23 22:43:40 -07:00
Kyle Gospodnetich
22689fd80c fix(steamtinkerlauncher): Add xrandr dependency 2023-08-23 22:41:01 -07:00
Kyle Gospodnetich
fe5a66f6a6 fix(gnome): Remove non-working caffeine extension 2023-08-23 22:08:57 -07:00
Kyle Gospodnetich
ea7d053d61 fix(gnome): Remove appindicator extension that breaks VRR (Also updates Search Light defaults and fixes Bazzite-Menu so it launches Steam with extest applied) 2023-08-23 22:04:14 -07:00
Kyle Gospodnetich
3fd3ee510a feat(deck): Switch bios updates to being default disabled, these will be enabled by Yafti at launch instead so they may be opted out of.
chore(deck): Clean-up shortcut removal for wine/winetricks.
2023-08-22 14:43:46 -07:00
Kyle Gospodnetich
d4c347847b feat(gnome): Add totem video player flatpak
chore(gnome): Remove clapper shortcut
chore(deck): Remove unneeded wine shortcuts
2023-08-22 14:29:23 -07:00
Kyle Gospodnetich
e5672137fb fix(deck): Add audio firmware from Valve 2023-08-22 12:31:11 -07:00
Kyle Gospodnetich
1e161b6526 fix: Add missing dependency for SteamTinkerLauncher
chore: Remove 32-bit fuse-libs
2023-08-21 17:09:18 -07:00
Kyle Gospodnetich
be0dd07d2a fix(deck): Add LibFAudio dependency for Lutris 2023-08-21 09:29:00 -07:00
Kyle Gospodnetich
86fd1c16f3 feat(gnome): Add Hanabi, an extension for using videos as wallpapers. This is similar to KDE's Wallpaper Engine integration. 2023-08-21 00:02:54 -07:00
Kyle Gospodnetich
038c2ae3d0 fix: Replace additional udisks2 packages 2023-08-20 00:57:39 -07:00
Kyle Gospodnetich
9a024dda73 chore: Only replace udisks2 prior to Fedora 39. 2023-08-19 23:23:40 -07:00
Kyle Gospodnetich
f70ef09249 feat: Add wmctrl, useful for resizing windows under gamemode/gamescope 2023-08-19 00:24:04 -07:00
Kyle Gospodnetich
3d493fb051 chore: Only install distrobox-git where it's needed (nvidia images) 2023-08-18 21:27:29 -07:00
Kyle Gospodnetich
1a363152f1 feat: Replace neofetch with more maintained hyfetch (Still available in terminal as neofetch) 2023-08-18 18:09:41 -07:00
Kyle Gospodnetich
658aa0c8b5 feat(deck): Restore KRFB packages (No space is saved removing them) 2023-08-18 14:31:00 -07:00