summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/wayland/display_server_wayland.h
Commit message (Expand)AuthorAgeFilesLines
* 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