Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | |||||
* | changed border handling | 2007-04-17 | 3 | -18/+11 | |
| | |||||
* | changing order of c->border restorage | 2007-04-13 | 1 | -3/+3 | |
| | |||||
* | I used 2006 in other places as well | 2007-04-13 | 1 | -1/+1 | |
| | |||||
* | yet another fix of copyright compactisition | 2007-04-13 | 11 | -16/+24 | |
| | |||||
* | making Copyright notices more compact | 2007-04-13 | 8 | -28/+22 | |
| | |||||
* | next version will be 4.0, so don't expect it within the next days | 2007-04-11 | 1 | -1/+1 | |
| | |||||
* | make also transients floating when we do not know the main window | 2007-04-11 | 1 | -4/+5 | |
| | |||||
* | Added tag 3.9 for changeset 55478328b242 | 2007-04-02 | 1 | -0/+1 | |
| | |||||
* | next version will be 3.9, but don't expect it this week | 2007-03-29 | 1 | -1/+1 | |
| | |||||
* | add an additional check in resize() to prevent a crash of dwm | 2007-03-29 | 1 | -1/+3 | |
| | |||||
* | Added tag 3.8 for changeset 2ea201354cf0 | 2007-03-05 | 1 | -0/+1 | |
| | |||||
* | we don't need to set the font all the time | 2007-03-02 | 2 | -9/+5 | |
| | |||||
* | some changes to updatesizehints, I don't change the aspect ratio algorithm ↵ | 2007-03-01 | 2 | -17/+24 | |
| | | | | now - I can't think, it is a mess | ||||
* | removed sendevent | 2007-02-26 | 3 | -17/+11 | |
| | |||||
* | Escape -s in dwm.1 | 2007-02-26 | 2 | -26/+26 | |
| | |||||
* | Added tag 3.7 for changeset baee494346e5 | 2007-02-24 | 1 | -0/+1 | |
| | |||||
* | prepared 3.7, ready to rambo | 2007-02-24 | 2 | -2/+2 | |
| | |||||
* | removed an unnecessary newline | 2007-02-24 | 1 | -1/+0 | |
| | |||||
* | removed superfluous externs (except for tags, because tags is defined in the ↵ | 2007-02-24 | 1 | -53/+53 | |
| | | | | source) | ||||
* | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k | 2007-02-23 | 3 | -10/+10 | |
| | |||||
* | oops, small bugfix in my config | 2007-02-23 | 1 | -1/+1 | |
| | |||||
* | default masterwidth should also be at 600 | 2007-02-23 | 1 | -1/+1 | |
| | |||||
* | changed order if h/l | 2007-02-23 | 1 | -1/+1 | |
| | |||||
* | well I agree to several people claiming h/j/k/l is the better default than ↵ | 2007-02-23 | 3 | -13/+13 | |
| | | | | Tab/S-Tab/g/s for focus and master resizing | ||||
* | renamed untiled into floating, keeping tiled instead of tiling (afaik tiled ↵ | 2007-02-22 | 9 | -63/+63 | |
| | | | | sounds more correct) - English speakers convinced me | ||||
* | hahaha, untiled and non-untiled sounded really cumbersome | 2007-02-22 | 1 | -1/+1 | |
| | |||||
* | made Fnt an anonymous inner struct | 2007-02-22 | 1 | -15/+15 | |
| | |||||
* | made Fnt an anonymous inner struct | 2007-02-22 | 1 | -9/+7 | |
| | |||||
* | nah, I don't want 640 as MASTERWIDTH | 2007-02-22 | 2 | -3/+3 | |
| | |||||
* | using MASTERWIDTH=640 and 32px steps by default (incmasterw()) | 2007-02-22 | 2 | -6/+6 | |
| | |||||
* | simplified focusclient() | 2007-02-22 | 1 | -10/+6 | |
| |