index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (733B) | |
--- | |
1 canfocusfloating | |
2 ================ | |
3 | |
4 Description | |
5 ----------- | |
6 Patch that allows disabling/enabling focus on floating clients. (when en… | |
7 | |
8 * If floating client is selected while toggle is pressed, then master cl… | |
9 * On re-enabling focus, first floating client is focused | |
10 * When user toggle floating of new client, if focus on floating clients … | |
11 | |
12 Inspired by [canfocusrule](https://dwm.suckless.org/patches/canfocusrule… | |
13 | |
14 Download | |
15 -------- | |
16 * [dwm-canfocusfloating-20210724-b914109.diff](dwm-canfocusfloating-2021… | |
17 | |
18 Authors | |
19 ------- | |
20 * Georgios Oxinos - <[email protected]> |