Commit 7b3b72d
committed
Add event listening stubs to TrayIcon for Linux
Introduces StartEventListening and StopEventListening methods to TrayIcon on Linux. These methods are placeholders, as AppIndicator manages events automatically and no additional setup or cleanup is required.1 parent 248a429 commit 7b3b72d
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
255 | 265 | | |
0 commit comments