Historique des commits

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