Changes between Version 3 and Version 4 of Ticket #1735, comment 6
- Timestamp:
- 01/20/18 15:44:30 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1735, comment 6
v3 v4 4 4 * r18066: add info to "xpra info", clients report if they support "actions" or not 5 5 * r18067: support added to html5 client, including a standalone test app since the html5 client does not support systray: [/browser/xpra/trunk/src/tests/xpra/test_apps/test_notification.py] 6 * r18068: hold "Shift" to trigger the other signal from the system tray (workaround for platforms like macos which only support one click event on the systray) 6 * r18068: hold "Shift" to trigger the other signal from the system tray: left click does a right click and vice versa, this is a workaround for platforms like macos which only support left click events on the systray (AFAICT) 7 * related: r18080 adds a docking area for system trays to the html5 client 7 8 8 9 Sorry, but I'm not going through the pain of installing some proprietary crap to figure out what it does with its dbus messages. Then registering and figuring out how this new proprietary protocol is supposed to be used. Just no.