age |
author |
description |
Fri, 01 Dec 2006 17:45:27 +0100 |
arg |
and the winner is |
Fri, 01 Dec 2006 17:36:37 +0100 |
arg |
sander1 proposal |
Fri, 01 Dec 2006 16:55:42 +0100 |
arg |
dood |
Fri, 01 Dec 2006 15:50:22 +0100 |
arg |
darkening the fg colors somewhat |
Fri, 01 Dec 2006 15:03:42 +0100 |
arg |
less obtrusive indicator (only a top line) |
Fri, 01 Dec 2006 12:52:16 +0100 |
arg |
final2 indicator |
Fri, 01 Dec 2006 12:39:13 +0100 |
arg |
removing the -1 on final indicators, looks cleaner |
Fri, 01 Dec 2006 12:25:23 +0100 |
arg |
final indicators |
Fri, 01 Dec 2006 10:16:10 +0100 |
arg |
changed things like I described in last mail |
Fri, 01 Dec 2006 09:52:15 +0100 |
arg |
improved tag indicator |
Thu, 30 Nov 2006 17:01:39 +0100 |
arg |
removed viewall signature from dwm.h |
Thu, 30 Nov 2006 15:51:26 +0100 |
arg |
next version will be 2.5 |
Thu, 30 Nov 2006 15:27:43 +0100 |
arg |
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) |
Thu, 30 Nov 2006 09:19:52 +0100 |
arg |
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f |
Tue, 28 Nov 2006 17:36:00 +0100 |
arg |
extended dwm.1 with last change2.4 |
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 |
Fri, 06 Oct 2006 11:37:12 +0200 |
Anselm R. Garbe |
yet another small fix and simplification of dotile |
Thu, 05 Oct 2006 19:27:28 +0200 |
Anselm R. Garbe |
removed the stack position stuff |
Thu, 05 Oct 2006 18:23:28 +0200 |
Anselm R. Garbe |
small boundary check fix |
Thu, 05 Oct 2006 18:18:47 +0200 |
Anselm R. Garbe |
changing MASTER value from percent into per mill |
Thu, 05 Oct 2006 19:00:58 +0200 |
Anselm R. Garbe |
Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431 |
Thu, 05 Oct 2006 13:47:30 +0200 |
Anselm R. Garbe |
simplified dotile(), removed misleading line1.8 |
Thu, 05 Oct 2006 13:44:48 +0200 |
Anselm R. Garbe |
final fix for man page |
Thu, 05 Oct 2006 12:59:35 +0200 |
Anselm R. Garbe |
keep master ratio on resizecol -> arrange |
Thu, 05 Oct 2006 12:18:04 +0200 |
Anselm R. Garbe |
yet another simplification of dotile() |
Thu, 05 Oct 2006 12:13:24 +0200 |
Anselm R. Garbe |
simplified dotile() |
Thu, 05 Oct 2006 11:00:55 +0200 |
Anselm R. Garbe |
applied resizecol fix by Jukka |
Thu, 05 Oct 2006 09:37:11 +0200 |
Anselm R. Garbe |
Button3 click on mode label toggles stack position now |
Fri, 29 Sep 2006 19:06:27 +0200 |
Anselm R. Garbe |
applied dave's highlight patch for big fonts |
Fri, 29 Sep 2006 18:40:32 +0200 |
Anselm R. Garbe |
using ff tiled again, seems to work perfectly with new bottom stack |
Fri, 29 Sep 2006 18:21:02 +0200 |
Anselm R. Garbe |
applied ality's hardcode-0 patches |
Fri, 29 Sep 2006 18:08:20 +0200 |
Anselm R. Garbe |
added symbols for different modes |
Fri, 29 Sep 2006 17:25:49 +0200 |
Anselm R. Garbe |
removed useless updatemaster |
Fri, 29 Sep 2006 17:20:05 +0200 |
Anselm R. Garbe |
documented the new behavior in man page |
Fri, 29 Sep 2006 17:15:05 +0200 |
Anselm R. Garbe |
fixed small offset issue |
Fri, 29 Sep 2006 17:12:57 +0200 |
Anselm R. Garbe |
fixed the z-layer issue described on mailinglist |
Fri, 29 Sep 2006 17:02:56 +0200 |
Anselm R. Garbe |
removed the direction flipping |
Fri, 29 Sep 2006 16:54:15 +0200 |
Anselm R. Garbe |
small fix of a corner case |
Fri, 29 Sep 2006 16:44:02 +0200 |
Anselm R. Garbe |
small change |
Fri, 29 Sep 2006 16:22:20 +0200 |
Anselm R. Garbe |
added the new dotile as described on ml |
Fri, 29 Sep 2006 14:39:03 +0200 |
Anselm R. Garbe |
prelim of dotile() |
Fri, 29 Sep 2006 12:56:01 +0200 |
Anselm R. Garbe |
I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue |
Fri, 29 Sep 2006 12:38:27 +0200 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm |
Thu, 28 Sep 2006 21:29:20 +0200 |
Anselm R. Garbe |
renamed column into area |
Thu, 28 Sep 2006 16:14:48 +0200 |
Anselm R. Garbe |
small change to README |
Thu, 28 Sep 2006 14:03:39 +0200 |
Anselm R. Garbe |
applied Jukkas patch |
Wed, 27 Sep 2006 17:21:25 +0200 |
Anselm R. Garbe |
Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b |
Wed, 27 Sep 2006 17:18:46 +0200 |
Anselm R. Garbe |
fixing the settags issue, preparing 1.7.11.7.1 |
Tue, 26 Sep 2006 17:42:14 +0200 |
arg |
removed an unused var |
Tue, 26 Sep 2006 17:39:30 +0200 |
arg |
Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20 |
Tue, 26 Sep 2006 14:32:02 +0200 |
arg |
updated README1.7 |
Tue, 26 Sep 2006 14:08:42 +0200 |
arg |
small change |
Tue, 26 Sep 2006 13:49:16 +0200 |
arg |
added slight error check to getcolor |
Tue, 26 Sep 2006 13:30:30 +0200 |
arg |
small fix |
Tue, 26 Sep 2006 13:24:14 +0200 |
arg |
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu |
Tue, 26 Sep 2006 08:17:35 +0200 |
arg |
removed useless debug info |
Tue, 26 Sep 2006 07:40:19 +0200 |
arg |
added configure(), but this doesn't really fix those frking broken SDL apps |
Mon, 25 Sep 2006 21:28:00 +0200 |
arg |
slight change of event handling order |
Mon, 25 Sep 2006 21:19:18 +0200 |
arg |
simplified mouse resizals |
Mon, 25 Sep 2006 20:38:30 +0200 |
arg |
applied sanders jukka patch |
Mon, 25 Sep 2006 08:21:51 +0200 |
arg |
applied Jukkas patch |
Fri, 22 Sep 2006 18:48:35 +0200 |
arg |
removed all dotile checks |
Fri, 22 Sep 2006 16:35:49 +0200 |
arg |
applied Jukkas remark (dunno if this is correct though) |
Fri, 22 Sep 2006 15:39:38 +0200 |
arg |
applied jukkas patch |
Fri, 22 Sep 2006 14:02:41 +0200 |
arg |
man page fix |
Fri, 22 Sep 2006 14:00:54 +0200 |
arg |
ismax toggling on mouse based action |
Fri, 22 Sep 2006 13:58:21 +0200 |
arg |
hotfix |
Fri, 22 Sep 2006 13:53:28 +0200 |
arg |
small change to achieve Jukka's last proposal |
Fri, 22 Sep 2006 11:49:24 +0200 |
arg |
fixed issue pointed out by Jukka |
Fri, 22 Sep 2006 11:24:01 +0200 |
arg |
patched resizemouse according to sanders remark |
Fri, 22 Sep 2006 10:01:51 +0200 |
arg |
small man page fix |
Fri, 22 Sep 2006 09:43:21 +0200 |
arg |
sander check this |
Fri, 22 Sep 2006 08:22:39 +0200 |
arg |
slight change to config.arg.h (I use ff floating) |
Fri, 22 Sep 2006 08:17:42 +0200 |
arg |
updated man page |
Fri, 22 Sep 2006 07:37:56 +0200 |
arg |
implemented the maximization as I described on the mailinglist, this feels better to me. |
Wed, 20 Sep 2006 09:53:21 +0200 |
arg |
reviewed client.c |
Wed, 20 Sep 2006 09:49:32 +0200 |
arg |
reviewed util.c |
Wed, 20 Sep 2006 09:45:39 +0200 |
arg |
fixed a nuance in dwm.1 |
Wed, 20 Sep 2006 09:40:35 +0200 |
arg |
improved intro comment in dwm.h, updated config.mk |
Tue, 19 Sep 2006 16:13:44 +0200 |
arg |
some simplifications to intro in dwm.h |
Sat, 16 Sep 2006 11:21:01 +0200 |
arg |
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c |
Fri, 15 Sep 2006 14:21:25 +0200 |
arg |
added visibility check to enternotify as well1.6 |
Fri, 15 Sep 2006 10:54:32 +0200 |
arg |
offscreen client appearance fixes |
Fri, 15 Sep 2006 10:49:05 +0200 |
arg |
focus() enforces visibility of a client if not NULL |
Thu, 14 Sep 2006 11:07:44 +0200 |
Anselm R. Garbe |
removed useless inclusion |
Tue, 12 Sep 2006 19:09:04 +0200 |
Anselm R. Garbe |
fixed executing of dmenu output to handle args correctly |
Tue, 12 Sep 2006 10:57:28 +0200 |
Anselm R. Garbe |
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Tue, 12 Sep 2006 09:50:06 +0200 |
Anselm R. Garbe |
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm |
Tue, 12 Sep 2006 09:46:19 +0200 |
Anselm R. Garbe |
made introduction comment in dwm.h shorter |
Tue, 12 Sep 2006 08:27:11 +0200 |
Anselm R. Garbe |
applied Christof Musik's multihead patch for a pathologic cornercase |
Tue, 12 Sep 2006 08:14:22 +0200 |
Anselm R. Garbe |
added a general comment to dwm.h how dwm is basically organized |
Mon, 11 Sep 2006 17:31:21 +0200 |
Anselm R. Garbe |
some other simplifications |
Mon, 11 Sep 2006 11:28:28 +0200 |
Anselm R. Garbe |
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers |
Mon, 11 Sep 2006 10:00:56 +0200 |
Anselm R. Garbe |
small change to comments, renamed two set* functions in client.c into update* |
Mon, 11 Sep 2006 08:58:58 +0200 |
Anselm R. Garbe |
small fix |
Mon, 11 Sep 2006 07:40:41 +0200 |
Anselm R. Garbe |
added some comments |
Fri, 08 Sep 2006 08:32:08 +0200 |
Anselm R. Garbe |
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97 |
Fri, 08 Sep 2006 08:19:54 +0200 |
Anselm R. Garbe |
applied sanders patch of not manipulating sel1.5 |
Fri, 08 Sep 2006 07:40:16 +0200 |
Anselm R. Garbe |
really small changes to dwm.1 |
Thu, 07 Sep 2006 18:13:19 +0200 |
Anselm R. Garbe |
hotfix |
Thu, 07 Sep 2006 18:12:40 +0200 |
Anselm R. Garbe |
simplified unmanage |
Thu, 07 Sep 2006 17:53:40 +0200 |
Anselm R. Garbe |
using a global stack for focus recovery on arrange() - seems to work great |
Thu, 07 Sep 2006 09:26:01 +0200 |
Anselm R. Garbe |
made markups in dwm.1 more consistent |
Thu, 07 Sep 2006 07:53:29 +0200 |
Anselm R. Garbe |
small addition to dwm.1 |
Wed, 06 Sep 2006 17:31:52 +0200 |
Anselm R. Garbe |
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled |
Wed, 06 Sep 2006 15:36:42 +0200 |
Anselm R. Garbe |
no this is better |
Wed, 06 Sep 2006 15:30:28 +0200 |
Anselm R. Garbe |
does this preserve z order for anthony? |
Wed, 06 Sep 2006 13:56:46 +0200 |
Anselm R. Garbe |
maybe this might work |
Wed, 06 Sep 2006 12:19:07 +0200 |
Anselm R. Garbe |
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e |
Wed, 06 Sep 2006 12:18:57 +0200 |
Anselm R. Garbe |
prepared dwm-1.4 update1.4 |
Wed, 06 Sep 2006 12:10:43 +0200 |
Anselm R. Garbe |
drawstatus even if no client exists |
Wed, 06 Sep 2006 11:54:16 +0200 |
Anselm R. Garbe |
sanders solution is convincing and elegant |
Wed, 06 Sep 2006 11:46:35 +0200 |
Anselm R. Garbe |
seems to preserve floating client z-layer order (even with reorder() calls) |
Wed, 06 Sep 2006 10:54:10 +0200 |
Anselm R. Garbe |
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143 |
Wed, 06 Sep 2006 10:03:21 +0200 |
Anselm R. Garbe |
small fix |
Wed, 06 Sep 2006 09:23:34 +0200 |
Anselm R. Garbe |
made args mode symbols the default ones (the default ones look too ugly) |
Wed, 06 Sep 2006 09:21:17 +0200 |
Anselm R. Garbe |
moved transient_for tag inheritance to settags |
Wed, 06 Sep 2006 09:13:31 +0200 |
Anselm R. Garbe |
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks) |
Tue, 05 Sep 2006 19:26:34 +0200 |
Anselm R. Garbe |
no, ordering floating clients at the end seems better |
Tue, 05 Sep 2006 18:43:15 +0200 |
Anselm R. Garbe |
fix |
Tue, 05 Sep 2006 18:04:22 +0200 |
Anselm R. Garbe |
this makes sure the issue mentioned by sander |
Tue, 05 Sep 2006 17:10:48 +0200 |
Anselm R. Garbe |
fixing zoom |
Tue, 05 Sep 2006 16:11:52 +0200 |
Anselm R. Garbe |
fixing two off-by-ones |
Tue, 05 Sep 2006 16:05:09 +0200 |
Anselm R. Garbe |
ach ich will auch Alt-s |
Tue, 05 Sep 2006 16:00:09 +0200 |
Anselm R. Garbe |
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol |
Tue, 05 Sep 2006 13:52:23 +0200 |
Anselm R. Garbe |
renamed resizetile into resizecol |
Tue, 05 Sep 2006 13:27:43 +0200 |
Anselm R. Garbe |
well ok, added Mod-s to default bindings (however, I don't need it) |
Tue, 05 Sep 2006 13:25:42 +0200 |
Anselm R. Garbe |
s/growcol/resizetile/g |
Tue, 05 Sep 2006 13:21:59 +0200 |
Anselm R. Garbe |
right, multihead issue is not involved with growcol |
Tue, 05 Sep 2006 13:20:29 +0200 |
Anselm R. Garbe |
hotfix |
Tue, 05 Sep 2006 13:19:18 +0200 |
Anselm R. Garbe |
applied a fix related to Sanders remark to growcol |
Tue, 05 Sep 2006 09:37:45 +0200 |
Anselm R. Garbe |
sanders toggletag patch is much more elegant |
Tue, 05 Sep 2006 09:02:37 +0200 |
Anselm R. Garbe |
I really need column growing, now pushing upstream |
Tue, 05 Sep 2006 08:37:34 +0200 |
Anselm R. Garbe |
don't access sel in restack without checking for NULL (multihead crashing bug) |
Tue, 05 Sep 2006 08:24:00 +0200 |
Anselm R. Garbe |
fixing c->weight handling |
Mon, 04 Sep 2006 19:19:37 +0200 |
Anselm R. Garbe |
removed some useless tags |
Mon, 04 Sep 2006 17:52:46 +0200 |
Anselm R. Garbe |
after 1.3 |
Mon, 04 Sep 2006 17:52:16 +0200 |
Anselm R. Garbe |
Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4 |
Mon, 04 Sep 2006 17:52:12 +0200 |
Anselm R. Garbe |
retagged1.3 |
Mon, 04 Sep 2006 17:39:33 +0200 |
Anselm R. Garbe |
simplified manage |
Mon, 04 Sep 2006 17:37:31 +0200 |
Anselm R. Garbe |
removed html crap |
Mon, 04 Sep 2006 17:21:18 +0200 |
Anselm R. Garbe |
Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89 |
Mon, 04 Sep 2006 17:21:15 +0200 |
Anselm R. Garbe |
hotfixing with sanders hint |
Mon, 04 Sep 2006 17:18:01 +0200 |
Anselm R. Garbe |
Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da |
Mon, 04 Sep 2006 17:02:13 +0200 |
Anselm R. Garbe |
fixing the issue that new clients appear lowered |
Mon, 04 Sep 2006 12:23:41 +0200 |
Anselm R. Garbe |
removed unused vars |
Mon, 04 Sep 2006 10:10:08 +0200 |
Anselm R. Garbe |
reducing focus calls (sanders patch) |
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch |
Fri, 01 Sep 2006 15:31:59 +0200 |
Anselm R. Garbe |
simplified buttonpress |
Fri, 01 Sep 2006 10:32:50 +0200 |
Anselm R. Garbe |
applied sanders patch |
Thu, 31 Aug 2006 18:08:28 +0200 |
Anselm R. Garbe |
reorder was misssing in Ross version of viewall |
Thu, 31 Aug 2006 18:04:34 +0200 |
Anselm R. Garbe |
changed shortcut into Mod1-0 |
Thu, 31 Aug 2006 18:02:38 +0200 |
Anselm R. Garbe |
added viewall to mainstream (only Ross Mohns version, not the toggle) |
Thu, 31 Aug 2006 17:49:04 +0200 |
Anselm R. Garbe |
implemented Button2 press on tags for toggletag on the focused client |
Thu, 31 Aug 2006 08:48:04 +0200 |
Anselm R. Garbe |
applied sanders patch to remove unnecessary commit() |
Wed, 30 Aug 2006 13:00:30 +0200 |
Anselm R. Garbe |
small fix in config.arg.h |
Wed, 30 Aug 2006 12:39:35 +0200 |
Anselm R. Garbe |
Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b |
Wed, 30 Aug 2006 12:39:27 +0200 |
Anselm R. Garbe |
prepared 1.21.2 |
Wed, 30 Aug 2006 11:21:56 +0200 |
Anselm R. Garbe |
now using Salmi's menu command |
Wed, 30 Aug 2006 11:15:58 +0200 |
Anselm R. Garbe |
removed a warning reported by Jukka |
Tue, 29 Aug 2006 19:24:28 +0200 |
Anselm R. Garbe |
simplified configurerequest |
Tue, 29 Aug 2006 18:05:02 +0200 |
Anselm R. Garbe |
now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized |
Tue, 29 Aug 2006 17:33:27 +0200 |
Anselm R. Garbe |
fixed |
Tue, 29 Aug 2006 17:31:55 +0200 |
Anselm R. Garbe |
configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer) |
Tue, 29 Aug 2006 17:11:37 +0200 |
Anselm R. Garbe |
applied patch similiar proposed by dave tweed |
Tue, 29 Aug 2006 15:28:29 +0200 |
Anselm R. Garbe |
improved selection policy |
Tue, 29 Aug 2006 13:40:09 +0200 |
Anselm R. Garbe |
still something wrong with reorder() |
Tue, 29 Aug 2006 09:57:57 +0200 |
Anselm R. Garbe |
this algorithm seems to keep order for any scenario |
Tue, 29 Aug 2006 09:25:14 +0200 |
Anselm R. Garbe |
fix client position in list also on tag and toggletag |
Tue, 29 Aug 2006 09:23:44 +0200 |
Anselm R. Garbe |
added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client |
Mon, 28 Aug 2006 14:32:51 +0200 |
Anselm R. Garbe |
removed crappy variables |
Mon, 28 Aug 2006 12:27:00 +0200 |
Anselm R. Garbe |
changed config.arg.h - I really need the 4th tag |
Mon, 28 Aug 2006 10:21:40 +0200 |
Anselm R. Garbe |
updated html page |
Mon, 28 Aug 2006 10:19:55 +0200 |
Anselm R. Garbe |
Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de |
Mon, 28 Aug 2006 08:17:27 +0200 |
Anselm R. Garbe |
added a comment to spawn1.1 |
Mon, 28 Aug 2006 08:06:50 +0200 |
Anselm R. Garbe |
applied sanders focus_ patches |
Mon, 28 Aug 2006 08:02:29 +0200 |
Anselm R. Garbe |
applied sanders somepatches.patch |
Fri, 25 Aug 2006 18:14:55 +0200 |
Anselm R. Garbe |
oh frking dear big font... |
Fri, 25 Aug 2006 18:05:18 +0200 |
Anselm R. Garbe |
term enlightened |
Fri, 25 Aug 2006 18:03:56 +0200 |
Anselm R. Garbe |
switching to darker colorscheme with larger font |
Fri, 25 Aug 2006 17:42:58 +0200 |
Anselm R. Garbe |
patched arg.h |