kotatogram-desktop/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
notifications_utilities.h
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
window_adaptive.h
window_connecting_widget.cpp
window_connecting_widget.h
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
window_history_hider.h
window_lock_widgets.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
window_lock_widgets.h
window_main_menu.cpp Add archive settings to context menu. 2023-08-14 22:30:39 +02:00
window_main_menu.h
window_media_preview.cpp
window_media_preview.h
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
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
window_slide_animation.h
window_top_bar_wrap.h