simple_scratchpad: update

- Updated to current main
This commit is contained in:
julmajustus
2026-09-20 03:27:16 +03:00
parent 0d41b75737
commit d5bbf841c2
2 changed files with 60 additions and 45 deletions
+6 -6
View File
@@ -1,10 +1,10 @@
### Description
# simple_scratchpad A very simple scratchpad utility.
# 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**
@@ -18,12 +18,12 @@ Adds functions to add, toggle and remove clients to/from scratchpad client lists
4. **setscratchpad**
- Sets current scratchpad number
### Download
- [git branch](https://codeberg.org/julmajustus/dwl/src/branch/simple_scratchpad)
- [scratchpad-wlroots-next-d41ecb7.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/simple_scratchpad/simple_scratchpad-wlroots-next-d41ecb7.patch)
- [scratchpad-v0.8.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/simple_scratchpad/simple_scratchpad-v0.8.patch)
- [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)