summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* compositor: Provide backwards compatiable support for TextInputV4 enumDavid Edmundson2024-01-101-0/+2
* QWaylandWindow: Update decoration when application palette/font changesKai Uwe Broulik2024-01-102-0/+13
* client: Fix text-input set_cursor_rectangle coordinatesIlya Fedin2024-01-103-6/+12
* bradient: Use QWaylandWindow actual window titleKai Uwe Broulik2024-01-103-17/+26
* QWaylandEglWindow: Pass window surface format to q_glFormatFromConfigKai Uwe Broulik2024-01-101-1/+1
* bradient: Explicitly set Qt::PlainText textFormatKai Uwe Broulik2024-01-091-0/+1
* Doc: Add documentation for QML WaylandQuickItem::output propertyAndreas Eliasson2024-01-091-0/+5
* Update dependencies on '6.7' in qt/qtwaylandQt Submodule Update Bot2024-01-081-2/+2
* bradient: Don't cache decoration colorsKai Uwe Broulik2024-01-061-12/+9
* QWaylandScreen: Implement subpixelAntialiasingTypeHintKai Uwe Broulik2024-01-062-2/+30
* QWaylandWindow: Reset input region on window resetKai Uwe Broulik2024-01-061-0/+3
* client: Fix window margin calculationRob Hall2024-01-061-2/+2
* bradient: Use "Size" instead of "Split" cursors for resizingKai Uwe Broulik2024-01-061-3/+3
* Remove unused Q_Q macros which caused fatal warningsShawn Rutledge2023-12-291-8/+0
* Doc: Add missing '\' in QDoc commandPaul Wicking2023-12-291-1/+1
* client: Do not constrain clients to size hintsDavid Edmundson2023-12-281-11/+1
* Update dependencies on '6.7' in qt/qtwaylandQt Submodule Update Bot2023-12-221-2/+2
* client: Clean up text input proxy object in textinputv3David Edmundson2023-12-211-0/+1
* client: Clean up text input proxy object in textinputv2David Edmundson2023-12-212-2/+2
* QWaylandMimeData: Skip "DELETE" formatKai Uwe Broulik2023-12-201-2/+5
* Don't use Qt keywords in headersKai Uwe Broulik2023-12-1814-24/+24
* Remove inactionable warnings suggesting qt-text-input-method-unstable-v1Nicolas Fella2023-12-181-4/+0
* QWaylandCursor: Set appropriate shape for drag cursorsKai Uwe Broulik2023-12-141-3/+3
* Don't lock render thread when blocking swap is usedEskil Abrahamsen Blomfeldt2023-12-131-2/+4
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-1327-425/+325
* 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