1c1d09f3e9small boundary check fix
Anselm R. Garbe
2006-10-05 18:23:28 +02:00
0384faeee5changing MASTER value from percent into per mill
Anselm R. Garbe
2006-10-05 18:18:47 +02:00
6cca3999c8Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Anselm R. Garbe
2006-10-05 19:00:58 +02:00
69408d384dsimplified dotile(), removed misleading line
Anselm R. Garbe
2006-10-05 13:47:30 +02:00
4aea423f06final fix for man page
Anselm R. Garbe
2006-10-05 13:44:48 +02:00
6fc8a63041keep master ratio on resizecol -> arrange
Anselm R. Garbe
2006-10-05 12:59:35 +02:00
2583a7c0d1yet another simplification of dotile()
Anselm R. Garbe
2006-10-05 12:18:04 +02:00
0ef6e3103csimplified dotile()
Anselm R. Garbe
2006-10-05 12:13:24 +02:00
7c052b37c8applied resizecol fix by Jukka
Anselm R. Garbe
2006-10-05 11:00:55 +02:00
d9c475d7f4Button3 click on mode label toggles stack position now
Anselm R. Garbe
2006-10-05 09:37:11 +02:00
c8e57332d1applied dave's highlight patch for big fonts
Anselm R. Garbe
2006-09-29 19:06:27 +02:00
c045459917using ff tiled again, seems to work perfectly with new bottom stack
Anselm R. Garbe
2006-09-29 18:40:32 +02:00
e0f64e63dbapplied ality's hardcode-0 patches
Anselm R. Garbe
2006-09-29 18:21:02 +02:00
dddd58a8cdadded symbols for different modes
Anselm R. Garbe
2006-09-29 18:08:20 +02:00
010fd21b20removed useless updatemaster
Anselm R. Garbe
2006-09-29 17:25:49 +02:00
1802fad2f9documented the new behavior in man page
Anselm R. Garbe
2006-09-29 17:20:05 +02:00
f833d109d1fixed small offset issue
Anselm R. Garbe
2006-09-29 17:15:05 +02:00
7225c99903fixed the z-layer issue described on mailinglist
Anselm R. Garbe
2006-09-29 17:12:57 +02:00
36178933edremoved the direction flipping
Anselm R. Garbe
2006-09-29 17:02:56 +02:00
ad0da9a571small fix of a corner case
Anselm R. Garbe
2006-09-29 16:54:15 +02:00
6646468125small change
Anselm R. Garbe
2006-09-29 16:44:02 +02:00
fee8df6ccfadded the new dotile as described on ml
Anselm R. Garbe
2006-09-29 16:22:20 +02:00
8fa47ac679prelim of dotile()
Anselm R. Garbe
2006-09-29 14:39:03 +02:00
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 +02:00
14d05e7c72first step to a more flexible dotile() algorithm
Anselm R. Garbe
2006-09-29 12:38:27 +02:00
a118a57fe3renamed column into area
Anselm R. Garbe
2006-09-28 21:29:20 +02:00
02cea3b47esmall change to README
Anselm R. Garbe
2006-09-28 16:14:48 +02:00
1c2d673dedapplied Jukkas patch
Anselm R. Garbe
2006-09-28 14:03:39 +02:00
c34df2c1b6Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b
Anselm R. Garbe
2006-09-27 17:21:25 +02:00
6092aa977efixing the settags issue, preparing 1.7.1
Anselm R. Garbe
2006-09-27 17:18:46 +02:00
c9cc2b385aremoved an unused var
arg@zarathustra
2006-09-26 17:42:14 +02:00
b39d0c521aAdded tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20
arg@zarathustra
2006-09-26 17:39:30 +02:00
8e37c78ce3focus() enforces visibility of a client if not NULL
arg@mmvi
2006-09-15 10:49:05 +02:00
ca68975ff8removed useless inclusion
Anselm R. Garbe
2006-09-14 11:07:44 +02:00
529be52feafixed executing of dmenu output to handle args correctly
Anselm R. Garbe
2006-09-12 19:09:04 +02:00
ca65478c89removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Anselm R. Garbe
2006-09-12 10:57:28 +02:00
a1e9362d38some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Anselm R. Garbe
2006-09-12 09:50:06 +02:00
cbfc69e310made introduction comment in dwm.h shorter
Anselm R. Garbe
2006-09-12 09:46:19 +02:00
1d7674bb22applied Christof Musik's multihead patch for a pathologic cornercase
Anselm R. Garbe
2006-09-12 08:27:11 +02:00
e6cc22396aadded a general comment to dwm.h how dwm is basically organized
Anselm R. Garbe
2006-09-12 08:14:22 +02:00
868159fd0asome other simplifications
Anselm R. Garbe
2006-09-11 17:31:21 +02:00
b597fa4637fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Anselm R. Garbe
2006-09-11 11:28:28 +02:00
d2d394eccfsmall change to comments, renamed two set* functions in client.c into update*
Anselm R. Garbe
2006-09-11 10:00:56 +02:00
438beeabdesmall fix
Anselm R. Garbe
2006-09-11 08:58:58 +02:00
281f0981a6added some comments
Anselm R. Garbe
2006-09-11 07:40:41 +02:00
6ff346bed9Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Anselm R. Garbe
2006-09-08 08:32:08 +02:00
0925dd588capplied sanders patch of not manipulating sel
Anselm R. Garbe
2006-09-08 08:19:54 +02:00
6f20315dffreally small changes to dwm.1
Anselm R. Garbe
2006-09-08 07:40:16 +02:00
2e68f22118hotfix
Anselm R. Garbe
2006-09-07 18:13:19 +02:00
8aa860d270simplified unmanage
Anselm R. Garbe
2006-09-07 18:12:40 +02:00
15abade272using a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe
2006-09-07 17:53:40 +02:00
7ab8c87281made markups in dwm.1 more consistent
Anselm R. Garbe
2006-09-07 09:26:01 +02:00
4ff8f71643small addition to dwm.1
Anselm R. Garbe
2006-09-07 07:53:29 +02:00
d22abeee86this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Anselm R. Garbe
2006-09-06 17:31:52 +02:00
a33150eb4bno this is better
Anselm R. Garbe
2006-09-06 15:36:42 +02:00
fd00b3a186does this preserve z order for anthony?
Anselm R. Garbe
2006-09-06 15:30:28 +02:00
e8389a4cc0maybe this might work
Anselm R. Garbe
2006-09-06 13:56:46 +02:00
6078d756bcAdded tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Anselm R. Garbe
2006-09-06 12:19:07 +02:00
57c49fe867prepared dwm-1.4 update
Anselm R. Garbe
2006-09-06 12:18:57 +02:00
c60de1acd4drawstatus even if no client exists
Anselm R. Garbe
2006-09-06 12:10:43 +02:00
69b738c097sanders solution is convincing and elegant
Anselm R. Garbe
2006-09-06 11:54:16 +02:00
da0b2a2f31seems to preserve floating client z-layer order (even with reorder() calls)
Anselm R. Garbe
2006-09-06 11:46:35 +02:00
2378a558a2Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Anselm R. Garbe
2006-09-06 10:54:10 +02:00
f18ed615aesmall fix
Anselm R. Garbe
2006-09-06 10:03:21 +02:00
f6656fffb4made args mode symbols the default ones (the default ones look too ugly)
Anselm R. Garbe
2006-09-06 09:23:34 +02:00
aaad7bfd15moved transient_for tag inheritance to settags
Anselm R. Garbe
2006-09-06 09:21:17 +02:00
0915da8842no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Anselm R. Garbe
2006-09-06 09:13:31 +02:00