791 Commits (8012fcf3334148d2b39646fd372a7514cc74c250)
 

Author SHA1 Message Date
arg@mig29 9056d7ea88 changed comment of updatesizehints 18 years ago
arg@mig29 ebd17e4827 renamed updatesize into updatesizehints (thx to Sander for this hint) 18 years ago
arg@mig29 7e59c89250 small simplification to dotile() (thx to Ross for this hint) 18 years ago
arg@mig29 9e4e4d9022 migrated arg's config.h to new dmenu command line options 18 years ago
arg@mig29 71fd06f843 added Solaris hints 18 years ago
arg@mig29 58e6866d86 Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f 18 years ago
arg@mig29 c7da124149 applied Sanders patch 18 years ago
arg@mig29 21bd90d7d3 fixed man page, status bar displays EOF instead of "broken pipe" 18 years ago
arg@mig29 c8f96b5b4c added the java odyssee to CAVEATS section 18 years ago
arg@mig29 ded60365d4 removed Client->grav 18 years ago
arg@mig29 629647dfee removed gravitate for the moment 18 years ago
arg@mig29 4ca3d861f0 disabling configure() during resize 18 years ago
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