
Lower active window
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The script adds a shortcut to lower the active window without altering the focus (bug #255052)
The standard lower alters the focus to the new top window because this is what most ppl. would assume, also because it allows for the alt+esc "inverse a+tltab" known from OtherOS™
Technically the script first raises the window and then calls the raiseOrLower toggling function (which does not impact focus to allow toggling window visibility and whatnot)
someusername
5 months ago
Report
masterdany88
6 years ago
Report
thomas12777
6 years ago
Meta+Ctrl+DownArrow
run "kcmshell4 keys", select "kwin", filter for "lower"
Report