OldMan
|
236b86ff0a
|
Infobar: Add toggle_tagautohide uicb function.
|
2010-04-20 20:11:59 +06:00 |
|
Martin Duquesnoy
|
7119d3cc25
|
Tag: Improve and fix some bugs in tag_delete
|
2010-04-19 22:32:41 +02:00 |
|
Martin Duquesnoy
|
fe22703fea
|
Merge branch 'oldman' of github.com:xorg62/wmfs
|
2010-04-19 16:16:55 +02:00 |
|
Martin Duquesnoy
|
892b705f95
|
Tag: Fix 2nd segfault -> tag_new
|
2010-04-19 01:34:23 +02:00 |
|
Martin Duquesnoy
|
feadae05c8
|
Tag: Fix segfault in tag_del (Bug #50 signaled by addikt1ve)
|
2010-04-19 01:29:09 +02:00 |
|
Martin Duquesnoy
|
129a21bada
|
Tag: add tag_new and tag_del function *Dynamic taggin*
|
2010-04-18 22:25:26 +02:00 |
|
Martin Duquesnoy
|
f8a3cc0e0e
|
Merge branch 'philpep' of git.wmfs.info:wmfs
|
2010-04-18 19:44:41 +02:00 |
|
Martin Duquesnoy
|
de672fc7ad
|
Tag: Fix tag swapping when there clients in both
|
2010-04-18 19:20:09 +02:00 |
|
Martin Duquesnoy
|
5ccc31f7ec
|
Tag: Fix tag_swap() with clients
|
2010-04-18 19:02:13 +02:00 |
|
Philippe Pepiot
|
37d6d105d8
|
Merge branch 'master' of git.philpep.org:wmfs into philpep
|
2010-04-18 19:00:23 +02:00 |
|
Martin Duquesnoy
|
3e2d4a6a01
|
Tag: Fix test in tag_swap()
|
2010-04-18 18:58:57 +02:00 |
|
Philippe Pepiot
|
eb16ebfb7f
|
Merge branch 'master' of git.philpep.org:wmfs into philpep
|
2010-04-18 18:53:19 +02:00 |
|
Philippe Pepiot
|
d0d62c798b
|
Build System: permit user to change CFLAGS
|
2010-04-18 18:51:54 +02:00 |
|
Martin Duquesnoy
|
0f25f75f0d
|
Tag: Add tag_swap and uicb function: tag_swap with cmd = <tag>, tag_swap_next & tag_swap_prev
|
2010-04-18 18:50:08 +02:00 |
|
Martin Duquesnoy
|
8c0e37cb38
|
Infobar: Add autohide option in [tags]: Hide empty tags in tag list (Feature #24 requested by Erus)
|
2010-04-18 17:38:12 +02:00 |
|
Martin Duquesnoy
|
3811d61858
|
Parser: Fix fetch_section_first when the section doesn't exist
|
2010-04-17 14:24:08 +02:00 |
|
OldMan
|
84f6aa31d0
|
Add bar future to draw graph with 'wmfs -s \g[x;y;w;h;#color;data]\'
|
2010-04-17 15:31:04 +06:00 |
|
Martin Duquesnoy
|
5875af2949
|
Selbar: Put ... only when sel->title lenght > max_lenght
|
2010-04-16 19:41:02 +02:00 |
|
Martin Duquesnoy
|
49b9a08fab
|
Selbar/Conf: Add max_lenght option to cut title lenght (requested by Erus)
|
2010-04-16 19:31:33 +02:00 |
|
Philippe Pepiot
|
c7824780fa
|
Fix wait for sleep() when exit
|
2010-04-15 20:37:34 +02:00 |
|
Philippe Pepiot
|
b472a08490
|
If conf.status_timing is 0 launch one time
|
2010-04-15 19:31:04 +02:00 |
|
Martin Duquesnoy
|
55e74cd849
|
Selbar: Unmap selbar if there is no selected client
|
2010-04-15 17:59:32 +02:00 |
|
Martin Duquesnoy
|
8e3e10f041
|
Client: Improve clientlist
|
2010-04-15 13:49:31 +02:00 |
|
Martin Duquesnoy
|
d5e1f1da78
|
Conf: Set bar color as default selbar color
|
2010-04-15 13:19:41 +02:00 |
|
Philippe Pepiot
|
aca9e78491
|
Parse: better converting function in string_to_opt
|
2010-04-15 02:22:44 +02:00 |
|
Philippe Pepiot
|
18b702c112
|
Parse: return sections in real order
|
2010-04-15 01:57:35 +02:00 |
|
Philippe Pepiot
|
7f7bbd1f09
|
Parse: add comment and make some code cosmetics
|
2010-04-15 01:30:23 +02:00 |
|
Philippe Pepiot
|
d6c2902d77
|
config.c: mouse section size is useless here
|
2010-04-15 01:13:40 +02:00 |
|
Philippe Pepiot
|
c8bb465bb0
|
Fix possible segfault when no [selbar] in config
|
2010-04-15 01:09:22 +02:00 |
|
Philippe Pepiot
|
891760bfac
|
Missing param when merging
|
2010-04-14 21:17:54 +02:00 |
|
Philippe Pepiot
|
657dc33d63
|
Merge branch 'oldman' of git://github.com/xorg62/wmfs
Conflicts:
src/config.c
|
2010-04-14 21:15:56 +02:00 |
|
OldMan
|
5363a7a8a9
|
Menu as Clientlist
|
2010-04-14 19:59:53 +06:00 |
|
Philippe Pepiot
|
3274e3f4ad
|
config: fix wrong keybind order
|
2010-04-14 14:42:18 +02:00 |
|
Martin Duquesnoy
|
fb905b55c5
|
Tag: Fix tag_transfert bug if tag > conf.ntag[screen]
|
2010-04-14 01:45:33 +02:00 |
|
Philippe Pepiot
|
41bf8e2052
|
[parse] add free_conf()
|
2010-04-14 01:18:45 +02:00 |
|
Philippe Pepiot
|
5c5e137fdd
|
[parse] print warning when option is unused
|
2010-04-14 00:49:09 +02:00 |
|
Philippe Pepiot
|
9f7f4c40e4
|
Fix segfault when fetch_opt on a NULL section
|
2010-04-13 22:48:50 +02:00 |
|
Philippe Pepiot
|
8975e04777
|
Fix layout menu in reverse order
|
2010-04-13 22:39:21 +02:00 |
|
Philippe Pepiot
|
d37dc481a1
|
New fonctions in parser
fetch_(opt|section)_first -> return the first (section|opt) found
fetch_(opt|section)_count -> return the size of (section|opt)
|
2010-04-13 22:05:01 +02:00 |
|
Philippe Pepiot
|
77d95275f0
|
Merge branch 'master' of git.philpep.org:wmfs into philpep
|
2010-04-13 21:03:06 +02:00 |
|
Martin Duquesnoy
|
81e6a63c1f
|
Conf: Fix multi mouse section of multi button section
|
2010-04-13 21:01:25 +02:00 |
|
Philippe Pepiot
|
0d9f8d887d
|
Merge branch 'master' of git.philpep.org:wmfs into philpep
|
2010-04-13 20:51:01 +02:00 |
|
Martin Duquesnoy
|
9a38a64ced
|
Conf: Fix multi mouse section of titlebar
|
2010-04-13 20:49:42 +02:00 |
|
Martin Duquesnoy
|
b4705bbaa7
|
Conf: Fix button section bug
|
2010-04-13 20:41:41 +02:00 |
|
Martin Duquesnoy
|
005f06c15e
|
Merge branch 'philpep' of git.wmfs.info:wmfs
|
2010-04-13 20:08:25 +02:00 |
|
Philippe Pepiot
|
761afe51a0
|
Merge branch 'master' of git.philpep.org:wmfs into philpep
|
2010-04-13 19:58:58 +02:00 |
|
Philippe Pepiot
|
9b33623d33
|
New parser in use.
Warning : be prudent :)
|
2010-04-13 19:57:02 +02:00 |
|
OldMan
|
6f2d6385ac
|
Merge branch 'oldman' into sb-sec
|
2010-04-13 18:31:21 +06:00 |
|
OldMan
|
a713e34b87
|
Merge branch 'master' into sb-sec
|
2010-04-13 18:31:14 +06:00 |
|
OldMan
|
db90cf65c9
|
Merge branch 'sb-sec' into oldman
|
2010-04-13 10:21:24 +06:00 |
|