Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/BelkaDev/KWinEdgeCommands

Original
1
Become a Fan
6.3

Description:
This is a tool that wraps the creation of screen edge commands with a simple prompt wizard.

*** Notes ***

- Do not use the native installer, because this plugin isn't a Kwinscript itself but will generate Kwinscripts on each execution (until KDE allows installation scripts for Kpackages).

Use the installer script or this command instead:
curl -s https://raw.githubusercontent.com/BelkaDev/KWinEdgeCommands/main/install.sh | sh

*** Usage ***

* Add/Update Actions oneliner (Enter existing command names to update them) :
curl -s https://raw.githubusercontent.com/BelkaDev/KWinEdgeCommands/main/install.sh | sh
(or install manually from repo: https://github.com/BelkaDev/KWinEdgeCommands)

* Delete Actions:
System settings > Kwin Scripts > Remove > Restart kwin

*** Features ***

* Add/Update/Remove screen edge actions
* Use custom shell commands/apps/programs or script files of any type (node/python etc.)
* Intuitive and easy to install

*** Useful commands ***

* Focus a window:
xdotool windowactivate "$(xdotool search --onlyvisible --class '$WINDOW' | tail -n1)"

* Toggle On-demand Latte Panels
qdbus org.kde.lattedock /Latte toggleHiddenState "" "$PANEL_NAME" "eDP1" 0

* Activate Latte Widgets:
qdbus org.kde.kglobalaccel /component/lattedock org.kde.kglobalaccel.Component.invokeShortcut "activate widget $ID"

* Previous/Next Desktop:
qdbus org.kde.KWin /KWin org.kde.KWin.previousDesktop / qdbus org.kde.KWin /KWin org.kde.KWin.nextDesktop
Last changelog:

Fix reboot issue

Fix issue where it wouldn't run after reboot, only after installing a new command.


Ratings & Comments

3 Comments

lfi0dkxpo

9 9 excellent

lfi0dkxpo

This script truly opens up automation options in the Plasma workspace. Installer is a little broken, but I've managed to make it work. ## Useful commands -Spectacle Grab screenshot of selected area qdbus org.kde.Spectacle / org.kde.Spectacle.RectangularRegion true -Show clipboard qdbus org.kde.klipper /klipper showKlipperPopupMenu

Vistausss

10 10 the best

Pling
0 Affiliates
Details
license GPLv3
version 1.1.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other Kwin Scripts:

Snap To Deco
thomas12777
last update date: 11 years ago

Score 5.0

Unminimize windows w/o taskbar entry
thomas12777
last update date: 11 years ago

Score 5.0

MiniStack
faho
last update date: 11 years ago

Score 5.0

Debug Clients
thomas12777
last update date: 11 years ago

Score 5.0

TIL3R
causa-prima
last update date: 11 years ago

Score 5.7

Spam Transients
thomas12777
last update date: 10 years ago

Score 5.0



System Tags