Julien Danjou
|
aee9cdf8cb
|
prefix a bunch of uicb with client_
|
2007-11-14 18:10:51 +01:00 |
Julien Danjou
|
6c0608660d
|
rename view_tag* names to tag_view*
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
4ca7059efc
|
rename uicb_view to uicb_tag_view
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
bfde2f3211
|
rename uicb_toggletag to uicb_client_toggletag
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
10391f3190
|
rename uicb_toggleview to uicb_tag_toggleview
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
f4390bfc3e
|
rename uicb_togglefloating to uicb_client_togglefloating
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
5b0987bb28
|
rename uicb_tag to uicb_client_tag
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
455ef2e1d7
|
rename uicb_swap{prev,next} to uicb_client_swap{prev,next}
|
2007-11-14 18:07:35 +01:00 |
Julien Danjou
|
8b933e196b
|
rename uicb_settrans to uicb_client_settrans
|
2007-11-14 17:52:49 +01:00 |
Julien Danjou
|
b594731fc2
|
rename uicb_moveresize to uicb_client_moveresize
|
2007-11-14 17:51:22 +01:00 |
Julien Danjou
|
c5ee95992c
|
rename uicb_killclient to uicb_client_kill
|
2007-11-14 17:50:16 +01:00 |
Julien Danjou
|
7a919a76fb
|
mouse button clicks on windows are now configurable
|
2007-11-14 17:18:16 +01:00 |
Julien Danjou
|
cfa31c399d
|
introduce mouse.[ch] files and move uicb_mouse*() to them
|
2007-11-13 22:57:57 +01:00 |
Julien Danjou
|
2fb7b4d69a
|
fix Rule linked list handling in config
it seems that I was interrupted when I was coding new Rule handling in linked list
|
2007-11-13 22:29:33 +01:00 |
Julien Danjou
|
06dc3ba221
|
add new rules.c file with new functions for using Rule-s struct
|
2007-11-13 21:41:57 +01:00 |
Julien Danjou
|
adcadddc46
|
define RULE_NOSCREEN -1
|
2007-11-12 19:35:31 +01:00 |
Julien Danjou
|
9f21fb3c9e
|
rules are now stored in a linked list
|
2007-11-12 19:25:10 +01:00 |
Julien Danjou
|
4d3468d3a2
|
check that screen number in rules is not >= screen count
|
2007-11-12 19:09:05 +01:00 |
Julien Danjou
|
f70424487e
|
screen can now be specified in rules
|
2007-11-12 18:21:03 +01:00 |
Julien Danjou
|
0c5c5ce426
|
remove nkeys: keys is now a linked list
|
2007-11-12 17:22:40 +01:00 |
Julien Danjou
|
69c235280d
|
resizemouse() is now an uicb function
|
2007-11-12 14:06:59 +01:00 |
Julien Danjou
|
f72c1bb54c
|
movemouse() is now an uicb function
|
2007-11-12 14:02:52 +01:00 |
Julien Danjou
|
ef7034b0b8
|
use linked list instead of tabs for mouse bindings
|
2007-11-12 13:21:28 +01:00 |
Julien Danjou
|
ab1b1ed46e
|
make parse_mouse_bindings() handle the tag case
|
2007-11-12 12:07:18 +01:00 |
Julien Danjou
|
54f0c86934
|
factorize mouse bindings parsing code
|
2007-11-12 11:59:57 +01:00 |
Julien Danjou
|
05e102a49a
|
mouse clicks on root window are now configurable
|
2007-11-12 10:55:21 +01:00 |
Julien Danjou
|
05dad60786
|
experimental support for status bar to be on right or left
|
2007-11-11 18:59:11 +01:00 |
Julien Danjou
|
4e14888e73
|
use a more generic mouse_opt
|
2007-11-11 16:48:19 +01:00 |
Julien Danjou
|
0bee56e27d
|
mouse buttons are now configurable for click on layout symbols
|
2007-11-11 16:01:49 +01:00 |
Julien Danjou
|
99370f0ccd
|
mouse buttons are now configurable for click on title bar
|
2007-11-11 15:55:13 +01:00 |
Julien Danjou
|
a75c7f694a
|
mouse buttons are now configurable for click on tag names
|
2007-11-11 15:40:01 +01:00 |
Julien Danjou
|
7604fa70b5
|
introduce mouse section in config file
|
2007-11-11 13:17:23 +01:00 |
Julien Danjou
|
799da178b0
|
layouts are now configurable per screen
|
2007-11-11 12:05:04 +01:00 |
Julien Danjou
|
1c9c2b9309
|
general options are now configurable per screen
|
2007-11-11 12:02:16 +01:00 |
Julien Danjou
|
9d6a985a02
|
colors are now configurable per screen
|
2007-11-11 11:58:58 +01:00 |
Julien Danjou
|
ceb6cc797a
|
ncol is now configurable per tag
|
2007-11-11 11:55:20 +01:00 |
Julien Danjou
|
59f377526f
|
nmaster is now configurable per tag
|
2007-11-11 11:53:10 +01:00 |
Julien Danjou
|
32b098796e
|
mwfact is now configurable per tag
|
2007-11-11 11:48:26 +01:00 |
Julien Danjou
|
a30227e27b
|
tags are now per screen configurable
|
2007-11-11 11:36:30 +01:00 |
Julien Danjou
|
1004cefa2f
|
Remove current tab support
We will add a real new one later.
|
2007-11-10 10:45:32 +01:00 |
Julien Danjou
|
602d92d8b2
|
move statusbar_default_position in Statusbar struct
|
2007-11-10 10:17:54 +01:00 |
Julien Danjou
|
6fae35349a
|
Implement per screen configuration for statusbar.
Others will come later.
|
2007-11-09 14:45:43 +01:00 |
Nikos Ntarmos
|
89e16fad93
|
reset correctly active tag on reload
|
2007-11-08 11:23:04 +01:00 |
Nikos Ntarmos
|
be61dcdddf
|
store configpath in awesomeconf
|
2007-11-08 11:22:25 +01:00 |
Julien Danjou
|
d9b49f546e
|
config: print useful error messages on parsing error or config file error
|
2007-10-31 15:11:39 +01:00 |
Julien Danjou
|
93310f673d
|
uicb_reloadconfig: delete savetagclientsel
|
2007-10-31 11:49:51 +01:00 |
Julien Danjou
|
3328104ccd
|
use a_str* functions instead of str*
|
2007-10-31 11:47:22 +01:00 |
Julien Danjou
|
04255a9251
|
simplify savetagclientsel
|
2007-10-31 11:43:17 +01:00 |
Julien Danjou
|
582c81a3d0
|
uicb_reloadconfig: cosmetic and simplify clients pointer
|
2007-10-31 11:41:50 +01:00 |
Nikos Ntarmos
|
983d2d72a6
|
implement uicb_reloadconfig
|
2007-10-31 11:37:38 +01:00 |