Commit Graph

  • 1ef2307 switching to uxterm again, I get kretze from this urxvt crap by arg@mig29 2006-12-07 10:43:34 +0100
  • d42c3ba with this patch everything works fine for me by arg@mig29 2006-12-07 10:02:46 +0100
  • 4b06155 don't use Xlocale crap, let's use locale.h instead by arg@mig29 2006-12-07 09:49:45 +0100
  • 857d825 using the portable Xmb+UTF-8 way of life, will see if this works well... by arg@mig29 2006-12-07 09:47:55 +0100
  • 6b34535 improved the memory leak prevention by arg@mig29 2006-12-06 11:19:06 +0100
  • ab3b3a8 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine). by arg@mig29 2006-12-05 14:21:18 +0100
  • 71b82fb also setting LC_CTYPE only by arg@mig29 2006-12-05 13:31:29 +0100
  • 9bd9ea4 enforcing using fontsets even if they are incomplete for some encodings by arg@mig29 2006-12-05 10:30:31 +0100
  • 9996439 Added tag 2.5.1 for changeset c7f84f23ec by arg@mig29 2006-12-04 21:01:14 +0100
  • 7009ebf hotfix of a serious crashing bug by arg@mig29 2006-12-04 21:00:26 +0100
  • 760e23d Added tag 2.5 for changeset dcbbfabc8e by arg@mig29 2006-12-04 15:39:43 +0100
  • c53d9d5 applied Manuel's regex patch by arg@mig29 2006-12-03 11:21:25 +0100
  • 7739e6b made squares equally sized, and 1px bigger by arg@mig29 2006-12-01 17:55:46 +0100
  • 4881857 if client is focused, the emptysquare don't needs to be drawed by arg@mig29 2006-12-01 17:51:05 +0100
  • c73d5cb and the winner is by arg@mig29 2006-12-01 17:45:27 +0100
  • 6458803 sander1 proposal by arg@mig29 2006-12-01 17:36:37 +0100
  • 6e72d78 dood by arg@mig29 2006-12-01 16:55:42 +0100
  • 4e926a9 darkening the fg colors somewhat by arg@mig29 2006-12-01 15:50:22 +0100
  • 4ba3cfa less obtrusive indicator (only a top line) by arg@mig29 2006-12-01 15:03:42 +0100
  • e655e8a final2 indicator by arg@mig29 2006-12-01 12:52:16 +0100
  • c34e4e4 removing the -1 on final indicators, looks cleaner by arg@mig29 2006-12-01 12:39:13 +0100
  • a678ee6 final indicators by arg@mig29 2006-12-01 12:25:23 +0100
  • 49f0ee3 changed things like I described in last mail by arg@mig29 2006-12-01 10:16:10 +0100
  • 0c9d9a3 improved tag indicator by arg@mig29 2006-12-01 09:52:15 +0100
  • 89e1acb removed viewall signature from dwm.h by arg@mig29 2006-11-30 17:01:39 +0100
  • c2ed26b next version will be 2.5 by arg@mig29 2006-11-30 15:51:26 +0100
  • 42fd392 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) by arg@mig29 2006-11-30 15:27:43 +0100
  • e06447e Added tag 2.4 for changeset 32b2469250 by arg@mig29 2006-11-30 09:19:52 +0100
  • 683dabe extended dwm.1 with last change by arg@mig29 2006-11-28 17:36:00 +0100
  • 3aff961 togglefloat should only work in dotile mode (thanks to Sander for this hint) by arg@mig29 2006-11-28 17:35:31 +0100
  • 0a915eb applied Alex Elide's tricky patch, thanks! by arg@mig29 2006-11-27 17:51:50 +0100
  • 19dcbc5 returning to old Key struct by arg@mig29 2006-11-27 17:49:58 +0100
  • d2a4952 applied Szabolcs Nagy's patch (thank you!) by arg@mig29 2006-11-27 17:46:02 +0100
  • 0c97b21 applied patch by Jukka by arg@mig29 2006-11-27 17:30:06 +0100
  • 19390b1 changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) by arg@mig29 2006-11-27 13:21:38 +0100
  • 8dc8605 added man page entry by arg@mig29 2006-11-27 11:05:47 +0100
  • 46d5f9d added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut by arg@mig29 2006-11-27 10:57:37 +0100
  • 35e96b8 applied Jukka's patch preventing some cornercases and making the EOF error message correct by arg@mig29 2006-11-27 10:29:47 +0100
  • 2210ea7 applied yet another proposal of Manuel by arg@mig29 2006-11-26 15:43:16 +0100
  • 61a1910 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. by arg@mig29 2006-11-26 14:26:53 +0100
  • 27ef735 applied Jukka's stdinread patch by arg@mig29 2006-11-26 13:31:36 +0100
  • 2b35fb6 next version will be 2.4 by arg@mig29 2006-11-25 19:26:31 +0100
  • 478f6f9 applied Manuels patch (thanks to Manuel!) by arg@mig29 2006-11-25 19:26:16 +0100
  • 44411d2 small fix of man page by arg@mig29 2006-11-24 17:02:41 +0100
  • a2175cf Added tag 2.3 for changeset 719b37b37b by arg@mig29 2006-11-24 15:46:32 +0100
  • 4606d21 using the term 'indicated' instead of 'higlighted' by arg@mig29 2006-11-23 16:00:16 +0100
  • d37d0f2 updated man page with the bottom right corner indicator by arg@mig29 2006-11-23 15:59:16 +0100
  • 321e8d5 fififif by arg@mig29 2006-11-22 16:17:50 +0100
  • 78f4b51 added a similiar patch to Daves solution to indicate if there are clients with a specific tag by arg@mig29 2006-11-22 14:57:09 +0100
  • 7d168a2 returning to old bar colorization behavior, like sander proposed for consistency reasons by arg@mig29 2006-11-21 15:03:08 +0100
  • 931e712 applied Gottox patches by arg@mig29 2006-11-21 14:49:13 +0100
  • 4ec0420 using iso10646 explicitely in arg's config.h by arg@mig29 2006-11-21 12:17:47 +0100
  • 82ddba8 Added tag 2.2 for changeset 7e92f58754 by arg@mig29 2006-11-21 09:41:33 +0100
  • 52a8cc8 nah reverting to my prev style, that's really the best by arg@mig29 2006-11-18 21:33:33 +0100
  • d175df8 applying aluminium style for arg's config.h by arg@mig29 2006-11-18 21:26:53 +0100
  • b003a35 applied Gottox' windowarea patch by arg@mig29 2006-11-16 14:40:57 +0100
  • df1a0f9 using a more blue-ish color... by arg@mig29 2006-11-08 17:16:38 +0100
  • 5b07b85 making the selected color more lightning by arg@mig29 2006-11-08 17:10:51 +0100
  • f320cd2 next release will be 2.2 by arg@mig29 2006-11-03 09:22:40 +0100
  • f78c16f applied Jukkas patch by arg@mig29 2006-11-03 08:29:39 +0100
  • 0c5f47e Added tag 2.1 for changeset a2c465098a by arg@mig29 2006-11-02 10:18:22 +0100
  • 4b5b3d9 renamed resizecol into resizemaster by arg@mig29 2006-10-31 12:07:32 +0100
  • 2cce4b9 applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable) by arg@mig29 2006-10-31 12:06:38 +0100
  • 8e6eb52 Added tag 2.0 for changeset 12deea3660 by arg@mig29 2006-10-31 09:02:42 +0100
  • 04b633d make sure that changing sx has no impact on snapping by arg@mig29 2006-10-31 09:02:16 +0100
  • b76561a in a 1920x1200 setup 40 pixels of snap value are much better than 20 by arg@mig29 2006-10-30 12:40:10 +0100
  • 51c7589 fixed stupid bug of snap-to-screen by arg@mig29 2006-10-30 12:26:55 +0100
  • 9978538 changing snap priority by arg@mig29 2006-10-30 12:07:00 +0100
  • dc1690c removed useless abs() calls by arg@mig29 2006-10-30 12:04:08 +0100
  • b661426 added screen-border snapping in floating mode, feels quite well by arg@mig29 2006-10-30 11:58:05 +0100
  • 91e569c and another fix by arg@mig29 2006-10-27 13:29:35 +0200
  • 0f395c1 applied sanders try2 patch by arg@mig29 2006-10-27 13:28:26 +0200
  • 2b13e74 applied sanders max size fix by arg@mig29 2006-10-27 12:05:47 +0200
  • 0982e47 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend by arg@mig29 2006-10-27 10:24:15 +0200
  • b93ebcf reverting to original by arg@mig29 2006-10-26 15:41:40 +0200
  • a08d83b applied sander's config.*h nitpick patch by arg@mig29 2006-10-26 15:29:20 +0200
  • 2b7c275 some other change by arg@mig29 2006-10-26 15:26:17 +0200
  • 040d0f4 apply small fix to prevent apps like mplayer wandering when toggling fullscreen by arg@mig29 2006-10-26 15:05:45 +0200
  • 724f35a forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely) by arg@mig29 2006-10-26 12:22:26 +0200
  • 6f3872e using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code) by arg@mig29 2006-10-26 12:13:41 +0200
  • 87324e6 changing MASTER in config.arg.h from 600 to 550 per thousand by arg@mig29 2006-10-26 11:21:45 +0200
  • c2b908f my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... by arg@mig29 2006-10-26 10:21:27 +0200
  • d7734f9 moved MOUSEMASK into event.c (not used in other places) by Anselm R. Garbe 2006-10-16 16:50:03 +0200
  • 8b68890 now being at v2.0 by Anselm R. Garbe 2006-10-14 18:21:39 +0200
  • b60406c using lsx instead of Jukka's shell construct by Anselm R. Garbe 2006-10-13 18:47:24 +0200
  • ce9a993 hotfix by Anselm R. Garbe 2006-10-06 14:01:53 +0200
  • 720b2ab Added tag 1.9 for changeset a5567a0d30 by Anselm R. Garbe 2006-10-06 13:43:59 +0200
  • 5983c00 do* has no Arg arument anymore (never called directly) by Anselm R. Garbe 2006-10-06 13:06:37 +0200
  • 6651dd7 code polishing, removed unnecessary newlines by Anselm R. Garbe 2006-10-06 11:50:15 +0200
  • acdea31 yet another small fix and simplification of dotile by Anselm R. Garbe 2006-10-06 11:37:12 +0200
  • 10885d3 removed the stack position stuff by Anselm R. Garbe 2006-10-05 19:27:28 +0200
  • 1c1d09f small boundary check fix by Anselm R. Garbe 2006-10-05 18:23:28 +0200
  • 0384fae changing MASTER value from percent into per mill by Anselm R. Garbe 2006-10-05 18:18:47 +0200
  • 6cca399 Added tag 1.8 for changeset c71952fa3c by Anselm R. Garbe 2006-10-05 19:00:58 +0200
  • 69408d3 simplified dotile(), removed misleading line by Anselm R. Garbe 2006-10-05 13:47:30 +0200
  • 4aea423 final fix for man page by Anselm R. Garbe 2006-10-05 13:44:48 +0200
  • 6fc8a63 keep master ratio on resizecol -> arrange by Anselm R. Garbe 2006-10-05 12:59:35 +0200
  • 2583a7c yet another simplification of dotile() by Anselm R. Garbe 2006-10-05 12:18:04 +0200
  • 0ef6e31 simplified dotile() by Anselm R. Garbe 2006-10-05 12:13:24 +0200
  • 7c052b3 applied resizecol fix by Jukka by Anselm R. Garbe 2006-10-05 11:00:55 +0200