mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-03 13:45:01 +00:00
e88305d984
Sometimes QClipboard::text() unexpectedly freezes on macOS, no known causes for that. But before we were requesting the clipboard text after each change in any text field to update macOS global menu items. Now we use Cocoa API directly to find out if there were any changes to the clipboard content and query text through Qt only if we have changes. That way it should almost never freeze (at least) or even really never. |
||
---|---|---|
.. | ||
build | ||
gyp | ||
Patches | ||
Resources | ||
SetupFiles | ||
SourceFiles | ||
Telegram | ||
ThirdParty | ||
create.bat | ||
Telegram.plist |