AyuGramDesktop/Telegram/SourceFiles/window
John Preston 83eb352747 Fix archive open in single-column layout.
Regression was introduced in 16128d61c0.

Before we always force-closed the current filter,
which always force-closed the current opened chat.

Now we don't touch the filter if it is All Chats already,
so that it's scroll state isn't forgotten. In that case
we have to clear the stack in single-column layout explicitly.
2023-08-17 10:31:17 +02:00
..
themes Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
main_window.cpp Fix outdated bar closing. 2023-08-14 22:30:39 +02:00
main_window.h Fix CounterLayerArgs devicePixelRatio order 2023-04-05 10:17:22 +04:00
notifications_manager.cpp Port GApplication to cppgir 2023-08-06 21:20:10 +04:00
notifications_manager.h Hide login code with a spoiler in chats list. 2023-04-27 15:23:36 +04:00
notifications_manager_default.cpp Hide login code with a spoiler in chats list. 2023-04-27 15:23:36 +04:00
notifications_manager_default.h One more attempt to fix DND on macOS. 2023-03-15 15:00:29 +04:00
notifications_utilities.cpp Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
notifications_utilities.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
section_memento.h Fix crash in topics disabling. 2023-01-21 09:42:57 +04:00
section_widget.cpp Allow sending stickers / GIFs in story replies. 2023-07-20 07:20:09 +04:00
section_widget.h Allow sending stickers / GIFs in story replies. 2023-07-20 07:20:09 +04:00
window.style Improve design of contacts according to mockups. 2023-07-20 07:20:33 +04:00
window_adaptive.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_adaptive.h Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_connecting_widget.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
window_connecting_widget.h Show connecting / proxy status above downloads. 2022-03-01 18:39:08 +03:00
window_controller.cpp Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
window_controller.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
window_filters_menu.cpp Moved edit folders button from folders menu to context menu. 2023-07-28 10:06:27 +03:00
window_filters_menu.h Moved edit folders button from folders menu to context menu. 2023-07-28 10:06:27 +03:00
window_history_hider.cpp Simplify HistoryHider, remove most of uses. 2022-11-30 16:13:31 +04:00
window_history_hider.h Simplify HistoryHider, remove most of uses. 2022-11-30 16:13:31 +04:00
window_lock_widgets.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
window_lock_widgets.h Use Window::SlideAnimation in all widgets. 2022-12-01 14:18:37 +04:00
window_main_menu.cpp Add archive settings to context menu. 2023-08-14 22:30:39 +02:00
window_main_menu.h Added first state to snowflakes effect in main menu. 2022-12-26 14:24:07 +04:00
window_media_preview.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
window_media_preview.h Show premium effects in sticker preview. 2022-05-19 17:27:02 +04:00
window_peer_menu.cpp Add archive settings to context menu. 2023-08-14 22:30:39 +02:00
window_peer_menu.h Added ability to mark as read all chats from menu of filter button. 2023-07-28 03:37:40 +03:00
window_section_common.h Refactored sending bot commands. 2021-07-27 02:50:08 +03:00
window_session_controller.cpp Fix archive open in single-column layout. 2023-08-17 10:31:17 +02:00
window_session_controller.h Pass context chat from one webview to another. 2023-08-15 15:01:34 +02:00
window_slide_animation.cpp Animate child topics list open / close. 2022-12-01 18:03:20 +04:00
window_slide_animation.h Animate child topics list open / close. 2022-12-01 18:03:20 +04:00
window_top_bar_wrap.h Removed Adaptive namespace from top bar widgets. 2021-06-16 09:31:32 +03:00