- Sep 26, 2010
-
-
schwarze authored
-
Christian Neukirchen authored
-
schwarze authored
and properly encode \(:a found by mandoc -Tlint
-
schwarze authored
-
okan authored
(with the manpage bit from me). ok oga@
-
okan authored
fix linecount bug with comments spanning multiple lines problem reported with the obvious fix for bgpd by Sebastian Benoit <benoit-lists at fb12.de>, also PR 6432 ok oga@
-
okan authored
-
- Jul 30, 2010
-
-
okan authored
cwmrc(5)). instead, fix cwmrc(5) to match the old behavior which also happens to match the example config, of which many have based their configs; this also nicely matches the output of xprop(1). clean-up of variable names as a separate commit. suggested by sthen (and something we should have done initially). discussed with and ok oga@
-
- Jul 23, 2010
-
-
okan authored
ok oga@ phessler@
-
- Jun 28, 2010
-
-
okan authored
ok oga@
-
- May 23, 2010
- Apr 13, 2010
- Apr 12, 2010
-
-
okan authored
ok oga@
-
- Mar 21, 2010
-
-
schwarze authored
* .Bl may only have .It children * .SH requires an argument * blank lines are illegal outside literal context Now "cd /usr/xenocara && make man" succeeds, but unfortunately, that covers a minority of X11 manuals only. ok matthieu@
-
- Feb 22, 2010
-
-
Christian Neukirchen authored
-
Christian Neukirchen authored
Patch largely based on cwmbuild.sh from http://tamentis.com/hacks/cwm/ written by Bertrand Janin, updated by Christian Neukirchen.
-
- Feb 10, 2010
-
-
okan authored
struct just for this is the least intrusive approach until the menu code is reviewed. inspired by Thomas Pfaff's report on tech@ ok oga@
-
- Feb 03, 2010
-
-
stsp authored
Makes XMMS windows appear as expected. ok okan, oga
-
- Jan 27, 2010
-
-
okan authored
- teach _NET_WORKAREA about gap. ok oga@
-
- Dec 15, 2009
- Dec 12, 2009
-
-
oga authored
ok okan@
-
oga authored
me for not reading xlibs (appauling) documentation more closely. ok okan@
-
oga authored
it works kinda like _CWM_GRP, which we added to aid restarts a while ago, but it's standardised and clients are specifically allowed to set it to request a desktop. for noe we leave _CWM_GRP support in, but its days are now numbered. while i'm here fixup an int/long mixup with an earlier diff. ok okan@
-
oga authored
says that a pager can change the property at any time (most need a clientmessage). So deal with property updates. Needed to shuffle some of the other code around since we can't just use shortcut_to_name[] everywhere now. ok okan@
-
- Dec 11, 2009
-
-
oga authored
and _NET_SHOWING_DESKTOP (we're never doing so right now). only three informational root-window hints to go. ok okan@
-
oga authored
_NET_DESKTOP_GEOMETRY. ok okan@
-
oga authored
remove screen_current() it was utterly bogus when nscreens > 1. pass a fake client_ctx in the case where there's no client and the kbfunc or mousefunc doesn't need a real one, it just contains the current screen, modify these functions so that they pass down the screen context to their callees. make groups per screen, it's the only way it makes sense in this regard. ok okan@.
-
- Dec 09, 2009
-
-
okan authored
into screen_ctx and start passing screen_ctx around to in order get rid of Curscreen; fixup per-screen config colors the same way. diff mostly from oga@, with a bit harsher reaction to the state of screen_ctx. "please commit" oga@
-
- Dec 08, 2009
-
-
oga authored
unchangable. the group code needs some cleaning up before this will be a bit less hackish. ok okan@
-
oga authored
the x property api doesn't let you remove one entry from an X property array, so client_remove is kinda expensive, but there's no real way around that.. ok okan@
-
oga authored
supported, the client message to change this will be supported when all informational hints are working. ok okan@
-