mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove old window activation workaround for X11 systems
There seem to be no need in it anymore
This commit is contained in:
@@ -1076,7 +1076,6 @@ void Manager::notificationActivated(
|
||||
history->setLocalDraft(std::move(draft));
|
||||
}
|
||||
window->widget()->showFromTray();
|
||||
window->widget()->reActivateWindow();
|
||||
if (Core::App().passcodeLocked()) {
|
||||
window->widget()->setInnerFocus();
|
||||
system()->clearAll();
|
||||
|
Reference in New Issue
Block a user