no-title-bar icon indicating copy to clipboard operation
no-title-bar copied to clipboard

Request to use _MOTIF_WM_HINTS since _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED is removed

Open shemgp opened this issue 5 years ago • 2 comments

Hello,

In GNOME 3.32 _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED is gone: https://gitlab.gnome.org/GNOME/mutter/merge_requests/221

They say that extensions should use _MOTIF_WM_HINTS instead.

Could you update this nice extension to use that instead?

Thank you.

shemgp avatar Mar 09 '19 14:03 shemgp

Hi @franglais125. I have fixed this issue in my extension (unite) and this is the final solution: https://github.com/hardpixel/unite-shell/blob/master/unite%40hardpixel.eu/modules/windowDecoration.js#L86

More info on possible problems using _MOTIF_WM_HINTS: https://gitlab.gnome.org/GNOME/mutter/merge_requests/221#note_461106

jonian avatar Mar 17 '19 12:03 jonian

If we don't want to use unite-shell what is the solution for maximal/no-title-bar/pixel-saver/etc?

andrewfader avatar Mar 26 '19 15:03 andrewfader