summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* no that change breaks fullscreen apps4.1Anselm R. Garbe2007-05-161-1/+0
* raise barwin in restack, that's the most elegant solution I thinkAnselm R. Garbe2007-05-161-0/+1
* simplificationAnselm R. Garbe2007-05-151-4/+2
* raising the barwin has no effect becasue of restackAnselm R. Garbe2007-05-151-1/+0
* fixAnselm R. Garbe2007-05-151-0/+2
* barwindow raisingAnselm R. Garbe2007-05-151-0/+3
* using BarTop as fallback if BARPOS is set to BarOff as default for togglingAnselm R. Garbe2007-05-151-1/+6
* removed strip, added -s to LDFLAGSAnselm R. Garbe2007-05-152-2/+1
* added new Mod1-b functionality to dwm(1)Anselm R. Garbe2007-05-152-2/+5
* another fix, call lt->arrange() in togglebar onlyAnselm R. Garbe2007-05-153-5/+6
* fixed bpos initAnselm R. Garbe2007-05-151-0/+1
* made bar togglalbleAnselm R. Garbe2007-05-155-18/+47
* thanks to JukkaAnselm R. Garbe2007-05-141-1/+0
* added the GTK Save-As bug report to BUGS section of dwm(1)Anselm R. Garbe2007-05-141-0/+8
* applied dfenze cleanups, fixed some comments in dwm.hAnselm R. Garbe2007-05-144-21/+20
* small fix of fixAnselm R. Garbe2007-05-101-2/+1
* fixed a potential security flawAnselm R. Garbe2007-05-101-3/+5
* applied Maarten Maathuis recenter-patch for floating clients only requesting ...Anselm R. Garbe2007-05-091-0/+4
* s/remain/remainder/Anselm R. Garbe2007-05-091-3/+3
* fixing remaining space calculationAnselm R. Garbe2007-05-091-5/+5
* thanks to Juka to check -Wall ;)Anselm R. Garbe2007-05-081-2/+0
* next version is 4.1Anselm R. Garbe2007-05-071-1/+1
* applied patch of Paul Liu to allow onthefly resizing due to xrandr changesAnselm R. Garbe2007-05-073-2/+25
* Added tag 4.0 for changeset 018c38468422Anselm R. Garbe2007-04-191-0/+1
* fixed the border issue for mplayer, ff is definately broken when using F11 (f...4.0Anselm R. Garbe2007-04-193-6/+12
* touch borderAnselm R. Garbe2007-04-191-1/+1
* set border at manage timeAnselm R. Garbe2007-04-181-2/+1
* using pixelcarnage-monospace (proggyclean), because this is better to the eyesAnselm R. Garbe2007-04-181-1/+1
* changed border handlingAnselm R. Garbe2007-04-173-18/+11
* changing order of c->border restorageAnselm R. Garbe2007-04-131-3/+3
* I used 2006 in other places as wellAnselm R. Garbe2007-04-131-1/+1
* yet another fix of copyright compactisitionAnselm R. Garbe2007-04-1311-16/+24
* making Copyright notices more compactAnselm R. Garbe2007-04-138-28/+22
* next version will be 4.0, so don't expect it within the next daysAnselm R. Garbe2007-04-111-1/+1
* make also transients floating when we do not know the main windowAnselm R. Garbe2007-04-111-4/+5
* Added tag 3.9 for changeset 55478328b242Anselm R. Garbe2007-04-021-0/+1
* next version will be 3.9, but don't expect it this week3.9Anselm R. Garbe2007-03-291-1/+1
* add an additional check in resize() to prevent a crash of dwmAnselm R. Garbe2007-03-291-1/+3
* Added tag 3.8 for changeset 2ea201354cf0Anselm R. Garbe2007-03-051-0/+1
* we don't need to set the font all the time3.8Anselm R. Garbe2007-03-022-9/+5
* some changes to updatesizehints, I don't change the aspect ratio algorithm no...Anselm R. Garbe2007-03-012-17/+24
* removed sendeventAnselm R. Garbe2007-02-263-17/+11
* Escape -s in dwm.1Anselm R. Garbe2007-02-262-26/+26
* Added tag 3.7 for changeset baee494346e5Anselm R. Garbe2007-02-241-0/+1
* prepared 3.7, ready to rambo3.7Anselm R. Garbe2007-02-242-2/+2
* removed an unnecessary newlineAnselm R. Garbe2007-02-241-1/+0
* removed superfluous externs (except for tags, because tags is defined in the ...Anselm R. Garbe2007-02-241-53/+53
* replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-kAnselm R. Garbe2007-02-233-10/+10
* oops, small bugfix in my configAnselm R. Garbe2007-02-231-1/+1
* default masterwidth should also be at 600Anselm R. Garbe2007-02-231-1/+1