JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
17 years agoAdded tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
arg@mig29 [Mon, 4 Dec 2006 20:01:14 +0000 (21:01 +0100)]
Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e

17 years agohotfix of a serious crashing bug
arg@mig29 [Mon, 4 Dec 2006 20:00:26 +0000 (21:00 +0100)]
hotfix of a serious crashing bug

17 years agoAdded tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
arg@mig29 [Mon, 4 Dec 2006 14:39:43 +0000 (15:39 +0100)]
Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045

17 years agoapplied Manuel's regex patch
arg@mig29 [Sun, 3 Dec 2006 10:21:25 +0000 (11:21 +0100)]
applied Manuel's regex patch

17 years agomade squares equally sized, and 1px bigger
arg@mig29 [Fri, 1 Dec 2006 16:55:46 +0000 (17:55 +0100)]
made squares equally sized, and 1px bigger

17 years agoif client is focused, the emptysquare don't needs to be drawed
arg@mig29 [Fri, 1 Dec 2006 16:51:05 +0000 (17:51 +0100)]
if client is focused, the emptysquare don't needs to be drawed

17 years agoand the winner is
arg@mig29 [Fri, 1 Dec 2006 16:45:27 +0000 (17:45 +0100)]
and the winner is

17 years agosander1 proposal
arg@mig29 [Fri, 1 Dec 2006 16:36:37 +0000 (17:36 +0100)]
sander1 proposal

17 years agodood
arg@mig29 [Fri, 1 Dec 2006 15:55:42 +0000 (16:55 +0100)]
dood

17 years agodarkening the fg colors somewhat
arg@mig29 [Fri, 1 Dec 2006 14:50:22 +0000 (15:50 +0100)]
darkening the fg colors somewhat

17 years agoless obtrusive indicator (only a top line)
arg@mig29 [Fri, 1 Dec 2006 14:03:42 +0000 (15:03 +0100)]
less obtrusive indicator (only a top line)

17 years agofinal2 indicator
arg@mig29 [Fri, 1 Dec 2006 11:52:16 +0000 (12:52 +0100)]
final2 indicator

17 years agoremoving the -1 on final indicators, looks cleaner
arg@mig29 [Fri, 1 Dec 2006 11:39:13 +0000 (12:39 +0100)]
removing the -1 on final indicators, looks cleaner

17 years agofinal indicators
arg@mig29 [Fri, 1 Dec 2006 11:25:23 +0000 (12:25 +0100)]
final indicators

17 years agochanged things like I described in last mail
arg@mig29 [Fri, 1 Dec 2006 09:16:10 +0000 (10:16 +0100)]
changed things like I described in last mail

17 years agoimproved tag indicator
arg@mig29 [Fri, 1 Dec 2006 08:52:15 +0000 (09:52 +0100)]
improved tag indicator

17 years agoremoved viewall signature from dwm.h
arg@mig29 [Thu, 30 Nov 2006 16:01:39 +0000 (17:01 +0100)]
removed viewall signature from dwm.h

17 years agonext version will be 2.5
arg@mig29 [Thu, 30 Nov 2006 14:51:26 +0000 (15:51 +0100)]
next version will be 2.5

17 years agoremoved viewall(), replaced with view(-1); added tag(-1) to tag a client with all...
arg@mig29 [Thu, 30 Nov 2006 14:27:43 +0000 (15:27 +0100)]
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)

17 years agoAdded tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
arg@mig29 [Thu, 30 Nov 2006 08:19:52 +0000 (09:19 +0100)]
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f

17 years agoextended dwm.1 with last change
arg@mig29 [Tue, 28 Nov 2006 16:36:00 +0000 (17:36 +0100)]
extended dwm.1 with last change

17 years agotogglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29 [Tue, 28 Nov 2006 16:35:31 +0000 (17:35 +0100)]
togglefloat should only work in dotile mode (thanks to Sander for this hint)

17 years agoapplied Alex Elide's tricky patch, thanks!
arg@mig29 [Mon, 27 Nov 2006 16:51:50 +0000 (17:51 +0100)]
applied Alex Elide's tricky patch, thanks!

17 years agoreturning to old Key struct
arg@mig29 [Mon, 27 Nov 2006 16:49:58 +0000 (17:49 +0100)]
returning to old Key struct

17 years agoapplied Szabolcs Nagy's patch (thank you!)
arg@mig29 [Mon, 27 Nov 2006 16:46:02 +0000 (17:46 +0100)]
applied Szabolcs Nagy's patch (thank you!)

17 years agoapplied patch by Jukka
arg@mig29 [Mon, 27 Nov 2006 16:30:06 +0000 (17:30 +0100)]
applied patch by Jukka

17 years agochanging Key.func into Key.func[NFUNCS], this allows sequences execution of functions...
arg@mig29 [Mon, 27 Nov 2006 12:21:38 +0000 (13:21 +0100)]
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)

17 years agoadded man page entry
arg@mig29 [Mon, 27 Nov 2006 10:05:47 +0000 (11:05 +0100)]
added man page entry

17 years agoadded togglefloat to hg tip (i consider this useful for some cases), using MODKEY...
arg@mig29 [Mon, 27 Nov 2006 09:57:37 +0000 (10:57 +0100)]
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut

17 years agoapplied Jukka's patch preventing some cornercases and making the EOF error message...
arg@mig29 [Mon, 27 Nov 2006 09:29:47 +0000 (10:29 +0100)]
applied Jukka's patch preventing some cornercases and making the EOF error message correct

17 years agoapplied yet another proposal of Manuel
arg@mig29 [Sun, 26 Nov 2006 14:43:16 +0000 (15:43 +0100)]
applied yet another proposal of Manuel

17 years agoapplied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage...
arg@mig29 [Sun, 26 Nov 2006 13:26:53 +0000 (14:26 +0100)]
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.

17 years agoapplied Jukka's stdinread patch
arg@mig29 [Sun, 26 Nov 2006 12:31:36 +0000 (13:31 +0100)]
applied Jukka's stdinread patch

17 years agonext version will be 2.4
arg@mig29 [Sat, 25 Nov 2006 18:26:31 +0000 (19:26 +0100)]
next version will be 2.4

17 years agoapplied Manuels patch (thanks to Manuel!)
arg@mig29 [Sat, 25 Nov 2006 18:26:16 +0000 (19:26 +0100)]
applied Manuels patch (thanks to Manuel!)

17 years agosmall fix of man page
arg@mig29 [Fri, 24 Nov 2006 16:02:41 +0000 (17:02 +0100)]
small fix of man page

17 years agoAdded tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849
arg@mig29 [Fri, 24 Nov 2006 14:46:32 +0000 (15:46 +0100)]
Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849

17 years agousing the term 'indicated' instead of 'higlighted'
arg@mig29 [Thu, 23 Nov 2006 15:00:16 +0000 (16:00 +0100)]
using the term 'indicated' instead of 'higlighted'

17 years agoupdated man page with the bottom right corner indicator
arg@mig29 [Thu, 23 Nov 2006 14:59:16 +0000 (15:59 +0100)]
updated man page with the bottom right corner indicator

17 years agofififif
arg@mig29 [Wed, 22 Nov 2006 15:17:50 +0000 (16:17 +0100)]
fififif

17 years agoadded a similiar patch to Daves solution to indicate if there are clients with a...
arg@mig29 [Wed, 22 Nov 2006 13:57:09 +0000 (14:57 +0100)]
added a similiar patch to Daves solution to indicate if there are clients with a specific tag

17 years agoreturning to old bar colorization behavior, like sander proposed for consistency...
arg@mig29 [Tue, 21 Nov 2006 14:03:08 +0000 (15:03 +0100)]
returning to old bar colorization behavior, like sander proposed for consistency reasons

17 years agoapplied Gottox patches
arg@mig29 [Tue, 21 Nov 2006 13:49:13 +0000 (14:49 +0100)]
applied Gottox patches

17 years agousing iso10646 explicitely in arg's config.h
arg@mig29 [Tue, 21 Nov 2006 11:17:47 +0000 (12:17 +0100)]
using iso10646 explicitely in arg's config.h

17 years agoAdded tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf
arg@mig29 [Tue, 21 Nov 2006 08:41:33 +0000 (09:41 +0100)]
Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf

17 years agonah reverting to my prev style, that's really the best
arg@mig29 [Sat, 18 Nov 2006 20:33:33 +0000 (21:33 +0100)]
nah reverting to my prev style, that's really the best

17 years agoapplying aluminium style for arg's config.h
arg@mig29 [Sat, 18 Nov 2006 20:26:53 +0000 (21:26 +0100)]
applying aluminium style for arg's config.h

17 years agoapplied Gottox' windowarea patch
arg@mig29 [Thu, 16 Nov 2006 13:40:57 +0000 (14:40 +0100)]
applied Gottox' windowarea patch

17 years agousing a more blue-ish color...
arg@mig29 [Wed, 8 Nov 2006 16:16:38 +0000 (17:16 +0100)]
using a more blue-ish color...

17 years agomaking the selected color more lightning
arg@mig29 [Wed, 8 Nov 2006 16:10:51 +0000 (17:10 +0100)]
making the selected color more lightning

17 years agonext release will be 2.2
arg@mig29 [Fri, 3 Nov 2006 08:22:40 +0000 (09:22 +0100)]
next release will be 2.2

17 years agoapplied Jukkas patch
arg@mig29 [Fri, 3 Nov 2006 07:29:39 +0000 (08:29 +0100)]
applied Jukkas patch

17 years agoAdded tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
arg@mig29 [Thu, 2 Nov 2006 09:18:22 +0000 (10:18 +0100)]
Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531

17 years agorenamed resizecol into resizemaster
arg@mig29 [Tue, 31 Oct 2006 11:07:32 +0000 (12:07 +0100)]
renamed resizecol into resizemaster

17 years agoapplied Gottox patch to simplify the resizing of col, instead of resizing the current...
arg@mig29 [Tue, 31 Oct 2006 11:06:38 +0000 (12:06 +0100)]
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)

17 years agoAdded tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
arg@mig29 [Tue, 31 Oct 2006 08:02:42 +0000 (09:02 +0100)]
Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec

17 years agomake sure that changing sx has no impact on snapping
arg@mig29 [Tue, 31 Oct 2006 08:02:16 +0000 (09:02 +0100)]
make sure that changing sx has no impact on snapping

17 years agoin a 1920x1200 setup 40 pixels of snap value are much better than 20
arg@mig29 [Mon, 30 Oct 2006 11:40:10 +0000 (12:40 +0100)]
in a 1920x1200 setup 40 pixels of snap value are much better than 20

17 years agofixed stupid bug of snap-to-screen
arg@mig29 [Mon, 30 Oct 2006 11:26:55 +0000 (12:26 +0100)]
fixed stupid bug of snap-to-screen

17 years agochanging snap priority
arg@mig29 [Mon, 30 Oct 2006 11:07:00 +0000 (12:07 +0100)]
changing snap priority

17 years agoremoved useless abs() calls
arg@mig29 [Mon, 30 Oct 2006 11:04:08 +0000 (12:04 +0100)]
removed useless abs() calls

17 years agoadded screen-border snapping in floating mode, feels quite well
arg@mig29 [Mon, 30 Oct 2006 10:58:05 +0000 (11:58 +0100)]
added screen-border snapping in floating mode, feels quite well

17 years agoand another fix
arg@mig29 [Fri, 27 Oct 2006 11:29:35 +0000 (13:29 +0200)]
and another fix

17 years agoapplied sanders try2 patch
arg@mig29 [Fri, 27 Oct 2006 11:28:26 +0000 (13:28 +0200)]
applied sanders try2 patch

17 years agoapplied sanders max size fix
arg@mig29 [Fri, 27 Oct 2006 10:05:47 +0000 (12:05 +0200)]
applied sanders max size fix

17 years agostupid urxvt needs bg to highlight selections in a sane way, though that makes sense...
arg@mig29 [Fri, 27 Oct 2006 08:24:15 +0000 (10:24 +0200)]
stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend

17 years agoreverting to original
arg@mig29 [Thu, 26 Oct 2006 13:41:40 +0000 (15:41 +0200)]
reverting to original

17 years agoapplied sander's config.*h nitpick patch
arg@mig29 [Thu, 26 Oct 2006 13:29:20 +0000 (15:29 +0200)]
applied sander's config.*h nitpick patch

17 years agosome other change
arg@mig29 [Thu, 26 Oct 2006 13:26:17 +0000 (15:26 +0200)]
some other change

17 years agoapply small fix to prevent apps like mplayer wandering when toggling fullscreen
arg@mig29 [Thu, 26 Oct 2006 13:05:45 +0000 (15:05 +0200)]
apply small fix to prevent apps like mplayer wandering when toggling fullscreen

17 years agoforgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid...
arg@mig29 [Thu, 26 Oct 2006 10:22:26 +0000 (12:22 +0200)]
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)

17 years agousing MASTER 600 again, it is definately better, and using urxvtc for the moment...
arg@mig29 [Thu, 26 Oct 2006 10:13:41 +0000 (12:13 +0200)]
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)

17 years agochanging MASTER in config.arg.h from 600 to 550 per thousand
arg@mig29 [Thu, 26 Oct 2006 09:21:45 +0000 (11:21 +0200)]
changing MASTER in config.arg.h from 600 to 550 per thousand

17 years agomy new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
arg@mig29 [Thu, 26 Oct 2006 08:21:27 +0000 (10:21 +0200)]
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...

17 years agomoved MOUSEMASK into event.c (not used in other places)
Anselm R. Garbe [Mon, 16 Oct 2006 14:50:03 +0000 (16:50 +0200)]
moved MOUSEMASK into event.c (not used in other places)

17 years agonow being at v2.0
Anselm R. Garbe [Sat, 14 Oct 2006 16:21:39 +0000 (18:21 +0200)]
now being at v2.0

17 years agousing lsx instead of Jukka's shell construct
Anselm R. Garbe [Fri, 13 Oct 2006 16:47:24 +0000 (18:47 +0200)]
using lsx instead of Jukka's shell construct

17 years agohotfix
Anselm R. Garbe [Fri, 6 Oct 2006 12:01:53 +0000 (14:01 +0200)]
hotfix

17 years agoAdded tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
Anselm R. Garbe [Fri, 6 Oct 2006 11:43:59 +0000 (13:43 +0200)]
Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148

17 years agodo* has no Arg arument anymore (never called directly)
Anselm R. Garbe [Fri, 6 Oct 2006 11:06:37 +0000 (13:06 +0200)]
do* has no Arg arument anymore (never called directly)

17 years agocode polishing, removed unnecessary newlines
Anselm R. Garbe [Fri, 6 Oct 2006 09:50:15 +0000 (11:50 +0200)]
code polishing, removed unnecessary newlines

17 years agoyet another small fix and simplification of dotile
Anselm R. Garbe [Fri, 6 Oct 2006 09:37:12 +0000 (11:37 +0200)]
yet another small fix and simplification of dotile

17 years agoremoved the stack position stuff
Anselm R. Garbe [Thu, 5 Oct 2006 17:27:28 +0000 (19:27 +0200)]
removed the stack position stuff

17 years agosmall boundary check fix
Anselm R. Garbe [Thu, 5 Oct 2006 16:23:28 +0000 (18:23 +0200)]
small boundary check fix

17 years agochanging MASTER value from percent into per mill
Anselm R. Garbe [Thu, 5 Oct 2006 16:18:47 +0000 (18:18 +0200)]
changing MASTER value from percent into per mill

17 years agoAdded tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Anselm R. Garbe [Thu, 5 Oct 2006 17:00:58 +0000 (19:00 +0200)]
Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431

17 years agosimplified dotile(), removed misleading line
Anselm R. Garbe [Thu, 5 Oct 2006 11:47:30 +0000 (13:47 +0200)]
simplified dotile(), removed misleading line

17 years agofinal fix for man page
Anselm R. Garbe [Thu, 5 Oct 2006 11:44:48 +0000 (13:44 +0200)]
final fix for man page

17 years agokeep master ratio on resizecol -> arrange
Anselm R. Garbe [Thu, 5 Oct 2006 10:59:35 +0000 (12:59 +0200)]
keep master ratio on resizecol -> arrange

17 years agoyet another simplification of dotile()
Anselm R. Garbe [Thu, 5 Oct 2006 10:18:04 +0000 (12:18 +0200)]
yet another simplification of dotile()

17 years agosimplified dotile()
Anselm R. Garbe [Thu, 5 Oct 2006 10:13:24 +0000 (12:13 +0200)]
simplified dotile()

17 years agoapplied resizecol fix by Jukka
Anselm R. Garbe [Thu, 5 Oct 2006 09:00:55 +0000 (11:00 +0200)]
applied resizecol fix by Jukka

17 years agoButton3 click on mode label toggles stack position now
Anselm R. Garbe [Thu, 5 Oct 2006 07:37:11 +0000 (09:37 +0200)]
Button3 click on mode label toggles stack position now

17 years agoapplied dave's highlight patch for big fonts
Anselm R. Garbe [Fri, 29 Sep 2006 17:06:27 +0000 (19:06 +0200)]
applied dave's highlight patch for big fonts

17 years agousing ff tiled again, seems to work perfectly with new bottom stack
Anselm R. Garbe [Fri, 29 Sep 2006 16:40:32 +0000 (18:40 +0200)]
using ff tiled again, seems to work perfectly with new bottom stack

17 years agoapplied ality's hardcode-0 patches
Anselm R. Garbe [Fri, 29 Sep 2006 16:21:02 +0000 (18:21 +0200)]
applied ality's hardcode-0 patches

17 years agoadded symbols for different modes
Anselm R. Garbe [Fri, 29 Sep 2006 16:08:20 +0000 (18:08 +0200)]
added symbols for different modes

17 years agoremoved useless updatemaster
Anselm R. Garbe [Fri, 29 Sep 2006 15:25:49 +0000 (17:25 +0200)]
removed useless updatemaster

17 years agodocumented the new behavior in man page
Anselm R. Garbe [Fri, 29 Sep 2006 15:20:05 +0000 (17:20 +0200)]
documented the new behavior in man page

17 years agofixed small offset issue
Anselm R. Garbe [Fri, 29 Sep 2006 15:15:05 +0000 (17:15 +0200)]
fixed small offset issue