JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
15 years agoupdated man page regarding Mod1-m
Anselm R Garbe [Sun, 15 Jun 2008 17:59:52 +0000 (18:59 +0100)]
updated man page regarding Mod1-m

15 years agominor fixes towards 5.0
Anselm R Garbe [Sun, 15 Jun 2008 09:52:57 +0000 (10:52 +0100)]
minor fixes towards 5.0

15 years agoremoved explicit warp in movemouse
Anselm R Garbe [Sat, 14 Jun 2008 14:15:15 +0000 (15:15 +0100)]
removed explicit warp in movemouse

15 years agoremoved scroll-wheel based focussing on window title clicks
Anselm R Garbe [Sat, 14 Jun 2008 10:25:42 +0000 (11:25 +0100)]
removed scroll-wheel based focussing on window title clicks

15 years agofix of swapped focusstack mouse buttons
Anselm R Garbe [Sat, 14 Jun 2008 10:23:16 +0000 (11:23 +0100)]
fix of swapped focusstack mouse buttons

15 years agoremoved the ButtonPressMask for root windows as well
Anselm R Garbe [Sat, 14 Jun 2008 10:22:22 +0000 (11:22 +0100)]
removed the ButtonPressMask for root windows as well

15 years agoremoved root window click handling
Anselm R Garbe [Sat, 14 Jun 2008 10:21:50 +0000 (11:21 +0100)]
removed root window click handling

15 years agoremoved font and color definitions
Anselm R Garbe [Sat, 14 Jun 2008 09:38:18 +0000 (10:38 +0100)]
removed font and color definitions

15 years agominor fix
Anselm R Garbe [Fri, 13 Jun 2008 16:37:43 +0000 (17:37 +0100)]
minor fix

15 years agofixed tag click handling, however ClkRootWin doesn't work for me
Anselm R Garbe [Thu, 12 Jun 2008 22:04:55 +0000 (23:04 +0100)]
fixed tag click handling, however ClkRootWin doesn't work for me

15 years agoupdate
Anselm R Garbe [Thu, 12 Jun 2008 15:37:03 +0000 (16:37 +0100)]
update

15 years agosome bugfixes of the patch application yesterday
Anselm R Garbe [Thu, 12 Jun 2008 12:10:14 +0000 (13:10 +0100)]
some bugfixes of the patch application yesterday

15 years agointegrated yiyus mouse.diff (though the bar click handling is slightly broken, I...
Anselm R Garbe [Wed, 11 Jun 2008 19:41:28 +0000 (20:41 +0100)]
integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)

15 years agomade Xinerama screen index customizable
Anselm R Garbe [Wed, 11 Jun 2008 18:55:07 +0000 (19:55 +0100)]
made Xinerama screen index customizable

15 years agoremoved trailing spaces reported by Soleen
Anselm R Garbe [Wed, 11 Jun 2008 18:47:20 +0000 (19:47 +0100)]
removed trailing spaces reported by Soleen

15 years agocrash fix
Anselm R Garbe [Wed, 11 Jun 2008 18:42:24 +0000 (19:42 +0100)]
crash fix

15 years agomade lt visible again in config.def.h
Anselm R Garbe [Wed, 11 Jun 2008 16:01:30 +0000 (17:01 +0100)]
made lt visible again in config.def.h

15 years agoadded nsz' patch
Anselm R Garbe [Wed, 11 Jun 2008 13:10:18 +0000 (14:10 +0100)]
added nsz' patch

15 years agoadded SHCMD support for pipe-based commands due the new spawn() versio
Anselm R Garbe [Wed, 11 Jun 2008 12:20:17 +0000 (13:20 +0100)]
added SHCMD support for pipe-based commands due the new spawn() versio

15 years agousing foo layout during cleanup (suggested by Gottox), add Arg->v handling for toggle...
Anselm R Garbe [Wed, 11 Jun 2008 09:26:57 +0000 (10:26 +0100)]
using foo layout during cleanup (suggested by Gottox), add Arg->v handling for togglelayout() suggested by anydot

15 years agolt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayo...
Anselm R Garbe [Wed, 11 Jun 2008 09:25:02 +0000 (10:25 +0100)]
lt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayout respects Arg->v

15 years agointegrated Peter Hartlich's patch, removed const char *c from union, simplified toggl...
Anselm R Garbe [Wed, 11 Jun 2008 08:34:00 +0000 (09:34 +0100)]
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout

15 years agoapplied anydot's patchset.diff
Anselm R Garbe [Wed, 11 Jun 2008 08:12:06 +0000 (09:12 +0100)]
applied anydot's patchset.diff

15 years agofinal version -- Gottox verified it using the test driver
arg@suckless.org [Mon, 9 Jun 2008 09:24:33 +0000 (11:24 +0200)]
final version -- Gottox verified it using the test driver

15 years agorevert of introduced problem
arg@suckless.org [Mon, 9 Jun 2008 09:05:20 +0000 (11:05 +0200)]
revert of introduced problem

15 years agoapplied nsz' textnw patch thank you
arg@suckless.org [Mon, 9 Jun 2008 08:26:01 +0000 (10:26 +0200)]
applied nsz' textnw patch thank you

15 years agoupdated the for-loop with Gottox' proposal
arg@suckless.org [Mon, 9 Jun 2008 08:05:40 +0000 (10:05 +0200)]
updated the for-loop with Gottox' proposal

15 years agominor change
arg@suckless.org [Fri, 6 Jun 2008 09:49:31 +0000 (11:49 +0200)]
minor change

15 years agoapplied nsz's patches (many thanks!)
arg@suckless.org [Wed, 4 Jun 2008 09:49:46 +0000 (11:49 +0200)]
applied nsz's patches (many thanks!)

15 years agosmall change to drawtext
arg@suckless.org [Mon, 2 Jun 2008 10:19:02 +0000 (12:19 +0200)]
small change to drawtext

15 years agofixed the tile() issue with xpdf
Anselm R Garbe [Sun, 1 Jun 2008 16:51:22 +0000 (17:51 +0100)]
fixed the tile() issue with xpdf

15 years agousing anydot's memcpy-approach in drawtext, however it still looks awkward to me
Anselm R Garbe [Sun, 1 Jun 2008 16:41:15 +0000 (17:41 +0100)]
using anydot's memcpy-approach in drawtext, however it still looks awkward to me

15 years agoGottox' drawtext simplification
Anselm R Garbe [Sun, 1 Jun 2008 10:58:19 +0000 (11:58 +0100)]
Gottox' drawtext simplification

15 years agoapplied noviewprev.diff, fix.diff and unusedflags.diff
Anselm R Garbe [Sun, 1 Jun 2008 09:54:02 +0000 (10:54 +0100)]
applied noviewprev.diff, fix.diff and unusedflags.diff

15 years agofix
Anselm R Garbe [Sat, 31 May 2008 16:37:13 +0000 (17:37 +0100)]
fix

15 years agolt->arrange in mfact
Anselm R Garbe [Sat, 31 May 2008 16:05:28 +0000 (17:05 +0100)]
lt->arrange in mfact

15 years agoisfixed implies isfloating
Anselm R Garbe [Fri, 30 May 2008 22:03:03 +0000 (23:03 +0100)]
isfixed implies isfloating

15 years agoapplied nibbles fixes, slightly modified
Anselm R Garbe [Thu, 29 May 2008 17:42:53 +0000 (18:42 +0100)]
applied nibbles fixes, slightly modified

15 years agoapplied yiyus tip patch from tue
Anselm R Garbe [Thu, 29 May 2008 17:22:51 +0000 (18:22 +0100)]
applied yiyus tip patch from tue

15 years agocore dump fix in cleanup
Anselm R Garbe [Wed, 28 May 2008 09:45:18 +0000 (10:45 +0100)]
core dump fix in cleanup

15 years agoupdated the initial comment to reflect the use of bit arrays
Anselm R Garbe [Mon, 26 May 2008 10:43:51 +0000 (11:43 +0100)]
updated the initial comment to reflect the use of bit arrays

15 years agoslight changes
Anselm R Garbe [Mon, 26 May 2008 10:42:02 +0000 (11:42 +0100)]
slight changes

15 years agoremoved bx and bw, unnecessary
Anselm R Garbe [Mon, 26 May 2008 09:28:18 +0000 (10:28 +0100)]
removed bx and bw, unnecessary

15 years agorenamed domax into ismax
Anselm R Garbe [Mon, 26 May 2008 09:13:51 +0000 (10:13 +0100)]
renamed domax into ismax

15 years agosimplified tile()
Anselm R Garbe [Mon, 26 May 2008 09:10:33 +0000 (10:10 +0100)]
simplified tile()

15 years agoremoved Layout->updategeom, unnecessary
Anselm R Garbe [Mon, 26 May 2008 08:54:34 +0000 (09:54 +0100)]
removed Layout->updategeom, unnecessary

15 years agoremoved TEXTW
Anselm R Garbe [Mon, 26 May 2008 08:45:34 +0000 (09:45 +0100)]
removed TEXTW

15 years agoapplied yiyus domax patch with slight modifications
Anselm R Garbe [Mon, 26 May 2008 08:39:57 +0000 (09:39 +0100)]
applied yiyus domax patch with slight modifications

15 years agoreplaced isvisible with a macro
Anselm R Garbe [Thu, 22 May 2008 13:15:30 +0000 (14:15 +0100)]
replaced isvisible with a macro

15 years agoremoved emallocz
Anselm R Garbe [Thu, 22 May 2008 13:10:00 +0000 (14:10 +0100)]
removed emallocz

15 years agos/int/uint/ in config.h
Anselm R Garbe [Thu, 22 May 2008 13:02:31 +0000 (14:02 +0100)]
s/int/uint/ in config.h

15 years agoremoved debug output, sanitized tag limit check
Anselm R Garbe [Thu, 22 May 2008 12:35:45 +0000 (13:35 +0100)]
removed debug output, sanitized tag limit check

15 years agosetmfact argument was wrong
Anselm R Garbe [Thu, 22 May 2008 11:00:50 +0000 (12:00 +0100)]
setmfact argument was wrong

15 years agoKey.mod is uint, Client.[old]bw is int
Anselm R Garbe [Thu, 22 May 2008 10:50:18 +0000 (11:50 +0100)]
Key.mod is uint, Client.[old]bw is int

15 years agos/unsigned long/ulong/
Anselm R Garbe [Thu, 22 May 2008 10:16:23 +0000 (11:16 +0100)]
s/unsigned long/ulong/

15 years agos/nextunfloating/nexttiled/, changed zoom() behavior
Anselm R Garbe [Thu, 22 May 2008 10:12:22 +0000 (11:12 +0100)]
s/nextunfloating/nexttiled/, changed zoom() behavior

15 years agos/unsigned int/uint/
Anselm R Garbe [Thu, 22 May 2008 10:10:08 +0000 (11:10 +0100)]
s/unsigned int/uint/

15 years agos/void */const void */
Anselm R Garbe [Thu, 22 May 2008 10:08:07 +0000 (11:08 +0100)]
s/void */const void */

15 years agoapplied Gottox bitmask + void *arg patch
Anselm R Garbe [Thu, 22 May 2008 10:04:19 +0000 (11:04 +0100)]
applied Gottox bitmask + void *arg patch

15 years agosome minor fixes
anselm@anselm1 [Mon, 19 May 2008 19:29:57 +0000 (20:29 +0100)]
some minor fixes

15 years agosimplification
anselm@anselm1 [Mon, 19 May 2008 19:13:24 +0000 (20:13 +0100)]
simplification

15 years agoreverted dist target in Makefile
anselm@anselm1 [Mon, 19 May 2008 19:08:31 +0000 (20:08 +0100)]
reverted dist target in Makefile

15 years agomerged tile.c again into dwm.c
anselm@anselm1 [Mon, 19 May 2008 19:07:12 +0000 (20:07 +0100)]
merged tile.c again into dwm.c

15 years agotake bar into account
Anselm R Garbe [Mon, 19 May 2008 16:27:30 +0000 (17:27 +0100)]
take bar into account

15 years agobe more polite to clients which like to appear outside the window area, but still...
Anselm R Garbe [Mon, 19 May 2008 16:23:49 +0000 (17:23 +0100)]
be more polite to clients which like to appear outside the window area, but still on the screen

15 years agofixed comment
Anselm R Garbe [Mon, 19 May 2008 14:36:45 +0000 (15:36 +0100)]
fixed comment

15 years agofix
Anselm R Garbe [Mon, 19 May 2008 14:09:16 +0000 (15:09 +0100)]
fix

15 years agomake it easier for the user, if Xinerama support is given, always use the screen...
Anselm R Garbe [Mon, 19 May 2008 14:05:46 +0000 (15:05 +0100)]
make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients

15 years agoimproving space usage if master is left of stack (default)
Anselm R Garbe [Mon, 19 May 2008 13:44:53 +0000 (14:44 +0100)]
improving space usage if master is left of stack (default)

15 years agoonly snap within window area
Anselm R Garbe [Mon, 19 May 2008 12:41:58 +0000 (13:41 +0100)]
only snap within window area

15 years agos/DEFGEOM/CUSTOMGEOM/
Anselm R Garbe [Mon, 19 May 2008 12:37:46 +0000 (13:37 +0100)]
s/DEFGEOM/CUSTOMGEOM/

15 years agoupdate
Anselm R Garbe [Mon, 19 May 2008 12:32:43 +0000 (13:32 +0100)]
update

15 years agoupdatetilegeom should be fine for setmfact
Anselm R Garbe [Mon, 19 May 2008 11:42:26 +0000 (12:42 +0100)]
updatetilegeom should be fine for setmfact

15 years agorecent changes, introduced togglebar, changed some defines into variable declarations...
Anselm R Garbe [Mon, 19 May 2008 11:34:54 +0000 (12:34 +0100)]
recent changes, introduced togglebar, changed some defines into variable declarations where possible

15 years agonew stuff
Anselm R Garbe [Sat, 17 May 2008 13:51:12 +0000 (14:51 +0100)]
new stuff

15 years agoremoved the <M> togglelayout call
Anselm R Garbe [Sat, 17 May 2008 13:50:37 +0000 (14:50 +0100)]
removed the <M> togglelayout call

15 years agos/tilegeom/updatetilegeom/
Anselm R Garbe [Sat, 17 May 2008 13:48:04 +0000 (14:48 +0100)]
s/tilegeom/updatetilegeom/

15 years agoremoved monocle for now
Anselm R Garbe [Sat, 17 May 2008 13:46:06 +0000 (14:46 +0100)]
removed monocle for now

15 years agoremoved the exact focus mechanism of next/prev window
Anselm R Garbe [Sat, 17 May 2008 13:41:41 +0000 (14:41 +0100)]
removed the exact focus mechanism of next/prev window

15 years agomoved all tile()-related stuff into tile.c which is included from config.def.h, the...
Anselm R Garbe [Sat, 17 May 2008 13:38:22 +0000 (14:38 +0100)]
moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use

15 years agoremoved tileh, renamed tilev into tile again, removed counttiles, tilemaster
Anselm R Garbe [Sat, 17 May 2008 13:23:05 +0000 (14:23 +0100)]
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster

15 years agoremoved Layout->isfloating
Anselm R Garbe [Sat, 17 May 2008 13:17:18 +0000 (14:17 +0100)]
removed Layout->isfloating

15 years agoremoved reapply() -- unnecessary
Anselm R Garbe [Sat, 17 May 2008 13:06:41 +0000 (14:06 +0100)]
removed reapply() -- unnecessary

15 years agorenamed setlayout into togglelayout
Anselm R Garbe [Sat, 17 May 2008 13:04:27 +0000 (14:04 +0100)]
renamed setlayout into togglelayout

15 years agoremoved temporary wildcard handling
Anselm R Garbe [Thu, 15 May 2008 09:51:37 +0000 (10:51 +0100)]
removed temporary wildcard handling

15 years agoadded wild-card handling for tags
Anselm R Garbe [Thu, 15 May 2008 09:47:26 +0000 (10:47 +0100)]
added wild-card handling for tags

15 years agoapplied nsz's another style patch
Anselm R Garbe [Wed, 14 May 2008 10:24:35 +0000 (11:24 +0100)]
applied nsz's another style patch

15 years agoapplied nsz's style.diff patch
Anselm R Garbe [Tue, 13 May 2008 13:33:02 +0000 (14:33 +0100)]
applied nsz's style.diff patch

15 years agojust added a comment
Anselm R Garbe [Tue, 13 May 2008 10:27:20 +0000 (11:27 +0100)]
just added a comment

15 years agominor fixes
Anselm R Garbe [Sun, 11 May 2008 19:27:01 +0000 (20:27 +0100)]
minor fixes

15 years agohaving monocle on Mod1-m
Anselm R Garbe [Sun, 11 May 2008 19:25:24 +0000 (20:25 +0100)]
having monocle on Mod1-m

15 years agohotfix
Anselm R Garbe [Sun, 11 May 2008 19:22:20 +0000 (20:22 +0100)]
hotfix

15 years agoremoved Geom stuff, introduced updategeom() again, still view is somewhat broken?
Anselm R Garbe [Sun, 11 May 2008 19:20:53 +0000 (20:20 +0100)]
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?

15 years agocleaned up config.def.h
Anselm R Garbe [Sun, 11 May 2008 13:54:45 +0000 (14:54 +0100)]
cleaned up config.def.h

15 years agoimplemented exact focus next, if arg != NULL to focus{next,prev}
Anselm R Garbe [Sun, 11 May 2008 13:40:37 +0000 (14:40 +0100)]
implemented exact focus next, if arg != NULL to focus{next,prev}

15 years agoapplied the proposal by nsz
Anselm R Garbe [Tue, 6 May 2008 14:52:44 +0000 (15:52 +0100)]
applied the proposal by nsz

15 years agoapplied JUCE patch
Anselm R Garbe [Tue, 6 May 2008 14:13:36 +0000 (15:13 +0100)]
applied JUCE patch

16 years agosimplification of view() as proposed by anydot
Anselm R Garbe [Sun, 27 Apr 2008 17:36:11 +0000 (18:36 +0100)]
simplification of view() as proposed by anydot

16 years agoapplied yiyus tagset patch
Anselm R Garbe [Sun, 27 Apr 2008 17:33:31 +0000 (18:33 +0100)]
applied yiyus tagset patch

16 years agoapplied yiyus fgeom patch
Anselm R Garbe [Sun, 27 Apr 2008 17:22:52 +0000 (18:22 +0100)]
applied yiyus fgeom patch