Skip to content
Snippets Groups Projects
  • Rokas Kupstys's avatar
    da6e7c11
    Fixes #50. · da6e7c11
    Rokas Kupstys authored
    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.
    da6e7c11
    History
    Fixes #50.
    Rokas Kupstys authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.