Mon, 26 May 2008 11:43:51 +0100 |
Anselm R Garbe |
updated the initial comment to reflect the use of bit arrays
|
changeset |
files
|
Mon, 26 May 2008 11:42:02 +0100 |
Anselm R Garbe |
slight changes
|
changeset |
files
|
Mon, 26 May 2008 10:28:18 +0100 |
Anselm R Garbe |
removed bx and bw, unnecessary
|
changeset |
files
|
Mon, 26 May 2008 10:13:51 +0100 |
Anselm R Garbe |
renamed domax into ismax
|
changeset |
files
|
Mon, 26 May 2008 10:10:33 +0100 |
Anselm R Garbe |
simplified tile()
|
changeset |
files
|
Mon, 26 May 2008 09:54:34 +0100 |
Anselm R Garbe |
removed Layout->updategeom, unnecessary
|
changeset |
files
|
Mon, 26 May 2008 09:45:34 +0100 |
Anselm R Garbe |
removed TEXTW
|
changeset |
files
|
Mon, 26 May 2008 09:39:57 +0100 |
Anselm R Garbe |
applied yiyus domax patch with slight modifications
|
changeset |
files
|
Thu, 22 May 2008 14:15:30 +0100 |
Anselm R Garbe |
replaced isvisible with a macro
|
changeset |
files
|
Thu, 22 May 2008 14:10:00 +0100 |
Anselm R Garbe |
removed emallocz
|
changeset |
files
|
Thu, 22 May 2008 14:02:31 +0100 |
Anselm R Garbe |
s/int/uint/ in config.h
|
changeset |
files
|
Thu, 22 May 2008 13:35:45 +0100 |
Anselm R Garbe |
removed debug output, sanitized tag limit check
|
changeset |
files
|
Thu, 22 May 2008 12:00:50 +0100 |
Anselm R Garbe |
setmfact argument was wrong
|
changeset |
files
|
Thu, 22 May 2008 11:50:18 +0100 |
Anselm R Garbe |
Key.mod is uint, Client.[old]bw is int
|
changeset |
files
|
Thu, 22 May 2008 11:16:23 +0100 |
Anselm R Garbe |
s/unsigned long/ulong/
|
changeset |
files
|
Thu, 22 May 2008 11:12:22 +0100 |
Anselm R Garbe |
s/nextunfloating/nexttiled/, changed zoom() behavior
|
changeset |
files
|
Thu, 22 May 2008 11:10:08 +0100 |
Anselm R Garbe |
s/unsigned int/uint/
|
changeset |
files
|
Thu, 22 May 2008 11:08:07 +0100 |
Anselm R Garbe |
s/void */const void */
|
changeset |
files
|
Thu, 22 May 2008 11:04:19 +0100 |
Anselm R Garbe |
applied Gottox bitmask + void *arg patch
|
changeset |
files
|
Mon, 19 May 2008 20:29:57 +0100 |
anselm |
some minor fixes
|
changeset |
files
|
Mon, 19 May 2008 20:13:24 +0100 |
anselm |
simplification
|
changeset |
files
|
Mon, 19 May 2008 20:08:31 +0100 |
anselm |
reverted dist target in Makefile
|
changeset |
files
|
Mon, 19 May 2008 20:07:12 +0100 |
anselm |
merged tile.c again into dwm.c
|
changeset |
files
|
Mon, 19 May 2008 17:27:30 +0100 |
Anselm R Garbe |
take bar into account
|
changeset |
files
|
Mon, 19 May 2008 17:23:49 +0100 |
Anselm R Garbe |
be more polite to clients which like to appear outside the window area, but still on the screen
|
changeset |
files
|
Mon, 19 May 2008 15:36:45 +0100 |
Anselm R Garbe |
fixed comment
|
changeset |
files
|
Mon, 19 May 2008 15:09:16 +0100 |
Anselm R Garbe |
fix
|
changeset |
files
|
Mon, 19 May 2008 15:05:46 +0100 |
Anselm R Garbe |
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
|
changeset |
files
|
Mon, 19 May 2008 14:44:53 +0100 |
Anselm R Garbe |
improving space usage if master is left of stack (default)
|
changeset |
files
|
Mon, 19 May 2008 13:41:58 +0100 |
Anselm R Garbe |
only snap within window area
|
changeset |
files
|
Mon, 19 May 2008 13:37:46 +0100 |
Anselm R Garbe |
s/DEFGEOM/CUSTOMGEOM/
|
changeset |
files
|
Mon, 19 May 2008 13:32:43 +0100 |
Anselm R Garbe |
update
|
changeset |
files
|
Mon, 19 May 2008 12:42:26 +0100 |
Anselm R Garbe |
updatetilegeom should be fine for setmfact
|
changeset |
files
|
Mon, 19 May 2008 12:34:54 +0100 |
Anselm R Garbe |
recent changes, introduced togglebar, changed some defines into variable declarations where possible
|
changeset |
files
|
Sat, 17 May 2008 14:51:12 +0100 |
Anselm R Garbe |
new stuff
|
changeset |
files
|
Sat, 17 May 2008 14:50:37 +0100 |
Anselm R Garbe |
removed the <M> togglelayout call
|
changeset |
files
|
Sat, 17 May 2008 14:48:04 +0100 |
Anselm R Garbe |
s/tilegeom/updatetilegeom/
|
changeset |
files
|
Sat, 17 May 2008 14:46:06 +0100 |
Anselm R Garbe |
removed monocle for now
|
changeset |
files
|
Sat, 17 May 2008 14:41:41 +0100 |
Anselm R Garbe |
removed the exact focus mechanism of next/prev window
|
changeset |
files
|
Sat, 17 May 2008 14:38:22 +0100 |
Anselm R Garbe |
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
|
changeset |
files
|
Sat, 17 May 2008 14:23:05 +0100 |
Anselm R Garbe |
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
|
changeset |
files
|
Sat, 17 May 2008 14:17:18 +0100 |
Anselm R Garbe |
removed Layout->isfloating
|
changeset |
files
|
Sat, 17 May 2008 14:06:41 +0100 |
Anselm R Garbe |
removed reapply() -- unnecessary
|
changeset |
files
|
Sat, 17 May 2008 14:04:27 +0100 |
Anselm R Garbe |
renamed setlayout into togglelayout
|
changeset |
files
|
Thu, 15 May 2008 10:51:37 +0100 |
Anselm R Garbe |
removed temporary wildcard handling
|
changeset |
files
|
Thu, 15 May 2008 10:47:26 +0100 |
Anselm R Garbe |
added wild-card handling for tags
|
changeset |
files
|
Wed, 14 May 2008 11:24:35 +0100 |
Anselm R Garbe |
applied nsz's another style patch
|
changeset |
files
|
Tue, 13 May 2008 14:33:02 +0100 |
Anselm R Garbe |
applied nsz's style.diff patch
|
changeset |
files
|
Tue, 13 May 2008 11:27:20 +0100 |
Anselm R Garbe |
just added a comment
|
changeset |
files
|
Sun, 11 May 2008 20:27:01 +0100 |
Anselm R Garbe |
minor fixes
|
changeset |
files
|
Sun, 11 May 2008 20:25:24 +0100 |
Anselm R Garbe |
having monocle on Mod1-m
|
changeset |
files
|
Sun, 11 May 2008 20:22:20 +0100 |
Anselm R Garbe |
hotfix
|
changeset |
files
|
Sun, 11 May 2008 20:20:53 +0100 |
Anselm R Garbe |
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
|
changeset |
files
|
Sun, 11 May 2008 14:54:45 +0100 |
Anselm R Garbe |
cleaned up config.def.h
|
changeset |
files
|
Sun, 11 May 2008 14:40:37 +0100 |
Anselm R Garbe |
implemented exact focus next, if arg != NULL to focus{next,prev}
|
changeset |
files
|
Tue, 06 May 2008 15:52:44 +0100 |
Anselm R Garbe |
applied the proposal by nsz
|
changeset |
files
|
Tue, 06 May 2008 15:13:36 +0100 |
Anselm R Garbe |
applied JUCE patch
|
changeset |
files
|
Sun, 27 Apr 2008 18:36:11 +0100 |
Anselm R Garbe |
simplification of view() as proposed by anydot
|
changeset |
files
|
Sun, 27 Apr 2008 18:33:31 +0100 |
Anselm R Garbe |
applied yiyus tagset patch
|
changeset |
files
|
Sun, 27 Apr 2008 18:22:52 +0100 |
Anselm R Garbe |
applied yiyus fgeom patch
|
changeset |
files
|
Sun, 27 Apr 2008 18:00:45 +0100 |
Anselm R Garbe |
applied dfenze drawtext simplifications
|
changeset |
files
|
Sun, 20 Apr 2008 19:09:30 +0100 |
anselm |
this is the correct way
|
changeset |
files
|
Sun, 20 Apr 2008 19:09:00 +0100 |
anselm |
copyright notice is in LICENSE
|
changeset |
files
|
Sun, 20 Apr 2008 18:35:11 +0100 |
anselm |
applied Ph's seltags-simplification with some modifications
|
changeset |
files
|
Sun, 20 Apr 2008 18:28:21 +0100 |
anselm |
applied Ph's MIN/MAX patch, nice work!
|
changeset |
files
|
Sun, 20 Apr 2008 18:23:59 +0100 |
anselm |
applied Ph's patch regarding geom and lt initialization
|
changeset |
files
|
Sun, 20 Apr 2008 18:17:33 +0100 |
anselm |
applied Gottox' applyrules() fix
|
changeset |
files
|
Tue, 08 Apr 2008 11:49:35 +0100 |
Anselm R Garbe |
geometry fix proposed by Jukka
|
changeset |
files
|
Mon, 07 Apr 2008 09:05:41 +0100 |
Anselm R Garbe |
applied applyrules-fix by Jukka, thank you Jukka!
|
changeset |
files
|
Sat, 05 Apr 2008 19:04:53 +0100 |
Anselm R Garbe |
fix
|
changeset |
files
|
Sat, 05 Apr 2008 18:23:31 +0100 |
Anselm R Garbe |
applied the proposed monocle patch from the mailinglist
|
changeset |
files
|
Fri, 04 Apr 2008 11:15:37 +0100 |
Anselm R Garbe |
next version is 5.0
|
changeset |
files
|
Thu, 03 Apr 2008 21:57:32 +0100 |
anselm |
Added tag 4.9 for changeset 22c669b2dd36
|
changeset |
files
|
Thu, 03 Apr 2008 14:39:19 +0100 |
Anselm R Garbe |
yet another cleanup
4.9
|
changeset |
files
|
Thu, 03 Apr 2008 14:38:58 +0100 |
Anselm R Garbe |
some cleanup changes
|
changeset |
files
|
Wed, 02 Apr 2008 22:18:09 +0100 |
anselm |
uncommented dual layout in preparation of dwm 4.9
|
changeset |
files
|
Wed, 02 Apr 2008 22:10:55 +0100 |
anselm |
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
|
changeset |
files
|
Tue, 01 Apr 2008 15:46:00 +0100 |
Anselm R Garbe |
aspects hints seem broken for fullscreen apps
|
changeset |
files
|
Mon, 31 Mar 2008 10:09:48 +0100 |
Anselm R Garbe |
removed uneccessary line
|
changeset |
files
|
Tue, 25 Mar 2008 09:41:14 +0000 |
Anselm R Garbe |
bugfix
|
changeset |
files
|
Mon, 24 Mar 2008 14:31:02 +0000 |
Anselm R Garbe |
setmfact should not have any effect if in floating layout
|
changeset |
files
|
Mon, 24 Mar 2008 14:24:57 +0000 |
Anselm R Garbe |
minor fix
|
changeset |
files
|
Mon, 24 Mar 2008 14:23:28 +0000 |
Anselm R Garbe |
revival of mfact and setmfact
|
changeset |
files
|
Mon, 24 Mar 2008 13:49:19 +0000 |
Anselm R Garbe |
setlayout and setgeom are now togglable again
|
changeset |
files
|
Mon, 24 Mar 2008 13:33:32 +0000 |
Anselm R Garbe |
geom indicator and layout indicator is only displayed if there are several geoms/layouts
|
changeset |
files
|
Sat, 22 Mar 2008 16:53:37 +0000 |
anselm |
hotfix of idxoftag
|
changeset |
files
|
Sat, 22 Mar 2008 12:47:12 +0000 |
anselm |
blw/bgw calculation bugfix
|
changeset |
files
|
Wed, 19 Mar 2008 09:27:17 +0000 |
Anselm R Garbe |
updated configurenotify
|
changeset |
files
|
Mon, 17 Mar 2008 23:45:46 +0000 |
anselm |
minor bugfix in applyrules
|
changeset |
files
|
Mon, 17 Mar 2008 17:33:25 +0000 |
Anselm R Garbe |
added sample of {grow,shrink}master to config.def.h
|
changeset |
files
|
Mon, 17 Mar 2008 16:29:50 +0000 |
Anselm R Garbe |
renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value
|
changeset |
files
|
Mon, 17 Mar 2008 16:26:06 +0000 |
Anselm R Garbe |
geoms are now drawed in the status bar
|
changeset |
files
|
Mon, 17 Mar 2008 14:56:11 +0000 |
Anselm R Garbe |
removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro
|
changeset |
files
|
Sat, 15 Mar 2008 14:17:42 +0000 |
Anselm R Garbe |
made the string-based setgeom working
|
changeset |
files
|
Fri, 14 Mar 2008 17:17:08 +0000 |
Anselm R Garbe |
some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries
|
changeset |
files
|
Fri, 14 Mar 2008 14:35:45 +0000 |
Anselm R Garbe |
some changes towards 4.9
|
changeset |
files
|
Thu, 13 Mar 2008 16:56:11 +0000 |
Anselm R Garbe |
Added tag 4.8 for changeset 607015ddb091
|
changeset |
files
|
Thu, 13 Mar 2008 16:30:29 +0000 |
Anselm R Garbe |
removed the comment again
4.8
|
changeset |
files
|
Thu, 13 Mar 2008 13:59:40 +0000 |
Anselm R Garbe |
some polishing in tileh/tilev
|
changeset |
files
|
Thu, 13 Mar 2008 13:01:42 +0000 |
Anselm R Garbe |
minor bugfix
|
changeset |
files
|
Thu, 13 Mar 2008 12:47:41 +0000 |
Anselm R Garbe |
added a new comment
|
changeset |
files
|
Thu, 13 Mar 2008 12:45:30 +0000 |
Anselm R Garbe |
some cleanup
|
changeset |
files
|
Thu, 13 Mar 2008 10:25:50 +0000 |
Anselm R Garbe |
updated my geoms function
|
changeset |
files
|
Thu, 13 Mar 2008 10:24:02 +0000 |
Anselm R Garbe |
update
|
changeset |
files
|
Thu, 13 Mar 2008 10:22:10 +0000 |
Anselm R Garbe |
set layout already here
|
changeset |
files
|
Thu, 13 Mar 2008 10:21:03 +0000 |
Anselm R Garbe |
well I use a different default tile
|
changeset |
files
|
Thu, 13 Mar 2008 10:19:05 +0000 |
Anselm R Garbe |
added updatebarpos()
|
changeset |
files
|
Thu, 13 Mar 2008 10:11:02 +0000 |
Anselm R Garbe |
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
|
changeset |
files
|
Wed, 12 Mar 2008 16:04:06 +0000 |
Anselm R Garbe |
some polishing
|
changeset |
files
|
Wed, 12 Mar 2008 15:34:36 +0000 |
Anselm R Garbe |
updated dwm(1)
|
changeset |
files
|
Tue, 11 Mar 2008 21:52:10 +0000 |
anselm |
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
|
changeset |
files
|
Thu, 06 Mar 2008 19:22:00 +0000 |
Anselm R Garbe |
changed config.def.h
|
changeset |
files
|
Thu, 06 Mar 2008 19:20:14 +0000 |
Anselm R Garbe |
new stuff
|
changeset |
files
|
Thu, 06 Mar 2008 18:53:15 +0000 |
Anselm R Garbe |
implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
|
changeset |
files
|
Thu, 06 Mar 2008 11:56:43 +0000 |
Anselm R Garbe |
allow for vstack
|
changeset |
files
|
Thu, 06 Mar 2008 11:56:00 +0000 |
Anselm R Garbe |
added some comments what the TODOs are for 4.8
|
changeset |
files
|
Wed, 05 Mar 2008 21:14:57 +0000 |
Anselm R Garbe |
changed config.def.h
|
changeset |
files
|
Wed, 05 Mar 2008 19:03:45 +0000 |
Anselm R Garbe |
integrated the new -x -y -w toggles of dmenu into my setup
|
changeset |
files
|
Wed, 05 Mar 2008 18:48:33 +0000 |
Anselm R Garbe |
removed some more useless clunk
|
changeset |
files
|
Wed, 05 Mar 2008 18:31:08 +0000 |
Anselm R Garbe |
implemented the stuff as I discussed on dwm@
|
changeset |
files
|