1329 Commits (97699e5b1b8d50d2ec332c4643d69d666348d7e9)
 

Author SHA1 Message Date
arg@mig29 069e7a6e24 made gravitate effectless, waiting for complains ;)
18 years ago
arg@mig29 ac6e34ea06 fixed diagnostic error message
18 years ago
arg@mig29 a308b7507a removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
18 years ago
arg@mig29 630e7ff26f we don't use the term clients anymore, windows is the better term
18 years ago
arg@mig29 3764ab471b Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
18 years ago
arg@mig29 a3319c6f8e found compromise for fonts
18 years ago
arg@mig29 66c699a701 nah, people should define 'fixed' to be compatible with their locale
18 years ago
arg@mig29 aaf1e44da9 using a UTF-8 capable fixed font
18 years ago
arg@mig29 1ef2307ec4 switching to uxterm again, I get kretze from this urxvt crap
18 years ago
arg@mig29 d42c3ba2dc with this patch everything works fine for me
18 years ago
arg@mig29 4b06155873 don't use Xlocale crap, let's use locale.h instead
18 years ago
arg@mig29 857d825eeb using the portable Xmb+UTF-8 way of life, will see if this works well...
18 years ago
arg@mig29 6b345353e3 improved the memory leak prevention
18 years ago
arg@mig29 ab3b3a8f61 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
18 years ago
arg@mig29 71b82fb1f6 also setting LC_CTYPE only
18 years ago
arg@mig29 9bd9ea423e enforcing using fontsets even if they are incomplete for some encodings
18 years ago
arg@mig29 99964398e7 Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
18 years ago
arg@mig29 7009ebfa69 hotfix of a serious crashing bug
18 years ago
arg@mig29 760e23dd3a Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
18 years ago
arg@mig29 c53d9d516a applied Manuel's regex patch
18 years ago
arg@mig29 7739e6b466 made squares equally sized, and 1px bigger
18 years ago
arg@mig29 4881857458 if client is focused, the emptysquare don't needs to be drawed
18 years ago
arg@mig29 c73d5cb7b6 and the winner is
18 years ago
arg@mig29 6458803d21 sander1 proposal
18 years ago
arg@mig29 6e72d781f7 dood
18 years ago
arg@mig29 4e926a9ef2 darkening the fg colors somewhat
18 years ago
arg@mig29 4ba3cfaee9 less obtrusive indicator (only a top line)
18 years ago
arg@mig29 e655e8a7d5 final2 indicator
18 years ago
arg@mig29 c34e4e4b39 removing the -1 on final indicators, looks cleaner
18 years ago
arg@mig29 a678ee6365 final indicators
18 years ago
arg@mig29 49f0ee329d changed things like I described in last mail
18 years ago
arg@mig29 0c9d9a3d94 improved tag indicator
18 years ago
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