kwin-scripts
kwin-scripts copied to clipboard
Some scripts for KWin
Use a more portable executable shell which can be found almost everywhere to call bash \+ resolves deprecation warning on scripts installation
On an up to date arch linux using plasma 6 the script says: ``` ~/kwin-scripts master ❯ ./helper.sh upgrade virtual-desktops-only-on-primary kf.coreaddons.desktopparser: Unable to find service type for service "KWin/Script" listed...
- `flake.nix` file has been added to the root of the repository. - `README.md` has been updated to include instructions on how to use the project with Nix.
On wayland this script selects the leftmost monitor as primary, even if another monitor is set to primary in settings
Hey there! Really like the idea of this script (coming from i3) and been using it for about a week. KWin has a shortcut/hotkey for "move window to desktop n"....
Hello, when I activate the script and switch to another desktop I have only a black background. There also no right click menu works. But I can move windows to...
Hi. The definition for the `show-dev-console()` command in your `helper.sh` script no longer works in newer KDE. According to the [developer docs](https://develop.kde.org/docs/extend/plasma/kwin/), the command to do this in Plasma 5.23...
It'd be great to just use some built-in solution. However, it's not possible to send data to KWin scripts, and there seems not to be a KWin D-Bus method, or...
``` ./helper.sh install virtual-desktops-only-on-primary ./helper.sh: line 10: kpackagetool5: command not found ```