Martin Duquesnoy
|
2d26778835
|
conf/menu: Add menu support in the configuration file: menu { set_menu { ... } } (See the default configuration) And call it with a keybind or mousebind : func = "menu" cmd = "<menu name>".
|
2009-02-02 19:30:39 +01:00 |
|
Martin Duquesnoy
|
13363877f7
|
Menu/layout: Add menu.c & Menu for layout switch (or just switch, manage it in the conf layout { system = "menu/switch"})
|
2009-01-31 18:39:49 +01:00 |
|
Martin Duquesnoy
|
796c7988d6
|
infobar: Add option to set the borders around the tag buttons, the layout button and the infobar.
|
2009-01-18 03:25:10 +01:00 |
|
Martin Duquesnoy
|
1189fe1690
|
Add python wmfslib
|
2009-01-04 18:13:13 +01:00 |
|
Martin Duquesnoy
|
d174422bdb
|
config: Add option stipple (boolean) in titlebar section
|
2009-01-02 21:36:24 +01:00 |
|
Martin Duquesnoy
|
c6b6bf2cab
|
conf: Add fg_{normal, focus} in titlebar section
|
2009-01-02 08:39:43 +01:00 |
|
Martin Duquesnoy
|
4904011168
|
screen: Add uicb_screen_{prev, next}
|
2008-12-17 14:59:29 +01:00 |
|
Martin Duquesnoy
|
1976a13a2d
|
screen: Add screen_set_sel() and uicb_screen_select() (option screen_select in the conf for mouse & keybind)
|
2008-12-14 22:10:28 +01:00 |
|
Martin Duquesnoy
|
30c48c858e
|
client: Add XSetWindowBorderWidth in client_manage for remove, if there is border, the client->win border.
|
2008-12-09 20:16:43 +01:00 |
|
Martin Duquesnoy
|
f5a1a72bbc
|
config: Improve tag section
|
2008-12-07 18:19:41 +01:00 |
|
Martin Duquesnoy
|
0eaed01ca0
|
config: Add config_struct.h
|
2008-12-07 17:58:32 +01:00 |
|