Missing client side decorations support
I tested the desktop options in Debian's installer (using Debian testing). Lomiri appears to be unique in not supporting client side decorations. Even Unity (which isn't a Debian desktop but is an Ubuntu desktop) supports them. Test Case --------- 1. Make sure you don't have gtk-nocsd or libgtk-nocsd0 installed. 2. Install simple-scan. - If you're using Debian or Ubuntu, you can take care of all of that, by running `sudo apt install simple-scan libgtk-nocsd0` - Reboot after making those changes. 3. Run simple-scan (shows in the launcher as _Document Scanner_). It's a gtk4+libadwaita app. Lomiri shows the server side decorations even though the app uses client side decorations and has a close button of its own. Unity ----- ![Screenshot_from_2026-03-18_10-55-20](/uploads/5f20c73aaba94755e16a56ccf8cdf25f/Screenshot_from_2026-03-18_10-55-20.png){width=745 height=600} Lomiri ------- ![Screenshot_from_2026-03-18_11-40-25](/uploads/2c7cd491534c1ba27c29e81abb2da4db/Screenshot_from_2026-03-18_11-40-25.png){width=900 height=551}
issue