209 Commits

Author SHA1 Message Date
Kyle Gospodnetich
7e566e7a76 feat: Add f3 for testing SD card legitimacy, add Valve's python package 2023-07-28 00:09:06 -07:00
RJ Trujillo
8c467bd4cb feat: Include ddccontrol for controlling monitor params
This provides a terminal utility and UI for editing monitor parameters
such as brightness, contrast, and color levels on supported monitors
2023-07-27 12:52:18 -06:00
Kyle Gospodnetich
50e98238da feat(deck): Enable System76-Scheduler
Eliminates the need to have CAP_SYS_NICE on gamescope
2023-07-26 09:44:41 -07:00
Kyle Gospodnetich
db206e9fe5 chore: Containerfile cleanup 2023-07-25 16:57:47 -07:00
Kyle Gospodnetich
dcbde0af8d chore: Setcap Gamescope in Containerfile 2023-07-25 14:32: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
e5fc0a8327 chore: Fix typo in containerfile. 2023-07-25 11:13:34 -07:00
Kyle Gospodnetich
007207784a feat: Add noise-suppression-for-voice used by SteamOS 2023-07-25 10:55:19 -07:00
Kyle Gospodnetich
900fa3db78 chore: Switch from single-branch to depth 1 to avoid downloading unneeded git history. 2023-07-25 10:30:10 -07:00
Kyle Gospodnetich
22ea75a20f feat(deck): Add bluetooth config from SteamOS. 2023-07-24 18:48:48 -07:00
Kyle Gospodnetich
443d500b6f feat(deck): Add ds-inhibit package for fixing mouse input on dualshock controllers. 2023-07-24 12:09:59 -07:00
Kyle Gospodnetich
7cfebab834 chore: Switch to new bazzite-multilib repo for Mesa and MangoHUD. 2023-07-23 02:14:26 -07:00
Kyle Gospodnetich
9ff729526f chore(README): Mention new changes and cleanup 2023-07-23 00:59:48 -07:00
Kyle Gospodnetich
deaf38ef4e fix(deck): Install mesa patched with gamescope frame limiter from SteamOS. 2023-07-23 00:55:02 -07:00
RJ Trujillo
75cf06aa10 fix(desktop): Use sddm.conf for autologin
kde_settings doesn't take effect otherwise making the SDDM configuration screen no-op
2023-07-22 09:13:27 -06:00
Kyle Gospodnetich
8fcad850d3 chore: Bring in more up-to-date Xwayland from gnome-vrr repo 2023-07-22 00:03:04 -07:00
Kyle Gospodnetich
477c52d96b feat: Add drivers from OpenRGB for use with certain motherboards 2023-07-22 00:03:04 -07:00
Kyle Gospodnetich
c94f78f9d9 feat: Add compsize for checking space saving from duperemove and rmlint 2023-07-22 00:03:04 -07:00
Kyle Gospodnetich
1d924d8e02 feat: Add rmlint to image for further drive space savings 2023-07-22 00:03:04 -07:00
Kyle Gospodnetich
ae0af71227 fix: Switch to SteamOS 3.5 steamdeck drivers. 2023-07-21 14:53:42 -07:00
Kyle Gospodnetich
1386380a48 fix: Use jupiter driver instead of steamdeck driver. Valve submitted steamdeck upstream, however SteamOS uses the same driver named as jupiter or steamdeck-hwmon, making the upstream one not useful alongside Valve's own packages. 2023-07-19 22:25:32 -07:00
Kyle Gospodnetich
262f694423 fix: Correct build error in deck builds 2023-07-19 21:53:04 -07:00
Kyle Gospodnetich
c5f78376f6 fix: Correct typo in Containerfile 2023-07-19 16:23:47 -07:00
Kyle Gospodnetich
5da5eeb2f7 fix: Add needed akmods now that main no longer includes them by default 2023-07-19 15:58:08 -07:00
Kyle Gospodnetich
285626a321 Revert "feat: Add Fedora version to Neofetch distro display"
This reverts commit 52494fd9fee5bd4e1325d6c64a7918625bc6a0e4.
2023-07-19 09:29:37 -07:00
Kyle Gospodnetich
52494fd9fe feat: Add Fedora version to Neofetch distro display 2023-07-18 23:27:55 -07:00
RJ Trujillo
406d0bbfdb fix(desktop): Use steamos.conf for SDDM
Needed for SDDM theme and plasma autologin
2023-07-18 19:05:58 -06:00
RJ Trujillo
15d0fea41d feat(desktop): Enable Steam Deck KDE presets for desktop 2023-07-18 19:05:58 -06:00
Kyle Gospodnetich
d4a0d70482 fix: Almost forgot this is a gaming distro 2023-07-15 15:41:52 -07:00
Kyle Gospodnetich
aeffc5c8c5 feat: Use multilib repos for obs-vkcapture and mangohud 2023-07-15 11:30:56 -07:00
Kyle Gospodnetich
9264486e05 feat(deck): Add MangoHud with MangoApp enabled 2023-07-15 11:27:01 -07:00
RJ Trujillo
8c58e65fad feat(deck): Autologin to Plasma
Currently the user will boot to SDDM upon initial install. This is
not entirely optimal as the default session in SDDM is gamescope
session which is not usable without first updating Steam. This
addresses that by using the same logic we use for gamescope autologin
to login to Plasma on first boot

This commit also simplifies the logic in gamescope-autologin
2023-07-14 11:13:52 -06:00
Kyle Gospodnetich
19b818338e chore: spec file cleanup
chore: minor containerfile reorganization
2023-07-14 09:27:18 -07:00
Kyle Gospodnetich
1afdaf07f3
Merge pull request #32 from ublue-os/drive-fixes
Re-engineer drive mounting
2023-07-13 21:24:16 -07:00
Kyle Gospodnetich
94b8a4238c feat(deck): Layer Lutris to avoid common issues with the flatpak. 2023-07-13 18:18:28 -07:00
Kyle Gospodnetich
2710580802 chore: Add new udisks2 to Containerfile 2023-07-13 11:30:27 -07:00
Kyle Gospodnetich
14c6732085 chore: Return to using jupiter-hw-support-btrfs now that SELinux fix is in place. 2023-07-11 17:55:21 -07:00
Kyle Gospodnetich
d0e0e8bb9e chore(deck): Switch to jupiter-hw-support-bazzite package without drive mounting scripts 2023-07-10 11:04:11 -07:00
Kyle Gospodnetich
40f4195a0f feat(deck): Enable Fan Control Service 2023-07-07 22:02:46 -07:00
RJ Trujillo
1a6cdffc1a
fix: Remove krfb-libs 2023-07-07 13:18:31 -06:00
RJ Trujillo
cbad1a4219
fix: Correct spelling of rpm-ostree 2023-07-07 13:07:58 -06:00
Kyle Gospodnetich
f2e798fc1f chore: Remove qt5-qdbusviewer and krfb from image 2023-07-06 23:10:56 -07:00
Kyle Gospodnetich
559902b837 feat: Add ROCM-HIP and ROCM-OpenCL 2023-07-06 15:23:01 -07:00
Kyle Gospodnetich
d5d2f5fd01 chore: Remove htop included upstream 2023-07-06 11:30:58 -07:00
Kyle Gospodnetich
e486db59ce fix: Update bazzite copr to use evlaV repositories as upstream 2023-07-05 15:53:23 -07:00
Kyle Gospodnetich
1e5c89e664 chore: Clean up containerfile. 2023-07-04 19:41:17 -07:00
Kyle Gospodnetich
92fe9c2b37 feat: Add native obs-vkcapture 2023-07-04 00:29:56 -07:00
Kyle Gospodnetich
ac3a5d74e8 Merge branch 'main' into wallpapers 2023-07-03 22:20:41 -07:00
Kyle Gospodnetich
8e92c9d6cb feat(deck): Add VGUI2-themed wallpaper
chore: Containerfile cleanup
2023-07-03 22:18:25 -07:00
Kyle Gospodnetich
04994720f3 feat(desktop): Add ublue-os-wallpapers 2023-07-03 22:18:25 -07:00