Commit Graph

  • aaf1e44da9 using a UTF-8 capable fixed font arg@mig29 2006-12-07 11:55:04 +0100
  • 1ef2307ec4 switching to uxterm again, I get kretze from this urxvt crap arg@mig29 2006-12-07 10:43:34 +0100
  • d42c3ba2dc with this patch everything works fine for me arg@mig29 2006-12-07 10:02:46 +0100
  • 4b06155873 don't use Xlocale crap, let's use locale.h instead arg@mig29 2006-12-07 09:49:45 +0100
  • 857d825eeb using the portable Xmb+UTF-8 way of life, will see if this works well... arg@mig29 2006-12-07 09:47:55 +0100
  • 6b345353e3 improved the memory leak prevention arg@mig29 2006-12-06 11:19:06 +0100
  • ab3b3a8f61 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine). arg@mig29 2006-12-05 14:21:18 +0100
  • 71b82fb1f6 also setting LC_CTYPE only arg@mig29 2006-12-05 13:31:29 +0100
  • 9bd9ea423e enforcing using fontsets even if they are incomplete for some encodings arg@mig29 2006-12-05 10:30:31 +0100
  • 99964398e7 Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e arg@mig29 2006-12-04 21:01:14 +0100
  • 7009ebfa69 hotfix of a serious crashing bug arg@mig29 2006-12-04 21:00:26 +0100
  • 760e23dd3a Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045 arg@mig29 2006-12-04 15:39:43 +0100
  • c53d9d516a applied Manuel's regex patch arg@mig29 2006-12-03 11:21:25 +0100
  • 7739e6b466 made squares equally sized, and 1px bigger arg@mig29 2006-12-01 17:55:46 +0100
  • 4881857458 if client is focused, the emptysquare don't needs to be drawed arg@mig29 2006-12-01 17:51:05 +0100
  • c73d5cb7b6 and the winner is arg@mig29 2006-12-01 17:45:27 +0100
  • 6458803d21 sander1 proposal arg@mig29 2006-12-01 17:36:37 +0100
  • 6e72d781f7 dood arg@mig29 2006-12-01 16:55:42 +0100
  • 4e926a9ef2 darkening the fg colors somewhat arg@mig29 2006-12-01 15:50:22 +0100
  • 4ba3cfaee9 less obtrusive indicator (only a top line) arg@mig29 2006-12-01 15:03:42 +0100
  • e655e8a7d5 final2 indicator arg@mig29 2006-12-01 12:52:16 +0100
  • c34e4e4b39 removing the -1 on final indicators, looks cleaner arg@mig29 2006-12-01 12:39:13 +0100
  • a678ee6365 final indicators arg@mig29 2006-12-01 12:25:23 +0100
  • 49f0ee329d changed things like I described in last mail arg@mig29 2006-12-01 10:16:10 +0100
  • 0c9d9a3d94 improved tag indicator arg@mig29 2006-12-01 09:52:15 +0100
  • 89e1acb0bb removed viewall signature from dwm.h arg@mig29 2006-11-30 17:01:39 +0100
  • c2ed26b711 next version will be 2.5 arg@mig29 2006-11-30 15:51:26 +0100
  • 42fd392e05 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) arg@mig29 2006-11-30 15:27:43 +0100
  • e06447ee88 Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f arg@mig29 2006-11-30 09:19:52 +0100
  • 683dabe5e6 extended dwm.1 with last change arg@mig29 2006-11-28 17:36:00 +0100
  • 3aff96177c togglefloat should only work in dotile mode (thanks to Sander for this hint) arg@mig29 2006-11-28 17:35:31 +0100
  • 0a915eba8f applied Alex Elide's tricky patch, thanks! arg@mig29 2006-11-27 17:51:50 +0100
  • 19dcbc5717 returning to old Key struct arg@mig29 2006-11-27 17:49:58 +0100
  • d2a4952956 applied Szabolcs Nagy's patch (thank you!) arg@mig29 2006-11-27 17:46:02 +0100
  • 0c97b21b61 applied patch by Jukka arg@mig29 2006-11-27 17:30:06 +0100
  • 19390b1a91 changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) arg@mig29 2006-11-27 13:21:38 +0100
  • 8dc86051df added man page entry arg@mig29 2006-11-27 11:05:47 +0100
  • 46d5f9d1bf added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut arg@mig29 2006-11-27 10:57:37 +0100
  • 35e96b8deb applied Jukka's patch preventing some cornercases and making the EOF error message correct arg@mig29 2006-11-27 10:29:47 +0100
  • 2210ea7e3b applied yet another proposal of Manuel arg@mig29 2006-11-26 15:43:16 +0100
  • 61a1910f91 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. arg@mig29 2006-11-26 14:26:53 +0100
  • 27ef73507b applied Jukka's stdinread patch arg@mig29 2006-11-26 13:31:36 +0100
  • 2b35fb643e next version will be 2.4 arg@mig29 2006-11-25 19:26:31 +0100
  • 478f6f95f1 applied Manuels patch (thanks to Manuel!) arg@mig29 2006-11-25 19:26:16 +0100
  • 44411d2d48 small fix of man page arg@mig29 2006-11-24 17:02:41 +0100
  • a2175cf71a Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849 arg@mig29 2006-11-24 15:46:32 +0100
  • 4606d218c3 using the term 'indicated' instead of 'higlighted' arg@mig29 2006-11-23 16:00:16 +0100
  • d37d0f24e6 updated man page with the bottom right corner indicator arg@mig29 2006-11-23 15:59:16 +0100
  • 321e8d51ed fififif arg@mig29 2006-11-22 16:17:50 +0100
  • 78f4b51757 added a similiar patch to Daves solution to indicate if there are clients with a specific tag arg@mig29 2006-11-22 14:57:09 +0100
  • 7d168a2621 returning to old bar colorization behavior, like sander proposed for consistency reasons arg@mig29 2006-11-21 15:03:08 +0100
  • 931e712eac applied Gottox patches arg@mig29 2006-11-21 14:49:13 +0100
  • 4ec04209e0 using iso10646 explicitely in arg's config.h arg@mig29 2006-11-21 12:17:47 +0100
  • 82ddba88a2 Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf arg@mig29 2006-11-21 09:41:33 +0100
  • 52a8cc8d46 nah reverting to my prev style, that's really the best arg@mig29 2006-11-18 21:33:33 +0100
  • d175df8aa3 applying aluminium style for arg's config.h arg@mig29 2006-11-18 21:26:53 +0100
  • b003a35fde applied Gottox' windowarea patch arg@mig29 2006-11-16 14:40:57 +0100
  • df1a0f9445 using a more blue-ish color... arg@mig29 2006-11-08 17:16:38 +0100
  • 5b07b85838 making the selected color more lightning arg@mig29 2006-11-08 17:10:51 +0100
  • f320cd203b next release will be 2.2 arg@mig29 2006-11-03 09:22:40 +0100
  • f78c16f8c6 applied Jukkas patch arg@mig29 2006-11-03 08:29:39 +0100
  • 0c5f47e720 Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531 arg@mig29 2006-11-02 10:18:22 +0100
  • 4b5b3d90af renamed resizecol into resizemaster arg@mig29 2006-10-31 12:07:32 +0100
  • 2cce4b95cd 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) arg@mig29 2006-10-31 12:06:38 +0100
  • 8e6eb52196 Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec arg@mig29 2006-10-31 09:02:42 +0100
  • 04b633ddf3 make sure that changing sx has no impact on snapping arg@mig29 2006-10-31 09:02:16 +0100
  • b76561a212 in a 1920x1200 setup 40 pixels of snap value are much better than 20 arg@mig29 2006-10-30 12:40:10 +0100
  • 51c7589c87 fixed stupid bug of snap-to-screen arg@mig29 2006-10-30 12:26:55 +0100
  • 99785382ae changing snap priority arg@mig29 2006-10-30 12:07:00 +0100
  • dc1690ce0f removed useless abs() calls arg@mig29 2006-10-30 12:04:08 +0100
  • b6614261ea added screen-border snapping in floating mode, feels quite well arg@mig29 2006-10-30 11:58:05 +0100
  • 91e569ca37 and another fix arg@mig29 2006-10-27 13:29:35 +0200
  • 0f395c1b11 applied sanders try2 patch arg@mig29 2006-10-27 13:28:26 +0200
  • 2b13e7466f applied sanders max size fix arg@mig29 2006-10-27 12:05:47 +0200
  • 0982e47408 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend arg@mig29 2006-10-27 10:24:15 +0200
  • b93ebcf42f reverting to original arg@mig29 2006-10-26 15:41:40 +0200
  • a08d83ba62 applied sander's config.*h nitpick patch arg@mig29 2006-10-26 15:29:20 +0200
  • 2b7c275ce8 some other change arg@mig29 2006-10-26 15:26:17 +0200
  • 040d0f48a0 apply small fix to prevent apps like mplayer wandering when toggling fullscreen arg@mig29 2006-10-26 15:05:45 +0200
  • 724f35a664 forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely) arg@mig29 2006-10-26 12:22:26 +0200
  • 6f3872edbd 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) arg@mig29 2006-10-26 12:13:41 +0200
  • 87324e680c changing MASTER in config.arg.h from 600 to 550 per thousand arg@mig29 2006-10-26 11:21:45 +0200
  • c2b908f603 my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... arg@mig29 2006-10-26 10:21:27 +0200
  • d7734f996f moved MOUSEMASK into event.c (not used in other places) Anselm R. Garbe 2006-10-16 16:50:03 +0200
  • 8b68890650 now being at v2.0 Anselm R. Garbe 2006-10-14 18:21:39 +0200
  • b60406cb9b using lsx instead of Jukka's shell construct Anselm R. Garbe 2006-10-13 18:47:24 +0200
  • ce9a9934ec hotfix Anselm R. Garbe 2006-10-06 14:01:53 +0200
  • 720b2abe17 Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148 Anselm R. Garbe 2006-10-06 13:43:59 +0200
  • 5983c00b95 do* has no Arg arument anymore (never called directly) Anselm R. Garbe 2006-10-06 13:06:37 +0200
  • 6651dd7fd9 code polishing, removed unnecessary newlines Anselm R. Garbe 2006-10-06 11:50:15 +0200
  • acdea31916 yet another small fix and simplification of dotile Anselm R. Garbe 2006-10-06 11:37:12 +0200
  • 10885d349a removed the stack position stuff Anselm R. Garbe 2006-10-05 19:27:28 +0200
  • 1c1d09f3e9 small boundary check fix Anselm R. Garbe 2006-10-05 18:23:28 +0200
  • 0384faeee5 changing MASTER value from percent into per mill Anselm R. Garbe 2006-10-05 18:18:47 +0200
  • 6cca3999c8 Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431 Anselm R. Garbe 2006-10-05 19:00:58 +0200
  • 69408d384d simplified dotile(), removed misleading line Anselm R. Garbe 2006-10-05 13:47:30 +0200
  • 4aea423f06 final fix for man page Anselm R. Garbe 2006-10-05 13:44:48 +0200
  • 6fc8a63041 keep master ratio on resizecol -> arrange Anselm R. Garbe 2006-10-05 12:59:35 +0200
  • 2583a7c0d1 yet another simplification of dotile() Anselm R. Garbe 2006-10-05 12:18:04 +0200
  • 0ef6e3103c simplified dotile() Anselm R. Garbe 2006-10-05 12:13:24 +0200