2007-05-29 |
Anselm R. Garbe | changed -v output (now also anydot and nsz are containe... |
blob | commitdiff | raw |
2007-05-29 |
Anselm R. Garbe | added nsz to copyright holders as well, because he... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Anselm R. Garbe | added anydot to Copyright holders, because he contribut... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Anselm R. Garbe | removed the only one and superfloues strncmp |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | raising the barwin has no effect becasue of restack |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | fix |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | barwindow raising |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | another fix, call lt->arrange() in togglebar only |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | fixed bpos init |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | made bar togglalble |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Anselm R. Garbe | applied patch of Paul Liu to allow onthefly resizing... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Anselm R. Garbe | fixed the border issue for mplayer, ff is definately... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Anselm R. Garbe | yet another fix of copyright compactisition |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Anselm R. Garbe | making Copyright notices more compact |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Anselm R. Garbe | we don't need to set the font all the time |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Anselm R. Garbe | removed sendevent |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | replaced Arg union with const char *arg, seems cleaner... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | just ignore the FD_ISSET check in main.c of xfd, just... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | reverted accidental removal of sx, sy |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | removed some global vars which should be static instead |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | renamed setfont to initfont, getcolor to initcolor |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | added draw.c again (except getcolor and setfont which... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | separating drawsquare from drawtext, made drawtext... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | using eprint instead of fputs |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | introduced Layout struct |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | removed procevent, more refactoring |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | draw.c is useless (belongs to main.c now) |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | some more refactoring |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | introduced tile.c, some refactoring of functions |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Anselm R. Garbe | removed ugly ban(), extended resize() that it only... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Anselm R. Garbe | made for/if/else constructs more consistent, some code... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Anselm R. Garbe | pneubeck pointed out an obvious thing, that a second... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Anselm R. Garbe | fixed order of Bool declarations |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Anselm R. Garbe | added TOPBAR option for making the bar appear what... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Anselm R. Garbe | making the bar appear at bottom |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Anselm R. Garbe | replaced getproto with a saner function, now old-school... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Anselm R. Garbe | handling WM_STATE seems to make DnD in gtk/qt apps... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Anselm R. Garbe | renamed activescreen into selscreen |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Anselm R. Garbe | small changes |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Anselm R. Garbe | applied Sanders all5.patch (thanks for your weekend... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Anselm R. Garbe | removed unnecessary bx, by, bw variables |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anselm R. Garbe | implemented new color scheme accordingly to Sanders... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anselm R. Garbe | removed mode label stuff |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Anselm R. Garbe | small fix of initial numlockmask value |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Anselm R. Garbe | reorganized |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Anselm R. Garbe | implemented nmaster appearance in mode label (using %u) |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Anselm R. Garbe | experimental version which allows master clients being... |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | changed arg's color scheme |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | corrections |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | next version will contain updated copyright notice |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | fixed cleanup, using clients instead of sel |
blob | commitdiff | raw | diff to current |
2006-12-07 |
arg@mig29 | with this patch everything works fine for me |
blob | commitdiff | raw | diff to current |
2006-12-06 |
arg@mig29 | improved the memory leak prevention |
blob | commitdiff | raw | diff to current |
2006-11-27 |
arg@mig29 | applied Jukka's patch preventing some cornercases and... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
arg@mig29 | applied yet another proposal of Manuel |
blob | commitdiff | raw | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's sizeof K&R compliance patch, applied... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's stdinread patch |
blob | commitdiff | raw | diff to current |
2006-11-25 |
arg@mig29 | applied Manuels patch (thanks to Manuel!) |
blob | commitdiff | raw | diff to current |
2006-11-21 |
arg@mig29 | applied Gottox patches |
blob | commitdiff | raw | diff to current |
2006-11-16 |
arg@mig29 | applied Gottox' windowarea patch |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Anselm R. Garbe | code polishing, removed unnecessary newlines |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | removed the stack position stuff |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | keep master ratio on resizecol -> arrange |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | added symbols for different modes |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | removed useless updatemaster |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | added the new dotile as described on ml |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | first step to a more flexible dotile() algorithm |
blob | commitdiff | raw | diff to current |
2006-09-25 |
arg@mmvi | applied Jukkas patch |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | implemented the maximization as I described on the... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Anselm R. Garbe | removed a bunch of lines through making function signat... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Anselm R. Garbe | applied Christof Musik's multihead patch for a patholog... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Anselm R. Garbe | fixed some other comments, now also the code side seems... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Anselm R. Garbe | using a global stack for focus recovery on arrange... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | small fix |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | applied Sanders max_and_focus.patch |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | trying a different configuration |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | fixed typo |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | removed a bunch of lines, made mode symbols configurable |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | new color stuff/new rendering stuff |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | back to 3 colors |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Anselm R. Garbe | 3->4 colors |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Anselm R. Garbe | changing tag indicator through underline |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Anselm R. Garbe | removed a blank line |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Anselm R. Garbe | separated setup stuff into main.c:setup() - this makes... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Anselm R. Garbe | rearranged getproto |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Anselm R. Garbe | removed winprop (merged into getproto) |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Anselm R. Garbe | removed DEFTAG |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Anselm R.Garbe | small renamings of two static functions |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Anselm R.Garbe | small changes to dwm.1, rearranged order within main... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Anselm R.Garbe | corrected order of cleanup code |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Anselm R.Garbe | we close stdin as well |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Anselm R.Garbe | extended cleanup |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Anselm R.Garbe | applied jk_to_tab patch |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Anselm R.Garbe | changed main event loop |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed NUMLOCKMASK, added dynamically calculated numlo... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | changed order of selecting input at root window |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed unneecessary crap |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | some other small fixes |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed ungrabkeys again (because of sander's mail) |
blob | commitdiff | raw | diff to current |
next |