index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (642B) | |
--- | |
1 alwaysfullscreen | |
2 ================ | |
3 | |
4 Description | |
5 ----------- | |
6 Do not allow the focus to drift from the active fullscreen client when u… | |
7 focusstack(). | |
8 | |
9 This change was merged into dwm itself in | |
10 [67d76bdc6810](https://git.suckless.org/dwm/commit/67d76bdc68102df976177… | |
11 so this patch is only needed if you're using a tree from before that. | |
12 | |
13 Download | |
14 -------- | |
15 * [dwm-alwaysfullscreen-6.1.diff](dwm-alwaysfullscreen-6.1.diff) | |
16 * [dwm-alwaysfullscreen-20160713-56a31dc.diff](dwm-alwaysfullscreen-2016… | |
17 | |
18 Authors | |
19 ------- | |
20 * Chris Down - <[email protected]> | |
21 * Laslo Hunhold - <[email protected]> (6.1, git ports) |