mirror of https://github.com/encounter/SDL.git
WhatsNew.txt: Added SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR
This commit is contained in:
parent
9c2f46b0d5
commit
46616af722
|
@ -31,6 +31,7 @@ Windows:
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
* Added the hint SDL_HINT_X11_WINDOW_TYPE to specify the _NET_WM_WINDOW_TYPE of SDL windows
|
* Added the hint SDL_HINT_X11_WINDOW_TYPE to specify the _NET_WM_WINDOW_TYPE of SDL windows
|
||||||
|
* Added the hint SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR to allow using libdecor with compositors that support xdg-decoration
|
||||||
|
|
||||||
Android:
|
Android:
|
||||||
* Added SDL_AndroidSendMessage() to send a custom command to the SDL java activity
|
* Added SDL_AndroidSendMessage() to send a custom command to the SDL java activity
|
||||||
|
|
Loading…
Reference in New Issue