Histórico de commits

Autor SHA1 Mensagem Data
  anselm@anselm1 ad0a2fa042 fixed some issues nsz reported in IRC log 17 anos atrás
  anselm@anselm1 9804726c82 well, AIM_XINERAMA should not be enabled 17 anos atrás
  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 17 anos atrás
  anselm@anselm1 f1719ac2de removed initags -- we autoselect the first tag in each view instead 17 anos atrás
  Anselm R Garbe d99ec61482 a small fix to buttonpress 17 anos atrás
  Anselm R Garbe 2f70a14ee1 some more changes towards a better dwm 17 anos atrás
  anselm@anselm1 00ca643bd7 proceeded, though we still miss a real Tag struct 17 anos atrás
  anselm@anselm1 0271ac0ed7 disabled AIM_XINERAMA 17 anos atrás
  anselm@anselm1 d5178292ed simplified dwm 17 anos atrás
  anselm@anselm1 2bfd3fffbf certain fixes, though still a lot of the mutex stuff missing 17 anos atrás
  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 17 anos atrás
  anselm@anselm1 fd01413fae fixed Gottox' mail address 17 anos atrás
  Anselm R Garbe d6e24f7116 well typo fix 17 anos atrás
  Anselm R Garbe c43d7b7587 added Gottox to Copyright holders after all his contributions, applied his last patch 17 anos atrás
  Anselm R Garbe de5b294edc some other fixes, resize contains a minor bug 17 anos atrás
  Anselm R Garbe 8e0f8ffcc6 crash fix 17 anos atrás
  Anselm R Garbe dd21823536 made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues 17 anos atrás
  Anselm R Garbe 9cb9c32ee7 minor 17 anos atrás
  Anselm R Garbe 4076e2ff60 applied Gottox' monitor.diff patch (thanks btw) 17 anos atrás
  Anselm R Garbe 55edd2d6ec made restack, drawbar also Monitor-related only 17 anos atrás
  Anselm R Garbe 2e8e5509d9 changed arrange functions to contain the Monitor as first argument 17 anos atrás
  Anselm R Garbe 4426032450 applied Jukka's zoom-patch 17 anos atrás
  Anselm R Garbe e0f0397896 resize handles offscreen issues 17 anos atrás
  Anselm R Garbe ca3e847e45 applied some necessary changes 17 anos atrás
  Anselm R Garbe c2737b7b93 removed Monitor->dc, unnecessary 17 anos atrás
  Anselm R Garbe 191cb9ce28 removed Monitor->root, since we do not support classical multihead 17 anos atrás
  Anselm R Garbe 6ab163c695 some drawbar() polishing, and certain related fixes 17 anos atrás
  Anselm R Garbe e8244395e4 urgency hook handling needs also to invert the square if present 17 anos atrás
  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 17 anos atrás
  Anselm R Garbe 508922b90d fixed missing else branch 17 anos atrás