| 7009ebfa |
hotfix of a serious crashing bug |
arg@mig29 |
2006-12-04 |
| 760e23dd |
Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045 |
arg@mig29 |
2006-12-04 |
| c53d9d51 |
applied Manuel's regex patch |
arg@mig29 |
2006-12-03 |
| 7739e6b4 |
made squares equally sized, and 1px bigger |
arg@mig29 |
2006-12-01 |
| 48818574 |
if client is focused, the emptysquare don't needs to be drawed |
arg@mig29 |
2006-12-01 |
| c73d5cb7 |
and the winner is |
arg@mig29 |
2006-12-01 |
| 6458803d |
sander1 proposal |
arg@mig29 |
2006-12-01 |
| 6e72d781 |
dood |
arg@mig29 |
2006-12-01 |
| 4e926a9e |
darkening the fg colors somewhat |
arg@mig29 |
2006-12-01 |
| 4ba3cfae |
less obtrusive indicator (only a top line) |
arg@mig29 |
2006-12-01 |
| e655e8a7 |
final2 indicator |
arg@mig29 |
2006-12-01 |
| c34e4e4b |
removing the -1 on final indicators, looks cleaner |
arg@mig29 |
2006-12-01 |
| a678ee63 |
final indicators |
arg@mig29 |
2006-12-01 |
| 49f0ee32 |
changed things like I described in last mail |
arg@mig29 |
2006-12-01 |
| 0c9d9a3d |
improved tag indicator |
arg@mig29 |
2006-12-01 |
| 89e1acb0 |
removed viewall signature from dwm.h |
arg@mig29 |
2006-11-30 |
| c2ed26b7 |
next version will be 2.5 |
arg@mig29 |
2006-11-30 |
| 42fd392e |
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) |
arg@mig29 |
2006-11-30 |
| e06447ee |
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f |
arg@mig29 |
2006-11-30 |
| 683dabe5 |
extended dwm.1 with last change |
arg@mig29 |
2006-11-28 |
| 3aff9617 |
togglefloat should only work in dotile mode (thanks to Sander for this hint) |
arg@mig29 |
2006-11-28 |
| 0a915eba |
applied Alex Elide's tricky patch, thanks! |
arg@mig29 |
2006-11-27 |
| 19dcbc57 |
returning to old Key struct |
arg@mig29 |
2006-11-27 |
| d2a49529 |
applied Szabolcs Nagy's patch (thank you!) |
arg@mig29 |
2006-11-27 |
| 0c97b21b |
applied patch by Jukka |
arg@mig29 |
2006-11-27 |
| 19390b1a |
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) |
arg@mig29 |
2006-11-27 |
| 8dc86051 |
added man page entry |
arg@mig29 |
2006-11-27 |
| 46d5f9d1 |
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut |
arg@mig29 |
2006-11-27 |
| 35e96b8d |
applied Jukka's patch preventing some cornercases and making the EOF error message correct |
arg@mig29 |
2006-11-27 |
| 2210ea7e |
applied yet another proposal of Manuel |
arg@mig29 |
2006-11-26 |