summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/wayland/display_server_wayland.h
Commit message (Expand)AuthorAgeFilesLines
* Wayland: minimize surface commits and limit them to the main threadRiteo2024-06-281-0/+2
* [Wayland] Implement IME support.bruvzg2024-06-111-0/+6
* Wayland: Implement is_window_transparency_availableRiteo2024-05-261-0/+2
* Properly set window class in WaylandPaulo Poiati2024-05-221-2/+2
* Wayland: Add support for OpenGL ES driverRiteo2024-05-031-2/+2
* Polish interaction between windowing, input and renderingPedro J. Estébanez2024-04-101-1/+0
* Move `global_menu_*` methods to a separate `NativeMenu` class.bruvzg2024-03-041-0/+1
* Improve cursor_set_custom_image() methodkobewi2024-02-281-2/+0
* Wayland: suspend window after frame timeout or suspend stateRiteo2024-02-151-1/+1
* Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-131-0/+1
* Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...Dario2024-02-121-2/+2
* Merge pull request #87764 from Riteo/wayland-native-handleRémi Verschelde2024-01-311-0/+2
|\
| * Wayland: implement `window_get_native_handle`Riteo2024-01-311-0/+2
* | [Wayland] Add support for native file dialogs.bruvzg2024-01-311-0/+3
|/
* Add Wayland supportRiteo2024-01-301-0/+290