yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
551 stars 27 forks source link

Selecting a window from the "Blur Effect" menu always selects "gjs" #75

Open MrMan314 opened 2 years ago

MrMan314 commented 2 years ago

Expected Behaviour: When clicking a window after clicking the target button when selecting a window in the "Blur Effect" tab, the application will be selected

Actual Behaviour: When clicking a window after clicking the target button when selecting a window in the "Blur Effect" tab, the application "gjs," the mouse cursor location display, will always be selected.

Environment: Arch Linux with Gnome 42.2 on Wayland, mutter-rounded built from AUR

MrMan314 commented 2 years ago

Temporary workaround (on Wayland): Pressing Alt-F2, then typing "lg", and then selecting the window tab will show a list of open windows Clicking the target there can select the actual window and output its name Be sure to remove the ".desktop" when putting the name in the field EDIT: Use the text from the field "wmclass" and not "app"

MrMan314 commented 2 years ago

This issue does not appear on Xorg