Historique des commits

Auteur SHA1 Message Date
  anselm@anselm1 9804726c82 well, AIM_XINERAMA should not be enabled il y a 17 ans
  anselm@anselm1 7bc272a4e4 made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing il y a 17 ans
  anselm@anselm1 f1719ac2de removed initags -- we autoselect the first tag in each view instead il y a 17 ans
  Anselm R Garbe d99ec61482 a small fix to buttonpress il y a 17 ans
  Anselm R Garbe 2f70a14ee1 some more changes towards a better dwm il y a 17 ans
  anselm@anselm1 00ca643bd7 proceeded, though we still miss a real Tag struct il y a 17 ans
  anselm@anselm1 0271ac0ed7 disabled AIM_XINERAMA il y a 17 ans
  anselm@anselm1 d5178292ed simplified dwm il y a 17 ans
  anselm@anselm1 2bfd3fffbf certain fixes, though still a lot of the mutex stuff missing il y a 17 ans
  anselm@anselm1 a3d8c05a95 pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but those changes are necessary to get a decent multihead support) -- I renamed Monitor into View, to reflect in a better way the dwm terminology of the past il y a 17 ans
  anselm@anselm1 fd01413fae fixed Gottox' mail address il y a 17 ans
  Anselm R Garbe d6e24f7116 well typo fix il y a 17 ans
  Anselm R Garbe c43d7b7587 added Gottox to Copyright holders after all his contributions, applied his last patch il y a 17 ans
  Anselm R Garbe de5b294edc some other fixes, resize contains a minor bug il y a 17 ans
  Anselm R Garbe 8e0f8ffcc6 crash fix il y a 17 ans
  Anselm R Garbe dd21823536 made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues il y a 17 ans
  Anselm R Garbe 9cb9c32ee7 minor il y a 17 ans
  Anselm R Garbe 4076e2ff60 applied Gottox' monitor.diff patch (thanks btw) il y a 17 ans
  Anselm R Garbe 55edd2d6ec made restack, drawbar also Monitor-related only il y a 17 ans
  Anselm R Garbe 2e8e5509d9 changed arrange functions to contain the Monitor as first argument il y a 17 ans
  Anselm R Garbe 4426032450 applied Jukka's zoom-patch il y a 17 ans
  Anselm R Garbe e0f0397896 resize handles offscreen issues il y a 17 ans
  Anselm R Garbe ca3e847e45 applied some necessary changes il y a 17 ans
  Anselm R Garbe c2737b7b93 removed Monitor->dc, unnecessary il y a 17 ans
  Anselm R Garbe 191cb9ce28 removed Monitor->root, since we do not support classical multihead il y a 17 ans
  Anselm R Garbe 6ab163c695 some drawbar() polishing, and certain related fixes il y a 17 ans
  Anselm R Garbe e8244395e4 urgency hook handling needs also to invert the square if present il y a 17 ans
  Anselm R Garbe 954db46bac Chris pointed me to the fact, that the window geoms calculation can be done once for each monitor, so I applied this remark il y a 17 ans
  Anselm R Garbe 508922b90d fixed missing else branch il y a 17 ans
  Anselm R Garbe 4adfdc9d95 applied dme's patch to prevent changing prevtags if nothing actually changed il y a 17 ans