Commit Graph

  • ee734fa increased version by Anselm R Garbe 2010-05-30 10:03:09 +0100
  • 62d3caa implemented better fullscreen handling, please test by Anselm R Garbe 2010-05-30 10:02:56 +0100
  • 4c9b397 Added tag 5.8.1 for changeset 1ed1e75c9c2e by Anselm R Garbe 2010-05-29 12:48:18 +0100
  • 5c6545a removing Sylvain's patch because it breaks more than it fixes unfortunately, re-issuing a bugfix release 5.8.1 by Anselm R Garbe 2010-05-29 12:48:11 +0100
  • a704b1e Added tag 5.8 for changeset 60ea8fed13ab by Anselm R Garbe 2010-05-28 11:43:44 +0100
  • f83d61d removed DEBUG code and added 2010 to the copyright list by anselm@garbe.us 2010-05-27 08:20:42 +0100
  • c618094 applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit by anselm@garbe.us 2010-05-27 08:19:08 +0100
  • 1973ab0 added the related bug reported by voltaic by Anselm R Garbe 2010-04-11 18:42:32 +0100
  • 427053f pretty printing bugs a bit by Anselm R Garbe 2010-04-01 22:34:46 +0100
  • a88e037 selmon optimisation is needed by Anselm R Garbe 2010-04-01 19:39:24 +0100
  • aa9f2be more debug output, experimental focus optimisation by Anselm R Garbe 2010-04-01 00:14:15 +0100
  • c53b29e quick typo fix by Anselm R Garbe 2010-03-31 23:27:30 +0100
  • d6bdd03 it's debug season for upcoming dwm 5.8, so only use this if you really want to run experimental code or debug code by Anselm R Garbe 2010-03-31 23:24:22 +0100
  • 1144e98 another bug report by Anselm R Garbe 2009-11-25 13:56:17 +0000
  • 7671d03 removed misleading comment, thanks Romain Bertrand by Anselm R Garbe 2009-11-24 09:31:17 +0000
  • bc554d4 added nsz's last bug corner case by Anselm R Garbe 2009-11-23 08:13:18 +0000
  • ac4caea added BUGS, next version is 5.8 by Anselm R Garbe 2009-10-31 11:45:56 +0000
  • 161f2d9 Added tag 5.7.2 for changeset 15761ac5e2f1 by Anselm R Garbe 2009-09-27 20:20:14 +0100
  • 210378f applied Ryan Zheng's patch and re-releasing 5.7.2 by Anselm R Garbe 2009-09-27 20:20:10 +0100
  • 7879616 Added tag 5.7.1 for changeset 48c3f87c335d by Anselm R Garbe 2009-09-27 10:31:20 +0100
  • 9e8dd34 fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested) - optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar - need to release 5.7.1 by Anselm R Garbe 2009-09-27 10:31:14 +0100
  • 0b72be9 Added tag 5.7 for changeset 257403d4cd96 by Anselm R Garbe 2009-09-26 19:52:04 +0100
  • 91e902f switching to release flags by Anselm R Garbe 2009-09-22 20:34:03 +0100
  • 30fed9a implemented nn < n case, k-zed please recheck by Anselm R Garbe 2009-09-22 20:33:42 +0100
  • c45d46a use buffer instead of pointer for mon->ltsymbol by Anselm R Garbe 2009-09-22 09:53:11 +0100
  • 6f55de8 added missing scan by Anselm R Garbe 2009-09-22 09:16:48 +0100
  • 07ad298 implemented different version of updategeom by Anselm R Garbe 2009-09-21 19:51:17 +0100
  • f0a4845 added TODO to updategeom in order to implement a decent version of it soon by Anselm R Garbe 2009-09-19 11:52:16 +0100
  • 82ec7a7 new experimental updategeom() additions that should avoid several problems with Xinerama, this is EXPERIMENTAL and might break something, the algorithms in use are quite complex and cumbersome, patches and comments welcome by Anselm R Garbe 2009-09-18 21:18:00 +0100
  • e7300e0 implemented dynamic layout symbol stuff by Anselm R Garbe 2009-09-16 15:59:54 +0100
  • c3feffa applied Tony Lainson's config.def.h patch by Anselm R Garbe 2009-09-15 13:50:41 +0100
  • 956a430 update by Anselm R Garbe 2009-09-08 13:33:58 +0100
  • 01056b6 hard-core destruction by Anselm R Garbe 2009-09-08 13:30:18 +0100
  • eb260b1 renaming isdestroyed into destroyed by Anselm R Garbe 2009-09-08 13:18:05 +0100
  • 7fe8135 sync when a client is being killed by Anselm R Garbe 2009-09-08 13:16:54 +0100
  • a3a859b added isdestroyed flag to unmanage by Anselm R Garbe 2009-09-08 13:13:03 +0100
  • 9c066c2 always updategeom when root is configured by nsz@tpx 2009-09-07 11:46:02 +0200
  • 0a66892 another small optimisation by Anselm R Garbe 2009-08-18 15:59:38 +0100
  • 5762964 also update title if the client is on an unfocused monitor by Anselm R Garbe 2009-08-18 15:42:55 +0100
  • cba6b21 applied nsz's dwm.1 patch, also added wmname by Anselm R Garbe 2009-08-16 21:39:24 +0100
  • 42750a6 applied Jukka's cosmetic patch by Anselm R Garbe 2009-08-16 08:18:54 +0100
  • 8ef465d applied Jukka's sigchld patch by Anselm R Garbe 2009-08-16 08:18:25 +0100
  • 33fe200 added merged patch of anydot and Neale by Anselm R Garbe 2009-08-13 10:45:59 +0100
  • 91fffb3 fixed nn declaration by Anselm R Garbe 2009-07-27 12:01:58 +0100
  • 1fa31ef Added tag 5.6.1 for changeset e47a47bd3ed4 by Anselm R Garbe 2009-07-26 14:02:28 +0100
  • 244addb applied nsz patch by Anselm R Garbe 2009-07-21 10:57:54 +0100
  • c13be8d updategeom fix for same geom screens by Anselm R Garbe 2009-07-21 08:57:04 +0100
  • dc39ae8 applied nsz' man page comment, thanks! by Anselm R Garbe 2009-07-20 17:08:34 +0100
  • 966d76a merge by Anselm R Garbe 2009-07-20 16:40:32 +0100
  • 7151bf8 removed Standard input hint by Anselm R Garbe 2009-07-20 16:39:42 +0100
  • dfecd46 merge by Anselm R Garbe 2009-07-18 11:28:31 +0100
  • 5bc4db0 applied nsz' dwm.1 fixes, thanks Szabolcs! by Anselm R Garbe 2009-07-18 11:28:03 +0100
  • 999d6e7 removed misleading comment by Anselm R Garbe 2009-07-17 15:28:07 +0100
  • 6360752 merge by Anselm R Garbe 2009-07-17 13:35:44 +0100
  • 6877a00 it's all nsz's hard investigation effort, hail nsz! ;) by Anselm R Garbe 2009-07-17 13:35:17 +0100
  • 0927d63 Added tag 5.6 for changeset 555070221577 by Anselm R Garbe 2009-07-14 19:07:53 +0100
  • 450b08d final style fixes by Anselm R Garbe 2009-07-14 16:26:04 +0100
  • da80487 removed int cast in TAGMASK as suggested by nsz by Anselm R Garbe 2009-07-14 16:04:07 +0100
  • d9779c0 some stylistic changes by Anselm R Garbe 2009-07-14 16:01:14 +0100
  • 20996c6 removed obsolete BUG by Anselm R Garbe 2009-07-13 12:51:00 +0100
  • 8dc9fcf mark broken clients as broken by anselm@x200s.config 2009-07-12 22:49:06 +0100
  • fc21dd4 fixing updatetitle by anselm@x200s.config 2009-07-12 22:34:29 +0100
  • 758b100 extended rule to apply monitors if set up accordingly by Anselm R Garbe 2009-07-09 21:52:17 +0100
  • 8420fb1 reverting to optimised compiler options, current state seems stable by Anselm R Garbe 2009-07-09 20:49:48 +0100
  • f6128a1 extended man page to mention number of visible windows by Anselm R Garbe 2009-07-09 20:11:33 +0100
  • 87526be added client number printing right of layout symbol by Anselm R Garbe 2009-07-09 19:58:58 +0100
  • 565050a removed monsyms, useless by Anselm R Garbe 2009-07-09 11:29:01 +0100
  • 5e408d8 restricting number of mons by length of monsyms by Anselm R Garbe 2009-07-09 11:21:06 +0100
  • 1724f7f introducing const where it might make some sense by Anselm R Garbe 2009-07-08 18:59:20 +0100
  • 3e6fe6b no that's definately better by Anselm R Garbe 2009-07-08 17:24:39 +0100
  • 6620615 some minor changes by Anselm R Garbe 2009-07-08 17:05:20 +0100
  • 61c3095 die if malloc sizeof(Monitor) fails by Anselm R Garbe 2009-07-08 16:05:36 +0100
  • a72dc2f applied Mate's patch, added Mate to LICENSE by Anselm R Garbe 2009-07-06 20:12:47 +0100
  • 8b17f55 some cleanups by Anselm R Garbe 2009-07-02 20:56:23 +0100
  • cd96232 hotfix by Anselm R Garbe 2009-07-02 20:38:56 +0100
  • a9e145f changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcuts to Mod1-, Mod1-. and Mod1-Shift-, Mod1-Shift-. by Anselm R Garbe 2009-07-02 20:37:26 +0100
  • 5dd92c7 removed some empty lines by Anselm R Garbe 2009-07-02 18:40:04 +0100
  • 52bd69c interactive resizals allow display dimensions again by Anselm R Garbe 2009-07-02 18:30:01 +0100
  • ca37697 more sensible by Anselm R Garbe 2009-07-02 16:48:54 +0100
  • 8352f2b hmm, can't decide on the default monitor symbol set by Anselm R Garbe 2009-07-02 16:47:00 +0100
  • d4bfde7 update by Anselm R Garbe 2009-07-02 16:44:57 +0100
  • 7ac8c1d introduced monitor symbols by Anselm R Garbe 2009-07-02 16:41:52 +0100
  • 16e1ef5 minor fix by Anselm R Garbe 2009-07-02 14:42:06 +0100
  • 1d72938 several bugfixes by Anselm R Garbe 2009-07-01 19:15:20 +0100
  • 25c1eb2 some minor fix if xinerama is disabled, still some odd behavior in there by Anselm R Garbe 2009-07-01 17:08:10 +0100
  • d719cc9 updated year ranges by Anselm R Garbe 2009-06-30 20:20:33 +0100
  • 9cde657 fixed usage of sx, sy, sw, sh by Anselm R Garbe 2009-06-30 20:15:31 +0100
  • e408ca9 don't draw monitor number, if there is just one monitor by Anselm R Garbe 2009-06-30 20:00:11 +0100
  • 183dc67 fixed order of transient monitor applicaion and rule application by Anselm R Garbe 2009-06-30 19:56:19 +0100
  • 25947bc hotfix by Anselm R Garbe 2009-06-30 19:45:25 +0100
  • 1ddfc57 several simplifications by Anselm R Garbe 2009-06-30 19:39:59 +0100
  • 21cd59a play safe by Anselm R Garbe 2009-06-30 15:56:32 +0100
  • 6cbe47d applied a collection of Christof Musik patches, and fixed an issue reported by waistcoats on IRC by Anselm R Garbe 2009-06-30 15:51:09 +0100
  • 029655b some cleanup handling for index based mon search by Anselm R Garbe 2009-06-27 18:50:50 +0100
  • 27db9d4 using mon in function names for consistency reasons by Anselm R Garbe 2009-06-27 18:42:10 +0100
  • 176408a fixed several issues with focus handling via mouse, also added sending clients to the right monitor they belong to after mouse moves/resizals by Anselm R Garbe 2009-06-27 18:39:03 +0100
  • 64674c3 fixed focusmon brokeness by Anselm R Garbe 2009-06-27 17:38:18 +0100
  • b9dee2c tag fix by Anselm R Garbe 2009-06-26 16:41:27 +0100
  • a73ff90 typo fix by Anselm R Garbe 2009-06-25 11:17:42 +0100
  • e3f0445 assign selected tags of target monitor to client when tagmon is performed (less obtrusive imho) by Anselm R Garbe 2009-06-25 11:10:19 +0100