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 |
2007-02-08 |
Anselm R. Garbe | next version is 3.5
|
commit | commitdiff | tree |
2007-02-08 |
Anselm R. Garbe | making the bar appear at bottom
|
commit | commitdiff | tree |
2007-02-07 |
Anselm R. Garbe | Added tag 3.4 for changeset 9ede7b2d2450
|
commit | commitdiff | tree |
2007-02-07 |
Anselm R. Garbe | removed debug flags
|
commit | commitdiff | tree |
2007-02-07 |
Anselm R. Garbe | replaced getproto with a saner function, now old-school...
|
commit | commitdiff | tree |
2007-02-06 |
Anselm R. Garbe | yet another fix
|
commit | commitdiff | tree |
2007-02-06 |
Anselm R. Garbe | simplification
|
commit | commitdiff | tree |
2007-02-06 |
Anselm R. Garbe | implemented aspect ratio support of windows
|
commit | commitdiff | tree |
2007-02-05 |
Anselm R. Garbe | made some changes more concistent
|
commit | commitdiff | tree |
2007-02-05 |
Anselm R. Garbe | got rid of LD (inspired by JGs patch to wmii)
|
commit | commitdiff | tree |
2007-02-05 |
Anselm R. Garbe | applied apm's patch proposal, getting rid of XDrawLines
|
commit | commitdiff | tree |
2007-02-01 |
Anselm R. Garbe | Added tag 3.3 for changeset 0f91934037b0
|
commit | commitdiff | tree |
2007-01-31 |
Anselm R. Garbe | applied Sander's drop_bh patch
|
commit | commitdiff | tree |
2007-01-28 |
Anselm R. Garbe | handling WM_STATE seems to make DnD in gtk/qt apps...
|
commit | commitdiff | tree |
2007-01-26 |
Anselm R. Garbe | regarding to http://plan9.bell-labs.com/sources/contrib...
|
commit | commitdiff | tree |
2007-01-26 |
Anselm R. Garbe | renamed CAVEATS into BUGS
|
commit | commitdiff | tree |
2007-01-25 |
Anselm R. Garbe | Added tag 3.2.2 for changeset d3876aa79292
|
commit | commitdiff | tree |
2007-01-25 |
Anselm R. Garbe | prepared yet another hotfix release
|
commit | commitdiff | tree |
2007-01-24 |
Anselm R. Garbe | Added tag 3.2.1 for changeset f2cabc83a18f
|
commit | commitdiff | tree |
2007-01-24 |
Anselm R. Garbe | hotfix release 3.2.1
|
commit | commitdiff | tree |
2007-01-24 |
Anselm R. Garbe | applied offscreen appearance hotfix
|
commit | commitdiff | tree |
2007-01-24 |
Anselm R. Garbe | Added tag 3.2 for changeset 4ce65f61f01b
|
commit | commitdiff | tree |
2007-01-23 |
Anselm R. Garbe | renamed activescreen into selscreen
|
commit | commitdiff | tree |
2007-01-23 |
Anselm R. Garbe | implemented Sanders remarks
|
commit | commitdiff | tree |
2007-01-23 |
Anselm R. Garbe | small changes
|
commit | commitdiff | tree |
2007-01-23 |
Anselm R. Garbe | removed a blank line
|
commit | commitdiff | tree |
2007-01-23 |
Anselm R. Garbe | this version should also work with cornercases (like...
|
commit | commitdiff | tree |
2007-01-23 |
Anselm R. Garbe | I think this is the best solution of multihead support
|
commit | commitdiff | tree |
2007-01-22 |
Anselm R. Garbe | darker border
|
commit | commitdiff | tree |
2007-01-22 |
Anselm R. Garbe | this variant is known to work, but focus() is ugly...
|
commit | commitdiff | tree |
2007-01-22 |
Anselm R. Garbe | applied Sanders all5.patch (thanks for your weekend...
|
commit | commitdiff | tree |
2007-01-19 |
Anselm R. Garbe | leavenotify also don't needs the check
|
commit | commitdiff | tree |
2007-01-19 |
Anselm R. Garbe | deciding for focus(NULL);
|
commit | commitdiff | tree |
2007-01-19 |
Anselm R. Garbe | replaced XSetBorder.../focus()
|
commit | commitdiff | tree |
2007-01-19 |
Anselm R. Garbe | yet another multihead fix by Christof Musik
|
commit | commitdiff | tree |
2007-01-19 |
Anselm R. Garbe | I prefer BORDERPX=1
|
commit | commitdiff | tree |
2007-01-18 |
Anselm R. Garbe | personally I prefer 2px borders
|
commit | commitdiff | tree |
2007-01-18 |
Anselm R. Garbe | applied a modified version of Christof Musik's multihead...
|
commit | commitdiff | tree |
2007-01-17 |
Anselm R. Garbe | moved BORDERPX to config.*.h
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | Added tag 3.1 for changeset e1c8bef05e6e
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | removed erealloc (not used)
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | removed unnecessary bx, by, bw variables
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | s/444/555/g - enlightened selected background
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | removed firefox rule from default.h
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | applied new default colors
|
commit | commitdiff | tree |
2007-01-16 |
Anselm R. Garbe | applied sanders patch of my config
|
commit | commitdiff | tree |
2007-01-15 |
Anselm R. Garbe | Jukka, thanks for being faster than me!
|
commit | commitdiff | tree |
2007-01-15 |
Anselm R. Garbe | changed restack, to fix undrawed tag indicators
|
commit | commitdiff | tree |
2007-01-15 |
Anselm R. Garbe | removed drawclient and drawall (they performed useless...
|
commit | commitdiff | tree |
2007-01-14 |
Anselm R. Garbe | implemented new color scheme accordingly to Sanders...
|
commit | commitdiff | tree |
2007-01-14 |
Anselm R. Garbe | removed mode label stuff
|
commit | commitdiff | tree |
2007-01-14 |
Anselm R. Garbe | removed client title bar
|
commit | commitdiff | tree |
2007-01-12 |
Anselm R. Garbe | added missing space
|
commit | commitdiff | tree |
2007-01-12 |
Anselm R. Garbe | nah the last change feels bad
|
commit | commitdiff | tree |
next |