mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Added initial implementation of Windows tray.
This commit is contained in:
@@ -30,6 +30,8 @@ private:
|
||||
Platform::Tray _tray;
|
||||
|
||||
bool _activeForTrayIconAction = false;
|
||||
crl::time _lastTrayClickTime = 0;
|
||||
|
||||
rpl::event_stream<> _textUpdates;
|
||||
rpl::event_stream<> _minimizeMenuItemClicks;
|
||||
|
||||
|
Reference in New Issue
Block a user