1edf6a7866removed font and color definitions
Anselm R Garbe
2008-06-14 10:38:18 +0100
4db2f44277minor fix
Anselm R Garbe
2008-06-13 17:37:43 +0100
1f1a132784fixed tag click handling, however ClkRootWin doesn't work for me
Anselm R Garbe
2008-06-12 23:04:55 +0100
512541bfbdupdate
Anselm R Garbe
2008-06-12 16:37:03 +0100
709da0b858some bugfixes of the patch application yesterday
Anselm R Garbe
2008-06-12 13:10:14 +0100
5cd65f8cd8integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
Anselm R Garbe
2008-06-11 20:41:28 +0100
e3838e8585made Xinerama screen index customizable
Anselm R Garbe
2008-06-11 19:55:07 +0100
016dca4f69removed trailing spaces reported by Soleen
Anselm R Garbe
2008-06-11 19:47:20 +0100
8f052596b2crash fix
Anselm R Garbe
2008-06-11 19:42:24 +0100
9463d5354bmade lt visible again in config.def.h
Anselm R Garbe
2008-06-11 17:01:30 +0100
d662f98d89added nsz' patch
Anselm R Garbe
2008-06-11 14:10:18 +0100
e5a965a274added SHCMD support for pipe-based commands due the new spawn() versio
Anselm R Garbe
2008-06-11 13:20:17 +0100
5d422bb1ceusing foo layout during cleanup (suggested by Gottox), add Arg->v handling for togglelayout() suggested by anydot
Anselm R Garbe
2008-06-11 10:26:57 +0100
38a43c2dcclt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayout respects Arg->v
Anselm R Garbe
2008-06-11 10:25:02 +0100
c56533615fintegrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
Anselm R Garbe
2008-06-11 09:34:00 +0100
a8e0772c4dapplied anydot's patchset.diff
Anselm R Garbe
2008-06-11 09:12:06 +0100
98e7950be8final version -- Gottox verified it using the test driver
arg@suckless.org
2008-06-09 11:24:33 +0200
88e6eb4a3arevert of introduced problem
arg@suckless.org
2008-06-09 11:05:20 +0200
0840c1367capplied nsz' textnw patch thank you
arg@suckless.org
2008-06-09 10:26:01 +0200
077d3e435bupdated the for-loop with Gottox' proposal
arg@suckless.org
2008-06-09 10:05:40 +0200
f806a17692reverted dist target in Makefile
anselm@anselm1
2008-05-19 20:08:31 +0100
822101dd5bmerged tile.c again into dwm.c
anselm@anselm1
2008-05-19 20:07:12 +0100
6bdef73a4ftake bar into account
Anselm R Garbe
2008-05-19 17:27:30 +0100
234b12eb73be 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 +0100
bd4deaebfcfixed comment
Anselm R Garbe
2008-05-19 15:36:45 +0100
499315c22cfix
Anselm R Garbe
2008-05-19 15:09:16 +0100
f22d047d41make 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 +0100
4a5c8d84dbimproving space usage if master is left of stack (default)
Anselm R Garbe
2008-05-19 14:44:53 +0100
71365a524fonly snap within window area
Anselm R Garbe
2008-05-19 13:41:58 +0100
3afca3e6a1s/DEFGEOM/CUSTOMGEOM/
Anselm R Garbe
2008-05-19 13:37:46 +0100
bdc80bdad6update
Anselm R Garbe
2008-05-19 13:32:43 +0100
64707da963updatetilegeom should be fine for setmfact
Anselm R Garbe
2008-05-19 12:42:26 +0100
549726869brecent changes, introduced togglebar, changed some defines into variable declarations where possible
Anselm R Garbe
2008-05-19 12:34:54 +0100
42cb2bd3benew stuff
Anselm R Garbe
2008-05-17 14:51:12 +0100
585294ce0fremoved the <M> togglelayout call
Anselm R Garbe
2008-05-17 14:50:37 +0100
a864a82b34s/tilegeom/updatetilegeom/
Anselm R Garbe
2008-05-17 14:48:04 +0100
bd67a82fb5removed monocle for now
Anselm R Garbe
2008-05-17 14:46:06 +0100
14d8d828abremoved the exact focus mechanism of next/prev window
Anselm R Garbe
2008-05-17 14:41:41 +0100
4246affc15moved 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 +0100
42c4b31003removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
Anselm R Garbe
2008-05-17 14:23:05 +0100
a785a0d712removed Layout->isfloating
Anselm R Garbe
2008-05-17 14:17:18 +0100
489ac07e83removed reapply() -- unnecessary
Anselm R Garbe
2008-05-17 14:06:41 +0100
349d768b57renamed setlayout into togglelayout
Anselm R Garbe
2008-05-17 14:04:27 +0100
6dfa7cac56removed temporary wildcard handling
Anselm R Garbe
2008-05-15 10:51:37 +0100
71681c21a5added wild-card handling for tags
Anselm R Garbe
2008-05-15 10:47:26 +0100
704781875capplied nsz's another style patch
Anselm R Garbe
2008-05-14 11:24:35 +0100
d7cc0f6416applied nsz's style.diff patch
Anselm R Garbe
2008-05-13 14:33:02 +0100
6b79f3f326just added a comment
Anselm R Garbe
2008-05-13 11:27:20 +0100
446fa8c671minor fixes
Anselm R Garbe
2008-05-11 20:27:01 +0100
fa244aa7fbhaving monocle on Mod1-m
Anselm R Garbe
2008-05-11 20:25:24 +0100
7ac4f8a4afhotfix
Anselm R Garbe
2008-05-11 20:22:20 +0100
7eb26288fcremoved Geom stuff, introduced updategeom() again, still view is somewhat broken?
Anselm R Garbe
2008-05-11 20:20:53 +0100
93a4fe1052cleaned up config.def.h
Anselm R Garbe
2008-05-11 14:54:45 +0100
5602f44b29implemented exact focus next, if arg != NULL to focus{next,prev}
Anselm R Garbe
2008-05-11 14:40:37 +0100
b848f4bda8applied the proposal by nsz
Anselm R Garbe
2008-05-06 15:52:44 +0100
86c4797f2capplied JUCE patch
Anselm R Garbe
2008-05-06 15:13:36 +0100