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
|
23b0539686
|
Client: Reverse client_configure last modif
|
2010-03-25 13:46:59 +01:00 |
|
Martin Duquesnoy
|
8a236cc7ac
|
Client: Update selbar if selected client get a new title
|
2010-03-25 12:36:34 +01:00 |
|
Martin Duquesnoy
|
4199b7bb50
|
Event: manage expose event for selbar
|
2010-03-24 19:15:11 +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
|
fab6a9f584
|
Tag: Fix mad behavior when wanting to transfer a client on the its tag
|
2010-03-04 21:54:18 +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 |
|
Martin Duquesnoy
|
2e0b050be3
|
Update version
|
2010-02-26 21:07:57 +01:00 |
|
OldMan
|
ade723b6bc
|
Tag: Add functions to transfert selected client to next/previous tag.
|
2010-02-25 20:56:49 +01:00 |
|
OldMan
|
2b7d1c115d
|
Client: Keep free-size after toggle_{free, max}.
|
2010-02-25 20:48:24 +01:00 |
|
Martin Duquesnoy
|
7e44e4b314
|
Tag: Add tag_prev_sel function request by Erus (Feature #29)
|
2010-02-25 20:39:04 +01:00 |
|
Martin Duquesnoy
|
77cb589f03
|
Mouse: Fix move_tag_client.
|
2010-02-07 17:56:48 +01:00 |
|
Martin Duquesnoy
|
56079ebdfe
|
Infobar: Add option to move layout button before of after tags list (Feature #20 requested by Erus.)
|
2010-02-07 17:27:42 +01:00 |
|
Martin Duquesnoy
|
881ac9f68f
|
Status: Add status.c, clean statutext fonction and add located text stuff: \s[x;y;#color;text]\.
|
2010-02-04 02:58:28 +01:00 |
|
Martin Duquesnoy
|
55fa590785
|
Revert "Conf: Fix bug (last keybind)"
This reverts commit a164eb8f7cd94cae73a6c80a80376db9324caefc.
|
2010-02-03 16:09:12 +01:00 |
|
Martin Duquesnoy
|
a164eb8f7c
|
Conf: Fix bug (last keybind)
|
2010-02-03 15:42:59 +01:00 |
|
Martin Duquesnoy
|
888b2a7467
|
Infobar: Set buffers size to MAXSS
|
2010-01-31 16:27:27 +01:00 |
|
Philippe Pepiot
|
6f1624f43b
|
Init: Define layout_list statically
|
2010-01-24 19:41:24 +01:00 |
|
Philippe Pepiot
|
04bef9a4b8
|
rc/status.sh: be posix compliant
|
2010-01-24 16:44:26 +01:00 |
|
Philippe Pepiot
|
344d80206c
|
init: fix possible segfault if HOME not set
|
2010-01-20 11:38:32 +01:00 |
|
Philippe Pepiot
|
c6b97b7892
|
init: end layout list with { NULL, NULL }
|
2010-01-20 11:29:59 +01:00 |
|
Martin Duquesnoy
|
6c0a0b62b6
|
Infobar: Remove debug stuff ... again...
|
2010-01-10 16:33:56 +01:00 |
|
Martin Duquesnoy
|
bc94d42372
|
Infobar: Remove useless strncpy.
|
2010-01-10 16:32:49 +01:00 |
|
Martin Duquesnoy
|
f4d683f17f
|
Infobar: Remove debug stuff
|
2010-01-10 15:07:19 +01:00 |
|
Martin Duquesnoy
|
d8afcfa013
|
Infobar: Fix strncpy mistake.
|
2010-01-10 15:06:37 +01:00 |
|
Martin Duquesnoy
|
af0d459b4c
|
Infobar: Improve and simplify infobar_draw_statustext.
|
2010-01-10 03:00:48 +01:00 |
|
Martin Duquesnoy
|
b766375db8
|
Infobar: Code cosmetic.
|
2010-01-07 18:33:16 +01:00 |
|
Martin Duquesnoy
|
26498dc07b
|
Infobar: Add bar feature in infobar_draw_statustext to make rectangle with wmfs -s -> \b[xx;yy;width;height;#color]\ *TEST*
|
2010-01-07 18:27:34 +01:00 |
|
Martin Duquesnoy
|
000a1f4c3d
|
Infobar: Add bar feature in infobar_draw_statustext to make rectangle with wmfs -s -> \b[xx;yy;width;height;#color]\ *TEST*
|
2010-01-03 23:02:25 +01:00 |
|
Martin Duquesnoy
|
f0daf5ba20
|
Init: Replace system by spawn at the first execution of status_path
|
2010-01-02 20:31:42 +01:00 |
|
Martin Duquesnoy
|
250518c2a4
|
Wmfsrc: Add status_timing in default conf
|
2010-01-02 18:31:19 +01:00 |
|
Martin Duquesnoy
|
7acf0139d4
|
Infobar/Wmfs: Fix infobar_draw_statustext, remove useless screen_count()
|
2010-01-02 17:38:13 +01:00 |
|
Martin Duquesnoy
|
e4bbe15fc4
|
Infobar: Fix memleak in infobar_draw_statustext by replacing pointer to array
|
2010-01-02 16:50:37 +01:00 |
|
Martin Duquesnoy
|
8362a4ab68
|
Infobar/Init: Improve status.sh check test and fix free mistake (segfault) in infobar_draw_statustext from philpep
201001
|
2010-01-02 12:13:27 +01:00 |
|
Philippe Pepiot
|
d8f086868c
|
Cmake: lpthread in LDFLAGS instead of CFLAGS
xorg smoke too much, normally this is wonderful for the
code. Not this time :-)
|
2010-01-02 02:29:41 +01:00 |
|
Philippe Pepiot
|
b49744289c
|
Merge branch 'master' of git.wmfs.info:wmfs into philpep
|
2010-01-02 01:36:31 +01:00 |
|
Philippe Pepiot
|
119996ff47
|
Tag 201001
|
2010-01-02 01:34:55 +01:00 |
|
Martin Duquesnoy
|
796a72ecb8
|
Wmfs: Thread WMFS if status.sh is present, So update status.sh by itself each status_timing second, and add wmfs -S to update status.sh. !REPLACE YOUR STATUS.SH! (no loop anymore in the script) Requested by Matrhack.
|
2010-01-01 23:24:01 +01:00 |
|
Martin Duquesnoy
|
f62e59117f
|
Client: Fix client_above function (multi-head placement)
|
2009-12-27 11:19:15 +01:00 |
|
Martin Duquesnoy
|
436d28d248
|
Layout: Fix mistake when toggle of abovecf (arragement per tag)
|
2009-12-26 15:26:42 +01:00 |
|
Martin Duquesnoy
|
0a09838b80
|
Layout: Fix mistake when toggle of abovecf (arrangement)
|
2009-12-26 15:25:29 +01:00 |
|
Martin Duquesnoy
|
8c4641f7e5
|
Client: Abovefc option improved, better management of multi-head
|
2009-12-26 00:49:27 +01:00 |
|
Martin Duquesnoy
|
5d0b922907
|
Client/Layout: Add abovefc option and toggle uicb fonction. Requested by Arpinux.
|
2009-12-25 21:25:20 +01:00 |
|
Martin Duquesnoy
|
f916b8e0cb
|
Init: Load ~/.config/wmfs/status.sh at startup (if status.sh is +x)
|
2009-11-22 20:29:43 +01:00 |
|
Martin Duquesnoy
|
4beaeb7a14
|
Client/Conf: Fix the mistake of the autistic linkdd..
|
2009-11-21 22:11:06 +01:00 |
|
Martin Duquesnoy
|
3bb9ed108c
|
Set new version...
|
2009-11-17 20:00:05 +01:00 |
|
Martin Duquesnoy
|
5a25eaeff5
|
Ewmh/Event: Fix _WMFS_STATUSTEXT_x mistake
|
2009-11-16 19:40:33 +01:00 |
|
Philippe Pepiot
|
7b30445d19
|
Fix other memleak in infobar_draw_statustext()
|
2009-11-16 00:51:11 +01:00 |
|