Commit Graph

585 Commits

Author SHA1 Message Date
arg@mmvi 3c4b7672a8 applied jukkas patch 2006-09-22 15:39:38 +02:00
arg@mmvi 6de149eb22 man page fix 2006-09-22 14:02:41 +02:00
arg@mmvi da909dd1e8 ismax toggling on mouse based action 2006-09-22 14:00:54 +02:00
arg@mmvi 67986e81ee hotfix 2006-09-22 13:58:21 +02:00
arg@mmvi 346bdea946 small change to achieve Jukka's last proposal 2006-09-22 13:53:28 +02:00
arg@mmvi 05c10c5776 fixed issue pointed out by Jukka 2006-09-22 11:49:24 +02:00
arg@mmvi b2cb925d99 patched resizemouse according to sanders remark 2006-09-22 11:24:01 +02:00
arg@mmvi 9fb6502b3b small man page fix 2006-09-22 10:01:51 +02:00
arg@mmvi 9eb226ff78 sander check this 2006-09-22 09:43:21 +02:00
arg@mmvi e34c4eaf61 slight change to config.arg.h (I use ff floating) 2006-09-22 08:22:39 +02:00
arg@mmvi 9e75bcfc75 updated man page 2006-09-22 08:17:42 +02:00
arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 2006-09-22 07:37:56 +02:00
arg@mmvi bda53ac6ad reviewed client.c 2006-09-20 09:53:21 +02:00
arg@mmvi 4230932563 reviewed util.c 2006-09-20 09:49:32 +02:00
arg@mmvi f17e898bd1 fixed a nuance in dwm.1 2006-09-20 09:45:39 +02:00
arg@mmvi 886b2088f1 improved intro comment in dwm.h, updated config.mk 2006-09-20 09:40:35 +02:00
arg@mmvi 551d6bb23d some simplifications to intro in dwm.h 2006-09-19 16:13:44 +02:00
arg@mmvi d504005e91 Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c 2006-09-16 11:21:01 +02:00
arg@mmvi 2511b5c675 added visibility check to enternotify as well 2006-09-15 14:21:25 +02:00
arg@mmvi 28aba061ec offscreen client appearance fixes 2006-09-15 10:54:32 +02:00
arg@mmvi 8e37c78ce3 focus() enforces visibility of a client if not NULL 2006-09-15 10:49:05 +02:00
Anselm R. Garbe ca68975ff8 removed useless inclusion 2006-09-14 11:07:44 +02:00
Anselm R. Garbe 529be52fea fixed executing of dmenu output to handle args correctly 2006-09-12 19:09:04 +02:00
Anselm R. Garbe ca65478c89 removed 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) 2006-09-12 10:57:28 +02:00
Anselm R. Garbe a1e9362d38 some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm 2006-09-12 09:50:06 +02:00
Anselm R. Garbe cbfc69e310 made introduction comment in dwm.h shorter 2006-09-12 09:46:19 +02:00
Anselm R. Garbe 1d7674bb22 applied Christof Musik's multihead patch for a pathologic cornercase 2006-09-12 08:27:11 +02:00
Anselm R. Garbe e6cc22396a added a general comment to dwm.h how dwm is basically organized 2006-09-12 08:14:22 +02:00
Anselm R. Garbe 868159fd0a some other simplifications 2006-09-11 17:31:21 +02:00
Anselm R. Garbe b597fa4637 fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers 2006-09-11 11:28:28 +02:00
Anselm R. Garbe d2d394eccf small change to comments, renamed two set* functions in client.c into update* 2006-09-11 10:00:56 +02:00
Anselm R. Garbe 438beeabde small fix 2006-09-11 08:58:58 +02:00
Anselm R. Garbe 281f0981a6 added some comments 2006-09-11 07:40:41 +02:00
Anselm R. Garbe 6ff346bed9 Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97 2006-09-08 08:32:08 +02:00
Anselm R. Garbe 0925dd588c applied sanders patch of not manipulating sel 2006-09-08 08:19:54 +02:00
Anselm R. Garbe 6f20315dff really small changes to dwm.1 2006-09-08 07:40:16 +02:00
Anselm R. Garbe 2e68f22118 hotfix 2006-09-07 18:13:19 +02:00
Anselm R. Garbe 8aa860d270 simplified unmanage 2006-09-07 18:12:40 +02:00
Anselm R. Garbe 15abade272 using a global stack for focus recovery on arrange() - seems to work great 2006-09-07 17:53:40 +02:00
Anselm R. Garbe 7ab8c87281 made markups in dwm.1 more consistent 2006-09-07 09:26:01 +02:00
Anselm R. Garbe 4ff8f71643 small addition to dwm.1 2006-09-07 07:53:29 +02:00
Anselm R. Garbe d22abeee86 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled 2006-09-06 17:31:52 +02:00
Anselm R. Garbe a33150eb4b no this is better 2006-09-06 15:36:42 +02:00
Anselm R. Garbe fd00b3a186 does this preserve z order for anthony? 2006-09-06 15:30:28 +02:00
Anselm R. Garbe e8389a4cc0 maybe this might work 2006-09-06 13:56:46 +02:00
Anselm R. Garbe 6078d756bc Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e 2006-09-06 12:19:07 +02:00
Anselm R. Garbe 57c49fe867 prepared dwm-1.4 update 2006-09-06 12:18:57 +02:00
Anselm R. Garbe c60de1acd4 drawstatus even if no client exists 2006-09-06 12:10:43 +02:00
Anselm R. Garbe 69b738c097 sanders solution is convincing and elegant 2006-09-06 11:54:16 +02:00
Anselm R. Garbe da0b2a2f31 seems to preserve floating client z-layer order (even with reorder() calls) 2006-09-06 11:46:35 +02:00