Commit graph

38 commits

Author SHA1 Message Date
marco candrian
03743e1f0b Documentation for the new graph options
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-01-25 22:53:20 +01:00
Julien Danjou
5ade4d63e0 remove opacity_unfocused
this is crap
2008-01-24 23:45:04 +01:00
Julien Danjou
db3931c549 add support for keycode instead of only string 2008-01-21 16:31:15 +01:00
Julien Danjou
0940f2f81a rename tileup/down to top/bottom 2008-01-21 16:31:15 +01:00
Julien Danjou
d793526137 rename view_prev_selected 2008-01-21 16:31:14 +01:00
Fabienne Ducroquet
1dbe305177 mirror layout
I missed this feature for some time too, then I've just added two
layouts with master and stack area separated horizontaly: tiledown and
tileup (with the stack area down and up respectively) by adding a third
argument telling whether one wants to separate horizontally or verticaly
to the _tile function in layouts/tile.c. Patch against latest git
version, you will need to have icons
icons/layouts/{tiledown.png,tiledownw.png,tileup.png,tileupw.png} to
compile it without modifications.

Fabienne

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-01-21 16:31:14 +01:00
Julien Danjou
7478ce6a37 fix typo 2008-01-16 07:57:32 +01:00
Julien Danjou
9c49a65a56 enhance uicb documentation 2008-01-15 16:32:32 +01:00
Julien Danjou
b497cd4a01 add tag_create UICB documentation 2008-01-11 12:01:53 +01:00
marco candrian
cf6f6be5e6 SYNOPSIS and DESCRIPTION changes 2008-01-09 09:11:37 +01:00
Arnaud Fontaine
7a2b851a03 fix XGetTransientForHint() call
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-01-07 18:57:25 +01:00
marco candrian
dbb0456bed manpage update (scale, max and awesomerc(1)) 2008-01-07 16:05:55 +01:00
Julien Danjou
8877aae6c9 add show_all option to tasklist 2008-01-07 11:20:24 +01:00
marco candrian
127a871367 uicb 'statusbar_toggle' allows a statusbar-identifier (manpage update) 2008-01-07 09:24:56 +01:00
marco candrian
81566ec821 documentation for the graph-widget
also: lpadding to padding_left
and bcolor to bordercolor on the progressbar
2008-01-07 09:24:04 +01:00
Julien Danjou
58c8912e33 Revert "force windows to tile mode" - it's useful afterall to not consider "no value" as "false"
This reverts commit 81afe81b4e.

Conflicts:

	event.c
2008-01-07 00:36:45 +01:00
Julien Danjou
81afe81b4e force windows to tile mode 2008-01-07 00:28:27 +01:00
Julien Danjou
4fbce766bf add auto option to float in rules 2008-01-06 22:21:23 +01:00
marco candrian
f33ce43af0 adding option 'x' and 'y' and general cleanup
' = ' looks (probably) better compared to no whitespace
I ordered items in a more human-like manner instead of an alpha order
2008-01-05 13:27:19 +01:00
marco candrian
54f2300e5b typo fix, and some cleanup 2008-01-05 11:39:38 +01:00
Julien Danjou
343c6c7df0 add xprop for rules, change tags to regex and documente regex 2008-01-04 18:47:12 +01:00
Julien Danjou
8705b9e172 document font, add boolean type 2008-01-04 18:01:48 +01:00
Julien Danjou
3742f31216 remove setborder uicb 2008-01-04 17:56:18 +01:00
Julien Danjou
1d08ed45a8 add new_become_master option to disable new client becoming automaticaly master 2008-01-04 17:53:28 +01:00
Julien Danjou
d25d5b921f add sloppy_focus option to allow click-to-focus 2008-01-04 14:40:26 +01:00
Julien Danjou
a69b5dfc40 add option to show appicons in tasklist 2008-01-03 19:21:36 +01:00
Julien Danjou
3026e095b7 various manpage update: tasklist, align, … 2008-01-03 16:13:08 +01:00
Julien Danjou
c4e88f9928 add new tasklist widget 2008-01-03 12:39:28 +01:00
marco candrian
b6edff229c awesomerc: [MULTI] + explanations about <...> items
<key>           -> a, 1, F10 (/usr/include/X11/keysymdef.h w/o XK_, 'xev')
<mod>           -> mod1, mod2,..., mod5

these two lines may need some check/work.
2008-01-03 09:44:52 +01:00
Julien Danjou
1b48166ad5 add resize option to iconbox 2008-01-02 14:59:15 +01:00
Julien Danjou
0cf4ff6d9f implement not_master rules option (FS#6) 2008-01-02 12:00:36 +01:00
Julien Danjou
00b5fdc5b0 cosmetic 2008-01-02 09:57:26 +01:00
calmar
e3d0474363 awesomerc update
Hi,

I changed the 'example' section somebit, hmm.

cheers
marco

--
   (o_  It rocks: LINUX + Command-Line-Interface
   //\
   V_/_                     http://www.calmar.ws

From 03a313beaa9aef348b2c5c90a606b9a044deca17 Mon Sep 17 00:00:00 2001
From: marco candrian <mac@calmar.ws>
Date: Wed, 2 Jan 2008 06:50:18 +0100
Subject: [PATCH] awesomerc update
2008-01-02 09:56:11 +01:00
Julien Danjou
7c2f81b141 update manpage for several statusbar 2007-12-30 21:13:11 +01:00
Julien Danjou
6e3b3da6c0 document widgets 2007-12-30 15:38:23 +01:00
calmar
3ec0618472 Some awesomerc info add-ons.
also some explanation about the usage/setup of the widgets
2007-12-26 21:54:27 +01:00
Julien Danjou
69ba990371 rename description 2007-12-15 07:42:18 +01:00
marco candrian
0d2c1557e6 awesomerc man page 2007-12-15 07:39:55 +01:00