Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-08 | swaybar: improve tray logging | Ian Fan | |
2019-01-08 | swaybar: handle SNI signals better | Ian Fan | |
This fixes a crash caused by callbacks not matching the right sender, and frees old values later, before they are re-assigned. | |||
2019-01-08 | swaybar: free the right item during tray destruction | Ian Fan | |
Also added a comment to make more obvious the reason for comparing sni->status[0] == 'N' | |||
2018-12-31 | swaybar: use KDE's SNI IconThemePath property | Ian Fan | |
2018-12-31 | swaybar: draw a sad face if SNI has no icon | Ian Fan | |
2018-12-31 | swaybar: set bar dirty on SNI event | Ian Fan | |
2018-12-31 | swaybar: implement mouse events for tray | Ian Fan | |
2018-12-31 | swaybar: implement tray rendering | Ian Fan | |
2018-12-31 | swaybar: add StatusNotifierItem to tray | Ian Fan | |