Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tag 4.2 for changeset c13cb8c6b7a5 | 2007-05-30 | 1 | -0/+1 | |
| | |||||
* | referred to LICENSE file | 2007-05-30 | 10 | -60/+10 | |
| | |||||
* | Jukka also belongs to Copyright holders after all he has contributed and ↵ | 2007-05-30 | 11 | -1/+12 | |
| | | | | done for dwm, updated -v as well | ||||
* | applied Jukkas patch | 2007-05-30 | 2 | -2/+2 | |
| | |||||
* | changed -v output (now also anydot and nsz are contained in this output) | 2007-05-29 | 1 | -1/+1 | |
| | |||||
* | added nsz to copyright holders as well, because he did a lot recently | 2007-05-29 | 11 | -0/+11 | |
| | |||||
* | added anydot to Copyright holders, because he contributed a lot recently | 2007-05-29 | 11 | -0/+11 | |
| | |||||
* | applied anydot's 3 minor patches, thank you anydot | 2007-05-29 | 4 | -34/+31 | |
| | |||||
* | applied Sanders patch | 2007-05-28 | 1 | -2/+2 | |
| | |||||
* | applied anydots proposal to let togglefloating restore fixed windows | 2007-05-25 | 1 | -0/+2 | |
| | |||||
* | fix if n < nmaster of remainer calculation for master windows | 2007-05-24 | 1 | -1/+1 | |
| | |||||
* | rev 900, cool | 2007-05-24 | 1 | -1/+1 | |
| | |||||
* | fo | 2007-05-24 | 1 | -1/+1 | |
| | |||||
* | calculating the remainder for master and stack area correctly | 2007-05-24 | 1 | -6/+9 | |
| | |||||
* | fixed issue reported by Christian Garbs | 2007-05-24 | 1 | -2/+1 | |
| | |||||
* | removed the only one and superfloues strncmp | 2007-05-23 | 1 | -1/+1 | |
| | |||||
* | foo | 2007-05-23 | 1 | -1/+1 | |
| | |||||
* | reverted last change after Sander pointed out the original decision | 2007-05-23 | 1 | -1/+1 | |
| | |||||
* | applied anydots remark of togglefloating() | 2007-05-23 | 1 | -1/+1 | |
| | |||||
* | applied Szabolcs proposal for zoom() as well | 2007-05-22 | 1 | -1/+1 | |
| | |||||
* | applied Szabolcs proposal to simplify setlayout() | 2007-05-22 | 2 | -6/+4 | |
| | |||||
* | Added tag 4.1 for changeset 00f4180df72b | 2007-05-21 | 1 | -0/+1 | |
| | |||||
* | no that change breaks fullscreen apps | 2007-05-16 | 1 | -1/+0 | |
| | |||||
* | raise barwin in restack, that's the most elegant solution I think | 2007-05-16 | 1 | -0/+1 | |
| | |||||
* | simplification | 2007-05-15 | 1 | -4/+2 | |
| | |||||
* | raising the barwin has no effect becasue of restack | 2007-05-15 | 1 | -1/+0 | |
| | |||||
* | fix | 2007-05-15 | 1 | -0/+2 | |
| | |||||
* | barwindow raising | 2007-05-15 | 1 | -0/+3 | |
| | |||||
* | using BarTop as fallback if BARPOS is set to BarOff as default for toggling | 2007-05-15 | 1 | -1/+6 | |
| | |||||
* | removed strip, added -s to LDFLAGS | 2007-05-15 | 2 | -2/+1 | |
| | |||||
* | added new Mod1-b functionality to dwm(1) | 2007-05-15 | 2 | -2/+5 | |
| | |||||
* | another fix, call lt->arrange() in togglebar only | 2007-05-15 | 3 | -5/+6 | |
| | |||||
* | fixed bpos init | 2007-05-15 | 1 | -0/+1 | |
| | |||||
* | made bar togglalble | 2007-05-15 | 5 | -18/+47 | |
| | |||||
* | thanks to Jukka | 2007-05-14 | 1 | -1/+0 | |
| | |||||
* | added the GTK Save-As bug report to BUGS section of dwm(1) | 2007-05-14 | 1 | -0/+8 | |
| | |||||
* | applied dfenze cleanups, fixed some comments in dwm.h | 2007-05-14 | 4 | -21/+20 | |
| | |||||
* | small fix of fix | 2007-05-10 | 1 | -2/+1 | |
| | |||||
* | fixed a potential security flaw | 2007-05-10 | 1 | -3/+5 | |
| | |||||
* | applied Maarten Maathuis recenter-patch for floating clients only requesting ↵ | 2007-05-09 | 1 | -0/+4 | |
| | | | | new width and height exceeding the screen space | ||||
* | s/remain/remainder/ | 2007-05-09 | 1 | -3/+3 | |
| | |||||
* | fixing remaining space calculation | 2007-05-09 | 1 | -5/+5 | |
| | |||||
* | thanks to Juka to check -Wall ;) | 2007-05-08 | 1 | -2/+0 | |
| | |||||
* | next version is 4.1 | 2007-05-07 | 1 | -1/+1 | |
| | |||||
* | applied patch of Paul Liu to allow onthefly resizing due to xrandr changes | 2007-05-07 | 3 | -2/+25 | |
| | |||||
* | Added tag 4.0 for changeset 018c38468422 | 2007-04-19 | 1 | -0/+1 | |
| | |||||
* | fixed the border issue for mplayer, ff is definately broken when using F11 ↵ | 2007-04-19 | 3 | -6/+12 | |
| | | | | (fullscreen mode) | ||||
* | touch border | 2007-04-19 | 1 | -1/+1 | |
| | |||||
* | set border at manage time | 2007-04-18 | 1 | -2/+1 | |
| | |||||
* | using pixelcarnage-monospace (proggyclean), because this is better to the eyes | 2007-04-18 | 1 | -1/+1 | |
| |