mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 04:34:50 +00:00

Eliminated wiki. Individual patches have a README.md explanation in their own subdirectory. Simplified submission of new patches and maintenance of existing patches. Instructions page (README.md autodisplayed) is now at https://codeberg.org/dwl/dwl-patches/
836 B
836 B
Description
Allows for the creation of multiple scratchpad windows, each assigned to a different keybinding. In simple terms, it enables 'run or raise' functionality
This patch adds the following functions:
togglescratch
: simply toggles the scratchpad windowfocusortogglescratch
: change the focus to the scratchpad window if it is visible and toggles it if it is already in focusfocusortogglematchingscratch
: similar tofocusortogglescratch
but also closes all other scratchpad windows