JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
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

15 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

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

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

15 years agoapplied dfenze drawtext simplifications
Anselm R Garbe [Sun, 27 Apr 2008 17:00:45 +0000 (18:00 +0100)]
applied dfenze drawtext simplifications

16 years agothis is the correct way
anselm@anselm1 [Sun, 20 Apr 2008 18:09:30 +0000 (19:09 +0100)]
this is the correct way

16 years agocopyright notice is in LICENSE
anselm@anselm1 [Sun, 20 Apr 2008 18:09:00 +0000 (19:09 +0100)]
copyright notice is in LICENSE

16 years agoapplied Ph's seltags-simplification with some modifications
anselm@anselm1 [Sun, 20 Apr 2008 17:35:11 +0000 (18:35 +0100)]
applied Ph's seltags-simplification with some modifications

16 years agoapplied Ph's MIN/MAX patch, nice work!
anselm@anselm1 [Sun, 20 Apr 2008 17:28:21 +0000 (18:28 +0100)]
applied Ph's MIN/MAX patch, nice work!

16 years agoapplied Ph's patch regarding geom and lt initialization
anselm@anselm1 [Sun, 20 Apr 2008 17:23:59 +0000 (18:23 +0100)]
applied Ph's patch regarding geom and lt initialization

16 years agoapplied Gottox' applyrules() fix
anselm@anselm1 [Sun, 20 Apr 2008 17:17:33 +0000 (18:17 +0100)]
applied Gottox' applyrules() fix

16 years agogeometry fix proposed by Jukka
Anselm R Garbe [Tue, 8 Apr 2008 10:49:35 +0000 (11:49 +0100)]
geometry fix proposed by Jukka

16 years agoapplied applyrules-fix by Jukka, thank you Jukka!
Anselm R Garbe [Mon, 7 Apr 2008 08:05:41 +0000 (09:05 +0100)]
applied applyrules-fix by Jukka, thank you Jukka!

16 years agofix
Anselm R Garbe [Sat, 5 Apr 2008 18:04:53 +0000 (19:04 +0100)]
fix

16 years agoapplied the proposed monocle patch from the mailinglist
Anselm R Garbe [Sat, 5 Apr 2008 17:23:31 +0000 (18:23 +0100)]
applied the proposed monocle patch from the mailinglist

16 years agonext version is 5.0
Anselm R Garbe [Fri, 4 Apr 2008 10:15:37 +0000 (11:15 +0100)]
next version is 5.0

16 years agoAdded tag 4.9 for changeset 22c669b2dd36
anselm@anselm1 [Thu, 3 Apr 2008 20:57:32 +0000 (21:57 +0100)]
Added tag 4.9 for changeset 22c669b2dd36

16 years agoyet another cleanup
Anselm R Garbe [Thu, 3 Apr 2008 13:39:19 +0000 (14:39 +0100)]
yet another cleanup

16 years agosome cleanup changes
Anselm R Garbe [Thu, 3 Apr 2008 13:38:58 +0000 (14:38 +0100)]
some cleanup changes

16 years agouncommented dual layout in preparation of dwm 4.9
anselm@anselm1 [Wed, 2 Apr 2008 21:18:09 +0000 (22:18 +0100)]
uncommented dual layout in preparation of dwm 4.9

16 years agoapplied Peter Hartlich's simplification patch of setmfact and his revival of MFACT...
anselm@anselm1 [Wed, 2 Apr 2008 21:10:55 +0000 (22:10 +0100)]
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!

16 years agoaspects hints seem broken for fullscreen apps
Anselm R Garbe [Tue, 1 Apr 2008 14:46:00 +0000 (15:46 +0100)]
aspects hints seem broken for fullscreen apps

16 years agoremoved uneccessary line
Anselm R Garbe [Mon, 31 Mar 2008 09:09:48 +0000 (10:09 +0100)]
removed uneccessary line

16 years agobugfix
Anselm R Garbe [Tue, 25 Mar 2008 09:41:14 +0000 (09:41 +0000)]
bugfix

16 years agosetmfact should not have any effect if in floating layout
Anselm R Garbe [Mon, 24 Mar 2008 14:31:02 +0000 (14:31 +0000)]
setmfact should not have any effect if in floating layout

16 years agominor fix
Anselm R Garbe [Mon, 24 Mar 2008 14:24:57 +0000 (14:24 +0000)]
minor fix

16 years agorevival of mfact and setmfact
Anselm R Garbe [Mon, 24 Mar 2008 14:23:28 +0000 (14:23 +0000)]
revival of mfact and setmfact

16 years agosetlayout and setgeom are now togglable again
Anselm R Garbe [Mon, 24 Mar 2008 13:49:19 +0000 (13:49 +0000)]
setlayout and setgeom are now togglable again