Commit Graph

15 Commits

Author SHA1 Message Date
Kyle Gospodnetich
94ea84d2d0 chore: Update Prompt terminal to new name (Ptyxis) 2024-02-17 13:13:22 -08:00
Kyle Gospodnetich
4aa7fabcd5 fix(gnome): Fix issue with xdg-terminal-exec when used with long commands
chore: Additional bash script cleanup
2023-12-23 09:56:09 -08:00
Kyle Gospodnetich
d8cc1ebe46 fix: Always launch prompt in a new window when xdg-terminal-exec is called with no input 2023-12-22 10:03:01 -08:00
Kyle Gospodnetich
07995706ae feat(gnome): Switch to Prompt terminal 2023-12-16 02:31:16 -08:00
Kyle Gospodnetich
e06a390c47 chore: Match whole line to prevent check from matching with the Devel copy 2023-12-12 22:54:58 -08:00
Kyle Gospodnetich
4f66ab8aee chore: Drop support for Prompt Devel package, prep for launch 2023-12-12 21:13:53 -08:00
Kyle Gospodnetich
3d02031e09 feat(gnome): Automatically use Prompt if installed, relies on xdg-terminal-exec until upstream makes a decision on default terminals. 2023-12-12 18:55:32 -07:00
Kyle Gospodnetich
a1d63b6996 chore: Move autologin services to deck folders 2023-09-11 11:13:40 -07:00
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
af450a81e4 feat: Add Wayland support to autologin
Sources /etc/default/desktop-wayland just like session select
2023-08-09 19:50:40 -06:00
Kyle Gospodnetich
c80c1ece4f chore: Switch to gnome-extensions command 2023-08-08 19:00:31 -07: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
Kyle Gospodnetich
0cb2dfc3e4 feat(gnome): Add helper for enabling extensions 2023-08-04 09:42:28 -07:00
RJ Trujillo
5d3222f98e fix(gnome-autologin): Use Xorg 2023-08-03 20:57:47 -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