mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
ede5c9548e
In most applications, we invoke tzset once at startup for now. Most of these are short lived and don't need to know about time zone changes. The exception is the ClockWidget in the taskbar. Here, we invoke tzset each time we update the system time. This way, any time zone changes can take effect immediately. |
||
---|---|---|
.. | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
CMakeLists.txt | ||
ConnectionCache.cpp | ||
ConnectionCache.h | ||
Forward.h | ||
GeminiProtocol.cpp | ||
GeminiProtocol.h | ||
GeminiRequest.cpp | ||
GeminiRequest.h | ||
HttpCommon.h | ||
HttpProtocol.cpp | ||
HttpProtocol.h | ||
HttpRequest.cpp | ||
HttpRequest.h | ||
HttpsProtocol.cpp | ||
HttpsProtocol.h | ||
HttpsRequest.cpp | ||
HttpsRequest.h | ||
main.cpp | ||
Protocol.cpp | ||
Protocol.h | ||
Request.cpp | ||
Request.h | ||
RequestClient.ipc | ||
RequestServer.ipc |