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

restore window on double click #35

Closed yeKcim closed 6 years ago

yeKcim commented 6 years ago

copy of https://github.com/deadalnix/pixel-saver/issues/111#issue-219984408:

Currently, a maximized window can only be resized on clicking the restore window button, dragging on the TopBar or with keyboard shortcuts. 😟 However, "restore on double click" would be a much more natural way to restore windows and consistent with the "maximize on double click" behavior. This is especially helpful for distros like Ubuntu GNOME that by default doesn't have maximize and minimize buttons, but only close button on the app window.

Video showing the expected working after this feature's implemented: Link to Video

In fact, right clic and middle clic actions, could also be applied…

franglais125 commented 6 years ago

Thanks a lot for your input! I'll close this one as it's a duplicate of https://github.com/franglais125/no-title-bar/issues/27

Patches welcome, otherwise I'll have a look when I have some time, as this is something I personally would like to have as well :).