age |
author |
description |
Tue, 28 Nov 2006 17:35:31 +0100 |
arg |
togglefloat should only work in dotile mode (thanks to Sander for this hint) |
Mon, 27 Nov 2006 17:51:50 +0100 |
arg |
applied Alex Elide's tricky patch, thanks! |
Mon, 27 Nov 2006 17:49:58 +0100 |
arg |
returning to old Key struct |
Mon, 27 Nov 2006 17:46:02 +0100 |
arg |
applied Szabolcs Nagy's patch (thank you!) |
Mon, 27 Nov 2006 17:30:06 +0100 |
arg |
applied patch by Jukka |
Mon, 27 Nov 2006 13:21:38 +0100 |
arg |
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) |
Mon, 27 Nov 2006 11:05:47 +0100 |
arg |
added man page entry |
Mon, 27 Nov 2006 10:57:37 +0100 |
arg |
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut |
Mon, 27 Nov 2006 10:29:47 +0100 |
arg |
applied Jukka's patch preventing some cornercases and making the EOF error message correct |
Sun, 26 Nov 2006 15:43:16 +0100 |
arg |
applied yet another proposal of Manuel |
Sun, 26 Nov 2006 14:26:53 +0100 |
arg |
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. |
Sun, 26 Nov 2006 13:31:36 +0100 |
arg |
applied Jukka's stdinread patch |
Sat, 25 Nov 2006 19:26:31 +0100 |
arg |
next version will be 2.4 |
Sat, 25 Nov 2006 19:26:16 +0100 |
arg |
applied Manuels patch (thanks to Manuel!) |
Fri, 24 Nov 2006 17:02:41 +0100 |
arg |
small fix of man page |
Fri, 24 Nov 2006 15:46:32 +0100 |
arg |
Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849 |
Thu, 23 Nov 2006 16:00:16 +0100 |
arg |
using the term 'indicated' instead of 'higlighted'2.3 |
Thu, 23 Nov 2006 15:59:16 +0100 |
arg |
updated man page with the bottom right corner indicator |
Wed, 22 Nov 2006 16:17:50 +0100 |
arg |
fififif |
Wed, 22 Nov 2006 14:57:09 +0100 |
arg |
added a similiar patch to Daves solution to indicate if there are clients with a specific tag |
Tue, 21 Nov 2006 15:03:08 +0100 |
arg |
returning to old bar colorization behavior, like sander proposed for consistency reasons |
Tue, 21 Nov 2006 14:49:13 +0100 |
arg |
applied Gottox patches |
Tue, 21 Nov 2006 12:17:47 +0100 |
arg |
using iso10646 explicitely in arg's config.h |
Tue, 21 Nov 2006 09:41:33 +0100 |
arg |
Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf |
Sat, 18 Nov 2006 21:33:33 +0100 |
arg |
nah reverting to my prev style, that's really the best2.2 |
Sat, 18 Nov 2006 21:26:53 +0100 |
arg |
applying aluminium style for arg's config.h |
Thu, 16 Nov 2006 14:40:57 +0100 |
arg |
applied Gottox' windowarea patch |
Wed, 08 Nov 2006 17:16:38 +0100 |
arg |
using a more blue-ish color... |
Wed, 08 Nov 2006 17:10:51 +0100 |
arg |
making the selected color more lightning |
Fri, 03 Nov 2006 09:22:40 +0100 |
arg |
next release will be 2.2 |
Fri, 03 Nov 2006 08:29:39 +0100 |
arg |
applied Jukkas patch |
Thu, 02 Nov 2006 10:18:22 +0100 |
arg |
Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531 |
Tue, 31 Oct 2006 12:07:32 +0100 |
arg |
renamed resizecol into resizemaster2.1 |
Tue, 31 Oct 2006 12:06:38 +0100 |
arg |
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) |
Tue, 31 Oct 2006 09:02:42 +0100 |
arg |
Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec |
Tue, 31 Oct 2006 09:02:16 +0100 |
arg |
make sure that changing sx has no impact on snapping2.0 |
Mon, 30 Oct 2006 12:40:10 +0100 |
arg |
in a 1920x1200 setup 40 pixels of snap value are much better than 20 |
Mon, 30 Oct 2006 12:26:55 +0100 |
arg |
fixed stupid bug of snap-to-screen |
Mon, 30 Oct 2006 12:07:00 +0100 |
arg |
changing snap priority |
Mon, 30 Oct 2006 12:04:08 +0100 |
arg |
removed useless abs() calls |
Mon, 30 Oct 2006 11:58:05 +0100 |
arg |
added screen-border snapping in floating mode, feels quite well |
Fri, 27 Oct 2006 13:29:35 +0200 |
arg |
and another fix |
Fri, 27 Oct 2006 13:28:26 +0200 |
arg |
applied sanders try2 patch |
Fri, 27 Oct 2006 12:05:47 +0200 |
arg |
applied sanders max size fix |
Fri, 27 Oct 2006 10:24:15 +0200 |
arg |
stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend |
Thu, 26 Oct 2006 15:41:40 +0200 |
arg |
reverting to original |
Thu, 26 Oct 2006 15:29:20 +0200 |
arg |
applied sander's config.*h nitpick patch |
Thu, 26 Oct 2006 15:26:17 +0200 |
arg |
some other change |
Thu, 26 Oct 2006 15:05:45 +0200 |
arg |
apply small fix to prevent apps like mplayer wandering when toggling fullscreen |
Thu, 26 Oct 2006 12:22:26 +0200 |
arg |
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely) |
Thu, 26 Oct 2006 12:13:41 +0200 |
arg |
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) |
Thu, 26 Oct 2006 11:21:45 +0200 |
arg |
changing MASTER in config.arg.h from 600 to 550 per thousand |
Thu, 26 Oct 2006 10:21:27 +0200 |
arg |
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... |
Mon, 16 Oct 2006 16:50:03 +0200 |
Anselm R. Garbe |
moved MOUSEMASK into event.c (not used in other places) |
Sat, 14 Oct 2006 18:21:39 +0200 |
Anselm R. Garbe |
now being at v2.0 |
Fri, 13 Oct 2006 18:47:24 +0200 |
Anselm R. Garbe |
using lsx instead of Jukka's shell construct |
Fri, 06 Oct 2006 14:01:53 +0200 |
Anselm R. Garbe |
hotfix |
Fri, 06 Oct 2006 13:43:59 +0200 |
Anselm R. Garbe |
Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148 |
Fri, 06 Oct 2006 13:06:37 +0200 |
Anselm R. Garbe |
do* has no Arg arument anymore (never called directly)1.9 |
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines |