705 Commits (e057cefeb395997d199e3712afdddd5975384e53)

Author SHA1 Message Date
Fatih Uzunoglu 05134504b0 qt: do not use double precision in settings 2 years ago
Pierre Lamot 65dc0343bf qt: fix race condition when closing interface while video is opening with X11 2 years ago
Pierre Lamot 81a2cbc669 qt: fix out of bound checking of xcb properties 2 years ago
Pierre Lamot eeea8ddeda qt: fix freeze after minimizing window with X11 compositor 2 years ago
Fatih Uzunoglu 255030b148 qt: remove unused member in CompositorX11UISurface 2 years ago
Fatih Uzunoglu d6ab5c0926 qt: use destroyFbo() in CompositorX11UISurface::resizeFbo() 2 years ago
Pierre Lamot 27bc33a671 qt: ensure FBO exists before destroying them in X11 compositor 2 years ago
Fatih Uzunoglu aaba70b606 qt: detect Windows 11 22H2 properly in win32windoweffects module 2 years ago
Fatih Uzunoglu 9f2c91e961 qt: show quick window after the user interface is loaded successfully in compositor_dcomp 2 years ago
Fatih Uzunoglu 661f9e5dd6 Revert "qt: show quick window after the user interface is loaded successfully in compositor_dcomp" 2 years ago
Fatih Uzunoglu ce62d72751 qt: remove QT_CLIENT_SIDE_DECORATION_AVAILABLE 2 years ago
Fatih Uzunoglu c0d03d117a qt: eliminate obsolete qt version check in interface_window_handler.cpp 2 years ago
Fatih Uzunoglu c1fd5834fd qt: remove unused function in mainui.cpp 2 years ago
Fatih Uzunoglu d0d00d61e9 qt: eliminate obsolete qt version checks in compositor_x11_renderwindow.cpp 2 years ago
Fatih Uzunoglu fd10fa60d2 qt: use correct root window in compositor_x11_renderwindow.cpp 2 years ago
Fatih Uzunoglu 09736fa606 qml: do not accept all drag enter events in MainInterface drop area 2 years ago
Fatih Uzunoglu 10cee75606 qt: connect signals when component is complete in VideoSurface 2 years ago
Fatih Uzunoglu b6da2c77cc qt: show quick window after the user interface is loaded successfully in compositor_dcomp 2 years ago
Fatih Uzunoglu 3ba29b8886 qt: show quick window after the user interface is loaded successfully in compositor_x11 2 years ago
Fatih Uzunoglu 88ef0727b8 qt: show quick window after the user interface is loaded successfully in compositor_win7 2 years ago
Fatih Uzunoglu 0bff17edfb qt: show quick window after the user interface is loaded successfully in compositor_wayland 2 years ago
Prince Gupta ac3b18336a qml: add more strict constaints for 'loadingComponent' 2 years ago
Prince Gupta 870911a642 qml: refactor loading view in MainViewLoader for clarity 2 years ago
Fatih Uzunoglu 7b98948bbe qt: use KWindowSystem to enable blur in CompositorX11 2 years ago
Fatih Uzunoglu 041b8f04e2 qt: enable acrylic blur for KWin in compositor_wayland 2 years ago
Fatih Uzunoglu 9fca2c36da qt: use `CompositorVideo::setBlurBehind()` in compositor_dcomp 2 years ago
Fatih Uzunoglu 10134a4154 qt: add setBlurBehind() to CompositorVideo 2 years ago
Fatih Uzunoglu e6a1738d9f qt: add kwindowsystem_module and win32windoweffects_module 2 years ago
Fatih Uzunoglu c7b294d94c qml: avoid using `Array.isArray()` 2 years ago
Fatih Uzunoglu 3529e880b2 qt: decouple scene graph and CompositorDirectComposition 2 years ago
Fatih Uzunoglu 64189b6e40 qt: destroy intf handler and the quick view in `CompositorDirectComposition::unloadGUI()` 2 years ago
Fatih Uzunoglu 43f8925a60 qt: handle scene graph error signal for graceful failure 2 years ago
Pierre Lamot 65e0e215a5 qml: use function for signal handlers 2 years ago
Fatih Uzunoglu 42fa622168 qt: update to Qt 6.7.0 2 years ago
Pierre Lamot d601d6a9c6 qml: enforce required properties 2 years ago
Pierre Lamot a489fab704 qml: pass initial value of CSDMouseStealer on creation 2 years ago
Pierre Lamot 8f13fb469d qml: register BaseModel as a Qml type 2 years ago
Pierre Lamot a45e28b37c qml: rename MLModel as MLBaseModel on QML side 2 years ago
Fatih Uzunoglu e4a5bcd7cb qt: fix deprecated warnings in compositor_x11_uisurface.cpp 2 years ago
Fatih Uzunoglu 96c6d7679c qt: fix deprecated warnings in videosurface.cpp 2 years ago
Prince Gupta c9c8c820ba qt: don't register MLAlbumTrack for qml 2 years ago
Prince Gupta 0d379add7c qt: don't register MLArtist for QML 2 years ago
Prince Gupta 86947d17ae qt: don't register MLAlbum for QML usage 2 years ago
Pierre Lamot ee771cd6c6 qml: replace usage of Helpers.get with coalescence operator 2 years ago
Fatih Uzunoglu 2a58b2bf92 qt: import all used qml modules in MainInterface.qml 2 years ago
Fatih Uzunoglu b6cab182c9 qt: respect `commonGUICreate()` return value in `CompositorDummy::makeMainInterface()` 2 years ago
Fatih Uzunoglu 603074f818 qt: respect `commonGUICreate()` return value in `CompositorWin7::makeMainInterface()` 2 years ago
Fatih Uzunoglu 6c29430ce0 qt: respect `commonGUICreate()` return value in `CompositorX11::makeMainInterface()` 2 years ago
Fatih Uzunoglu 32acb33e4f qt: remove obsolete version check in VideoSurface 2 years ago
Fatih Uzunoglu 5d93898cf5 qt: remove obsolete version check in mainctx_win32 2 years ago