101 Commits (1d4a24dae02cfb3a3241c3d293e96dba910317bd)

Author SHA1 Message Date
Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) 18 years ago
Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased 18 years ago
arg@mig29 6a9300e815 changed arg's color scheme 18 years ago
arg@mig29 ac24f132db corrections 18 years ago
arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 18 years ago
arg@mig29 b5d297f02f fixed cleanup, using clients instead of sel 18 years ago
arg@mig29 d42c3ba2dc with this patch everything works fine for me 18 years ago
arg@mig29 6b345353e3 improved the memory leak prevention 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 478f6f95f1 applied Manuels patch (thanks to Manuel!) 18 years ago
arg@mig29 931e712eac applied Gottox patches 18 years ago
arg@mig29 b003a35fde applied Gottox' windowarea patch 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 6fc8a63041 keep master ratio on resizecol -> arrange 18 years ago
Anselm R. Garbe dddd58a8cd added symbols for different modes 18 years ago
Anselm R. Garbe 010fd21b20 removed useless updatemaster 18 years ago
Anselm R. Garbe fee8df6ccf added the new dotile as described on ml 18 years ago
Anselm R. Garbe 14d05e7c72 first step to a more flexible dotile() algorithm 18 years ago
arg@mmvi 6b25d06d7d applied Jukkas patch 18 years ago
arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 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 1d7674bb22 applied Christof Musik's multihead patch for a pathologic cornercase 18 years ago
Anselm R. Garbe b597fa4637 fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers 18 years ago
Anselm R. Garbe 15abade272 using a global stack for focus recovery on arrange() - seems to work great 18 years ago
Anselm R. Garbe f18ed615ae small fix 18 years ago
Anselm R. Garbe 26157e6973 applied Sanders max_and_focus.patch 18 years ago
Anselm R. Garbe e995c1b532 trying a different configuration 18 years ago
Anselm R. Garbe 7d4a5e654c fixed typo 18 years ago
Anselm R. Garbe aa471f2d65 removed a bunch of lines, made mode symbols configurable 18 years ago
Anselm R. Garbe b55bd709ee new color stuff/new rendering stuff 18 years ago
Anselm R. Garbe 9833610356 back to 3 colors 18 years ago
Anselm R. Garbe 2e0c767d74 3->4 colors 18 years ago
Anselm R. Garbe 2e834e941f changing tag indicator through underline 18 years ago
Anselm R. Garbe b739721d9e removed a blank line 18 years ago
Anselm R. Garbe b5159dfd2f separated setup stuff into main.c:setup() - this makes main() more readable 18 years ago
Anselm R. Garbe 0ff80653d3 rearranged getproto 18 years ago
Anselm R. Garbe 352e1b4c81 removed winprop (merged into getproto) 18 years ago
Anselm R. Garbe 595028614b removed DEFTAG 18 years ago
Anselm R.Garbe 08d85d6d66 small renamings of two static functions 18 years ago
Anselm R.Garbe b43989207a small changes to dwm.1, rearranged order within main event loop 18 years ago
Anselm R.Garbe a635743c6d corrected order of cleanup code 18 years ago
Anselm R.Garbe 727449d1e7 we close stdin as well 18 years ago
Anselm R.Garbe 24d91e3b8a extended cleanup 18 years ago
Anselm R.Garbe df74b26e5d applied jk_to_tab patch 18 years ago
Anselm R.Garbe b6ad663f87 changed main event loop 18 years ago
Anselm R.Garbe ee31e38dc7 removed NUMLOCKMASK, added dynamically calculated numlockmask instead 18 years ago