franglais125 / no-title-bar

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

Exclude « snapped windows » from title-bar hiding ? #50

Open Coeur-Noir opened 6 years ago

Coeur-Noir commented 6 years ago

Hi,

not really an issue. And maybe already feasible ?

When two windows are snapped, buttons for the current one in focus appear in top panel. Why not. It just looks a little weird for the window snapped on the right of the screen ( if you have buttons on left - and vice-versa - former Unity user here, sorry ).

Why not let snapped windows with their buttons in each of their title bar ? And only hide title bar for maximized windows, not snapped ones.

jhasse commented 6 years ago

This was implemented in Mutter at some point IIRC, but dropped. The problem really is: Mutter handles the hiding, to avoid showing the titlebars when tiled all sorts of hacks are needed.