Peter Fajdiga
Peter Fajdiga
This is already how it works. Try `.*minecraft.*`.
I agree, but unfortunately the KWin Scripting API doesn't expose mouse or keyboard events and, to my knowledge, neither does QML (other than MouseArea, which is a GUI element). What...
I've reintroduced the key bindings for scrolling a fixed number of pixels left or right. By default they're Meta+Alt+PgUp and Meta+Alt+PgDown. I haven't tried it yet, but it should be...
This is awesome! I didn't know about that dbus method. Really useful. Thanks for sharing!
@lavafroth Nice find! I took a look at it, but I can't get it to work - nothing happens on swipe. Maybe `SwipeGestureHandler` can only be a child of `SceneEffect`.
Thank you for the report! Unfortunately, I can't reproduce this.
Hm, you're right, it's worth checking. Sorry for not mentioning this earlier. You can see if `journalctl -t kwin_wayland -f` outputs any logs when this happens. Or if it's too...
Hi, thanks for the report. Are you using X11 or Wayland? Which version of Kwin do you use? Run `kwin_x11 --version` or `kwin_wayland --version` to find out.
This should be fixed in Karousel 0.8. Can you confirm it's fixed?
Sorry to hear that. :/ Can you specify steps to reproduce this problem?