-
-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
Description
Describe the bug
The setting to hide window titlebars works great for maximized apps, and they're always hidden if it's set to Always
. If the setting is set to Both
or Tiled
however, tiling the windows doesn't hide the titlebars.
To Reproduce
- Ensure Gnome 44 is installed
- Configure
Hide window titlebars
to eitherTiled
orBoth
- Reload the shell (the setting doesn't update on the fly)
- Open an app that uses server-side decorations
- Tile the app (either side of the screen will do)
- The decorations are still present
Expected behavior
The decorations should be hidden while tiled
Environment (please complete the following information):
- OS: Arch Linux (up to date)
- GNOME Shell version 44
- Unite version 71
Logs
Nothing appears to get logged when tiling or maximizing windows.
Additional context
I can provide some if this isn't easily reproduced
medigencedev, Rodancoci, phamson02, adrianos42 and bleper