summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.7' in qt/qtwaylandv6.7.0-beta1Qt Submodule Update Bot2023-12-121-2/+2
* tests: Only track one data offer during a dragDavid Edmundson2023-12-112-8/+5
* client: If the window minimized state is requested do not forward other statesDavid Edmundson2023-12-111-5/+10
* Handle subsurfaces with async configureDavid Edmundson2023-12-112-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-12-101-2/+2
* Error out early when base was build without our native interfacesDavid Redondo2023-12-091-0/+6
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-12-091-2/+2
* Adapt to QWaylandScreen being publicDavid Redondo2023-12-091-2/+2
* client: implement QWaylandCursor::size()Liang Qi2023-12-082-0/+12
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-12-081-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-12-051-2/+2
* QWaylandMimeData: Check text/x-moz-urls for UTF-16Kai Uwe Broulik2023-12-042-10/+65
* Client: Fix enter event cursor position with xdg-popup and QHighDpiScalingIlya Fedin2023-12-041-4/+9
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-12-041-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-12-011-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-301-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-291-2/+2
* Remove redundant static uint32_t QWaylandDisplay::currentTimeMillisec()Edward Welbourne2023-11-272-12/+0
* CMake: replace PUBLIC_LIBRARIES with plain LIBRARIESEdward Welbourne2023-11-272-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-271-2/+2
* client: Use correct offset handling features for wl_surface version 5David Edmundson2023-11-261-2/+6
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-241-2/+2
* Follow up handleWindowActivated -> handleFocusWindowChanged renameTor Arne Vestbø2023-11-242-2/+2
* Warn if eglSwapBuffers failDavid Redondo2023-11-241-1/+2
* Client: Switch QWaylandXdgSurface::setSizeHints to the window content geometryIlya Fedin2023-11-231-4/+7
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-211-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-201-2/+2
* Client: Move topmost grabbing popup tracking to QWaylandWindowVlad Zahorodnii2023-11-174-22/+23
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-161-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-151-2/+2
* client: Always clear queued buffer busy flag when resetting the windowWeng Xuetian2023-11-131-0/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-131-2/+2
* Make custom-extension example work on Nvidia EGLStreamsPaul Olav Tvete2023-11-132-0/+6
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-111-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-091-2/+2
* Add list is empty judgment,optimize to use constantFeifei Zhan2023-11-031-1/+6
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-021-2/+2
* QWaylandSurface: client support wl_surface version 6JiDe Zhang2023-11-029-50/+131
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-11-011-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-10-301-2/+2
* QWaylandMimeData: adapt to qt_safe_poll changes from qtbaseAhmad Samir2023-10-281-5/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-10-281-2/+2
* Add license headers to shader filesEskil Abrahamsen Blomfeldt2023-10-267-0/+21
* Fix CMake config after move of example to manual testsEdward Welbourne2023-10-241-1/+1
* Issue keyReleaseEvent regardless of focusInho Lee2023-10-241-1/+1
* Client: Always populate mimedata in dragsDavid Edmundson2023-10-231-0/+6
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-10-181-2/+2
* client: Provide seatname for multi-seatLu YaNing2023-10-182-0/+8
* Include what you need: <QPointer>Marc Mutz2023-10-1314-0/+25
* Fix regression in orphaned texture clean-upThomas Senyk2023-10-102-6/+6