69c7b4b0ba
changed order of variables in drawtext
Anselm R Garbe
2008-08-18 10:00:10 +01:00
97699e5b1b
applied Martin Hurton's drawtext() patch
Anselm R Garbe
2008-08-18 09:55:36 +01:00
2dc7f42fd7
applied Martin Hurton's view() simplification, not checking arg
Anselm R Garbe
2008-08-18 09:49:44 +01:00
9f3a5cb754
making a comment more explicit
Anselm R Garbe
2008-08-18 09:39:52 +01:00
b48fa3f101
removed setlocale() stuff, not necessary if Xmb in use
Anselm R Garbe
2008-08-18 09:31:55 +01:00
051a404b66
added a comment about FAQ regarding mfact meaning
Anselm R Garbe
2008-08-18 09:11:15 +01:00
d8d733c34f
added some comments regarding FAQ about s{x,y,w,h}, w{x,y,w,h}, b{y,h,lw}
Anselm R Garbe
2008-08-18 09:10:21 +01:00
bb01e5a16f
initialize trans with 0
Anselm R Garbe
2008-08-18 08:57:34 +01:00
06f7eed103
fix of XGetTransientForHint in manage()
Premysl Hruby
2008-08-14 22:35:52 +02:00
0ffa6d1393
applied cleanup from M. Hurton and S. Nagy
Premysl Hruby
2008-08-14 12:36:49 +02:00
15ce143620
fixes using arg->i instead of arg->ui
Premysl Hruby
2008-08-12 21:24:40 +02:00
63d7190231
applied Johannes Hofmann's patch, please test
anselm@anselm1
2008-08-04 17:39:36 +01:00
b279cef670
made readin a config.h variable
Anselm R Garbe
2008-08-02 19:12:15 +01:00
6254ef9dc7
Added tag 5.1 for changeset ce355cea9bb8
Anselm R Garbe
2008-07-29 19:19:00 +01:00
4a2902efe4
forcing fullscreen windows to bw=0, though most fullscreen apps are broken anyways
Anselm R Garbe
2008-07-29 11:32:22 +01:00
6fad4c49f1
potential crash fix if xinerama behaves broken, though I doubt it
Anselm R Garbe
2008-07-18 20:18:45 +01:00
78f0f8595f
make hg tip compilable with default config
Premysl Hruby
2008-07-18 10:57:32 +02:00
7ecadcee39
local use of xidx is useless, got rid of it, falling back to screen 0 if pointer query fails for whatever reason
Anselm R Garbe
2008-07-16 18:39:48 +01:00
c86ed46a1b
got rid of compile time xidx configuration, querying mouse pointer instead
Anselm R Garbe
2008-07-16 18:33:51 +01:00
9086f98068
reverted uint redefinition
Anselm R Garbe
2008-07-16 18:17:42 +01:00
1edf6a7866
removed font and color definitions
Anselm R Garbe
2008-06-14 10:38:18 +01:00
4db2f44277
minor fix
Anselm R Garbe
2008-06-13 17:37:43 +01:00
1f1a132784
fixed tag click handling, however ClkRootWin doesn't work for me
Anselm R Garbe
2008-06-12 23:04:55 +01:00
512541bfbd
update
Anselm R Garbe
2008-06-12 16:37:03 +01:00
709da0b858
some bugfixes of the patch application yesterday
Anselm R Garbe
2008-06-12 13:10:14 +01:00
5cd65f8cd8
integrated 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 +01:00
e3838e8585
made Xinerama screen index customizable
Anselm R Garbe
2008-06-11 19:55:07 +01:00
016dca4f69
removed trailing spaces reported by Soleen
Anselm R Garbe
2008-06-11 19:47:20 +01:00
8f052596b2
crash fix
Anselm R Garbe
2008-06-11 19:42:24 +01:00
9463d5354b
made lt visible again in config.def.h
Anselm R Garbe
2008-06-11 17:01:30 +01:00
d662f98d89
added nsz' patch
Anselm R Garbe
2008-06-11 14:10:18 +01:00
e5a965a274
added SHCMD support for pipe-based commands due the new spawn() versio
Anselm R Garbe
2008-06-11 13:20:17 +01:00
5d422bb1ce
using 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 +01:00
38a43c2dcc
lt 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 +01:00
c56533615f
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
Anselm R Garbe
2008-06-11 09:34:00 +01:00
a8e0772c4d
applied anydot's patchset.diff
Anselm R Garbe
2008-06-11 09:12:06 +01:00
98e7950be8
final version -- Gottox verified it using the test driver
arg@suckless.org
2008-06-09 11:24:33 +02:00
88e6eb4a3a
revert of introduced problem
arg@suckless.org
2008-06-09 11:05:20 +02:00