AyuGramDesktop/Telegram/SourceFiles/window
Ilya Fedin 0a011db483 Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION
Desktop App Toolkit uses GLib as the D-Bus library for quite long time, but GLib is not only a D-Bus library, it's more a basic library providing native Linux APIs implementing various specs. The situation right now is that DESKTOP_APP_DISABLE_DBUS_INTEGRATION disables not only D-Bus code but all the native API integration such as MIME handling or .desktop file parsing. In other words, the option disables native Linux APIs on Linux what is absurd and doesn't have any sense.
2023-05-15 08:08:04 +04:00
..
themes Toggle wallpaper dark mode / edit dimming. 2023-04-20 22:55:42 +04:00
main_window.cpp Fix CounterLayerArgs devicePixelRatio order 2023-04-05 10:17:22 +04:00
main_window.h Fix CounterLayerArgs devicePixelRatio order 2023-04-05 10:17:22 +04:00
notifications_manager.cpp Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2023-05-15 08:08:04 +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 Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
section_widget.h Allow huge range of interface scales. 2023-01-09 09:05:07 +04:00
window.style Removed unused keys from window.style. 2023-02-02 22:12: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 Add "Translate Entire Chat" button to Settings. 2023-02-02 22:12:32 +04:00
window_controller.h Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
window_filters_menu.cpp Explicitly specify QVector element type to fix build with clang13+range-v3+qt6 2023-04-27 09:59:32 +04:00
window_filters_menu.h Implement complex filter delete from context menu. 2023-04-11 19:17:39 +04: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 Adjusted button style in intro steps to style in settings steps. 2022-12-27 22:06:26 +03:00
window_lock_widgets.h Use Window::SlideAnimation in all widgets. 2022-12-01 14:18:37 +04:00
window_main_menu.cpp Fix a regression in accounts switching. 2023-04-23 18:21:31 +04: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 "Send when online" to the send button context menu. 2023-04-22 22:26:09 +04:00
window_peer_menu.h Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
window_section_common.h Refactored sending bot commands. 2021-07-27 02:50:08 +03:00
window_session_controller.cpp Close archive / forum on repeated click on current filter. 2023-04-23 20:08:53 +04:00
window_session_controller.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04: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