mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-30 13:03:58 +02:00
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`. |
||
---|---|---|
.. | ||
file_utilities_linux.cpp | ||
file_utilities_linux.h | ||
integration_linux.cpp | ||
integration_linux.h | ||
launcher_linux.cpp | ||
launcher_linux.h | ||
linux_desktop_environment.cpp | ||
linux_desktop_environment.h | ||
linux_wayland_integration.cpp | ||
linux_wayland_integration.h | ||
linux_wayland_integration_dummy.cpp | ||
linux_xdp_file_dialog.cpp | ||
linux_xdp_file_dialog.h | ||
linux_xdp_open_with_dialog.cpp | ||
linux_xdp_open_with_dialog.h | ||
main_window_linux.cpp | ||
main_window_linux.h | ||
notifications_manager_linux.cpp | ||
notifications_manager_linux.h | ||
notifications_manager_linux_dummy.cpp | ||
specific_linux.cpp | ||
specific_linux.h |