kwin-move-window-to-center icon indicating copy to clipboard operation
kwin-move-window-to-center copied to clipboard

Doesn't work in KDE Plasma 5.20.5

Open testitquickly opened this issue 4 years ago • 4 comments

On Debian 11 (stable)

  • KDE Plasma 5.20.5
  • KDE Frameworks 5.78.0
  • Qt 5.15.2
  • Core 5.10.0-8-amd64

Script was installed from KWin scenarios.

It can be fixed, please?

testitquickly avatar Sep 25 '21 00:09 testitquickly

Could you try installing the script under a brand-new user?

KSmanis avatar Nov 07 '21 10:11 KSmanis

So,

  • KDE Frameworks 5.78.0,
  • Qt 5.15.2,
  • xcb,
  • Debian 11.1 (bullseye)

A new user.

This is where it was selected for installation 001 - installation

Is this the right path?

Try to move Dolphin window in center — Meta+C — (failed) 002 - try to move Dolphin in center (failed)

For the reference, this are native keyboard settings - english only. 003 - keyboard settings

and this are advanced keyboard settings - all off. 004 - keyboard advanced (all off)

testitquickly avatar Nov 07 '21 15:11 testitquickly

Thanks for the detailed feedback.

A few questions:

  1. Did you try restarting KWin / logging off and back on / rebooting after installing the script?
  2. Can you trigger any other shortcut involving Meta? For example, Meta+F6 is bound to Move Mouse to Center by default.
  3. Could you post a screenshot of the System Settings > Shortcuts > Shortcuts > KWin > Move Window to Center shortcut? You can actually override it there to a different shortcut that doesn't involve Meta.

Let's see where we get with the above for starters.

KSmanis avatar Nov 07 '21 19:11 KSmanis

It probably misses a metadata.json?

This version (flattened dir structure, reduced file count, added metadata.json) works for me:

https://github.com/no-gravity/kwin-move-window-to-center

no-gravity avatar Dec 19 '22 09:12 no-gravity