* Wed May 28 2025 fabian@ritter-vogt.de
- Update to version 5.15.17+kde57, rebased upstream:
* bradient: Use QWaylandWindow actual window title
* Revert "Add license headers to shader files"
* Only remove initialized extensions in ExtContainer
* Doc: Fix license info for Qt Wayland QPA plugin
* Bump version to 5.15.17
* Mon Nov 25 2024 fabian@ritter-vogt.de
- Update to version 5.15.16+kde59, rebased upstream:
* client: use current modifiers in repeat keys
* fix: variable not initialized
* Add license headers to shader files
* Bump version to 5.15.16
* Wed Sep 04 2024 fabian@ritter-vogt.de
- Update to version 5.15.15+kde59, rebased upstream:
* Revert "Client: Send release button event on pointer leave"
* Fix race condition in drag and drop
* client: don't cache one type in QWaylandMimeData
* DefaultCompositor: use explcit lambda captures
* Fix C++20 deprecated capture of *this in [=]
* compositor: Unbind display on close in linux-dmabuf and eglstream
* Client: Send release button event on pointer leave
* Bump version to 5.15.15
* Wed May 29 2024 fabian@ritter-vogt.de
- Update to version 5.15.14+kde57, rebased upstream:
* Move internal function to private class
* Send correct modifier state for non-windowsystem key events
* Bump version to 5.15.14
* Fix detection of dmabuf sharing support
* Tue Mar 19 2024 fabian@ritter-vogt.de
- Update to version 5.15.13+kde60, rebased upstream:
* Client: Fix enter event cursor position with xdg-popup and QHighDpiScaling
* Bump version to 5.15.13
* Fri Dec 29 2023 fabian@ritter-vogt.de
- Update to version 5.15.12+kde60, rebased upstream:
* Client: Always populate mimedata in drags
* Client: Honor QGuiApplication::overrideCursor()
* Always use blocking write for data_source.send
* client: Mark return values as unused to suppress compiler warnings
* tests: fix tst_seatv4 to use 24 as default cursor size
* Bump version to 5.15.12
* Fri Oct 06 2023 fabian@ritter-vogt.de
- Update to version 5.15.11+kde59, rebased upstream:
* Client: Avoid locking resizing in QWaylandShmBackingStore
* Client: Remove some surface commits
* tests: Fix tst_xdgshell::minMaxSize()
* Client: Commit the initial surface state explicitly
* Remove unused variables
* QtWaylandCompositor: includemocs
* QtWaylandClient: includemocs
* QtWaylandEglClientHwIntegrationPrivate: includemocs
* QtWaylandTextureSharing: includemocs
* QWaylandXdgShellIntegrationPlugin: includemocs
* QtWlShellIntegrationPrivate: includemocs
* Add missing QT_{BEGIN,END}_NAMESPACE
* Thu Sep 28 2023 fvogt@suse.com
- Update to version 5.15.10+kde58:
* Client: Fix the mouse being stuck in pressed state after DnD
* client: Fix infinite recursion with text-input-v2
* Client: Fix buffer damage
* Replace scale with devicePixelRatio for non-integer scaling
* Convert cursor bitmap to supported format
* client: Fix crash on dnd updates after client facing drag ends
* Destroy frame queue before display
* Tue Jun 13 2023 fabian@ritter-vogt.de
- Update to version 5.15.10+kde51, rebased upstream:
* Fix compilation with GCC 12
- Commits dropped by the rebase:
* Revert "Client: Ensure that wl_surface lives as long as qtquick render thread needs it"
* Client: Ensure that wl_surface lives as long as qtquick render thread needs it
* Build fixes for GCC 11
* Fri Apr 21 2023 fabian@ritter-vogt.de
- Update to version 5.15.8+kde70, rebased upstream:
* Don't keep eglConfig in hardwareintegration
* Update the window geometry when changing decorations
* Fix build with -no-feature-tabletevent
* Fix wayland touch event to use time stamp from wayland compositor
* wayland touch event to add key modifier