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

16 years agogeom indicator and layout indicator is only displayed if there are several geoms...
Anselm R Garbe [Mon, 24 Mar 2008 13:33:32 +0000 (13:33 +0000)]
geom indicator and layout indicator is only displayed if there are several geoms/layouts

16 years agohotfix of idxoftag
anselm@anselm1 [Sat, 22 Mar 2008 16:53:37 +0000 (16:53 +0000)]
hotfix of idxoftag

16 years agoblw/bgw calculation bugfix
anselm@anselm1 [Sat, 22 Mar 2008 12:47:12 +0000 (12:47 +0000)]
blw/bgw calculation bugfix

16 years agoupdated configurenotify
Anselm R Garbe [Wed, 19 Mar 2008 09:27:17 +0000 (09:27 +0000)]
updated configurenotify

16 years agominor bugfix in applyrules
anselm@anselm1 [Mon, 17 Mar 2008 23:45:46 +0000 (23:45 +0000)]
minor bugfix in applyrules

16 years agoadded sample of {grow,shrink}master to config.def.h
Anselm R Garbe [Mon, 17 Mar 2008 17:33:25 +0000 (17:33 +0000)]
added sample of {grow,shrink}master to config.def.h

16 years agorenamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value
Anselm R Garbe [Mon, 17 Mar 2008 16:29:50 +0000 (16:29 +0000)]
renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value

16 years agogeoms are now drawed in the status bar
Anselm R Garbe [Mon, 17 Mar 2008 16:26:06 +0000 (16:26 +0000)]
geoms are now drawed in the status bar

16 years agoremoved the string-based setgeom approach, introduced a new Geom type instead and...
Anselm R Garbe [Mon, 17 Mar 2008 14:56:11 +0000 (14:56 +0000)]
removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro

16 years agomade the string-based setgeom working
Anselm R Garbe [Sat, 15 Mar 2008 14:17:42 +0000 (14:17 +0000)]
made the string-based setgeom working

16 years agosome experimental state DO NOT USE THIS, I plan to have a nicer interface to change...
Anselm R Garbe [Fri, 14 Mar 2008 17:17:08 +0000 (17:17 +0000)]
some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries

16 years agosome changes towards 4.9
Anselm R Garbe [Fri, 14 Mar 2008 14:35:45 +0000 (14:35 +0000)]
some changes towards 4.9

16 years agoAdded tag 4.8 for changeset 607015ddb091
Anselm R Garbe [Thu, 13 Mar 2008 16:56:11 +0000 (16:56 +0000)]
Added tag 4.8 for changeset 607015ddb091

16 years agoremoved the comment again
Anselm R Garbe [Thu, 13 Mar 2008 16:30:29 +0000 (16:30 +0000)]
removed the comment again

16 years agosome polishing in tileh/tilev
Anselm R Garbe [Thu, 13 Mar 2008 13:59:40 +0000 (13:59 +0000)]
some polishing in tileh/tilev

16 years agominor bugfix
Anselm R Garbe [Thu, 13 Mar 2008 13:01:42 +0000 (13:01 +0000)]
minor bugfix

16 years agoadded a new comment
Anselm R Garbe [Thu, 13 Mar 2008 12:47:41 +0000 (12:47 +0000)]
added a new comment

16 years agosome cleanup
Anselm R Garbe [Thu, 13 Mar 2008 12:45:30 +0000 (12:45 +0000)]
some cleanup

16 years agoupdated my geoms function
Anselm R Garbe [Thu, 13 Mar 2008 10:25:50 +0000 (10:25 +0000)]
updated my geoms function

16 years agoupdate
Anselm R Garbe [Thu, 13 Mar 2008 10:24:02 +0000 (10:24 +0000)]
update

16 years agoset layout already here
Anselm R Garbe [Thu, 13 Mar 2008 10:22:10 +0000 (10:22 +0000)]
set layout already here

16 years agowell I use a different default tile
Anselm R Garbe [Thu, 13 Mar 2008 10:21:03 +0000 (10:21 +0000)]
well I use a different default tile

16 years agoadded updatebarpos()
Anselm R Garbe [Thu, 13 Mar 2008 10:19:05 +0000 (10:19 +0000)]
added updatebarpos()

16 years agoremoved all defines of geoms, implemented setgeoms() instead, added config.anselm...
Anselm R Garbe [Thu, 13 Mar 2008 10:11:02 +0000 (10:11 +0000)]
removed all defines of geoms, implemented setgeoms() instead, added config.anselm.h to show how I'd like to see that people edit their geoms

16 years agosome polishing
Anselm R Garbe [Wed, 12 Mar 2008 16:04:06 +0000 (16:04 +0000)]
some polishing

16 years agoupdated dwm(1)
Anselm R Garbe [Wed, 12 Mar 2008 15:34:36 +0000 (15:34 +0000)]
updated dwm(1)

16 years agoadded bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty, tw...
anselm@anselm1 [Tue, 11 Mar 2008 21:52:10 +0000 (21:52 +0000)]
added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty, tw, th, wx, wy, ww, wh ad variables

16 years agochanged config.def.h
Anselm R Garbe [Thu, 6 Mar 2008 19:22:00 +0000 (19:22 +0000)]
changed config.def.h

16 years agonew stuff
Anselm R Garbe [Thu, 6 Mar 2008 19:20:14 +0000 (19:20 +0000)]
new stuff

16 years agoimplemented setlayout in the way proposed on the ml, split tile() into two functions...
Anselm R Garbe [Thu, 6 Mar 2008 18:53:15 +0000 (18:53 +0000)]
implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon

16 years agoallow for vstack
Anselm R Garbe [Thu, 6 Mar 2008 11:56:43 +0000 (11:56 +0000)]
allow for vstack

16 years agoadded some comments what the TODOs are for 4.8
Anselm R Garbe [Thu, 6 Mar 2008 11:56:00 +0000 (11:56 +0000)]
added some comments what the TODOs are for 4.8

16 years agochanged config.def.h
Anselm R Garbe [Wed, 5 Mar 2008 21:14:57 +0000 (21:14 +0000)]
changed config.def.h

16 years agointegrated the new -x -y -w toggles of dmenu into my setup
Anselm R Garbe [Wed, 5 Mar 2008 19:03:45 +0000 (19:03 +0000)]
integrated the new -x -y -w toggles of dmenu into my setup

16 years agoremoved some more useless clunk
Anselm R Garbe [Wed, 5 Mar 2008 18:48:33 +0000 (18:48 +0000)]
removed some more useless clunk

16 years agoimplemented the stuff as I discussed on dwm@
Anselm R Garbe [Wed, 5 Mar 2008 18:31:08 +0000 (18:31 +0000)]
implemented the stuff as I discussed on dwm@

16 years agofixed urgent hint handling
Anselm R Garbe [Wed, 5 Mar 2008 13:13:13 +0000 (13:13 +0000)]
fixed urgent hint handling

16 years agorenamed maximise to monocle again.
Anselm R Garbe [Wed, 5 Mar 2008 10:31:37 +0000 (10:31 +0000)]
renamed maximise to monocle again.