f806a17692
reverted dist target in Makefile
anselm@anselm1
2008-05-19 20:08:31 +01:00
822101dd5b
merged tile.c again into dwm.c
anselm@anselm1
2008-05-19 20:07:12 +01:00
6bdef73a4f
take bar into account
Anselm R Garbe
2008-05-19 17:27:30 +01:00
234b12eb73
be more polite to clients which like to appear outside the window area, but still on the screen
Anselm R Garbe
2008-05-19 17:23:49 +01:00
bd4deaebfc
fixed comment
Anselm R Garbe
2008-05-19 15:36:45 +01:00
499315c22c
fix
Anselm R Garbe
2008-05-19 15:09:16 +01:00
f22d047d41
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
Anselm R Garbe
2008-05-19 15:05:46 +01:00
4a5c8d84db
improving space usage if master is left of stack (default)
Anselm R Garbe
2008-05-19 14:44:53 +01:00
71365a524f
only snap within window area
Anselm R Garbe
2008-05-19 13:41:58 +01:00
3afca3e6a1
s/DEFGEOM/CUSTOMGEOM/
Anselm R Garbe
2008-05-19 13:37:46 +01:00
bdc80bdad6
update
Anselm R Garbe
2008-05-19 13:32:43 +01:00
64707da963
updatetilegeom should be fine for setmfact
Anselm R Garbe
2008-05-19 12:42:26 +01:00
549726869b
recent changes, introduced togglebar, changed some defines into variable declarations where possible
Anselm R Garbe
2008-05-19 12:34:54 +01:00
42cb2bd3be
new stuff
Anselm R Garbe
2008-05-17 14:51:12 +01:00
585294ce0f
removed the <M> togglelayout call
Anselm R Garbe
2008-05-17 14:50:37 +01:00
a864a82b34
s/tilegeom/updatetilegeom/
Anselm R Garbe
2008-05-17 14:48:04 +01:00
bd67a82fb5
removed monocle for now
Anselm R Garbe
2008-05-17 14:46:06 +01:00
14d8d828ab
removed the exact focus mechanism of next/prev window
Anselm R Garbe
2008-05-17 14:41:41 +01:00
4246affc15
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
Anselm R Garbe
2008-05-17 14:38:22 +01:00
42c4b31003
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
Anselm R Garbe
2008-05-17 14:23:05 +01:00
a785a0d712
removed Layout->isfloating
Anselm R Garbe
2008-05-17 14:17:18 +01:00
bb0a328978
geometry fix proposed by Jukka
Anselm R Garbe
2008-04-08 11:49:35 +01:00
721b208478
applied applyrules-fix by Jukka, thank you Jukka!
Anselm R Garbe
2008-04-07 09:05:41 +01:00
6229ed20c2
fix
Anselm R Garbe
2008-04-05 19:04:53 +01:00
940240e5e6
applied the proposed monocle patch from the mailinglist
Anselm R Garbe
2008-04-05 18:23:31 +01:00
08c596ed10
next version is 5.0
Anselm R Garbe
2008-04-04 11:15:37 +01:00
9ce6abb95c
Added tag 4.9 for changeset 22c669b2dd36
anselm@anselm1
2008-04-03 21:57:32 +01:00
0e21794e02
yet another cleanup
Anselm R Garbe
2008-04-03 14:39:19 +01:00
d477fb6927
some cleanup changes
Anselm R Garbe
2008-04-03 14:38:58 +01:00
3d6630b7d2
uncommented dual layout in preparation of dwm 4.9
anselm@anselm1
2008-04-02 22:18:09 +01:00
c982bb1389
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
anselm@anselm1
2008-04-02 22:10:55 +01:00
6cf73e706a
aspects hints seem broken for fullscreen apps
Anselm R Garbe
2008-04-01 15:46:00 +01:00
a520ba3c0b
removed uneccessary line
Anselm R Garbe
2008-03-31 10:09:48 +01:00
0c71b16b92
bugfix
Anselm R Garbe
2008-03-25 09:41:14 +00:00
00c28a7ef2
setmfact should not have any effect if in floating layout
Anselm R Garbe
2008-03-24 14:31:02 +00:00
5a3a2d6b63
minor fix
Anselm R Garbe
2008-03-24 14:24:57 +00:00
a355782a77
revival of mfact and setmfact
Anselm R Garbe
2008-03-24 14:23:28 +00:00
20cd336087
setlayout and setgeom are now togglable again
Anselm R Garbe
2008-03-24 13:49:19 +00:00
a6a216f28c
geom indicator and layout indicator is only displayed if there are several geoms/layouts
Anselm R Garbe
2008-03-24 13:33:32 +00:00
2c2063bc75
hotfix of idxoftag
anselm@anselm1
2008-03-22 16:53:37 +00:00
6877205e9d
updated configurenotify
Anselm R Garbe
2008-03-19 09:27:17 +00:00
fb5f99d935
minor bugfix in applyrules
anselm@anselm1
2008-03-17 23:45:46 +00:00
7ebab7533a
added sample of {grow,shrink}master to config.def.h
Anselm R Garbe
2008-03-17 17:33:25 +00:00
9fa5ca3538
renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value
Anselm R Garbe
2008-03-17 16:29:50 +00:00
fe6b0c0fc1
geoms are now drawed in the status bar
Anselm R Garbe
2008-03-17 16:26:06 +00:00
aa2395b6a8
removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro
Anselm R Garbe
2008-03-17 14:56:11 +00:00
dba22848c7
made the string-based setgeom working
Anselm R Garbe
2008-03-15 14:17:42 +00:00
33b1960220
some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries
Anselm R Garbe
2008-03-14 17:17:08 +00:00
e237b2a76f
some changes towards 4.9
Anselm R Garbe
2008-03-14 14:35:45 +00:00
dd9ee6d248
Added tag 4.8 for changeset 607015ddb091
Anselm R Garbe
2008-03-13 16:56:11 +00:00
1380569133
removed the comment again
Anselm R Garbe
2008-03-13 16:30:29 +00:00
831428b00c
some polishing in tileh/tilev
Anselm R Garbe
2008-03-13 13:59:40 +00:00
69439715c0
minor bugfix
Anselm R Garbe
2008-03-13 13:01:42 +00:00
f2e98f48fb
added a new comment
Anselm R Garbe
2008-03-13 12:47:41 +00:00
c19d4b2930
some cleanup
Anselm R Garbe
2008-03-13 12:45:30 +00:00
f77a3d0a62
updated my geoms function
Anselm R Garbe
2008-03-13 10:25:50 +00:00
8aa1533879
update
Anselm R Garbe
2008-03-13 10:24:02 +00:00
2fc9cffdeb
set layout already here
Anselm R Garbe
2008-03-13 10:22:10 +00:00
3c5b6f03ba
well I use a different default tile
Anselm R Garbe
2008-03-13 10:21:03 +00:00
02673538bc
added updatebarpos()
Anselm R Garbe
2008-03-13 10:19:05 +00:00
95eae7b9d2
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
Anselm R Garbe
2008-03-13 10:11:02 +00:00
59107755c8
some polishing
Anselm R Garbe
2008-03-12 16:04:06 +00:00
d05d09b205
updated dwm(1)
Anselm R Garbe
2008-03-12 15:34:36 +00:00