poehlerj / no-title-bar

Integrates maximized windows with the top panel
https://extensions.gnome.org/extension/2015/no-title-bar-forked/
GNU General Public License v2.0
67 stars 10 forks source link

Partially works on arch + gnome #15

Open arshbot opened 4 years ago

arshbot commented 4 years ago

gnome - 3.36.2 archlinux - 5.6.15

This extension seems to only partially work for my setup. While it doesn't work for any windows that aren't snapped, it always works for windows that are snapped. The "show buttons for snapped windows" option seems to have no affect. I have debugging mode enabled, but unsure where the logs are dropped.

poehlerj commented 3 years ago

When debug-mode is active, the extension outputs logs on why it is or isn't decorating windows. You can get the logs by filtering the journal, e.g.: journalctl -fe | grep "\[no-title-bar]"