786 Commits

Author SHA1 Message Date
Pat Connors
a06998cdf5 chore(deck): Change variant name to "Handheld & HTPC" (#1288)
For consistency purposes, it changes the `-deck` image to be known as the Handheld/HTPC variant since we now support more handhelds outside of the Steam Deck.
2024-06-27 16:47:17 -07:00
Kyle Gospodnetich
c68cc04808 chore: Further input-remapper cleanup 2024-06-26 22:08:07 -07:00
Kyle Gospodnetich
19d61d7da0 Merge branch 'main' into testing 2024-06-25 08:08:14 -07:00
HikariKnight
7848f42799
feat: add firstboot warning to users with polaris gpus (#1277)
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
2024-06-25 07:59:53 -07:00
HikariKnight
c70ccbd174
feat(tdpfix): add detection for multiple cards (#1279) 2024-06-25 07:59:38 -07:00
Kyle Gospodnetich
86d8d4cd46 feat: Use BFQ for HHDs by default 2024-06-24 18:20:48 -07:00
HikariKnight
0526da5f97 feat: add firstboot warning to users with polaris gpus
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
4743adfbd1 feat: Drop System76-Scheduler, replaced by schedule changes in systemd and by BORE scheduler in kernel. 2024-06-22 13:00:32 -07:00
HikariKnight
6831f7cb2e
feat: generalize certain SYS_IDs (#1257)
* feat: add sysid script to trunctrate some SYS_IDs

* chore: update scripts to get SYS_ID from sysid script
`valve-hardware` and the `priv-write.patch` excluded as they only check for the deck if anything.
2024-06-22 11:02:25 -07:00
Kyle Gospodnetich
0fac777c62 chore: More adjustments to system76-scheduler audio handling 2024-06-21 22:54:20 -07:00
HikariKnight
16838c8633
feat: Remove decky hhd plugin, replaced by built in hhd overlay (#1238)
* feat: remove deprecated decky-hhd-plugin
it has been replaced by hhd overlay ages ago.

* fix: move _hhd-dev ujust to deck image
2024-06-16 19:56:53 -07:00
Kyle Gospodnetich
aa65885b2c feat: Switch to OpenRGB AppImage due to Flatpak erroneously considering udev rules to be not present. 2024-06-15 18:52:49 -07:00
Kyle Gospodnetich
c48281fc3d fix: Add missing login section 2024-06-04 09:02:35 -07:00
Pat Connors
c8275031d1
chore(yafti): very small changes (#1188)
* minor yafti changes

* yafi changes
2024-05-30 22:43:07 -07:00
Marco Rodolfi
bf4662b549
hotfix: Fix audio scripts with the new format (#1187)
* Remove old lua scripts

* Remove old lua scripts pt 2

* Create new fs structure

* Add the remaining files
2024-05-29 07:41:53 -07:00
RJ Trujillo
745b49c813
feat: Ship ryzenadj on desktop images
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-26 11:01:39 -06:00
Noel Miller
40f432765c feat: add fightcade to yafti (#1171) 2024-05-25 21:43:38 -07:00
Kyle Gospodnetich
bd612e013a chore: Move logind changes to file in /etc for easy customization 2024-05-24 17:15:51 -07:00
Kyle Gospodnetich
cae8d96985 feat: Recover from GPU crashes on the primary GPU - from jupiter-hw-support 2024-05-20 21:32:55 -07:00
Kyle Gospodnetich
77225e3f53 Revert "Drop the ryzenadj service, now built in."
This reverts commit 7d3ae0fff79c7a3907633ddc89021956ff59879e.
2024-05-19 22:26:04 -07:00
Kyle Gospodnetich
295ccec69e Merge branch 'main' into testing 2024-05-10 20:56:34 -07:00
Victor Borges
6181223d31
fix(deck): fix Handheld Controller Glyphs theme folder casing (#1096)
* fix(deck): Change Handheld Controller Glyphs theme folder casing

* fix rm command

* fix casing in third-party-css-loader-update
2024-05-10 19:28:49 -07:00
Marco Rodolfi
c263c40b8f
Fix batteryservice on latest bioses (#1103)
Based on my testing with my Deck LCD on 0131 it seems that it randomly loses the setting after sleep/reboot/shutdown.

Run this command after each possible systemd stage to force it to leave this applied correctly. Tested locally.
2024-05-10 19:27:51 -07:00
Kyle Gospodnetich
179a9dea5f Merge branch 'main' into testing 2024-05-10 16:47:45 -07:00
Kyle Gospodnetich
45f533ed43 feat(gnome): Use auto-power-profile extension with customizations from Universal Blue 2024-05-10 16:40:19 -07:00
Kyle Gospodnetich
f343f7e859 chore(gnome): Add missing 3037 fix to deck images 2024-05-09 07:22:35 -07:00
Tayler Geiger
624fa1b00f
chore(gnome): remove MUTTER_DEBUG_FORCE_KMS_MODE (#1094)
This is no longer needed for VRR in v40+ and it breaks direct scanout.

Signed-off-by: Tayler Geiger <mail@tayler.dev>
2024-05-08 14:53:27 -07:00
Kyle Gospodnetich
25ae0707c0 Revert "feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade"
This reverts commit 7d291a10ad94e460ba156ea1093369d908b5696d.
2024-05-03 20:02:11 -07:00
Kyle Gospodnetich
7d291a10ad feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade 2024-05-02 23:42:24 -07:00
Pat Connors
e1f026ee6f
feat(deck): Add Handheld Controller Glyphs... (#1059)
* feat(deck): Add Handheld Controller Glyphs...

...theme

https://github.com/victor-borges/handheld-controller-glyphs

* chore(readme): Add alternative handheld ujust command
2024-05-01 21:05:45 -07:00
Kyle Gospodnetich
96d1d84d10 Merge branch 'main' into testing 2024-04-28 00:48:45 -07:00
Kyle Gospodnetich
a683b3bc97 feat: Add Steam Deck SD card mounting to desktop images 2024-04-27 18:42:13 -07:00
Kyle Gospodnetich
b7398baa1d
chore(gnome): Allow fractional scaling on deck images 2024-04-27 16:38:10 -07:00
Kyle Gospodnetich
dfcf088c0b Merge branch 'main' into testing 2024-04-27 02:44:46 -07:00
Kyle Gospodnetich
e66965dccf chore: Update system76 audio config 2024-04-27 02:44:35 -07:00
Kyle Gospodnetich
984f0f2696 Merge branch 'main' into testing 2024-04-27 02:37:09 -07:00
Kyle Gospodnetich
5402f530ef feat: Add ujust setup-luks-tpm-unlock
chore: justfile cleanup
2024-04-27 02:36:59 -07:00
Kyle Gospodnetich
69ef5cda9f Revert "chore: Add cursor files for older gamescope"
This reverts commit 813763bdb794fd84767b52c0953eb923bc64c300.
2024-04-26 21:08:52 -07:00
Kyle Gospodnetich
813763bdb7 chore: Add cursor files for older gamescope 2024-04-25 14:41:22 -07:00
Kyle Gospodnetich
6a21085e75 chore(deck): Restore sdoled_edid.bin 2024-04-23 17:10:04 -07:00
Aarron Lee
1ecb734b10
feat(ujust): add ujust for disabling/enabling swipe gestures (#1005)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-04-22 18:13:35 -07:00
Kyle Gospodnetich
0833cf0fae chore: Fix vestigial alias 2024-04-22 16:06:50 -07:00
Kyle Gospodnetich
bbd5e3b839 Revert "feat(deck): Use gamescope patched edid for SD OLED by default to work around HDR issues in KDE6."
This reverts commit f3e9f68eb00ff59a213e48d223250bb1992aa70c.
2024-04-22 14:45:00 -07:00
Kyle Gospodnetich
21e5f14fcf feat(deck): End X11 support 2024-04-22 14:41:09 -07:00
Kyle Gospodnetich
5d4cfa3514 chore: Adjust + colors to remain white when highlighted, remove unneeded neofetch configs 2024-04-22 10:23:37 -07:00
Kyle Gospodnetich
eda1f2a3ab chore: Update memory sysctl 2024-04-21 08:11:27 -07:00
Kyle Gospodnetich
eeee54b825 Revert "feat: Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick)"
This reverts commit 94334a07b6af1741c5cdfca63409044e4354ac90.
2024-04-20 23:29:49 -07:00
Kyle Gospodnetich
fe93acb073 Merge branch 'main' into testing 2024-04-20 23:09:53 -07:00
Kyle Gospodnetich
707c6b8cec chore: Standardize on /usr/libexec/hwsupport/ 2024-04-20 23:06:44 -07:00
Kyle Gospodnetich
94334a07b6 feat: Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick) 2024-04-20 22:52:29 -07:00