aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2007-05-23removed the only one and superfloues strncmpAnselm R. Garbe-1/+1
2007-05-23fooAnselm R. Garbe-1/+1
2007-05-23reverted last change after Sander pointed out the original decisionAnselm R. Garbe-1/+1
2007-05-23applied anydots remark of togglefloating()Anselm R. Garbe-1/+1
2007-05-22applied Szabolcs proposal for zoom() as wellAnselm R. Garbe-1/+1
2007-05-22applied Szabolcs proposal to simplify setlayout()Anselm R. Garbe-6/+4
2007-05-21Added tag 4.1 for changeset 00f4180df72bAnselm R. Garbe-0/+1
2007-05-16no that change breaks fullscreen appsAnselm R. Garbe-1/+0
2007-05-16raise barwin in restack, that's the most elegant solution I thinkAnselm R. Garbe-0/+1
2007-05-15simplificationAnselm R. Garbe-4/+2
2007-05-15raising the barwin has no effect becasue of restackAnselm R. Garbe-1/+0
2007-05-15fixAnselm R. Garbe-0/+2
2007-05-15barwindow raisingAnselm R. Garbe-0/+3
2007-05-15using BarTop as fallback if BARPOS is set to BarOff as default for togglingAnselm R. Garbe-1/+6
2007-05-15removed strip, added -s to LDFLAGSAnselm R. Garbe-2/+1
2007-05-15added new Mod1-b functionality to dwm(1)Anselm R. Garbe-2/+5
2007-05-15another fix, call lt->arrange() in togglebar onlyAnselm R. Garbe-5/+6
2007-05-15fixed bpos initAnselm R. Garbe-0/+1
2007-05-15made bar togglalbleAnselm R. Garbe-18/+47
2007-05-14thanks to JukkaAnselm R. Garbe-1/+0
2007-05-14added the GTK Save-As bug report to BUGS section of dwm(1)Anselm R. Garbe-0/+8
2007-05-14applied dfenze cleanups, fixed some comments in dwm.hAnselm R. Garbe-21/+20
2007-05-10small fix of fixAnselm R. Garbe-2/+1
2007-05-10fixed a potential security flawAnselm R. Garbe-3/+5
2007-05-09applied Maarten Maathuis recenter-patch for floating clients only requesting ...Anselm R. Garbe-0/+4
2007-05-09s/remain/remainder/Anselm R. Garbe-3/+3
2007-05-09fixing remaining space calculationAnselm R. Garbe-5/+5
2007-05-08thanks to Juka to check -Wall ;)Anselm R. Garbe-2/+0
2007-05-07next version is 4.1Anselm R. Garbe-1/+1
2007-05-07applied patch of Paul Liu to allow onthefly resizing due to xrandr changesAnselm R. Garbe-2/+25
2007-04-19Added tag 4.0 for changeset 018c38468422Anselm R. Garbe-0/+1
2007-04-19fixed the border issue for mplayer, ff is definately broken when using F11 (f...Anselm R. Garbe-6/+12
2007-04-19touch borderAnselm R. Garbe-1/+1
2007-04-18set border at manage timeAnselm R. Garbe-2/+1
2007-04-18using pixelcarnage-monospace (proggyclean), because this is better to the eyesAnselm R. Garbe-1/+1
2007-04-17changed border handlingAnselm R. Garbe-18/+11
2007-04-13changing order of c->border restorageAnselm R. Garbe-3/+3
2007-04-13I used 2006 in other places as wellAnselm R. Garbe-1/+1
2007-04-13yet another fix of copyright compactisitionAnselm R. Garbe-16/+24
2007-04-13making Copyright notices more compactAnselm R. Garbe-28/+22
2007-04-11next version will be 4.0, so don't expect it within the next daysAnselm R. Garbe-1/+1
2007-04-11make also transients floating when we do not know the main windowAnselm R. Garbe-4/+5
2007-04-02Added tag 3.9 for changeset 55478328b242Anselm R. Garbe-0/+1
2007-03-29next version will be 3.9, but don't expect it this weekAnselm R. Garbe-1/+1
2007-03-29add an additional check in resize() to prevent a crash of dwmAnselm R. Garbe-1/+3
2007-03-05Added tag 3.8 for changeset 2ea201354cf0Anselm R. Garbe-0/+1
2007-03-02we don't need to set the font all the timeAnselm R. Garbe-9/+5
2007-03-01some changes to updatesizehints, I don't change the aspect ratio algorithm no...Anselm R. Garbe-17/+24
2007-02-26removed sendeventAnselm R. Garbe-17/+11
2007-02-26Escape -s in dwm.1Anselm R. Garbe-26/+26