aewl
log
age | author | description |
---|---|---|
2006-11-28 | arg | extended dwm.1 with last change2.4 |
2006-11-28 | arg | togglefloat should only work in dotile mode (thanks to Sander for this hint) |
2006-11-27 | arg | applied Alex Elide's tricky patch, thanks! |
2006-11-27 | arg | returning to old Key struct |
2006-11-27 | arg | applied Szabolcs Nagy's patch (thank you!) |
2006-11-27 | arg | applied patch by Jukka |
2006-11-27 | arg | changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) |