8 Commits

Author SHA1 Message Date
Marco Rodolfi
32255c3201
Ignore microphones on headsets with microphones
To avoid audio downgrade back to call quality. Props to Valve. License: https://gitlab.com/evlaV/steamos-customizations-jupiter/-/blob/master/COPYING.LGPL-2.1?ref_type=heads
2023-08-20 18:55:17 +02:00
Kyle Gospodnetich
5bd6b992ff chore: Bring in Scheduler change from sull324 2023-08-16 20:35:14 -07:00
Kyle Gospodnetich
97034e8ea5 fix(deck): Correct error with dmidecode polkit rule 2023-08-14 16:58:43 -07:00
RJ Trujillo
af450a81e4 feat: Add Wayland support to autologin
Sources /etc/default/desktop-wayland just like session select
2023-08-09 19:50:40 -06:00
RJ Trujillo
9597496265
feat(deck): Enable Wayland by default! (#129)
* feat(deck): Enable Wayland by default!

With the flip of a switch

* chore: Add /usr/bin/bazzite-steam wrapper for handling extest LD_PRELOAD dynamically

* chore: Use steam-runtime wrapper for deck builds

* chore: Move bazzite-steam-runtime to deck only files

* fix: Correct issue with .desktop file copying

* fix: Correct name of deckswap-on script in Yafti

* chore(readme): Cleanup, mention Wayland change

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-08-10 00:38:38 +00:00
RJ Trujillo
e77996f02f
feat(deck): Add (hidden) toggleable desktop Wayland session session support (#118)
* feat(deck): Implement optional support for switching to GNOME on Wayland

This adds a variable, DESKTOP_WAYLAND, to /etc/default/desktop-wayland that gets sourced
by steamos-session-select and determines whether or not to use Wayland or X11. By default,
this ships as false

* feat(deck): Implement optional support for switching to Plasma on Wayland

* feat(deck): Add hidden just script to toggle Wayland desktop session

Omitted from 'just list'
2023-08-08 02:27:41 +00:00
Kyle Gospodnetich
11c6efcb9a feat(deck): Add service for setting the max battery charge level exposed by the latest steamdeck_hwmon driver 2023-08-02 23:29:19 -07:00
RJ Trujillo
462c2d519d feat: Separate DE specific config from shared config 2023-08-01 21:05:28 -06:00