Hello fellow KDE users! I use KDE Plasma on my tablet, but found windows managements a bit painful when using only the touchscreen, so I wrote this KWin script: it just organize automatically each window in a separate virtual desktop, maximized and borderless, allowing you to use the built in touchscreen gestures (3 fingers slide) to switch between them (animations are real smooth!)
I also released it on pling/kde store

Hope you’ll find it useful! Let me know your thoughts about this!

    • tubbaduOP
      link
      58 months ago

      For now I only published it as a separate “addon”, do you suggest me opening a PR to the whole kde plasma project?

    • tubbaduOP
      link
      38 months ago

      Let me know any problem or suggestion!

      • @AnokLola@lemm.ee
        link
        fedilink
        28 months ago

        Excellent work you made there! I suggest adding a feature that allows users to switch between applications by pressing the Super key + the cursor button. This would be an incredibly useful and convenient feature for many users. Keep up the great work!

        • tubbaduOP
          link
          28 months ago

          Thank you very much for your feedback! I wrote this script aiming at touchscreen devices so I didn’t include any keyboard shortcut, but I may ampliate the target in the next versions!

  • @fart_pickle@lemmy.world
    link
    fedilink
    48 months ago

    This is amazing. I just tried it and it works like a charm. Is there a way to conditionally enable/disable the script? I have a 2-in-1 laptop with detachable keyboard. It would be great to disable the script in laptop mode (when keyboard is present).

    • tubbaduOP
      link
      28 months ago

      This is a wonderful idea! I’ll add it in the 2.0 version! Thanks for the feedback :D