Git Product home page Git Product logo

Comments (5)

maurges avatar maurges commented on June 2, 2024

That's odd. Can you give me the script logs? This is a somewhat hard procedure, here are the steps:

  1. Deactivate the script and restart kwin (relogin)
  2. Download the script sources; you can just clone this repo
  3. Open kwin console: open krunner (alt+f2 or alt+space by default) and run wm console
  4. In console click "open" and navigate to the script directory. Go to contents/code and load main.js
  5. Try doing some actions, the more the better: moving between desktops by applet or by hotkeys, moving windows by right-clicking or by hotkeys
  6. Copy everything from the output box and send it as a reply to this issue

from dynamic_workspaces.

linchangyi avatar linchangyi commented on June 2, 2024

I opened two window: Chrome and wm console. Every operation below was on the wm console window.

  • Move between desktops by hotkeys(Switch to next desktop then switch back), everything perfect. logs as below:
Not empty: 桌面外壳脚本控制台 — Plasma is there
Not empty: 桌面外壳脚本控制台 — Plasma is there
  • Move window to next desktop by right-clicking then move back, everything perfect. logs as below:
Client 桌面外壳脚本控制台 — Plasma just moved
 to desktop number 2 out of 2
added a desktop
Not empty: Cant move window to next desktop by keyboard shortcuts. · Issue #2 · d86leader/dynamic_workspaces - Google Chrome is there
Not empty: 桌面外壳脚本控制台 — Plasma is there
deleted last desktop
Client 桌面外壳脚本控制台 — Plasma just moved
 to desktop number 1 out of 3
  • Move window to next desktop by hotkeys, nothing happend but the window lose focus. logs as below:
deleted last desktop
Client 桌面外壳脚本控制台 — Plasma just moved
 to desktop number 1 out of 3
Not empty: 桌面外壳脚本控制台 — Plasma is there
Client 桌面外壳脚本控制台 — Plasma just moved
 to desktop number 2 out of 2
added a desktop
Not empty: 桌面外壳脚本控制台 — Plasma is there
Not empty: 桌面外壳脚本控制台 — Plasma is there
  • Move window to next desktop by right-clicking, then move window to previous desktop by hotkeys, everything perfect. logs as below:
Client 桌面外壳脚本控制台 — Plasma just moved
 to desktop number 2 out of 2
added a desktop
Not empty: Cant move window to next desktop by keyboard shortcuts. · Issue #2 · d86leader/dynamic_workspaces - Google Chrome is there
deleted last desktop
Client 桌面外壳脚本控制台 — Plasma just moved
 to desktop number 1 out of 3
Not empty: 桌面外壳脚本控制台 — Plasma is there

from dynamic_workspaces.

maurges avatar maurges commented on June 2, 2024

That's really strange. I'm sorry, but I don't think there's anything I can do: KDE API can just do weird things sometimes. I've had some similar strange bugs on my machine, and I fixed them by just rewriting everything in another architecture and it just magically started to work.
If you want, you can try an older version before major rewrite. It's buggy and the code is bad and it might not work; here's the commit link: 636b231

from dynamic_workspaces.

fabianski7 avatar fabianski7 commented on June 2, 2024

Using plasma and kwin 5.20.90, I can move the windows through the default shortcut (shitft+ctrl+super+➡️) to the next workspace without any problems.

from dynamic_workspaces.

maurges avatar maurges commented on June 2, 2024

@fabianski7 me too, although I use non-default shortcuts. For me it's been working since plasma 5.9 to 5.20. So this is a really weird issue

from dynamic_workspaces.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.