lib_ui/ui/platform/win
Ilya Fedin ce35425670 Simplify Windows native event filter
There's no need for a global event filter as it checks for the window hwnd anyway. And, moreover, that creates problems as Qt filters some events to global event filters.
2022-06-13 14:04:17 +04:00
..
ui_utility_win.cpp Refactor all ui_platform_utility functions to accept QWidget 2022-06-13 14:04:17 +04:00
ui_utility_win.h Refactor all ui_platform_utility functions to accept QWidget 2022-06-13 14:04:17 +04:00
ui_window_shadow_win.cpp Use native window resize on Windows 11 2022-06-13 14:04:17 +04:00
ui_window_shadow_win.h Use native window resize on Windows 11 2022-06-13 14:04:17 +04:00
ui_window_title_win.cpp Use native window resize on Windows 11 2022-06-13 14:04:17 +04:00
ui_window_title_win.h Use native window resize on Windows 11 2022-06-13 14:04:17 +04:00
ui_window_win.cpp Simplify Windows native event filter 2022-06-13 14:04:17 +04:00
ui_window_win.h Simplify Windows native event filter 2022-06-13 14:04:17 +04:00