Commits on Source (3)
-
CSD where active by default, even when the feature wasn't available fix: #26293
acf485b9 -
InterfaceWindowHandler isn't receiving mouse events from the QWindow on X11, now that we have CSDMouseStealer.qml which properly defines the resize areas, moving the handling of resize areas from C++ to QML solves this issue and avoids having the behavior handled in two places.
3494d7d8 -
T.Label can't be assigned to a Label fixes: #26272
8a0834af
Showing
- modules/gui/qt/maininterface/interface_window_handler.cpp 0 additions, 65 deletionsmodules/gui/qt/maininterface/interface_window_handler.cpp
- modules/gui/qt/maininterface/interface_window_handler.hpp 0 additions, 2 deletionsmodules/gui/qt/maininterface/interface_window_handler.hpp
- modules/gui/qt/maininterface/main_interface.hpp 1 addition, 1 deletionmodules/gui/qt/maininterface/main_interface.hpp
- modules/gui/qt/player/qml/TopBar.qml 1 addition, 1 deletionmodules/gui/qt/player/qml/TopBar.qml
- modules/gui/qt/widgets/qml/CSDMouseStealer.qml 66 additions, 14 deletionsmodules/gui/qt/widgets/qml/CSDMouseStealer.qml