19390b1a91
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
arg@mig292006-11-27 13:21:38 +01:00
46d5f9d1bf
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
arg@mig292006-11-27 10:57:37 +01:00
35e96b8deb
applied Jukka's patch preventing some cornercases and making the EOF error message correct
arg@mig292006-11-27 10:29:47 +01:00
2210ea7e3b
applied yet another proposal of Manuel
arg@mig292006-11-26 15:43:16 +01:00
0c5f47e720
Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
arg@mig292006-11-02 10:18:22 +01:00
4b5b3d90af
renamed resizecol into resizemaster
arg@mig292006-10-31 12:07:32 +01:00
2cce4b95cd
applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
arg@mig292006-10-31 12:06:38 +01:00
8e6eb52196
Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
arg@mig292006-10-31 09:02:42 +01:00
04b633ddf3
make sure that changing sx has no impact on snapping
arg@mig292006-10-31 09:02:16 +01:00
b76561a212
in a 1920x1200 setup 40 pixels of snap value are much better than 20
arg@mig292006-10-30 12:40:10 +01:00
51c7589c87
fixed stupid bug of snap-to-screen
arg@mig292006-10-30 12:26:55 +01:00
040d0f48a0
apply small fix to prevent apps like mplayer wandering when toggling fullscreen
arg@mig292006-10-26 15:05:45 +02:00
724f35a664
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
arg@mig292006-10-26 12:22:26 +02:00
6f3872edbd
using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
arg@mig292006-10-26 12:13:41 +02:00
87324e680c
changing MASTER in config.arg.h from 600 to 550 per thousand
arg@mig292006-10-26 11:21:45 +02:00
c2b908f603
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
arg@mig292006-10-26 10:21:27 +02:00
d7734f996f
moved MOUSEMASK into event.c (not used in other places)
Anselm R. Garbe2006-10-16 16:50:03 +02:00
b427a2c6cb
I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue
Anselm R. Garbe2006-09-29 12:56:01 +02:00
14d05e7c72
first step to a more flexible dotile() algorithm
Anselm R. Garbe2006-09-29 12:38:27 +02:00