14 Commits

Author SHA1 Message Date
Martin Duquesnoy
2eba3ccc64 ! NEW SYSTRAY ! systray element as 'y', element dynamic size 2012-01-25 04:01:59 +01:00
Martin Duquesnoy
a74f7c15db Remove useless flags in mousebind struct 2012-01-23 05:32:25 +01:00
Martin Duquesnoy
6f383d74b8 Fix status parsing, allow ^ instead of \ for sequence first char 2012-01-23 04:34:13 +01:00
Martin Duquesnoy
5a9d1f6e13 Add client_*_statusline in theme section, improve status core 2012-01-23 01:59:14 +01:00
Martin Duquesnoy
38f3e3b6b0 Add tags_occupied color in theme and tags_*_statusline to draw status sequences in tags button in according to tag state (normal/selected/occupied) 2012-01-22 22:27:26 +01:00
Martin Duquesnoy
feaa413951 Add status_ctx struct to use status sequences everywhere by using context 2012-01-22 20:11:01 +01:00
Martin Duquesnoy
9d462ac71e Add Imlib2 support: option dependence (use --without-imlib2 at configure). New status sequence: \i[left/right;w;h;/path/img] OR \i[x;y;w;h;/path/img] 2012-01-22 18:11:58 +01:00
Martin Duquesnoy
a0cb5793cd Improve tabbed titlebar render: border around tabbed titlebar & separation in tabbed unfocused client 2012-01-12 02:33:19 +01:00
Martin Duquesnoy
f46cbaf501 Clean code by adding function instead macros for seq parsing AND allow multi mousebinds sequence: \[](;;)(;;)(;;) 2012-01-11 16:18:21 +01:00
Martin Duquesnoy
5cdb0ac77c Use single function to parse sequences to keep the order 2012-01-10 22:53:52 +01:00
Martin Duquesnoy
554952cc57 Use single function to parse sequences to keep the order 2012-01-10 20:17:26 +01:00
Martin Duquesnoy
f6c0bc8a6c Work on status: Add \s[]\ \r[]\ sequences for text & rectangle 2012-01-09 19:35:57 +01:00
Martin Duquesnoy
2a47c21c01 Fix status & fifo parse and taglist width with border 2012-01-07 11:02:08 +01:00
Martin Duquesnoy
abbb955217 Add status.c/h, status uicb cmd 2012-01-06 17:30:46 +01:00