797 Commits (ad4962c7eb5f62400c762fea90d9be0e85f5c33d)
 

Author SHA1 Message Date
arg@mig29 89e1acb0bb removed viewall signature from dwm.h 18 years ago
arg@mig29 c2ed26b711 next version will be 2.5 18 years ago
arg@mig29 42fd392e05 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) 18 years ago
arg@mig29 e06447ee88 Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f 18 years ago
arg@mig29 683dabe5e6 extended dwm.1 with last change 18 years ago
arg@mig29 3aff96177c togglefloat should only work in dotile mode (thanks to Sander for this hint) 18 years ago
arg@mig29 0a915eba8f applied Alex Elide's tricky patch, thanks! 18 years ago
arg@mig29 19dcbc5717 returning to old Key struct 18 years ago
arg@mig29 d2a4952956 applied Szabolcs Nagy's patch (thank you!) 18 years ago
arg@mig29 0c97b21b61 applied patch by Jukka 18 years ago
arg@mig29 19390b1a91 changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) 18 years ago
arg@mig29 8dc86051df added man page entry 18 years ago
arg@mig29 46d5f9d1bf added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut 18 years ago
arg@mig29 35e96b8deb applied Jukka's patch preventing some cornercases and making the EOF error message correct 18 years ago
arg@mig29 2210ea7e3b applied yet another proposal of Manuel 18 years ago
arg@mig29 61a1910f91 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. 18 years ago
arg@mig29 27ef73507b applied Jukka's stdinread patch 18 years ago
arg@mig29 2b35fb643e next version will be 2.4 18 years ago
arg@mig29 478f6f95f1 applied Manuels patch (thanks to Manuel!) 18 years ago
arg@mig29 44411d2d48 small fix of man page 18 years ago
arg@mig29 a2175cf71a Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849 18 years ago
arg@mig29 4606d218c3 using the term 'indicated' instead of 'higlighted' 18 years ago
arg@mig29 d37d0f24e6 updated man page with the bottom right corner indicator 18 years ago
arg@mig29 321e8d51ed fififif 18 years ago
arg@mig29 78f4b51757 added a similiar patch to Daves solution to indicate if there are clients with a specific tag 18 years ago
arg@mig29 7d168a2621 returning to old bar colorization behavior, like sander proposed for consistency reasons 18 years ago
arg@mig29 931e712eac applied Gottox patches 18 years ago
arg@mig29 4ec04209e0 using iso10646 explicitely in arg's config.h 18 years ago
arg@mig29 82ddba88a2 Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf 18 years ago
arg@mig29 52a8cc8d46 nah reverting to my prev style, that's really the best 18 years ago
arg@mig29 d175df8aa3 applying aluminium style for arg's config.h 18 years ago
arg@mig29 b003a35fde applied Gottox' windowarea patch 18 years ago
arg@mig29 df1a0f9445 using a more blue-ish color... 18 years ago
arg@mig29 5b07b85838 making the selected color more lightning 18 years ago
arg@mig29 f320cd203b next release will be 2.2 18 years ago
arg@mig29 f78c16f8c6 applied Jukkas patch 18 years ago
arg@mig29 0c5f47e720 Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531 18 years ago
arg@mig29 4b5b3d90af renamed resizecol into resizemaster 18 years ago
arg@mig29 2cce4b95cd applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable) 18 years ago
arg@mig29 8e6eb52196 Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec 18 years ago
arg@mig29 04b633ddf3 make sure that changing sx has no impact on snapping 18 years ago
arg@mig29 b76561a212 in a 1920x1200 setup 40 pixels of snap value are much better than 20 18 years ago
arg@mig29 51c7589c87 fixed stupid bug of snap-to-screen 18 years ago
arg@mig29 99785382ae changing snap priority 18 years ago
arg@mig29 dc1690ce0f removed useless abs() calls 18 years ago
arg@mig29 b6614261ea added screen-border snapping in floating mode, feels quite well 18 years ago
arg@mig29 91e569ca37 and another fix 18 years ago
arg@mig29 0f395c1b11 applied sanders try2 patch 18 years ago
arg@mig29 2b13e7466f applied sanders max size fix 18 years ago
arg@mig29 0982e47408 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend 18 years ago