480 Commits (05c10c5776738fdfe73c1e66e14c869e2e5e338d)
 

Author SHA1 Message Date
  arg@mmvi 05c10c5776 fixed issue pointed out by Jukka 18 years ago
  arg@mmvi b2cb925d99 patched resizemouse according to sanders remark 18 years ago
  arg@mmvi 9fb6502b3b small man page fix 18 years ago
  arg@mmvi 9eb226ff78 sander check this 18 years ago
  arg@mmvi e34c4eaf61 slight change to config.arg.h (I use ff floating) 18 years ago
  arg@mmvi 9e75bcfc75 updated man page 18 years ago
  arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 18 years ago
  arg@mmvi bda53ac6ad reviewed client.c 18 years ago
  arg@mmvi 4230932563 reviewed util.c 18 years ago
  arg@mmvi f17e898bd1 fixed a nuance in dwm.1 18 years ago
  arg@mmvi 886b2088f1 improved intro comment in dwm.h, updated config.mk 18 years ago
  arg@mmvi 551d6bb23d some simplifications to intro in dwm.h 18 years ago
  arg@mmvi d504005e91 Added tag 1.6 for changeset ad3fa2d185 18 years ago
  arg@mmvi 2511b5c675 added visibility check to enternotify as well 18 years ago
  arg@mmvi 28aba061ec offscreen client appearance fixes 18 years ago
  arg@mmvi 8e37c78ce3 focus() enforces visibility of a client if not NULL 18 years ago
  Anselm R. Garbe ca68975ff8 removed useless inclusion 18 years ago
  Anselm R. Garbe 529be52fea fixed executing of dmenu output to handle args correctly 18 years ago
  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) 18 years ago
  Anselm R. Garbe a1e9362d38 some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm 18 years ago
  Anselm R. Garbe cbfc69e310 made introduction comment in dwm.h shorter 18 years ago
  Anselm R. Garbe 1d7674bb22 applied Christof Musik's multihead patch for a pathologic cornercase 18 years ago
  Anselm R. Garbe e6cc22396a added a general comment to dwm.h how dwm is basically organized 18 years ago
  Anselm R. Garbe 868159fd0a some other simplifications 18 years ago
  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 18 years ago
  Anselm R. Garbe d2d394eccf small change to comments, renamed two set* functions in client.c into update* 18 years ago
  Anselm R. Garbe 438beeabde small fix 18 years ago
  Anselm R. Garbe 281f0981a6 added some comments 18 years ago
  Anselm R. Garbe 6ff346bed9 Added tag 1.5 for changeset 728c9089b0 18 years ago
  Anselm R. Garbe 0925dd588c applied sanders patch of not manipulating sel 18 years ago
  Anselm R. Garbe 6f20315dff really small changes to dwm.1 18 years ago
  Anselm R. Garbe 2e68f22118 hotfix 18 years ago
  Anselm R. Garbe 8aa860d270 simplified unmanage 18 years ago
  Anselm R. Garbe 15abade272 using a global stack for focus recovery on arrange() - seems to work great 18 years ago
  Anselm R. Garbe 7ab8c87281 made markups in dwm.1 more consistent 18 years ago
  Anselm R. Garbe 4ff8f71643 small addition to dwm.1 18 years ago
  Anselm R. Garbe d22abeee86 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled 18 years ago
  Anselm R. Garbe a33150eb4b no this is better 18 years ago
  Anselm R. Garbe fd00b3a186 does this preserve z order for anthony? 18 years ago
  Anselm R. Garbe e8389a4cc0 maybe this might work 18 years ago
  Anselm R. Garbe 6078d756bc Added tag 1.4 for changeset 3cff940376 18 years ago
  Anselm R. Garbe 57c49fe867 prepared dwm-1.4 update 18 years ago
  Anselm R. Garbe c60de1acd4 drawstatus even if no client exists 18 years ago
  Anselm R. Garbe 69b738c097 sanders solution is convincing and elegant 18 years ago
  Anselm R. Garbe da0b2a2f31 seems to preserve floating client z-layer order (even with reorder() calls) 18 years ago
  Anselm R. Garbe 2378a558a2 Added tag 1.4 for changeset a6b8994af1 18 years ago
  Anselm R. Garbe f18ed615ae small fix 18 years ago
  Anselm R. Garbe f6656fffb4 made args mode symbols the default ones (the default ones look too ugly) 18 years ago
  Anselm R. Garbe aaad7bfd15 moved transient_for tag inheritance to settags 18 years ago
  Anselm R. Garbe 0915da8842 no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks) 18 years ago