mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-09-20 06:12:54 +00:00
30 lines
859 B
Markdown
30 lines
859 B
Markdown
### Description
|
|
|
|
# simple_scratchpad - A very simple scratchpad utility.
|
|
|
|
Adds functions to add, toggle and remove clients to/from scratchpad client lists.
|
|

|
|
|
|
---
|
|
|
|
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)
|
|
- [main-d16036e](./simple_scratchpad-d16036e.patch)
|
|
- [scratchpad-v0.8.patch](./simple_scratchpad-v0.8.patch)
|
|
|
|
### Authors
|
|
- [julmajustus](https://codeberg.org/julmajustus)
|