Thomas Dy
|
dc84ac4cdb
Fix crash on exit again
|
7 年 前 |
Thomas Dy
|
5c3b86fb76
Port sensors to widgets
|
7 年 前 |
Thomas Dy
|
7f044af356
Use serde to parse configuration
|
7 年 前 |
Thomas Dy
|
4bf78e33ed
Don't attempt to render glyphs we don't have
|
7 年 前 |
Thomas Dy
|
031071ba81
Make widgets configurable
|
7 年 前 |
Thomas Dy
|
6176c718e5
Make text and bg colors configurable
|
7 年 前 |
Thomas Dy
|
680dfc6820
Make panel height configurable
|
7 年 前 |
Thomas Dy
|
71dd21f5f2
Split window and panel logic
|
7 年 前 |
Thomas Dy
|
986c08487a
Make widget constructor consistent
|
7 年 前 |
Thomas Dy
|
e25e45b093
Redo update-render cycle
|
7 年 前 |
Thomas Dy
|
b02bccae13
Fix swapped artist and title in music widget
|
7 年 前 |
Thomas Dy
|
c93c4aa50b
Replace magic number 20 with const
|
7 年 前 |
Thomas Dy
|
a27fb3cd3b
Centralize color definitions
|
7 年 前 |
Thomas Dy
|
e1623168a9
Make widget creation a bit more consistent
|
7 年 前 |
Thomas Dy
|
66f08fdecd
Better titles and bugfixes for mpd
|
7 年 前 |
Thomas Dy
|
f0c29d065c
Implement clipping for title widget
|
7 年 前 |
Thomas Dy
|
6981ac1ce8
Fix drawing text with clipping
|
7 年 前 |
Thomas Dy
|
08f92d23a4
Move widget definition to widgets module
|
7 年 前 |
Thomas Dy
|
9e258bdd92
Reorganize widgets
|
7 年 前 |
Thomas Dy
|
0fd7961fd6
Remove legacy code
|
7 年 前 |
Thomas Dy
|
b1c5221510
Merge branch 'unifyevent'
|
7 年 前 |
Thomas Dy
|
42d7c01877
Avoid panic in bspwm thread on exit
|
7 年 前 |
Thomas Dy
|
c1d534cb3d
Implement mouse handling
|
7 年 前 |
Thomas Dy
|
3df37be404
Implement mpd widget
|
7 年 前 |
Thomas Dy
|
1688f6d716
Rename WidgetMessage to Message
|
7 年 前 |
Thomas Dy
|
75fcafa156
Add spacing between bspwm and title
|
7 年 前 |
Thomas Dy
|
49e95eccb9
Implement bspwm support
|
7 年 前 |
Thomas Dy
|
e2f1c35a57
Replace chan and chan_signal with standard mpsc
|
7 年 前 |
Thomas Dy
|
3b65addfeb
Unify event handling
|
7 年 前 |
Thomas Dy
|
3374abcf71
Simplify widget xcb event handling
|
7 年 前 |