- Added citadel-setpassword.service and shell script to set a default
password of 'citadel' in install mode, does not run in any other mode or
if a password is already set
- Re-implement disable logging out of Gnome:
* Lock preventing log outs in gsettings override
* Patched gnome-session so that locking log outs does not lock
shutting down
* Patched gnome-shell to remove 'Log Out' from status label
- Added keyboard shortcut for Citadel Realms UI (gtk) to gnome-shell:
* Added gsetting for the shortcut
* Separated inital realm dconf database and Citadel dconf databases to
use different settings for each
* Added Ctrl+Alt+c as the keyboard shortcut for launching Citadel
Realms UI to the citadel dconf database
- Added neovim init.vim to realms skel since neovim is now default vim
in realms
- Updated sway to 1.5.1
- Updated sway config with color theme, fixes, etc
- Patched sway default wayland display socket to use wayland-0 as first
socket
- Updated wlroots to 0.12.0
- Updated wdisplays to more recent commit
- Fixed sway-session-switcher to work with newer gnome-session
- Fixed dependency in swaybg
- Added new rust launcher (sgmenu), removed old one (sgflow)
- Added gtk-layer-shell recipe, needed for sgmenu, useful for other
things
- Removed unused sgstatus recipe