summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed a potential security flawGravatar Anselm R. Garbe 2007-05-101-3/+5
|
* applied Maarten Maathuis recenter-patch for floating clients only requesting ↵Gravatar Anselm R. Garbe 2007-05-091-0/+4
| | | | new width and height exceeding the screen space
* s/remain/remainder/Gravatar Anselm R. Garbe 2007-05-091-3/+3
|
* fixing remaining space calculationGravatar Anselm R. Garbe 2007-05-091-5/+5
|
* thanks to Juka to check -Wall ;)Gravatar Anselm R. Garbe 2007-05-081-2/+0
|
* next version is 4.1Gravatar Anselm R. Garbe 2007-05-071-1/+1
|
* applied patch of Paul Liu to allow onthefly resizing due to xrandr changesGravatar Anselm R. Garbe 2007-05-073-2/+25
|
* Added tag 4.0 for changeset 018c38468422Gravatar Anselm R. Garbe 2007-04-191-0/+1
|
* fixed the border issue for mplayer, ff is definately broken when using F11 ↵Gravatar Anselm R. Garbe 2007-04-193-6/+12
| | | | (fullscreen mode)
* touch borderGravatar Anselm R. Garbe 2007-04-191-1/+1
|
* set border at manage timeGravatar Anselm R. Garbe 2007-04-181-2/+1
|
* using pixelcarnage-monospace (proggyclean), because this is better to the eyesGravatar Anselm R. Garbe 2007-04-181-1/+1
|
* changed border handlingGravatar Anselm R. Garbe 2007-04-173-18/+11
|
* changing order of c->border restorageGravatar Anselm R. Garbe 2007-04-131-3/+3
|
* I used 2006 in other places as wellGravatar Anselm R. Garbe 2007-04-131-1/+1
|
* yet another fix of copyright compactisitionGravatar Anselm R. Garbe 2007-04-1311-16/+24
|
* making Copyright notices more compactGravatar Anselm R. Garbe 2007-04-138-28/+22
|
* next version will be 4.0, so don't expect it within the next daysGravatar Anselm R. Garbe 2007-04-111-1/+1
|
* make also transients floating when we do not know the main windowGravatar Anselm R. Garbe 2007-04-111-4/+5
|
* Added tag 3.9 for changeset 55478328b242Gravatar Anselm R. Garbe 2007-04-021-0/+1
|
* next version will be 3.9, but don't expect it this weekGravatar Anselm R. Garbe 2007-03-291-1/+1
|
* add an additional check in resize() to prevent a crash of dwmGravatar Anselm R. Garbe 2007-03-291-1/+3
|
* Added tag 3.8 for changeset 2ea201354cf0Gravatar Anselm R. Garbe 2007-03-051-0/+1
|
* we don't need to set the font all the timeGravatar Anselm R. Garbe 2007-03-022-9/+5
|
* some changes to updatesizehints, I don't change the aspect ratio algorithm ↵Gravatar Anselm R. Garbe 2007-03-012-17/+24
| | | | now - I can't think, it is a mess
* removed sendeventGravatar Anselm R. Garbe 2007-02-263-17/+11
|
* Escape -s in dwm.1Gravatar Anselm R. Garbe 2007-02-262-26/+26
|
* Added tag 3.7 for changeset baee494346e5Gravatar Anselm R. Garbe 2007-02-241-0/+1
|
* prepared 3.7, ready to ramboGravatar Anselm R. Garbe 2007-02-242-2/+2
|
* removed an unnecessary newlineGravatar Anselm R. Garbe 2007-02-241-1/+0
|
* removed superfluous externs (except for tags, because tags is defined in the ↵Gravatar Anselm R. Garbe 2007-02-241-53/+53
| | | | source)
* replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-kGravatar Anselm R. Garbe 2007-02-233-10/+10
|
* oops, small bugfix in my configGravatar Anselm R. Garbe 2007-02-231-1/+1
|
* default masterwidth should also be at 600Gravatar Anselm R. Garbe 2007-02-231-1/+1
|
* changed order if h/lGravatar Anselm R. Garbe 2007-02-231-1/+1
|
* well I agree to several people claiming h/j/k/l is the better default than ↵Gravatar Anselm R. Garbe 2007-02-233-13/+13
| | | | Tab/S-Tab/g/s for focus and master resizing
* renamed untiled into floating, keeping tiled instead of tiling (afaik tiled ↵Gravatar Anselm R. Garbe 2007-02-229-63/+63
| | | | sounds more correct) - English speakers convinced me
* hahaha, untiled and non-untiled sounded really cumbersomeGravatar Anselm R. Garbe 2007-02-221-1/+1
|
* made Fnt an anonymous inner structGravatar Anselm R. Garbe 2007-02-221-15/+15
|
* made Fnt an anonymous inner structGravatar Anselm R. Garbe 2007-02-221-9/+7
|
* nah, I don't want 640 as MASTERWIDTHGravatar Anselm R. Garbe 2007-02-222-3/+3
|
* using MASTERWIDTH=640 and 32px steps by default (incmasterw())Gravatar Anselm R. Garbe 2007-02-222-6/+6
|
* simplified focusclient()Gravatar Anselm R. Garbe 2007-02-221-10/+6
|
* renamed versatile into untiledGravatar Anselm R. Garbe 2007-02-229-51/+51
|
* merged focus{prev.next} into focusclient(1/-1)Gravatar Anselm R. Garbe 2007-02-224-26/+21
|
* made dwm.h more tidy (thx Jukka for the zoom() hint)Gravatar Anselm R. Garbe 2007-02-221-12/+11
|
* oopsGravatar Anselm R. Garbe 2007-02-221-2/+2
|
* small bugfixGravatar Anselm R. Garbe 2007-02-222-9/+15
|
* fixed some issues due to the Arg->const char * transitionGravatar Anselm R. Garbe 2007-02-222-9/+10
|
* restoring default keybindings as Sander complainedGravatar Anselm R. Garbe 2007-02-222-8/+8
|