Changes between Initial Version and Version 1 of Ticket #406
- Timestamp:
- 08/08/13 09:22:25 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #406 – Description
initial v1 2 2 3 3 [[BR]] 4 And this is going to be ugly. Their API is an ugly joke. 5 4 And this is going to be ugly. Their API is an ugly joke: 5 * [http://www.webupd8.org/2013/02/unity-notification-area-systray.html whitelist is obsolete in raring] - read the comments.. 6 * [http://askubuntu.com/questions/13197/how-to-program-a-status-icon-that-will-display-in-ubuntu-as-well-as-in-other-dis How to program a status icon that will display in Ubuntu as well as in other distributions?] - shows that no-one has a clue how to make things work reliably, thanks Ubuntu! 7 * [http://bethesignal.org/blog/2011/03/12/the-libappindicator-story/ The libappindicator Story] 6 8 7 9 ---- … … 12 14 13 15 Can someone from Ubuntu please fix this - it's their horrible mess. 16 17 Links: 18 * [http://developer.ubuntu.com/resources/technologies/application-indicators/ Application indicators] docs 19 * [http://stackoverflow.com/questions/17193307/qt-systray-icon-appears-next-to-launcher-on-ubuntu-instead-of-on-the-panel QT Systray icon appears next to launcher on Ubuntu instead of on the panel] : Qt5 does not support appindicator yet, found good idea to enable only if "unity" is the DE in there (added in r4083)