index.md (494B)
1 alwaysontop 2 =========== 3 4 Description 5 ----------- 6 Choose one floating window to be always-on-top - this prevents other floating 7 windows from being raised above it. Useful for playing films, etc. 8 9 Download 10 -------- 11 * [alwaysontop-6.2.diff](alwaysontop-6.2.diff) 12 13 Example Configuration 14 --------------------- 15 Add the following to your keys array to bind mod+tab to toggle attach below. 16 17 { MODKEY|ShiftMask, XK_space, togglealwaysontop, {0} }, 18 19 Author 20 ------ 21 * Rob Pilling - <robpilling@gmail.com>