Commit Verlauf

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