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

Not working with GNOME 42 on PopOS 22.4

Open codingforfun opened this issue 2 years ago • 5 comments

Great work. Would be very grateful if you could update to be compatible again with GNOME 42. Thanks.

codingforfun avatar Apr 27 '22 09:04 codingforfun

+1

Yanik39 avatar May 02 '22 17:05 Yanik39

adding Gnome v42 to ~/.local/share/gnome-shell/extensions/[email protected]/metadata.json, so it looks like this

  "shell-version": [
    "3.36",
    "3.38",
    "40", 
    "42"
  ],

and logout + login solved the issue for me.

lpryszcz avatar May 02 '22 19:05 lpryszcz

"shell-version": [ "40", "42", "44" ], would be better :D

Yanik39 avatar May 02 '22 19:05 Yanik39

You do what @lpryszcz said but then just restart the GNOME session by Alt+F2 and r instead of logout + login

christopolise avatar May 14 '22 14:05 christopolise

Not sure if it's something else on my system (Fedora with Gnome 43.2), but adding 43 in shell-version and then enabling the extension completely bricked Gnome. Had to use a live USB to manually delete the extension. Just warning others to have a live USB handy if you're going to try this method (perfectly fine after deleting the folder in .local/share/gnome-shell/extensions). You'll know this has happened if your mouse just stops moving entirely when you enable the modified extension.

If anyone has a solution for that, that would be greatly appreciated! (I assume there's a genuine compatibility somewhere in this extension with Gnome 43.)

arctic-hen7 avatar Dec 26 '22 00:12 arctic-hen7