Doesn’t work on GNOME 41
ai opened this issue · comments
I have GNOME 41, Fedora 35 and VS Code. After extension was enabled (from extensions.gnome.org), I still have old behavior.
Hmm, I am using GNOME 41 and VSCodium, and it works for me. Do you have xprop
installed and in your path (Can you run xprop -version
from the terminal?)?
Also, do you see any errors in GNOME Shell's log (journalctl --user -f /usr/bin/gnome-shell
) while maximizing/restoring the window?
Got it. My mistake was in not installing xprop
.
Can we add xprop
note to extension description and to the top of GitHub docs to prevent others from the same mistake?
That's a great idea. I've updated the README and the description on the GNOME extentions website to try to make the xprop
requirement more clear. If you have any suggestions for additional changes, let me know 😄
Thanks for useful extension