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
|