Editing sdl window

Is it possible to edit the bar on top of the sdl window, on windows you get a bar at the top to move the window and an X button is there anyway to remove the x or add in new buttons or to change the height of the bar it self?

It’s clearly possible to do, as custom window managers and various
tools do that - but not through SDL.

What applications with custom window decorations (media players,
installers, …) typically do is run borderless, and then add their
own title bar, edges, buttons, icons etc. See SDL_WINDOW_BORDERLESS.On Mon, Jun 27, 2016 at 12:44 AM, O10101010 wrote:

Is it possible to edit the bar on top of the sdl window, on windows you get
a bar at the top to move the window and an X button is there anyway to
remove the x or add in new buttons or to change the height of the bar it
self?


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


//David Olofson - Consultant, Developer, Artist, Open Source Advocate

.— Games, examples, libraries, scripting, sound, music, graphics —.
| http://consulting.olofson.net http://olofsonarcade.com |
’---------------------------------------------------------------------’