summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/wayland/wayland_thread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #87831 from Riteo/bitfield-xorRémi Verschelde2024-03-261-1/+1
|\
| * Core: Implement a XOR operator for BitFieldRiteo2024-02-011-1/+1
* | [Wayland] Fix typo in input codeA Thousand Ships2024-03-201-1/+1
* | clang-tidy: Enforce `modernize-use-nullptr`Thaddeus Crews2024-03-121-4/+4
* | Merge pull request #89328 from Riteo/wayland-cursor-frame-optRémi Verschelde2024-03-091-7/+14
|\ \
| * | Wayland: Setup next cursor frame callback only if animatedRiteo2024-03-091-7/+14
* | | wayland: Stop possible Null pointer dereferencesAlistair Leslie-Hughes2024-03-091-4/+24
|/ /
* | [Wayland] Fix tilt handlingA Thousand Ships2024-03-031-2/+1
* | Wayland: Restore tablet support and handle multiple toolsRiteo2024-02-281-116/+138
* | Wayland: suspend window after frame timeout or suspend stateRiteo2024-02-151-5/+111
* | Merge pull request #82800 from Sauermann/fix-screen-mousemotionRémi Verschelde2024-02-091-0/+4
|\ \
| * | Add screen-related attributes to mouse input eventsMarkus Sauermann2024-02-051-0/+4
| |/
* / wayland: Update to 1.22.0Jakub Marcowski2024-02-061-0/+12
|/
* [Wayland] Add support for native file dialogs.bruvzg2024-01-311-0/+33
* Add Wayland supportRiteo2024-01-301-0/+4004