index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (482B) | |
--- | |
1 destroyfocus | |
2 ============ | |
3 | |
4 Description | |
5 ----------- | |
6 Focus client under mouse on DestroyNotify. | |
7 | |
8 The client selected after destroy is somewhat deterministic, but not tri… | |
9 reason about for a user, especially for long-term windows. As such, appl… | |
10 focus to whichever window the mouse ends up being on top of on destroy. | |
11 | |
12 Download | |
13 -------- | |
14 * [dwm-destroyfocus-20210329-61bb8b2.diff](dwm-destroyfocus-20210329-61b… | |
15 | |
16 Authors | |
17 ------- | |
18 * Chris Down - <[email protected]> |