56 Commits

Author SHA1 Message Date
Kyle Gospodnetich
7d9d6e1ff9 chore: Add spec file for compiz windows effect GNOME extension 2023-08-06 23:42:34 -07:00
Kyle Gospodnetich
7a7179be7a chore(gnome): Fix path in XML files for backgrounds. 2023-08-04 16:13:17 -07:00
Kyle Gospodnetich
bf9a973585 chore: Update mesa to latest version 2023-08-04 15:11:12 -07:00
Kyle Gospodnetich
4069a31039 fix(gnome): Add XML files for Steam Deck backgrounds 2023-08-03 16:47:52 -07:00
RJ Trujillo
07b7b25e25 chore: Add spec for supergfxctl-gex GNOME shell extension
Spec from Nobara adjusted to build the latest version
2023-08-02 19:11:24 -06:00
RJ Trujillo
032cc755d2 chore: Add spec for Steam Deck backgrounds for use with GNOME 2023-08-02 18:36:25 -06:00
Kyle Gospodnetich
cc77fde9a3 fix(GNOME): Remove now unneeded gnome extension installers from just, add system76 scheduler extension package. 2023-08-02 16:46:39 -07:00
Kyle Gospodnetich
1954a5cfd1 chore: Add copr file for gnome-shell-extension-bazzite-menu 2023-08-02 16:13:38 -07:00
Kyle Gospodnetich
23dbe0d3bc chore: Add git version tag to mesa and udisks2 2023-07-31 18:50:45 -07:00
Kyle Gospodnetich
256d6be15d chore: Add spec file for steam_notif_daemon 2023-07-30 17:08:58 -07:00
Kyle Gospodnetich
4eb32ac4e7 chore: Remove power-button-inhibitor, move to gamescope-session. 2023-07-27 18:16:01 -07:00
Kyle Gospodnetich
920c8e9714 chore: Fix power-button-inhibitor name in %files 2023-07-27 14:56:25 -07:00
Kyle Gospodnetich
166dd142f9 chore: Remove now unneeded python dependencies 2023-07-27 14:44:59 -07:00
Kyle Gospodnetich
9190321e41 chore: Re-engineer power button inhibitor for gamescope-session 2023-07-27 14:32:24 -07:00
Kyle Gospodnetich
803e0bf3c5 chore: Lock jupiter-hw-support to an older build while we wait for steamos-btrfs to catch up 2023-07-27 09:31:17 -07:00
RJ Trujillo
502ee0b612
fix(power-button-handler): 'systemd-inhibit' -> 'systemd_inhibit'
Dashes can't be used in variable names as they could be mistaken for subtraction
2023-07-27 06:51:33 -06:00
RJ Trujillo
840dcff718 fix(power-button-handler): Rename 'inhibit' string to 'systemd-inhibit'
subprocess.call() improperly passes the inhibit function otherwise preventing
the handler from ever starting in the first place
2023-07-26 22:19:11 -06:00
Kyle Gospodnetich
87eb1c0db6 chore: Move power-button-handler.py into /usr/bin 2023-07-26 14:41:08 -07:00
Kyle Gospodnetich
f6aa940a36 feat(deck): Handle power button
Moves power-button-handler into Bazzite and out of jupiter-hw-support, extends it with systemd-inhibit to block the power button only when it's running.
2023-07-26 14:41:08 -07:00
Kyle Gospodnetich
780a064803 chore: Upgrade to mesa 23.1.4 2023-07-25 14:45:34 -07:00
Kyle Gospodnetich
dcbde0af8d chore: Setcap Gamescope in Containerfile 2023-07-25 14:32:20 -07:00
Kyle Gospodnetich
cfbbdc7770 fix(deck): Add patch for vpower service file to point to correct location. 2023-07-25 14:21:20 -07:00
Kyle Gospodnetich
4133500bf9 feat(deck): Add vpower service for calculating battery stats 2023-07-25 12:58:04 -07:00
Kyle Gospodnetich
06ef522075 chore: Add sddm-sugar-seamOS copr file 2023-07-25 10:30:10 -07:00
Kyle Gospodnetich
4b5ee05c44 fix(deck): Require python3-inotify in ds-inhibit 2023-07-24 21:53:35 -07:00
Kyle Gospodnetich
ad8cbd43c2 fix(deck): Mark ds-inhibit as executable 2023-07-24 20:36:44 -07:00
Kyle Gospodnetich
7c29d9047b chore: Add spec files for ds-inhibit package from SteamOS. 2023-07-24 12:06:23 -07:00
Kyle Gospodnetich
deaf38ef4e fix(deck): Install mesa patched with gamescope frame limiter from SteamOS. 2023-07-23 00:55:02 -07:00
Kyle Gospodnetich
5c85477606 chore: Add spec files for mesa and gamescope frame limiter patch 2023-07-22 09:12:39 -07:00
RJ Trujillo
0d307fdace fix(deck): Patch steamos-priv-write to address false failures
Fix from ChimeraOS: fa7697fd99 (diff-9a8d1fe67ff1847580d67f802d4e030c51fec313a023b1e51240cea9f3129006)
2023-07-20 20:09:24 -06:00
Kyle Gospodnetich
cd8630799a fix: Remove driver_name patch for jupiter-fan-control in preparation for using jupiter driver over steamdeck. 2023-07-19 22:23:27 -07:00
RJ Trujillo
c1ac54c1c7 fix(desktop): Set lockscreen wallpaper to the Steam Deck's default 2023-07-18 19:14:38 -06:00
RJ Trujillo
a03d7bad1a fix(desktop): Actually apply mulituser patch 2023-07-18 19:05:58 -06:00
RJ Trujillo
b871f02efb fix(desktop): Add patch to re-enable multiuser support in KDE 2023-07-18 19:05:58 -06:00
RJ Trujillo
9f9c4ecb5b feat(desktop): Modify Steam Deck KDE presets for desktop use 2023-07-18 19:05:58 -06:00
Kyle Gospodnetich
4b89985861 fix: Add patch for driver name in jupiter-fan-control 2023-07-17 14:51:00 -07:00
RJ Trujillo
1819f5fd0d fix(jupiter-hw-support): Retrieve user by id 2023-07-15 09:18:34 -06:00
RJ Trujillo
794698d154 fix(steamos-automount): Don't use systemd container when adding library
We don't provide a container for systemd making this no-op, resulting
in an invalid endpoint
2023-07-14 11:08:26 -06:00
Kyle Gospodnetich
19b818338e chore: spec file cleanup
chore: minor containerfile reorganization
2023-07-14 09:27:18 -07:00
Kyle Gospodnetich
322efa9afc fix(deck): Add patched udisks2 package 2023-07-13 11:30:27 -07:00
Kyle Gospodnetich
7f024f9c52 chore: Initial commit of unmodified Fedora 38 udisks2 package 2023-07-13 10:41:43 -07:00
Kyle Gospodnetich
438aec5303 fix(deck): Improve how /etc/default/steamos-btrfs is sourced 2023-07-12 10:13:22 -07:00
Kyle Gospodnetich
caac5170fc fix(deck): Get username via ls due to user not yet being set at time of mount. 2023-07-12 07:59:01 -07:00
RJ Trujillo
e0e3486320 fix(jupiter-hw-support): Add f3 as a requirement for drive validation checks 2023-07-12 07:24:01 -06:00
Kyle Gospodnetich
4aff98f48e chore: Move changes to jupiter-hw-support spec, cleanup 2023-07-11 23:22:03 -07:00
Kyle Gospodnetich
2f3f56b867 chore: Move parts of /usr/lib/hwsupport into /usr/sbin
chore: Remove -bazzite package now that it's no longer needed
fix: Add patch for dynamic user name in mounting script
2023-07-11 23:13:55 -07:00
Kyle Gospodnetich
940d309b3e fix: Correct issues with selinux by moving files from /lib/hwsupport to /sbin/hwsupport in jupiter-hw-support packages. 2023-07-11 17:51:48 -07:00
Kyle Gospodnetich
6f6f1dbca5 feat: Add jupiter-hw-support-bazzite spec that lacks drive handling scripts.
chore: Initial add of drive handling scripts from jupiter-hw-support package to our repo.
2023-07-10 10:37:07 -06:00
Kyle Gospodnetich
db012c1ada chore(deck): Use skel.d instead of skel 2023-07-06 11:12:24 -07:00
Kyle Gospodnetich
30b01c7743 fix: Remove file conflicting with kde-settings 2023-07-05 16:05:38 -07:00