We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60319c9 commit 9d90c90Copy full SHA for 9d90c90
src/content/docs/learn/system-tray.mdx
@@ -230,6 +230,10 @@ The tray icon emits events for the following mouse events:
230
- Move: triggered when the cursor moves around the tray icon area
231
- Leave: triggered when the cursor leaves the tray icon area
232
233
+:::note
234
+Linux: Unsupported. The event is not emitted even though the icon is shown and will still show a context menu on right click.
235
+:::
236
+
237
<Tabs>
238
<TabItem label="JavaScript">
239
0 commit comments