From c70505d7c7b7b48600f273357694b56ccf5d2a15 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Fri, 23 May 2025 11:41:09 +0000 Subject: Initial commit --- dwl-patches/patches/simple_scratchpad/README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dwl-patches/patches/simple_scratchpad/README.md (limited to 'dwl-patches/patches/simple_scratchpad/README.md') diff --git a/dwl-patches/patches/simple_scratchpad/README.md b/dwl-patches/patches/simple_scratchpad/README.md new file mode 100644 index 0000000..8076d96 --- /dev/null +++ b/dwl-patches/patches/simple_scratchpad/README.md @@ -0,0 +1,25 @@ +### Description + +# simple_scratchpad — A very simple scratchpad utility. + +Adds functions to add, toggle and remove clients to/from scratchpad client list. +![scratchpad in action](https://github.com/julmajustus/dwl-patches/blob/main/demos/simple_scratchpad_demo.gif?raw=true) + +--- + +1. **addscratchpad** + - Floats client and adds it to scratchpad clients list. + +2. **togglescratchpad** + - Shows or hides the clients in scratchpad client list. + +3. **removescratchpad** + - Removes client from scratchpad client list. + + +### Download +- [git branch](https://codeberg.org/julmajustus/dwl/src/branch/simple_scratchpad) +- [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/simple_scratchpad/simple_scratchpad-v0.7.patch) + +### Authors +- [julmajustus](https://codeberg.org/julmajustus) -- cgit v1.2.3