Martin Duquesnoy
|
995c4e94e7
|
Client: Add padding option in client to set space between tiled client (Feature #52 requested by Armael)
|
2010-04-25 17:20:24 +02:00 |
|
OldMan
|
6d1bd844f7
|
Tag: add uicb functions: tag_next_visible & tag_prev_visible.
|
2010-04-23 16:36:11 +06:00 |
|
Martin Duquesnoy
|
f9157a4dda
|
Merge branch 'oldman' of github.com:xorg62/wmfs
|
2010-04-20 18:11:09 +02:00 |
|
Martin Duquesnoy
|
f8115d686d
|
Tag/Clients: Add client_ignore tag option (~Feature #6 requested by Elpinoutoufou)
|
2010-04-20 18:10:42 +02:00 |
|
OldMan
|
236b86ff0a
|
Infobar: Add toggle_tagautohide uicb function.
|
2010-04-20 20:11:59 +06:00 |
|
Martin Duquesnoy
|
129a21bada
|
Tag: add tag_new and tag_del function *Dynamic taggin*
|
2010-04-18 22:25:26 +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 |
|
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
|
b472a08490
|
If conf.status_timing is 0 launch one time
|
2010-04-15 19:31:04 +02:00 |
|
Martin Duquesnoy
|
d5e1f1da78
|
Conf: Set bar color as default selbar color
|
2010-04-15 13:19:41 +02:00 |
|
Philippe Pepiot
|
18b702c112
|
Parse: return sections in real order
|
2010-04-15 01:57:35 +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 |
|
Philippe Pepiot
|
5c5e137fdd
|
[parse] print warning when option is unused
|
2010-04-14 00:49:09 +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 |
|
Martin Duquesnoy
|
81e6a63c1f
|
Conf: Fix multi mouse section of multi button section
|
2010-04-13 21:01:25 +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
|
9b33623d33
|
New parser in use.
Warning : be prudent :)
|
2010-04-13 19:57:02 +02:00 |
|
OldMan
|
a713e34b87
|
Merge branch 'master' into sb-sec
|
2010-04-13 18:31:14 +06:00 |
|
OldMan
|
1ddc714196
|
Conf: section 'selbar' in section 'bar'
|
2010-04-13 10:15:40 +06:00 |
|
Martin Duquesnoy
|
b0b74b46eb
|
Code cosmetic..
|
2010-04-12 18:33:32 +02:00 |
|
OldMan
|
9c693212bb
|
Misc: client_round option
|
2010-04-11 16:57:07 +06:00 |
|
OldMan
|
d525e3ace1
|
Misc: focus_pointer_click option
|
2010-04-11 16:15:29 +06:00 |
|
Martin Duquesnoy
|
61858bbe64
|
Config: Fix possible segfault with layout system switch
|
2010-04-10 23:41:27 +02:00 |
|
OldMan
|
4138894db1
|
Menuitem option 'submenu'. Draw bullet '>' on the right.
|
2010-04-10 18:53:30 +06:00 |
|
OldMan
|
c5c307deea
|
Menuitem option 'check'. Draw bullet '*' on the left (ugly, but simple).
|
2010-04-10 17:16:24 +06:00 |
|
OldMan
|
590acffb62
|
Bugfix: Menu get out of the screen view area. Feature: New menu option 'align'.
|
2010-04-10 16:46:32 +06:00 |
|
Martin Duquesnoy
|
5c439c245c
|
Tag: Add multitag support (Feature #38 requested by Chacha^Wmarkand): button 3 click on tag to add it. (tagtransfert is now button 2 by default)
|
2010-04-07 00:33:00 +02:00 |
|
Martin Duquesnoy
|
22b405cba8
|
Launcher: Add historic for launcher (Feature #8 requested by bacardi55)
|
2010-04-06 21:06:21 +02:00 |
|
Martin Duquesnoy
|
6f82c73409
|
Tag: Add uicb_tag_urgent to go to urgent tag (Feature #37 request bien Erus)
|
2010-04-06 01:33:18 +02:00 |
|
Martin Duquesnoy
|
8c24370a9f
|
Conf: Reverse allowing border height of client to 0
|
2010-04-05 15:10:08 +02:00 |
|
Martin Duquesnoy
|
ee13255297
|
Client/Event/Tag: Fix XUrgencyHint support
|
2010-04-04 15:42:51 +02:00 |
|
Martin Duquesnoy
|
9c154fd0f3
|
Client/Event/Tag: Add XUrgencyHint support (colorize tag where there is an urgent client)
|
2010-04-04 15:13:02 +02:00 |
|
Martin Duquesnoy
|
b5dd942fd1
|
Conf: Allow border height of client to 0 (Feature #34 requested by addikt1ve)
|
2010-04-03 23:10:25 +02:00 |
|
OldMan
|
c350bb45d0
|
Conf: Buttons as indicators of client mode (Feature #33)
|
2010-03-25 19:53:00 +01:00 |
|
Martin Duquesnoy
|
06a9c44792
|
Client: Add ignore_next_client_rules uicb function requested by Armael.
|
2010-03-25 19:40:21 +01:00 |
|
Martin Duquesnoy
|
c5da009b7a
|
Conf: Add [misc] status_path option to choose status script path
|
2010-03-25 19:19:24 +01:00 |
|
Martin Duquesnoy
|
842bc7d3ce
|
Infobar: Add selbar; title of selected client in infobar (Feature #31 requested by markand), conf: [bar] selbar = true/false
|
2010-03-24 18:03:17 +01:00 |
|
Martin Duquesnoy
|
7a714c03a9
|
Screen: Add screen_prev_sel function to go to the last used screen. (Feature #30 requested by Erus)
|
2010-02-26 23:40:16 +01:00 |
|
OldMan
|
ade723b6bc
|
Tag: Add functions to transfert selected client to next/previous tag.
|
2010-02-25 20:56:49 +01:00 |
|
Martin Duquesnoy
|
7e44e4b314
|
Tag: Add tag_prev_sel function request by Erus (Feature #29)
|
2010-02-25 20:39:04 +01:00 |
|