2007-02-23 |
Anselm R. Garbe | well I agree to several people claiming h/j/k/l is...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | renamed untiled into floating, keeping tiled instead...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | hahaha, untiled and non-untiled sounded really cumbersome
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | made Fnt an anonymous inner struct
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | made Fnt an anonymous inner struct
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | nah, I don't want 640 as MASTERWIDTH
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | using MASTERWIDTH=640 and 32px steps by default (incmasterw())
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | simplified focusclient()
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | renamed versatile into untiled
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | merged focus{prev.next} into focusclient(1/-1)
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | made dwm.h more tidy (thx Jukka for the zoom() hint)
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | oops
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | small bugfix
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | fixed some issues due to the Arg->const char * transition
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | restoring default keybindings as Sander complained
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | replaced Arg union with const char *arg, seems cleaner...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | re-added xterm to config.default.h
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | removed button4/5-bindings for incnmaster on mode label...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | fixed order of key bindings described in dwm.1
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | status needs update even in togglemax() - since we...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | reusing drawsquare for client title, empty square before...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | dwm draws a small caret before the client title if...
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | nah grouped keybindings by context
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | fixed exit condition in togglemax()
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | fixing missing extern declars in dwm.h for {de,at}tach()
|
commit | commitdiff | tree |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | just ignore the FD_ISSET check in main.c of xfd, just...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | optimizing background color of terminals
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | using 333 as background, hey proggyclean is really...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | switching to 13pt proggyclean (this fits better my...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | using smaller font
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | using a green selborder
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | reverting to bg 555
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | s/555/357/ for SELCOLOR
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | switching to urxvtcd for the moment (the uxterm flicker...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | Added tag 3.6.1 for changeset 20ec6976cee1
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | creating 3.6.1
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | reverted accidental removal of sx, sy
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | removed some global vars which should be static instead
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | moved focus{next,prev} and nexttiled from client.c...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | cleaned up and commented the config.*.h
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | Added tag 3.6 for changeset 75b1b25fe0d7e29400baf30568153f66...
|
commit | commitdiff | tree |
2007-02-21 |
Anselm R. Garbe | fixed quoting and a comment
|
commit | commitdiff | tree |
2007-02-20 |
Anselm R. Garbe | renamed setfont to initfont, getcolor to initcolor
|
commit | commitdiff | tree |
2007-02-20 |
Anselm R. Garbe | fixed order
|
commit | commitdiff | tree |
2007-02-20 |
Anselm R. Garbe | added draw.c again (except getcolor and setfont which...
|
commit | commitdiff | tree |
2007-02-20 |
Anselm R. Garbe | separating drawsquare from drawtext, made drawtext...
|
commit | commitdiff | tree |
2007-02-20 |
Anselm R. Garbe | rechecked with OpenBSD
|
commit | commitdiff | tree |
2007-02-20 |
Anselm R. Garbe | split screen.c into layout.c and tag.c (because the...
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | using eprint instead of fputs
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | replaced togglelayout with setlayout
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | changed some odering in config*.h
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | renamed Client->versatile and Rule->versatile into...
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | renames swim[ming] into versatile
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | renamed floating into swimming (this does not clash...
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | removed debug compile flags
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | introduced Layout struct
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | some more code polishing
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | forgot an extern declaration
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | bugfix of transient handling
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | removed procevent, more refactoring
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | draw.c is useless (belongs to main.c now)
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | renamed view.c into screen.c
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | renamed manage.c to view.c
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | renamed Rule members, renamed RReg into Regexps
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | merged tag.c, view.c and tile.c to manage.c
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | some more refactoring
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | added some new convenience functions
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | some more refactoring
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | introduced tile.c, some refactoring of functions
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | simplified configurerequest to a bare minimum, removed...
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | fixed configurerequest according to Jukkas complains
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | fixed configurerequest according to the problem Jukka...
|
commit | commitdiff | tree |
2007-02-19 |
Anselm R. Garbe | don't resize master if not in tiled mode
|
commit | commitdiff | tree |
2007-02-16 |
Anselm R. Garbe | removed useless space
|
commit | commitdiff | tree |
2007-02-16 |
Anselm R. Garbe | well, resize should be called in dofloat anyways ;)
|
commit | commitdiff | tree |
2007-02-16 |
Anselm R. Garbe | removed ugly ban(), extended resize() that it only...
|
commit | commitdiff | tree |
2007-02-16 |
Anselm R. Garbe | removed getnext/getprev, redundant
|
commit | commitdiff | tree |
2007-02-14 |
Anselm R. Garbe | added ban() which takes care than a banned window is...
|
commit | commitdiff | tree |
2007-02-14 |
Anselm R. Garbe | Added tag 3.5 for changeset 63ad05e7f9e1
|
commit | commitdiff | tree |
2007-02-14 |
Anselm R. Garbe | simplifying regexps in config samples
|
commit | commitdiff | tree |
2007-02-14 |
Anselm R. Garbe | made for/if/else constructs more consistent, some code...
|
commit | commitdiff | tree |
2007-02-14 |
Anselm R. Garbe | made configurerequest more tidy
|
commit | commitdiff | tree |
2007-02-13 |
Anselm R. Garbe | I didn't knew of c->isfixed, that should fix Jukkas...
|
commit | commitdiff | tree |
2007-02-13 |
Anselm R. Garbe | making it more sure that transient checks will work...
|
commit | commitdiff | tree |
2007-02-13 |
Anselm R. Garbe | stupid me, one needs to set c->{x,y,w,h} in configurerequest...
|
commit | commitdiff | tree |
2007-02-13 |
Anselm R. Garbe | simplified configurerequest
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | yet another consistency fix of dwm
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | I don't see any reason why we should select for input...
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | bugfix of bugfix (thx to Sander)
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | fixed a bug
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | during writing 2wm.1 I noticed some bugs in dwm.1
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | removing all EnterNotifys after resize
|
commit | commitdiff | tree |
2007-02-12 |
Anselm R. Garbe | added pointer warp on drop in resize
|
commit | commitdiff | tree |
2007-02-09 |
Anselm R. Garbe | pneubeck pointed out an obvious thing, that a second...
|
commit | commitdiff | tree |
2007-02-09 |
Anselm R. Garbe | treating acroread and mplayer floating by default
|
commit | commitdiff | tree |
2007-02-09 |
Anselm R. Garbe | adapting John Grahor's patch to dwm-3.5
|
commit | commitdiff | tree |
2007-02-08 |
Anselm R. Garbe | fixed copyright notice in Makefile
|
commit | commitdiff | tree |
2007-02-08 |
Anselm R. Garbe | fixed order of Bool declarations
|
commit | commitdiff | tree |
2007-02-08 |
Anselm R. Garbe | added TOPBAR option for making the bar appear what...
|
commit | commitdiff | tree |
next |