Files
dwl-patches/patches/simple_scratchpad/README.md
T
2026-09-21 20:57:11 +03:00

30 lines
979 B
Markdown

### Description
# simple_scratchpad - A very simple scratchpad utility.
Adds functions to add, toggle and remove clients to/from scratchpad client lists.
![scratchpad in action](https://codeberg.org/julmajustus/my-dwl-patches/raw/branch/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.
4. **setscratchpad**
- Sets current scratchpad number
### Download
- [git branch](https://codeberg.org/julmajustus/dwl/src/branch/simple_scratchpad-0.9)
- [scratchpad-v0.9.patch](/dwl/dwl-patches/raw/branch/main/patches/simple_scratchpad/simple_scratchpad-v0.9.patch)
- [scratchpad-v0.8.patch](/dwl/dwl-patches/raw/branch/main/patches/simple_scratchpad/simple_scratchpad-v0.8.patch)
### Authors
- [julmajustus](https://codeberg.org/julmajustus)