unite-shell icon indicating copy to clipboard operation
unite-shell copied to clipboard

Titlebar action double-click not working on GNOME 42

Open Krindog7337 opened this issue 2 years ago • 6 comments

the "enable titlebar action on top bar right click" are not working on GNOME 42. Re-enabling the settings not working at all. it was working on GNOME 41 until I updated to GNOME 42

image

Krindog7337 avatar Apr 08 '22 15:04 Krindog7337

Thanks for the report @Krindog7337. It looks like event.get_count_click() not available anymore and it throws an error. The extension can't check if the user double clicked the top bar and invoke the action. It also looks like single primary click not working anymore.

jonian avatar Apr 08 '22 17:04 jonian

thanks for fixing it. working flawlessly rn image

Krindog7337 avatar Apr 23 '22 12:04 Krindog7337

@jonian Hi, did you fix the double click action on top bar ? Double clicking GNOME top bar to unmaximized currently doesn't work for me on GNOME 42.

haoadoreorange avatar May 12 '22 17:05 haoadoreorange

Hi @haoadoreorange, no the issue has not been fixed yet.

jonian avatar May 13 '22 06:05 jonian

There's another extension "unmaximized..." that does just that (double click gnome top bar to unmaximize). Sadly it comes with other side effects. Maybe we can look at how they done it ?

haoadoreorange avatar May 13 '22 06:05 haoadoreorange

That will help. Do you have a link to the extension repository?

jonian avatar May 13 '22 06:05 jonian

Nonetheless holding and dragging down the top panel/title bar does demaximize the window.

gcvl avatar Oct 03 '22 03:10 gcvl

Gnome has broken backwards compatibility for extensions. This extension now supports only gnome 45.

jonian avatar Oct 15 '23 11:10 jonian