2007-08-17 |
Anselm R. Garbe | replaced static Layout *lt with static unsigned int... |
blob | commitdiff |
2007-08-16 |
Anselm R. Garbe | made plural arrays |
blob | commitdiff | diff to current |
2007-08-16 |
Anselm R. Garbe | made tag/view/toggle{tag,view} work on pointer to tags... |
blob | commitdiff | diff to current |
2007-08-13 |
Anselm R. Garbe | tags should be persistent now during X server run |
blob | commitdiff | diff to current |
2007-08-13 |
Anselm R. Garbe | made Layout a static struct in layout.c, added some... |
blob | commitdiff | diff to current |
2007-08-12 |
Anselm R. Garbe | moved floating to layout.c, kept tile.c outside |
blob | commitdiff | diff to current |
2007-08-11 |
Anselm R. Garbe | separated layout-specific stuff into separate .h and... |
blob | commitdiff | diff to current |
2007-08-10 |
Anselm R. Garbe | let not overlap the borders |
blob | commitdiff | diff to current |
2007-08-10 |
Anselm R. Garbe | removed VRATIO, NMASTER, inc*(), renamed HRATIO into... |
blob | commitdiff | diff to current |
2007-08-05 |
Anselm R. Garbe | removed spow(x, 0); calls, I did them for consistency... |
blob | commitdiff | diff to current |
2007-08-05 |
Anselm R. Garbe | changed shortcuts as described on the mailinglist,... |
blob | commitdiff | diff to current |
2007-08-04 |
Anselm R. Garbe | small fix of static function order |
blob | commitdiff | diff to current |
2007-08-04 |
Anselm R. Garbe | I introduced {H,V}RATIO and inc{h,v,}ratio() functions... |
blob | commitdiff | diff to current |
2007-08-03 |
Anselm R. Garbe | removed a C++ style comment |
blob | commitdiff | diff to current |
2007-08-03 |
Anselm R. Garbe | implemented ratio tile as described on the mailinglist |
blob | commitdiff | diff to current |
2007-06-06 |
Anselm R. Garbe | applied restack patch of anydot, with slight changes |
blob | commitdiff | diff to current |
2007-06-04 |
Anselm R. Garbe | added an creatnotify event handler |
blob | commitdiff | diff to current |
2007-06-04 |
Anselm R. Garbe | applied anudots [un]ban repair patch |
blob | commitdiff | diff to current |
2007-05-30 |
Anselm R. Garbe | replaced BORDERPX with sel->border in togglemax(),... |
blob | commitdiff | diff to current |
2007-05-30 |
Anselm R. Garbe | referred to LICENSE file |
blob | commitdiff | diff to current |
2007-05-30 |
Anselm R. Garbe | Jukka also belongs to Copyright holders after all he... |
blob | commitdiff | diff to current |
2007-05-29 |
Anselm R. Garbe | added nsz to copyright holders as well, because he... |
blob | commitdiff | diff to current |
2007-05-29 |
Anselm R. Garbe | added anydot to Copyright holders, because he contribut... |
blob | commitdiff | diff to current |
2007-05-29 |
Anselm R. Garbe | applied anydot's 3 minor patches, thank you anydot |
blob | commitdiff | diff to current |
2007-05-24 |
Anselm R. Garbe | fix if n < nmaster of remainer calculation for master... |
blob | commitdiff | diff to current |
2007-05-24 |
Anselm R. Garbe | calculating the remainder for master and stack area... |
blob | commitdiff | diff to current |
2007-05-22 |
Anselm R. Garbe | applied Szabolcs proposal for zoom() as well |
blob | commitdiff | diff to current |
2007-05-22 |
Anselm R. Garbe | applied Szabolcs proposal to simplify setlayout() |
blob | commitdiff | diff to current |
2007-05-16 |
Anselm R. Garbe | no that change breaks fullscreen apps |
blob | commitdiff | diff to current |
2007-05-16 |
Anselm R. Garbe | raise barwin in restack, that's the most elegant soluti... |
blob | commitdiff | diff to current |
2007-05-15 |
Anselm R. Garbe | simplification |
blob | commitdiff | diff to current |
2007-05-15 |
Anselm R. Garbe | using BarTop as fallback if BARPOS is set to BarOff... |
blob | commitdiff | diff to current |
2007-05-15 |
Anselm R. Garbe | another fix, call lt->arrange() in togglebar only |
blob | commitdiff | diff to current |
2007-05-15 |
Anselm R. Garbe | made bar togglalble |
blob | commitdiff | diff to current |
2007-05-14 |
Anselm R. Garbe | applied dfenze cleanups, fixed some comments in dwm.h |
blob | commitdiff | diff to current |
2007-05-09 |
Anselm R. Garbe | s/remain/remainder/ |
blob | commitdiff | diff to current |
2007-05-09 |
Anselm R. Garbe | fixing remaining space calculation |
blob | commitdiff | diff to current |
2007-05-07 |
Anselm R. Garbe | applied patch of Paul Liu to allow onthefly resizing... |
blob | commitdiff | diff to current |
2007-04-17 |
Anselm R. Garbe | changed border handling |
blob | commitdiff | diff to current |
2007-04-13 |
Anselm R. Garbe | yet another fix of copyright compactisition |
blob | commitdiff | diff to current |
2007-04-13 |
Anselm R. Garbe | making Copyright notices more compact |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed untiled into floating, keeping tiled instead... |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | simplified focusclient() |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed versatile into untiled |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | merged focus{prev.next} into focusclient(1/-1) |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | small bugfix |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | fixed some issues due to the Arg->const char * transition |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | replaced Arg union with const char *arg, seems cleaner... |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | status needs update even in togglemax() - since we... |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | fixed exit condition in togglemax() |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated... |
blob | commitdiff | diff to current |
2007-02-21 |
Anselm R. Garbe | moved focus{next,prev} and nexttiled from client.c... |
blob | commitdiff | diff to current |
2007-02-20 |
Anselm R. Garbe | split screen.c into layout.c and tag.c (because the... |
blob | commitdiff | diff to current |
|