Commit Graph

  • 59aa02a fixed urgency hint, though Xinerama integration is still ongoing by Anselm R Garbe 2008-03-05 10:22:21 +0000
  • e3c2d32 next on TODO by anselm@anselm1 2008-03-05 00:11:44 +0000
  • 295ad21 renamed MAXLEN into MAXTAGLEN (backward compliance) by anselm@anselm1 2008-03-04 21:41:36 +0000
  • 39af3c2 renamed monocle into maxmise, documented the keybindings in dwm(1) by anselm@anselm1 2008-03-04 21:40:49 +0000
  • 96ee9d8 monocle goes mainstream by Anselm R Garbe 2008-03-04 18:58:23 +0000
  • a82cba2 fixed applyrules bug by Anselm R Garbe 2008-03-04 18:13:07 +0000
  • f7c097e removed View cruft, now back to the roots by anselm@anselm1 2008-03-03 21:40:37 +0000
  • da1b3fa made tag names snappier by Anselm R Garbe 2008-02-29 11:59:28 +0000
  • ad0a2fa fixed some issues nsz reported in IRC log by anselm@anselm1 2008-02-28 21:44:52 +0000
  • 9804726 well, AIM_XINERAMA should not be enabled by anselm@anselm1 2008-02-28 21:39:45 +0000
  • 7bc272a 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 by anselm@anselm1 2008-02-28 21:38:53 +0000
  • f1719ac removed initags -- we autoselect the first tag in each view instead by anselm@anselm1 2008-02-28 20:02:57 +0000
  • d99ec61 a small fix to buttonpress by Anselm R Garbe 2008-02-28 17:13:13 +0000
  • 2f70a14 some more changes towards a better dwm by Anselm R Garbe 2008-02-28 17:07:30 +0000
  • 00ca643 proceeded, though we still miss a real Tag struct by anselm@anselm1 2008-02-27 21:50:50 +0000
  • 0271ac0 disabled AIM_XINERAMA by anselm@anselm1 2008-02-26 22:57:23 +0000
  • d517829 simplified dwm by anselm@anselm1 2008-02-26 22:51:23 +0000
  • 2bfd3ff certain fixes, though still a lot of the mutex stuff missing by anselm@anselm1 2008-02-25 22:19:17 +0000
  • a3d8c05 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 by anselm@anselm1 2008-02-23 23:11:27 +0000
  • fd01413 fixed Gottox' mail address by anselm@anselm1 2008-02-22 19:32:53 +0000
  • d6e24f7 well typo fix by Anselm R Garbe 2008-02-22 15:27:50 +0000
  • c43d7b7 added Gottox to Copyright holders after all his contributions, applied his last patch by Anselm R Garbe 2008-02-22 15:26:27 +0000
  • de5b294 some other fixes, resize contains a minor bug by Anselm R Garbe 2008-02-22 10:34:12 +0000
  • 8e0f8ff crash fix by Anselm R Garbe 2008-02-22 10:15:59 +0000
  • dd21823 made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues by Anselm R Garbe 2008-02-22 10:03:42 +0000
  • 9cb9c32 minor by Anselm R Garbe 2008-02-21 19:19:46 +0000
  • 4076e2f applied Gottox' monitor.diff patch (thanks btw) by Anselm R Garbe 2008-02-21 14:33:59 +0000
  • 55edd2d made restack, drawbar also Monitor-related only by Anselm R Garbe 2008-02-21 10:31:06 +0000
  • 2e8e550 changed arrange functions to contain the Monitor as first argument by Anselm R Garbe 2008-02-21 10:14:42 +0000
  • 4426032 applied Jukka's zoom-patch by Anselm R Garbe 2008-02-20 13:48:52 +0000
  • e0f0397 resize handles offscreen issues by Anselm R Garbe 2008-02-20 08:13:41 +0000
  • ca3e847 applied some necessary changes by Anselm R Garbe 2008-02-20 08:09:26 +0000
  • c2737b7 removed Monitor->dc, unnecessary by Anselm R Garbe 2008-02-18 17:08:22 +0000
  • 191cb9c removed Monitor->root, since we do not support classical multihead by Anselm R Garbe 2008-02-18 16:47:16 +0000
  • 6ab163c some drawbar() polishing, and certain related fixes by Anselm R Garbe 2008-02-15 16:00:02 +0000
  • e824439 urgency hook handling needs also to invert the square if present by Anselm R Garbe 2008-02-13 20:34:17 +0000
  • 954db46 Chris pointed me to the fact, that the window geoms calculation can be done once for each monitor, so I applied this remark by Anselm R Garbe 2008-02-11 20:57:56 +0000
  • 508922b fixed missing else branch by Anselm R Garbe 2008-02-11 20:51:04 +0000
  • 4adfdc9 applied dme's patch to prevent changing prevtags if nothing actually changed by Anselm R Garbe 2008-02-11 20:48:22 +0000
  • c619363 applied dwm-4.8-snaptileds.diff by Anselm R Garbe 2008-02-11 20:43:41 +0000
  • 012710a implemented urgent hint handling (with multihead support) by anselm@aab 2008-02-11 20:34:17 +0000
  • c2c54cc got initial Xinerama support working, though there is a lot work todo by anselm@aab 2008-02-11 15:55:42 +0000
  • a62630a some more polishing/consistency changes by anselm@anselm1 2007-12-22 14:40:44 +0000
  • 62b18fb proceeded with multihead/Xinerama support by anselm@anselm1 2007-12-22 14:30:47 +0000
  • e0d6451 removed maximize, there will be monocle soon by anselm@anselm1 2007-12-22 12:52:14 +0000
  • 7a496e9 fixed wrong tagging stuff by anselm@anselm1 2007-12-22 12:49:04 +0000
  • 308f95a added dmenu_run to config.h by anselm@anselm1 2007-12-22 12:26:24 +0000
  • 40a734b root window and screen have to be in Monitor struct, we want side-by-side Xinerama and Multihead support (only Xinerama when enabled and present) by anselm@anselm1 2007-12-21 20:45:46 +0000
  • 985e330 merged Christof Musik's Xinerama support patches, though this needs some polishing! by anselm@anselm1 2007-12-21 12:54:45 +0000
  • 5f19423 simplified Mod-m by Anselm R. Garbe 2007-12-09 13:39:29 +0100
  • d66ad14 implemented reapply for re-applying the tagging rules during runtime, Mod-r by Anselm R. Garbe 2007-12-08 20:11:56 +0100
  • 8497f9f next version will be 4.8 by Anselm R. Garbe 2007-12-08 19:59:51 +0100
  • 91bb749 Added tag 4.7 for changeset d6d3085307d8 by Anselm R. Garbe 2007-11-21 21:19:03 +0100
  • 68ff133 fixed focus steeling bug done by clients like opera by Anselm R. Garbe 2007-11-17 19:59:13 +0100
  • 4380db4 removed support for the NetSupportingWmCheck stuff, netbeans, argouml and others also don't work with compiz, so it is Suns problem to provide a fix by Anselm R. Garbe 2007-11-17 18:59:51 +0100
  • 123a565 yeah compiz didn't did the trick, but identifying dwm as LookingGlass (LG3D) by Anselm R. Garbe 2007-11-15 20:38:25 +0100
  • d0e0505 foo by Anselm R. Garbe 2007-11-15 19:26:44 +0100
  • 762b66a hack that adds NET_SUPPORTING_WM_CHECK handling, dwm identifies itself as compiz, hence I believe this might workaround the JDK 1.6+ XToolkit bug by Anselm R. Garbe 2007-11-15 18:57:31 +0100
  • cb4951d applied Ritesh's patch to stext handling with some minor modifications by Anselm R. Garbe 2007-11-10 20:21:22 +0100
  • 667da18 initialize prevtags in setup, now users can setup which seltags should be selectedin config.h by Anselm R. Garbe 2007-11-10 19:31:01 +0100
  • e9a0733 Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs! by Anselm R. Garbe 2007-11-10 19:16:11 +0100
  • 198502f moved LENGTH to dwm.c, moved prevtags to dwm.c by arg@suckless.org 2007-11-07 09:49:53 +0100
  • 35efafe we check variable == value, and not the other way - the other way is for beginner programmers. by Anselm R. Garbe 2007-11-04 17:49:56 +0100
  • 951d022 removed a misleading comment about client title windows, which don't exist anymore by Anselm R. Garbe 2007-11-04 12:17:06 +0100
  • 54bde0f full names in -v output of dwm by Anselm R. Garbe 2007-11-04 12:12:52 +0100
  • 260a55e doing it in a shorter way by Anselm R. Garbe 2007-11-03 21:14:04 +0100
  • 0e98090 removed fgets usage, increment offset until a line is read, dwm will drop all lines read in one call, except the first!!! one (previously it preferred the last) - but the current approach is simplier and works better for general purpose in conjunction with the offset handling by Anselm R. Garbe 2007-11-03 20:43:12 +0100
  • af4667a simplified by Anselm R. Garbe 2007-11-02 17:07:14 +0100
  • a98b5e5 made error handling more proper by Anselm R. Garbe 2007-11-02 17:04:40 +0100
  • b8985dc replaced low-level stext reading with an fgets call by Anselm R. Garbe 2007-11-02 16:57:52 +0100
  • 6f60b2e revival of RESIZEHINTS by Anselm R. Garbe 2007-11-02 10:43:39 +0100
  • 3033d45 sanders patch for b2 toggle by arg@suckless.org 2007-10-29 12:42:58 +0100
  • 34e7872 replaced Nmacros with LENGTH(x) macro by Anselm R. Garbe 2007-10-28 12:52:16 +0100
  • c36f7c3 replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ltidx, added NRULES, NLAYOUTS and Layout *layout as alternatives, removed isarrange(), checking against layout->arrange instead. by Anselm R. Garbe 2007-10-28 12:41:14 +0100
  • 3fd39fe some sanity changes by Anselm R. Garbe 2007-10-27 18:21:02 +0200
  • 93eee24 going toward 4.7 by Anselm R. Garbe 2007-10-27 18:12:54 +0200
  • d5e8edc Added tag 4.6 for changeset bcd7e18e196a by Anselm R. Garbe 2007-10-25 20:24:59 +0200
  • 13577b1 fixed a comment by arg@suckless.org 2007-10-25 10:42:55 +0200
  • 5473e76 also consider width for tile fallback enforcing by Anselm R. Garbe 2007-10-24 20:34:08 +0200
  • cdd6c3e removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients by arg@suckless.org 2007-10-24 16:26:59 +0200
  • 29f2b15 some cleanup, removed ntags variable, defined NTAGS macro, simplified tag(), view() and idxoftag(), fixed some NULL comparisions by arg@suckless.org 2007-10-24 16:07:43 +0200
  • 7b65b76 parenthized use of ISTILE macro in dwm.c by arg@suckless.org 2007-10-23 09:38:47 +0200
  • e94774d thx to Toni Lainson by arg@suckless.org 2007-10-19 09:56:51 +0200
  • af0034f fixed two comments by arg@suckless.org 2007-10-18 17:02:19 +0200
  • cd7ebaa removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier and most flexible than all other possibilities by arg@suckless.org 2007-10-18 10:28:41 +0200
  • 8dc03d6 small cosmetic fix by arg@suckless.org 2007-10-17 14:35:21 +0200
  • 1dcb18c uncommented DEBUG CFLGAS/LDFLAGS by arg@suckless.org 2007-10-17 12:28:34 +0200
  • 206eb34 just making dwm.h saner by arg@suckless.org 2007-10-17 11:19:14 +0200
  • 04de572 applied Eric Mertens patch to mainstream dwm, however this needs testing by Anselm R. Garbe 2007-10-16 19:07:51 +0200
  • 5a04ede cleaned up dwm.c/dwm.h somewhat that it allows easier integration of patches by Anselm R. Garbe 2007-10-16 19:04:49 +0200
  • 24c125c small comment by Anselm R. Garbe 2007-10-11 20:50:01 +0200
  • 0453c1d recreated dwm.h by Anselm R. Garbe 2007-10-11 20:47:34 +0200
  • 0b5c14c added Mod1-Tab description to dwm.1 by Anselm R. Garbe 2007-10-10 18:51:03 +0200
  • a73de0c added antoszka's viewprev patch with some minor modifications, restored Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise by Anselm R. Garbe 2007-10-10 18:39:28 +0200
  • eeea4ef applied Brandon MacDone's static initialization patch for seltags and Client->tags by Anselm R. Garbe 2007-10-06 19:43:15 +0200
  • 883e09b removing NULL-terminating **tags definition in config.h by Anselm R. Garbe 2007-10-05 18:30:01 +0200
  • 7e25897 removed two spaces reported by Soleen by Anselm R. Garbe 2007-10-03 16:25:25 +0200
  • 95091dc reverted Peters patch to tile, I will discuss the reasons at dwm@ by Anselm R. Garbe 2007-10-01 21:25:15 +0200
  • 5767699 s/xterm/uxterm/ by Anselm R. Garbe 2007-10-01 15:39:37 +0200
  • 60adbab added hint for downloading dextra by Anselm R. Garbe 2007-10-01 14:40:53 +0200