summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/wayland
Commit message (Expand)AuthorAgeFilesLines
* Wayland: suspend window after frame timeout or suspend stateRiteo2024-02-154-9/+144
* Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-132-0/+5
* Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...Dario2024-02-125-52/+75
* Merge pull request #88134 from akien-mga/scons-wayland-py3.12-escapeRémi Verschelde2024-02-091-4/+4
|\
| * SCons: Use r-strings for wayland-scanner builder commandRémi Verschelde2024-02-091-4/+4
* | 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
* | Fix various typos with codespellRémi Verschelde2024-02-071-2/+2
* | wayland: Update to 1.22.0Jakub Marcowski2024-02-062-0/+18
|/
* Merge pull request #87764 from Riteo/wayland-native-handleRémi Verschelde2024-01-312-0/+33
|\
| * Wayland: implement `window_get_native_handle`Riteo2024-01-312-0/+33
* | [Wayland] Add support for native file dialogs.bruvzg2024-01-315-1/+81
|/
* Add Wayland supportRiteo2024-01-3021-0/+9474