gala
gala copied to clipboard
Add CENTER anchor to shell API
Problem
There are several windows we want to always be centered on the screen like:
- Onboarding
- Installer
- Initial Setup
- Session dialogs
Proposal
Add a "Center" anchor option
Prior Art (Optional)
There used to be https://valadoc.org/gtk+-3.0/Gtk.WindowPosition.CENTER_ALWAYS.html which was cool because you could resize something like installer and it would remain centered on the screen when you did it