Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -1/+0 |
| | |||||
* | Update badge counter only on change | Konstantinos Sideris | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | Fixes #50. | Rokas Kupstys | 2017-10-01 | 1 | -0/+2 |
| | | | | | | On KDE desktop icon failed to appear because TrayIcon requested a zero-size rect. Implementing MsgCountComposedIcon::availableSizes() method fixes that. After icon became visible it was not transparent, and places that should have been transparent contained artifacts likely due to uninitialized memory. Implementing MsgCountComposedIcon::pixmap() which returns a pixmap with alpha channel fixes that. | ||||
* | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -12/+12 |
| | |||||
* | Increase tray icon's bubble size | Konstantinos Sideris | 2017-05-22 | 1 | -1/+1 |
| | |||||
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -0/+58 |