97 Commits (8fcd1bfda89df37655b140c1b4091d8d50add899)

Author SHA1 Message Date
Anselm R. Garbe 19fd903d40 applied apm's patch proposal, getting rid of XDrawLines 18 years ago
Anselm R. Garbe 3c35b90dd3 removed unnecessary bx, by, bw variables 18 years ago
Anselm R. Garbe f8181f64e2 removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) 18 years ago
Anselm R. Garbe 0045ad87df implemented new color scheme accordingly to Sanders proposal 18 years ago
Anselm R. Garbe ceea528eff removed mode label stuff 18 years ago
Anselm R. Garbe 6c5dc7017c removed client title bar 18 years ago
Anselm R. Garbe ae0b4fdd92 added missing space 18 years ago
Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) 18 years ago
Anselm R. Garbe 184471b4bb renamed drawtitle into drawclient 18 years ago
arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 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 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 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 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 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 61a1910f91 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. 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
Anselm R. Garbe 6651dd7fd9 code polishing, removed unnecessary newlines 18 years ago
Anselm R. Garbe 10885d349a removed the stack position stuff 18 years ago
Anselm R. Garbe c8e57332d1 applied dave's highlight patch for big fonts 18 years ago
Anselm R. Garbe dddd58a8cd added symbols for different modes 18 years ago
arg@mmvi e81eb46a78 added slight error check to getcolor 18 years ago
arg@mmvi 6b25d06d7d applied Jukkas patch 18 years ago
arg@mmvi cff951c650 removed all dotile checks 18 years ago
Anselm R. Garbe ca65478c89 removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) 18 years ago
Anselm R. Garbe 7b6d5ff298 removed crappy variables 18 years ago
Anselm R. Garbe 2dd5212a79 applied sanders somepatches.patch 18 years ago
Anselm R. Garbe e995c1b532 trying a different configuration 18 years ago
Anselm R. Garbe e36929292e removed small 1px gap, somehow without it things feel better 18 years ago
Anselm R. Garbe 03128f78df oops 18 years ago
Anselm R. Garbe 7d4a5e654c fixed typo 18 years ago
Anselm R. Garbe 41ba7a7984 s/TILED/TILE/g 18 years ago
Anselm R. Garbe aa471f2d65 removed a bunch of lines, made mode symbols configurable 18 years ago
Anselm R. Garbe d37dfa1bed changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress() 18 years ago
Anselm R. Garbe 9f35cc52fe small fix to separate client title from right-most tag 18 years ago