685 Commits

Author SHA1 Message Date
Kyle Gospodnetich
71279c26b2 feat: Add xdotool and yad dependencies needed by SteamTinkerLauncher (Thanks termdisc) 2023-07-28 00:55:55 -07:00
Kyle Gospodnetich
0919a4a5fc chore: Optimize containerfile to remove tiny layers 2023-07-28 00:33:29 -07:00
Kyle Gospodnetich
7e566e7a76 feat: Add f3 for testing SD card legitimacy, add Valve's python package 2023-07-28 00:09:06 -07:00
Kyle Gospodnetich
7d1855274c fix: Add DMI rule for getting Steam Deck serial number from SteamOS 2023-07-28 00:08:29 -07:00
Kyle Gospodnetich
fa619ae55e chore(README): Mention some "duh" improvements that further differentiate us from SteamOS. 2023-07-27 23:10:24 -07:00
Kyle Gospodnetich
9969d3ff06 fix(deck): Add udev rule for power button 2023-07-27 18:28: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
61a9b0983f feat: Add JamesDSP to Yafti (Alternative to Easy Effects with AutoEQ support) 2023-07-27 14:57:59 -07:00
Kyle Gospodnetich
920c8e9714 chore: Fix power-button-inhibitor name in %files 2023-07-27 14:56:25 -07:00
Kyle Gospodnetich
fade0306cf
Merge pull request #82 from ublue-os/inhibitor-reengineer
chore: Re-engineer power button inhibitor for gamescope-session
2023-07-27 14:49:52 -07:00
Kyle Gospodnetich
703e04c7fe
Merge pull request #81 from ublue-os/btrfs-flags
feat: Set SteamOS BTRFS mount flags for all BTRFS partitions
2023-07-27 14:46:52 -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
RJ Trujillo
cf667f8cdd feat: Set SteamOS BTRFS mount flags for all BTRFS partitions 2023-07-27 15:14:08 -06:00
Kyle Gospodnetich
6ee74c4394
Merge pull request #80 from ublue-os/EasyEffects
feat(desktop): Add Easy Effects to installable utilities
2023-07-27 12:55:35 -07:00
Kyle Gospodnetich
2243efa14b
Merge pull request #79 from ublue-os/ddccontrol
feat: Include ddccontrol for controlling monitor params
2023-07-27 12:55:27 -07:00
RJ Trujillo
a6c7eed338 feat(desktop): Add Easy Effects to installable utilities
Easy Effects provides an equalizer, compressor, limiter, and reverb tool for the
manipulation of audio streams
2023-07-27 13:43:00 -06: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
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
Kyle Gospodnetich
97faa754f0
Merge pull request #78 from ublue-os/fix-var
fix(power-button-handler): 'systemd-inhibit' -> 'systemd_inhibit'
2023-07-27 08:38:27 -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
Kyle Gospodnetich
db7b9f0433
Merge pull request #77 from nicknamenamenick/patch-3
Update README.md
2023-07-26 23:17:27 -07:00
nicknamenamenick
56d5fe2652
Update README.md
preinstalled
2023-07-27 00:38:03 -04:00
Kyle Gospodnetich
d5418f5ed0
Merge pull request #76 from ublue-os/rename-inhibit
fix(power-button-handler): Rename 'inhibit' string to 'systemd-inhibit'
2023-07-26 21:22:22 -07: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
729f9a047e fix: Add udev rules from Jovian 2023-07-26 17:35:50 -07: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
332a57d242 chore(README): Minor tweaks 2023-07-26 11:12:54 -07: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
ce3ad68dae chore: Include audit karg from SteamOS 2023-07-26 07:29:13 -07:00
Kyle Gospodnetich
2d666f4220 chore(README): Mention DNS over TLS and NTS.
chore: Add Bazzite logo to end screen of Yafti.
2023-07-26 07:06:10 -07:00
Kyle Gospodnetich
7e9e5f1f3b chore(README): Cleanup 2023-07-26 00:55:41 -07:00
Kyle Gospodnetich
105ab64b2b chore(README): Add missing Nvidia instructions 2023-07-26 00:34:26 -07:00
Kyle Gospodnetich
208d3c4ad9 chore(README): Add thanks section, modify Nix section based on feedback from Jovian-Nix team.
chore: Disable Nix package manager by default.
2023-07-26 00:01:39 -07:00
Kyle Gospodnetich
e1ca98746a chore: Modify build script to ignore repo_content and spec_files directories. 2023-07-25 23:10:25 -07:00
Kyle Gospodnetich
e0dad9e4df chore(README): Cleanup 2023-07-25 22:16:08 -07:00
Kyle Gospodnetich
b0c77432a6 feat(deck): Enable SSL/TLS secured NTP and DNS by default. This is a computer you'd use on a public network after all. 2023-07-25 22:11:27 -07:00
Kyle Gospodnetich
db206e9fe5 chore: Containerfile cleanup 2023-07-25 16:57:47 -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
561f46202a chore(README): Remove gamescope while we use upstream version 2023-07-25 13:37:23 -07:00
Kyle Gospodnetich
4133500bf9 feat(deck): Add vpower service for calculating battery stats 2023-07-25 12:58:04 -07:00
Kyle Gospodnetich
834b92d6fb feat(deck): Add pipewire config to use the noise-supression library used by upstream SteamOS 2023-07-25 11:50:56 -07:00
Kyle Gospodnetich
91c2b39b51 fix(desktop): Add nvidia distrobox fix found by bsherman 2023-07-25 11:36:45 -07:00
Kyle Gospodnetich
e5fc0a8327 chore: Fix typo in containerfile. 2023-07-25 11:13:34 -07:00
Kyle Gospodnetich
cfb317fe00
Merge pull request #72 from ublue-os/fix-environment
fix: just and yafti bugs
2023-07-25 11:07:14 -07:00
Kyle Gospodnetich
007207784a feat: Add noise-suppression-for-voice used by SteamOS 2023-07-25 10:55:19 -07:00
Kyle Gospodnetich
06ef522075 chore: Add sddm-sugar-seamOS copr file 2023-07-25 10:30:10 -07:00