- removed layers meta-rust and meta-clang
- added new dependencies to Makefile
- changed override syntax across all recipe files
- updated conf files from hardknott to kirkstone
- SRC_URI git URLS fixed to always include branch and protocol
- LICENSE fields updated with new naming convention
- updated citadel-tools dependencies
- upgraded mozjs to mozjs-91
No longer needed because poky includes newer version (or new enough):
- glib-2.0
- libgudev
- xorgproto
- libxfixes
- libinput
- wayland-protocols
- vte
- 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