Commit History

Author SHA1 Message Date
  Martin Duquesnoy a74f7c15db Remove useless flags in mousebind struct 12 years ago
  Martin Duquesnoy 6f383d74b8 Fix status parsing, allow ^ instead of \ for sequence first char 12 years ago
  Martin Duquesnoy 5a9d1f6e13 Add client_*_statusline in theme section, improve status core 12 years ago
  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) 12 years ago
  Martin Duquesnoy feaa413951 Add status_ctx struct to use status sequences everywhere by using context 12 years ago
  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] 12 years ago
  Martin Duquesnoy a0cb5793cd Improve tabbed titlebar render: border around tabbed titlebar & separation in tabbed unfocused client 12 years ago
  Martin Duquesnoy f46cbaf501 Clean code by adding function instead macros for seq parsing AND allow multi mousebinds sequence: \[](;;)(;;)(;;) 12 years ago
  Martin Duquesnoy 5cdb0ac77c Use single function to parse sequences to keep the order 12 years ago
  Martin Duquesnoy 554952cc57 Use single function to parse sequences to keep the order 12 years ago
  Martin Duquesnoy f6c0bc8a6c Work on status: Add \s[]\ \r[]\ sequences for text & rectangle 12 years ago
  Martin Duquesnoy 2a47c21c01 Fix status & fifo parse and taglist width with border 12 years ago
  Martin Duquesnoy abbb955217 Add status.c/h, status uicb cmd 12 years ago