Hey there,
I’ve been having issues with opening the Tile Editor using Meta+T shortcut when the system is under load, especially since my repeat-delay of my keyboard is relatively low.
My hypothesis is that it seems as when I tap Meta+T briefly, the system stutters a bit and when it comes back, it thinks I haven’t released the keys, and closes the would-be tiles editor.
Currently I have a workaround of having a shortcut on my panel which performs:
qdbus6 org.kde.KWin /component/kwin org.kde.kglobalaccel.Component.invokeShortcut 'Edit Tiles'
Also for an unrelated note – is it by design that the tile editor does not respect the Blur effect being disabled?
Thank you for your time.