2007-04-19 |
Anselm R. Garbe | fixed the border issue for mplayer, ff is definately... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Anselm R. Garbe | touch border |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Anselm R. Garbe | set border at manage time |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Anselm R. Garbe | using pixelcarnage-monospace (proggyclean), because... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Anselm R. Garbe | changed border handling |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Anselm R. Garbe | changing order of c->border restorage |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Anselm R. Garbe | I used 2006 in other places as well |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Anselm R. Garbe | yet another fix of copyright compactisition |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Anselm R. Garbe | making Copyright notices more compact |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Anselm R. Garbe | next version will be 4.0, so don't expect it within... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Anselm R. Garbe | make also transients floating when we do not know the... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Anselm R. Garbe | Added tag 3.9 for changeset 55478328b242 |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Anselm R. Garbe | next version will be 3.9, but don't expect it this... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Anselm R. Garbe | add an additional check in resize() to prevent a crash... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Anselm R. Garbe | Added tag 3.8 for changeset 2ea201354cf0 |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Anselm R. Garbe | we don't need to set the font all the time |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Anselm R. Garbe | some changes to updatesizehints, I don't change the... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Anselm R. Garbe | removed sendevent |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Anselm R. Garbe | Escape -s in dwm.1 |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Anselm R. Garbe | Added tag 3.7 for changeset baee494346e5 |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Anselm R. Garbe | prepared 3.7, ready to rambo |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Anselm R. Garbe | removed an unnecessary newline |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Anselm R. Garbe | removed superfluous externs (except for tags, because... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Anselm R. Garbe | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Anselm R. Garbe | oops, small bugfix in my config |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Anselm R. Garbe | default masterwidth should also be at 600 |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Anselm R. Garbe | changed order if h/l |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Anselm R. Garbe | well I agree to several people claiming h/j/k/l is... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | renamed untiled into floating, keeping tiled instead... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | hahaha, untiled and non-untiled sounded really cumbersome |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | made Fnt an anonymous inner struct |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | made Fnt an anonymous inner struct |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | nah, I don't want 640 as MASTERWIDTH |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | using MASTERWIDTH=640 and 32px steps by default (incmas... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | simplified focusclient() |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | renamed versatile into untiled |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | merged focus{prev.next} into focusclient(1/-1) |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | made dwm.h more tidy (thx Jukka for the zoom() hint) |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | oops |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | small bugfix |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | fixed some issues due to the Arg->const char * transition |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | restoring default keybindings as Sander complained |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | replaced Arg union with const char *arg, seems cleaner... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | re-added xterm to config.default.h |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | removed button4/5-bindings for incnmaster on mode label... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | fixed order of key bindings described in dwm.1 |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | status needs update even in togglemax() - since we... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | reusing drawsquare for client title, empty square befor... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | dwm draws a small caret before the client title if... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | nah grouped keybindings by context |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | fixed exit condition in togglemax() |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | fixing missing extern declars in dwm.h for {de,at}tach() |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | just ignore the FD_ISSET check in main.c of xfd, just... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | optimizing background color of terminals |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | using 333 as background, hey proggyclean is really... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | switching to 13pt proggyclean (this fits better my... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | using smaller font |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | using a green selborder |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | reverting to bg 555 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | s/555/357/ for SELCOLOR |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | switching to urxvtcd for the moment (the uxterm flicker... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | Added tag 3.6.1 for changeset 20ec6976cee1 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | creating 3.6.1 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | reverted accidental removal of sx, sy |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | removed some global vars which should be static instead |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | moved focus{next,prev} and nexttiled from client.c... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | cleaned up and commented the config.*.h |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | Added tag 3.6 for changeset 75b1b25fe0d7e29400baf305681... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Anselm R. Garbe | fixed quoting and a comment |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Anselm R. Garbe | renamed setfont to initfont, getcolor to initcolor |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Anselm R. Garbe | fixed order |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Anselm R. Garbe | added draw.c again (except getcolor and setfont which... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Anselm R. Garbe | separating drawsquare from drawtext, made drawtext... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Anselm R. Garbe | rechecked with OpenBSD |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Anselm R. Garbe | split screen.c into layout.c and tag.c (because the... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | using eprint instead of fputs |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | replaced togglelayout with setlayout |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | changed some odering in config*.h |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | renamed Client->versatile and Rule->versatile into... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | renames swim[ming] into versatile |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | renamed floating into swimming (this does not clash... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | removed debug compile flags |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | introduced Layout struct |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | some more code polishing |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | forgot an extern declaration |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | bugfix of transient handling |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | removed procevent, more refactoring |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | draw.c is useless (belongs to main.c now) |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | renamed view.c into screen.c |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | renamed manage.c to view.c |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | renamed Rule members, renamed RReg into Regexps |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | merged tag.c, view.c and tile.c to manage.c |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | some more refactoring |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | added some new convenience functions |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | some more refactoring |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | introduced tile.c, some refactoring of functions |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | simplified configurerequest to a bare minimum, removed... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | fixed configurerequest according to Jukkas complains |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Anselm R. Garbe | fixed configurerequest according to the problem Jukka... |
commit | commitdiff | tree | snapshot |
next |