27 Commits (047f56d00af5b25657c1eccbaff1384b1cda5d10)

Author SHA1 Message Date
Fatih Uzunoglu d668d60190 qt: graceful exit on scene graph error in all cases 1 year ago
Fatih Uzunoglu fca405daa9 qt: handle resize outside the client area on windows 1 year ago
Fatih Uzunoglu 90471d6e69 qt: use `QWindow::setVisible()` instead of `QWindow::show()` 1 year ago
Fatih Uzunoglu 46779bdbcd qt: do not discard result of `MainUI::setup()` in compositor_dummy 2 years ago
Steve Lhomme f6df83c061 qt: remove preInit() that always returns true 2 years ago
Fatih Uzunoglu b6cab182c9 qt: respect `commonGUICreate()` return value in `CompositorDummy::makeMainInterface()` 2 years ago
Fatih Uzunoglu a04b04197e qt: disable alpha buffer in compositor_dummy 2 years ago
Steve Lhomme 7a198cd386 qt: reorder includes to include windows.h later 3 years ago
Pierre Lamot 5ebdaa848b qt: pass and act on the main widget in InterfaceWindowHandler when available 4 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Benjamin Arnaud c8b9045445 qt/compositor(s): Add activeFocusItem getter 4 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 4 years ago
Pierre Lamot df7d632545 qt: move MainInterface instantiation outside of the compositor 5 years ago
Pierre Lamot 71c7f79d60 qt: delete explicitly the InterfaceWindowHandler before destroying the interface 5 years ago
Pierre Lamot de8fb517c1 qt: bind maximization request from the interface window handler 5 years ago
Pierre Lamot 121d07d217 qt: expose main window in Compositor 5 years ago
Pierre Lamot 8a4cb45285 qt: don't use MainInterface as the root window in Dummy compositor 5 years ago
Pierre Lamot 6725dc70e1 qt: initialize compositor in two phases 5 years ago
Pierre Lamot b60ad66fdb qt: allow to partially unload the interface 5 years ago
Pierre Lamot ec1a167076 qt: allow passing a global vout close callback to the compositor 5 years ago
Pierre Lamot 4044fe3bdf qt: alias intf_thread_t as qt_intf_t 5 years ago
Prince Gupta d118f1d0fc qt: expose type of compositor through its interface 5 years ago
Pierre Lamot 75421e58fe qt: ensure that the QML view is destroyed before its context in DummyCompositor 6 years ago
Pierre Lamot e3ead9cbdd qml: add support for client side decoration 6 years ago
Pierre Lamot 2465539ae6 qt: extract interface window handling from MainInterface 6 years ago
Pierre Lamot 3444c79f6e qt: provide a dummy compositor 6 years ago