Commit graph

21 commits

Author SHA1 Message Date
Raphael Robatsch
945a93ed64 refactor: don't wrap Bar in an optional 2021-11-02 19:15:24 +01:00
Raphael Robatsch
fd501be2d6 read dwl status from stdin 2021-10-29 22:22:58 +02:00
Raphael Robatsch
0f81338bb6 style: spaces -> tabs 2021-10-29 20:36:30 +02:00
Raphael Robatsch
30329b71f4 style: pointer/reference goes to type, not name 2021-10-29 20:19:09 +02:00
Raphael Robatsch
5e5c04af47 show/hide calls 2021-10-27 17:24:47 +02:00
Raphael Robatsch
3db22e4a71 replace qt with cairo/pango/epoll 2021-10-27 17:24:47 +02:00
Raphael Robatsch
e17f9fd459 add set_client_tags 2021-10-26 16:17:07 +02:00
Raphael Robatsch
4556789b0e remove kb handling due to missing focus 2021-10-26 15:32:25 +02:00
Raphael Robatsch
8c959d60a1 click handling (without modifiers) 2021-10-26 11:40:46 +02:00
Raphael Robatsch
8a5c52d2db receive selected/layout/title 2021-10-25 21:54:14 +02:00
Raphael Robatsch
629e8f6e1c receive bar state 2021-10-25 20:52:21 +02:00
Raphael Robatsch
7298730969 dont deadlock while receiving events 2021-10-25 19:02:35 +02:00
Raphael Robatsch
3f09b57ed0 Add click handling 2021-10-22 17:26:05 +02:00
Raphael Robatsch
58d004ec59 Update status from pipe 2021-10-22 16:52:04 +02:00
Raphael Robatsch
a239c94598 Render status bar 2021-10-22 15:55:29 +02:00
Raphael Robatsch
41e2b7286d Configurable font 2021-10-22 15:49:09 +02:00
Raphael Robatsch
120af1612f Configurable colors 2021-10-22 15:42:42 +02:00
Raphael Robatsch
4c0b1f31fe Draw tags 2021-10-22 15:34:19 +02:00
Raphael Robatsch
9b72acd912 offscreen rendering 2021-10-20 21:09:19 +02:00
Raphael Robatsch
be9f2f9903 add bar class 2021-10-20 20:45:23 +02:00
Raphael Robatsch
d8098fccc0 add shm_buffer class 2021-10-20 20:20:27 +02:00