Commit Graph

14 Commits

Author SHA1 Message Date
ZavaruKitsu 576671e222 feat: don't read stories
feat: show message ID in tooltip
feat: update strings
fix: invert strings
2023-08-01 12:45:59 +00:00
ZavaruKitsu f72e7178f5 fix: reformat with resharper 2023-07-10 14:30:23 +00:00
ZavaruKitsu b6b3ad5ff9 fix: refactor a bit 2023-07-02 15:36:03 +03:00
ZavaruKitsu 90d62514e9 fix: tray ghost toggle 2023-07-01 15:48:31 +03:00
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 243245d680 feat: send GIF|voice confirmation by settings toggles 2023-06-28 00:00:03 +03:00
ZavaruKitsu 6ebcd54c3a fix: just replace 2023-06-22 22:02:18 +03:00
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 e218f6da78 feat: trying to make ghost mode toggle in tray 2023-06-22 20:35:15 +03:00
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 7450d3fc4d feat[ui]: edited confirmation box for SRead confirmation 2023-06-21 22:54:36 +03:00
Ilya Fedin 12d8d193a1 Create QSystemTrayIcon even when tray is not supported
QSystemTrayIcon provides no public API to know when tray icon support appears, but can subscribe to native events internally

This should help for environments where a race condition between applications autostart and tray service autostart present in case Qt is subscribed internally
2022-09-02 17:29:57 +04:00
23rd 57f769f358 Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00
23rd 1d475ee727 Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
23rd 70acc7a0e3 Added initial implementation of Windows tray. 2022-05-03 04:25:36 +03:00
23rd 56fdc7d39a Added common and macOS tray implementations. 2022-05-03 04:25:36 +03:00
23rd de194c4aa2 Initialized empty files for tray implementations. 2022-05-03 04:25:35 +03:00