AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin 4b4de9d5aa Don't mark as read when unexposed
There's a yet another another visility state called "exposed" and the window could be unexposed while being not hidden and not minimized.

When the window is unexposed, Qt doesn't draw and the user can't see changes for sure.
2024-03-23 10:36:43 +04:00
..
_other Fix build for Windows Store. 2023-12-25 23:21:47 +00:00
api Slightly improved filter for choosing users requested by bot. 2024-03-15 14:43:29 +04:00
boxes Slightly improved filter for choosing users requested by bot. 2024-03-15 14:43:29 +04:00
calls Added support for sending state of low level of battery. 2024-03-22 00:12:57 +03:00
chat_helpers Improved message edition with pre-selected text. 2024-03-17 11:16:07 +03:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Beta version 4.15.5. 2024-03-16 09:59:23 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Don't show IV button for album links. 2024-03-13 21:58:27 +04:00
dialogs PremiumPreview/BusinessFeature -> PremiumFeature. 2024-03-08 10:53:59 +04:00
editor Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
export Add rpl interface to RadiobuttonGroup. 2024-03-08 10:53:58 +04:00
ffmpeg Fix crash on some videos 2024-01-02 11:43:15 +04:00
history Changed behavior to open section with scheduled messages at top. 2024-03-21 20:20:06 +03:00
info Fix a crash in main settings destructor. 2024-03-12 23:24:43 +04:00
inline_bots Implement double-drumroll time picker. 2024-03-08 10:54:00 +04:00
intro Update API scheme on layer 176. 2024-03-08 10:53:59 +04:00
iv Use the File::OpenUrl routine in IV 2024-03-18 09:59:47 +04:00
lang Fixed legal link in some files. 2024-02-08 15:20:42 +03:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Start shortcut messages sending. 2024-03-08 10:53:59 +04:00
media Fix media viewer geometry restoration 2024-03-17 09:28:46 +04:00
menu Use regular good-green color in unmute. 2024-03-12 18:34:57 +04:00
mtproto Update API scheme on layer 176. 2024-03-08 10:53:59 +04:00
overview Fix detaching temporaries 2023-12-31 22:03:57 +00:00
passport Add rpl interface to RadiobuttonGroup. 2024-03-08 10:53:58 +04:00
payments Check whether webview is destructed after Webview::Window::init 2024-02-05 16:22:52 +04:00
platform A way to initialize GLib::VariantIter without gi::wrap is found 2024-03-15 23:10:43 +04:00
profile Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
settings Improved message edition with pre-selected text. 2024-03-17 11:16:07 +03:00
statistics Fixed crash in non-stack bar chart view when hide selected point. 2024-03-15 17:08:17 +03:00
storage Fix shortcut messages sizing / emoji panel. 2024-03-08 10:53:59 +04:00
support Implement sending of shortcutted messages. 2024-03-08 10:53:59 +04:00
ui Fix repetitive phone formatting. 2024-03-19 11:04:21 +04:00
window Port NotificationId conversion to cppgir 2024-03-15 00:00:24 +04:00
apiwrap.cpp Fix possible crash in join channel toast. 2024-03-19 11:04:40 +04:00
apiwrap.h Allow sending quick replies like bot commands. 2024-03-08 10:53:59 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Get error message from the right object when copying log file 2024-01-27 07:17:24 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Allow filtering by tag on click in sublists. 2024-02-01 12:37:34 +04:00
mainwidget.h Allow filtering by tag on click in sublists. 2024-02-01 12:37:34 +04:00
mainwindow.cpp Don't mark as read when unexposed 2024-03-23 10:36:43 +04:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00