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