a308b7507aremoved the hardcoded fixed fallback, it is useless in non-Latin1 environments
arg@mig29
2006-12-08 10:40:09 +0100
630e7ff26fwe don't use the term clients anymore, windows is the better term
arg@mig29
2006-12-07 16:38:57 +0100
3764ab471bAdded tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
arg@mig29
2006-12-07 14:55:29 +0100
a3319c6f8efound compromise for fonts
arg@mig29
2006-12-07 14:39:31 +0100
66c699a701nah, people should define 'fixed' to be compatible with their locale
arg@mig29
2006-12-07 12:03:15 +0100
aaf1e44da9using a UTF-8 capable fixed font
arg@mig29
2006-12-07 11:55:04 +0100
1ef2307ec4switching to uxterm again, I get kretze from this urxvt crap
arg@mig29
2006-12-07 10:43:34 +0100
d42c3ba2dcwith this patch everything works fine for me
arg@mig29
2006-12-07 10:02:46 +0100
4b06155873don't use Xlocale crap, let's use locale.h instead
arg@mig29
2006-12-07 09:49:45 +0100
857d825eebusing the portable Xmb+UTF-8 way of life, will see if this works well...
arg@mig29
2006-12-07 09:47:55 +0100
6b345353e3improved the memory leak prevention
arg@mig29
2006-12-06 11:19:06 +0100
ab3b3a8f61making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
arg@mig29
2006-12-05 14:21:18 +0100
71b82fb1f6also setting LC_CTYPE only
arg@mig29
2006-12-05 13:31:29 +0100
9bd9ea423eenforcing using fontsets even if they are incomplete for some encodings
arg@mig29
2006-12-05 10:30:31 +0100
99964398e7Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
arg@mig29
2006-12-04 21:01:14 +0100
7009ebfa69hotfix of a serious crashing bug
arg@mig29
2006-12-04 21:00:26 +0100
760e23dd3aAdded tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
arg@mig29
2006-12-04 15:39:43 +0100
49f0ee329dchanged things like I described in last mail
arg@mig29
2006-12-01 10:16:10 +0100
0c9d9a3d94improved tag indicator
arg@mig29
2006-12-01 09:52:15 +0100
89e1acb0bbremoved viewall signature from dwm.h
arg@mig29
2006-11-30 17:01:39 +0100
c2ed26b711next version will be 2.5
arg@mig29
2006-11-30 15:51:26 +0100
42fd392e05removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
arg@mig29
2006-11-30 15:27:43 +0100
e06447ee88Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
arg@mig29
2006-11-30 09:19:52 +0100
683dabe5e6extended dwm.1 with last change
arg@mig29
2006-11-28 17:36:00 +0100
3aff96177ctogglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29
2006-11-28 17:35:31 +0100
0a915eba8fapplied Alex Elide's tricky patch, thanks!
arg@mig29
2006-11-27 17:51:50 +0100
19dcbc5717returning to old Key struct
arg@mig29
2006-11-27 17:49:58 +0100
0c97b21b61applied patch by Jukka
arg@mig29
2006-11-27 17:30:06 +0100
19390b1a91changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
arg@mig29
2006-11-27 13:21:38 +0100
8dc86051dfadded man page entry
arg@mig29
2006-11-27 11:05:47 +0100
46d5f9d1bfadded togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
arg@mig29
2006-11-27 10:57:37 +0100
35e96b8debapplied Jukka's patch preventing some cornercases and making the EOF error message correct
arg@mig29
2006-11-27 10:29:47 +0100
2210ea7e3bapplied yet another proposal of Manuel
arg@mig29
2006-11-26 15:43:16 +0100
0c5f47e720Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
arg@mig29
2006-11-02 10:18:22 +0100
4b5b3d90afrenamed resizecol into resizemaster
arg@mig29
2006-10-31 12:07:32 +0100
2cce4b95cdapplied 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@mig29
2006-10-31 12:06:38 +0100
8e6eb52196Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
arg@mig29
2006-10-31 09:02:42 +0100
04b633ddf3make sure that changing sx has no impact on snapping
arg@mig29
2006-10-31 09:02:16 +0100
b76561a212in a 1920x1200 setup 40 pixels of snap value are much better than 20
arg@mig29
2006-10-30 12:40:10 +0100
51c7589c87fixed stupid bug of snap-to-screen
arg@mig29
2006-10-30 12:26:55 +0100
2b7c275ce8some other change
arg@mig29
2006-10-26 15:26:17 +0200
040d0f48a0apply small fix to prevent apps like mplayer wandering when toggling fullscreen
arg@mig29
2006-10-26 15:05:45 +0200
724f35a664forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
arg@mig29
2006-10-26 12:22:26 +0200
6f3872edbdusing 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@mig29
2006-10-26 12:13:41 +0200
87324e680cchanging MASTER in config.arg.h from 600 to 550 per thousand
arg@mig29
2006-10-26 11:21:45 +0200
c2b908f603my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
arg@mig29
2006-10-26 10:21:27 +0200
d7734f996fmoved MOUSEMASK into event.c (not used in other places)
Anselm R. Garbe
2006-10-16 16:50:03 +0200
8b68890650now being at v2.0
Anselm R. Garbe
2006-10-14 18:21:39 +0200
b60406cb9busing lsx instead of Jukka's shell construct
Anselm R. Garbe
2006-10-13 18:47:24 +0200
ce9a9934echotfix
Anselm R. Garbe
2006-10-06 14:01:53 +0200
720b2abe17Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
Anselm R. Garbe
2006-10-06 13:43:59 +0200
5983c00b95do* has no Arg arument anymore (never called directly)
Anselm R. Garbe
2006-10-06 13:06:37 +0200