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

Would it be possible to "bundle" window buttons with app menu / tile #110

Open Pshemas opened 5 years ago

Pshemas commented 5 years ago

I'd love to see an option that would bundle / glue together window buttons (minimize / maximize / close) with app menu (title of an active app that is being displayed on the main GNOME bar). Currently you have a setting to display window buttons before / after app menu or before / in / after status area. While handy it would be awesome if we could treat window controls and app menu / title as a single item so when I move "no-title-bar" to the "inside of notification area" I'd get both the buttons and window name there. Would prevent me from accidentally closing the wrong window when I forget to look which one is really active.

BTW - love this extension. Makes GNOME noticeably better when using it with apps that have crowded UIs (3d apps for example) and every pixel counts. Hope that missing components to make it available on Wayland will land one day.

skewty commented 5 years ago

The [After app menu] option does that for me.

Pshemas commented 5 years ago

yeah, but it means you have those buttons on the top left area of the top bar, where app menu is - which IMO is not good. I'd like to have it consistent throughout the system. As I don't see any extension that would move app menu to the right I thought I'd ask whether bundling app menu with no-title-buttons is even doable :) .

skewty commented 5 years ago

Keep in mind that the AppMenu is changing in Gnome-Shell. The menu aspect of it is basically gone in 3.32 for example.

How do get consistency if left/right tiled windows have their titlebars removed? The controls position for one of the windows will be wrong / not intuitive / inconsistent.

And what will happen if / when quarter tiling and top / bottom tiling is supported?

I wish only maximized windows would have their title removed; not tiled windows as well. And, I wish the titlebar slid out of the way much like the scrollbar does now. That would give back a fair amount of vertical space on quarter tiled windows.

Is that even possible with the current CSS implementation?