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
acdea31916yet another small fix and simplification of dotile
Anselm R. Garbe
2006-10-06 11:37:12 +0200
10885d349aremoved the stack position stuff
Anselm R. Garbe
2006-10-05 19:27:28 +0200
1c1d09f3e9small boundary check fix
Anselm R. Garbe
2006-10-05 18:23:28 +0200
0384faeee5changing MASTER value from percent into per mill
Anselm R. Garbe
2006-10-05 18:18:47 +0200
6cca3999c8Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Anselm R. Garbe
2006-10-05 19:00:58 +0200
69408d384dsimplified dotile(), removed misleading line
Anselm R. Garbe
2006-10-05 13:47:30 +0200
4aea423f06final fix for man page
Anselm R. Garbe
2006-10-05 13:44:48 +0200
6fc8a63041keep master ratio on resizecol -> arrange
Anselm R. Garbe
2006-10-05 12:59:35 +0200
2583a7c0d1yet another simplification of dotile()
Anselm R. Garbe
2006-10-05 12:18:04 +0200
0ef6e3103csimplified dotile()
Anselm R. Garbe
2006-10-05 12:13:24 +0200
7c052b37c8applied resizecol fix by Jukka
Anselm R. Garbe
2006-10-05 11:00:55 +0200
d9c475d7f4Button3 click on mode label toggles stack position now
Anselm R. Garbe
2006-10-05 09:37:11 +0200
c8e57332d1applied dave's highlight patch for big fonts
Anselm R. Garbe
2006-09-29 19:06:27 +0200
c045459917using ff tiled again, seems to work perfectly with new bottom stack
Anselm R. Garbe
2006-09-29 18:40:32 +0200
e0f64e63dbapplied ality's hardcode-0 patches
Anselm R. Garbe
2006-09-29 18:21:02 +0200
dddd58a8cdadded symbols for different modes
Anselm R. Garbe
2006-09-29 18:08:20 +0200
010fd21b20removed useless updatemaster
Anselm R. Garbe
2006-09-29 17:25:49 +0200
1802fad2f9documented the new behavior in man page
Anselm R. Garbe
2006-09-29 17:20:05 +0200
f833d109d1fixed small offset issue
Anselm R. Garbe
2006-09-29 17:15:05 +0200
7225c99903fixed the z-layer issue described on mailinglist
Anselm R. Garbe
2006-09-29 17:12:57 +0200
36178933edremoved the direction flipping
Anselm R. Garbe
2006-09-29 17:02:56 +0200
ad0da9a571small fix of a corner case
Anselm R. Garbe
2006-09-29 16:54:15 +0200
6646468125small change
Anselm R. Garbe
2006-09-29 16:44:02 +0200
fee8df6ccfadded the new dotile as described on ml
Anselm R. Garbe
2006-09-29 16:22:20 +0200
8fa47ac679prelim of dotile()
Anselm R. Garbe
2006-09-29 14:39:03 +0200
b427a2c6cbI changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue
Anselm R. Garbe
2006-09-29 12:56:01 +0200
14d05e7c72first step to a more flexible dotile() algorithm
Anselm R. Garbe
2006-09-29 12:38:27 +0200
a118a57fe3renamed column into area
Anselm R. Garbe
2006-09-28 21:29:20 +0200
02cea3b47esmall change to README
Anselm R. Garbe
2006-09-28 16:14:48 +0200
1c2d673dedapplied Jukkas patch
Anselm R. Garbe
2006-09-28 14:03:39 +0200
c34df2c1b6Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b
Anselm R. Garbe
2006-09-27 17:21:25 +0200
6092aa977efixing the settags issue, preparing 1.7.1
Anselm R. Garbe
2006-09-27 17:18:46 +0200
c9cc2b385aremoved an unused var
arg@zarathustra
2006-09-26 17:42:14 +0200
b39d0c521aAdded tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20
arg@zarathustra
2006-09-26 17:39:30 +0200