From cc56ccd2e9282842a19e875e86ff0e6c3b119750 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 14 Mar 2008 20:35:24 +0100 Subject: [PATCH] Use section for titlebar parameters --- awesomerc.5.txt | 15 +++++++++++++-- client.c | 6 +++--- common/configopts.c | 10 ++++++++-- config.c | 20 ++++++++++++++++---- structs.h | 19 +++++++++++-------- 5 files changed, 51 insertions(+), 19 deletions(-) diff --git a/awesomerc.5.txt b/awesomerc.5.txt index f9fed8563..d36220959 100644 --- a/awesomerc.5.txt +++ b/awesomerc.5.txt @@ -45,7 +45,7 @@ general General is a section containing some general options for this screen. titlebar:: - This option defines the position of window titlebar. + This section defines the parameters of the windows titlebar. border:: This defines the window borders size in pixel. font:: @@ -537,10 +537,13 @@ Note: when there is no whitespace, quotes are optional. -> "foo bar" -> prog, 3... (argument to a uicb function, where required) -> spawn, exec, client_tag... (see UICB FUNCTIONS above) + -> list of position: off, top, right, left, bottom, auto <{.., ...}> -> list of available options