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
279 stars 40 forks source link

[Feature request] Add a setting to make the whole area a valid "hitbox" for the three buttons #69

Open ghost opened 6 years ago

ghost commented 6 years ago

In the Gnome top panel, when you hover around a button the whole area it occupies is valid as an area to push the button, and you can clearly see this because the upper border gets a little white bar to show the selected area. This is great because you don't have to exactly hit the button, but the add-on currently behaves differently, and it kinda sucks because it'd be a lot comfier to just smash the pointer to the top right of the screen and know that it will close the current window, and the same applies to the minimize and toggle fullscreen buttons.

A setting to make the close, fullscreen, minimize buttons behave like any other widget on the Gnome top bar would be great!

franglais125 commented 6 years ago

Instead of making it a setting, I added this as the default behavior. The code is now in master. WOuld you mind testing if the issue is fixed for you?

ghost commented 6 years ago

Works great on my system (Ubuntu Gnome 16.04 LTS) now!

That said, only to make it more consistent with the rest of the Gnome top bar Aesthetically, could you please add the little top white bar effect when the buttons are selected?

Also, how does the extensions.gnome.org version release schedule work? When is it updated compared to the source code? It'd be nice to put the definitive version there once you've also done this last tweak! Don't mind asking if you want me to test that one too.