applets/systemtray: Do not open context menu on mouse pressed for SNI
The prefered is to show context menu on mouse pressed event, not click, but this causes few issues for SNI. Some legacy applications still relies on XEmbed to show tray icon. We use xembedsniproxy to relay the mouse press signals to the XEmbed client but some applications (including GTK) validate the mouse state. Mouse released state is expected, but as it is still pressed context menu does not show. BUG: 409768 FIXED-IN: 5.24.3
parent
d1155030
Loading
Loading
Pipeline
#142067
passed
with stage
in
6 minutes and 3 seconds
Loading
-
mentioned in commit a9d5ea2a
-
mentioned in merge request !2582 (closed)
Please register or sign in to comment