12 Commits (047f56d00af5b25657c1eccbaff1384b1cda5d10)

Author SHA1 Message Date
Fatih Uzunoglu d668d60190 qt: graceful exit on scene graph error in all cases 1 year ago
Fatih Uzunoglu 0ba14517e6 qt: add `Compositor::quickWindow()` 1 year ago
Fatih Uzunoglu b51945d5ff qt: unset source instead of deleting the quick window in `CompositorPlatform::unloadGUI()` 1 year ago
Fatih Uzunoglu 8da8fb82c6 qt: truncate instead of rounding to the nearest in `onSurfacePositionChanged()` 1 year ago
Fatih Uzunoglu bb14ebdf89 qt: use `std::ceil()` for video surface size when reporting window size 1 year ago
Fatih Uzunoglu f4af4b8488 qt: do not try to embed subsequent video windows in CompositorPlatform 1 year ago
Fatih Uzunoglu 90471d6e69 qt: use `QWindow::setVisible()` instead of `QWindow::show()` 1 year ago
Alexandre Janniaux 6efacdce54 qt: compositor_platform: remove event filter on unload 2 years ago
Fatih Uzunoglu 1b69314318 qt: fix drag and drop in `CompositorPlatform` 2 years ago
Fatih Uzunoglu 8f51376308 qt: destroy the quick view in `CompositorPlatform::unloadGUI()` 2 years ago
Alexandre Janniaux 7a79468212 qt: compositor_platform: add darwin support 2 years ago
Fatih Uzunoglu 2e82fbfe74 qt: introduce platform compositor 2 years ago