Telegram listens for a signal that indicates when the color-scheme changes. The signal itself includes the new value, but Telegram currently queries for the value immediately after getting the signal. This second round-trip is unnecessary, since the signal itself contains the same information. This changeset avoids this follow-up query, and drops the now-unused `Setter`. |
||
|---|---|---|
| .. | ||
| linux | ||
| mac | ||
| win | ||
| platform_audio.h | ||
| platform_file_bookmark.h | ||
| platform_file_utilities.h | ||
| platform_integration.cpp | ||
| platform_integration.h | ||
| platform_launcher.h | ||
| platform_main_window.h | ||
| platform_notifications_manager.h | ||
| platform_specific.h | ||
| platform_window_title.h | ||