7 Commits

Author SHA1 Message Date
RJ Trujillo
b6df87a006 fix: Correct the name of GNOME's Wayland session for autologin and session selection 2023-08-11 16:10:54 -06:00
RJ Trujillo
ad34875c32 chore(deck): Merge KDE and GNOME session select scripts 2023-08-11 16:04:35 -06:00
RJ Trujillo
2c36671775
fix(deck): Add Wayland support to GNOME autologin (#133)
Missed this one
2023-08-11 03:34:11 +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
RJ Trujillo
9383c2fdb2
feat(gnome): Use GDM on desktop (#111)
* feat(gnome): Use GDM on desktop

Restores GDM on desktop and implements GNOME autologin with GDM support. This allows
users to use screen locking. Omitted from Steam Deck as there isn't a seemingly clean
way to implement this for session switching. Will investigate in the future

* fix(gnome): Restore patched xorg-x11-server-Xwayland package for VRR

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-08-06 21:31:03 +00:00
RJ Trujillo
d09d7faf9f fix(deck): Use GNOME on Xorg for session switching 2023-08-03 20:58:02 -06:00
Kyle Gospodnetich
b0e2c7642d fix: Switch from rsync to conditional copy to fix issue with missing files 2023-08-03 15:24:42 -07:00