Skip to content
  • Harald Sitter's avatar
    KSNI: fix IconThemePath support · a54f9ec9
    Harald Sitter authored
    IconThemePath is used by a Canonical Patch to enable all Qt apps using
    QSystemTrayIcon to transparently provide a SNI with icons exported into
    a temporary path. Hence the lack of support breaks icons for all Qt apps
    on Ubuntu.
    
    Fix:
    - in the dataengine export IconThemePath
    - in the systray protocol pick up the value and forward to QML
    - in QML set the themePath accordingly on the IconItem
      (requires changes in runtime)
    
    https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1088772
    BUG: 311555
    CCMAIL: 1088772@bugs.launchpad.net
    REVIEW: 107702
    a54f9ec9