66c699a701
nah, people should define 'fixed' to be compatible with their locale
arg@mig292006-12-07 12:03:15 +01:00
aaf1e44da9
using a UTF-8 capable fixed font
arg@mig292006-12-07 11:55:04 +01:00
1ef2307ec4
switching to uxterm again, I get kretze from this urxvt crap
arg@mig292006-12-07 10:43:34 +01:00
d42c3ba2dc
with this patch everything works fine for me
arg@mig292006-12-07 10:02:46 +01:00
4b06155873
don't use Xlocale crap, let's use locale.h instead
arg@mig292006-12-07 09:49:45 +01:00
857d825eeb
using the portable Xmb+UTF-8 way of life, will see if this works well...
arg@mig292006-12-07 09:47:55 +01:00
6b345353e3
improved the memory leak prevention
arg@mig292006-12-06 11:19:06 +01:00
ab3b3a8f61
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
arg@mig292006-12-05 14:21:18 +01:00
42fd392e05
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
arg@mig292006-11-30 15:27:43 +01:00
e06447ee88
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
arg@mig292006-11-30 09:19:52 +01:00
683dabe5e6
extended dwm.1 with last change
arg@mig292006-11-28 17:36:00 +01:00
3aff96177c
togglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig292006-11-28 17:35:31 +01:00
0a915eba8f
applied Alex Elide's tricky patch, thanks!
arg@mig292006-11-27 17:51:50 +01:00
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