summaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-132-26/+26
* Add WL_SHM_FORMAT_RGB888 to supported shm formatsThomas Senyk2022-12-131-1/+8
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-102-7/+7
* Use CRLF line delimiter for text/uri-list dataAlexandros Frantzis2022-09-051-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-105-190/+10
* Make sure all private headers include at least one otherThiago Macieira2022-03-083-1/+4
* Update the preedit styling mappingWeng Xuetian2022-02-121-11/+20
* Cursor position == 0 should still show the cursorWeng Xuetian2022-02-121-2/+2
* Set preedit cursor when cursor equals to 0Weng Xuetian2021-12-201-1/+1
* Support text-input-unstable-v4-wipInho Lee2021-11-192-38/+118
* Correctly detect if image format is supported by QImageWriterJan Blackquill2021-08-241-1/+1
* Fix compilation after removing QEvent copy ctorEskil Abrahamsen Blomfeldt2020-11-192-8/+8
* Add API for selecting supported wl_shm formatsEskil Abrahamsen Blomfeldt2020-08-211-14/+0
* Qt6: Port QtWayland from QStringRef to QStringViewKarsten Heimrich2020-06-111-3/+3
* Use QList instead of QVectorJarek Kobus2020-06-081-3/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-031-11/+20
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Johan Klokkhammer Helsing2019-08-291-11/+20
| |\
| | * Handle Key_Return explicitly instead of depending on the textAndy Shaw2019-08-201-1/+1
| | * Fix incorrect conversion to straight alpha pixel formatsJohan Klokkhammer Helsing2019-08-171-11/+20
* | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-1/+1
|/ /
* | drop qwaylandxkb and share the logic with X11Gatis Paeglis2019-04-252-466/+0
* | xkbcommon: replace deprecated APIsv5.13.0-beta3Gatis Paeglis2019-04-161-6/+4
|/
* use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-052-6/+6
* Fix typo in wayland formatsAllan Sandfeld Jensen2018-04-161-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-272-16/+6
* Add missing breakThiago Macieira2017-06-221-0/+1
* Fix build when xkbcommon is disabledGiulio Camuffo2017-03-082-0/+25
* Use the feature system internallyLars Knoll2016-11-232-8/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-022-20/+16
|\
| * Fix the key code of key events when control is pressedGiulio Camuffo2016-07-042-20/+16
* | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-111-7/+7
|/
* Rename private headers to _p.hPaul Olav Tvete2016-05-197-3/+3
* Use function to convert indices for text protocolJan Arne Petersen2016-04-192-9/+15
* Fix text-input support for new APIJan Arne Petersen2016-04-184-0/+435
* inputdevice: map more X11 keysArnaud Vrac2016-03-211-16/+137
* Updated license headersAntti Kokko2016-01-205-70/+100
* xkb: Provide support for the XF86Phone symbolAndres Gomez2015-10-021-0/+2
* Use xkbcommon for internal key events tooGiulio Camuffo2015-07-232-0/+258
* Update copyright headersJani Heikkinen2015-02-173-67/+43
* Add a SHM format converter classJorgen Lind2015-02-051-0/+138
* fix namespaced buildOswald Buddenhagen2013-07-231-1/+3
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-082-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-252-49/+49
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Implement selection offers from compositor to clients.Laszlo Agocs2012-01-172-0/+138