summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make sure XDG_RUNTIME_DIR is createdPaul Olav Tvete2024-03-061-0/+4
* Do not create new wl_pointer objects when creating pointer gesturesDavid Redondo2024-02-281-2/+2
* client: Always call mShellSurface->setWindowGeometry regardless of exposureDavid Edmundson2024-02-282-2/+3
* QWaylandDataDevice: Explicitly send null for rejected drag offerKai Uwe Broulik2024-02-221-1/+2
* client: Fix xdg shell setting only a minimum size hintDavid Edmundson2024-02-201-4/+5
* client: Support Xdg activation across shell surfacesDavid Edmundson2024-02-201-11/+14
* Doc: Fix license info for Qt Wayland QPA pluginKai Köhne2024-02-141-1/+1
* doc: Add documentation for cmake functionsEskil Abrahamsen Blomfeldt2024-02-137-1/+168
* Prefer text-input-v2 over text-input-v3 for nowWeng Xuetian2024-02-131-2/+6
* Respect WAYLAND_DISPLAY on compositorSamuli Piippo2024-02-081-0/+2
* Client: Map Qt::BusyCursor and Qt::WaitCursor to correct shape namesVlad Zahorodnii2024-02-061-2/+2
* Remove redundant calls, textInput()Inho Lee2024-02-061-26/+37
* QtTextInputMethod: hide inputPanel when focus leavingInho Lee2024-02-061-0/+3
* client: Switch qt-toplevel-drag to xdg-toplevel-dragDavid Redondo2024-02-037-97/+157
* Doc: Remove QML explicit version numbersKai Köhne2024-02-021-1/+1
* client: Remove unused member variable in TextInputV3David Edmundson2024-02-012-3/+1
* client: Disable threaded GL on desktop NVIDIADavid Redondo2024-02-011-0/+7
* Client: Fix Qt::KeypadModifier for key eventsNicolas Fella2024-02-011-2/+1
* Remove QWaylandWindow::handleExposeTor Arne Vestbø2024-01-302-11/+0
* client: Fix deletion of new queued shm buffers during reconnectDavid Redondo2024-01-245-6/+6
* Client: Update size hints when updating the decorationDavid Edmundson2024-01-231-0/+3
* Fix bool parameter trap in sendUnicodeKeyEvent()Eskil Abrahamsen Blomfeldt2024-01-192-9/+45
* TextInputV3: Remove unnecessary enableSurface/disableSurfaceInho Lee2024-01-192-18/+5
* client texture cleanup: fix crash in clean-up lambdaThomas Senyk2024-01-182-0/+4
* client: Avoid creating decorations in the render threadDavid Edmundson2024-01-113-8/+3
* 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
* 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
* client: Do not constrain clients to size hintsDavid Edmundson2023-12-281-11/+1
* 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-211-0/+1
* 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
* 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
* Error out early when base was build without our native interfacesDavid Redondo2023-12-091-0/+6