Changeset 54990c7 in gitlab

Timestamp:
Sep 30, 2014, 7:15:28 PM (10 years ago)
Author:
Adrien Destugues <pulkomandy@…>
Branches:
sdl2
Children:
635b3a9
Parents:
f30a244
Message:

Experimental multi-window mode

  • Guarded by MULTI_WINDOW define, disabled by default
  • This allowed to detect more places where drawing was bypassing the window functions (Block vs Window_rectangle, etc). Fixed most cases but there are some left (eg. preview mode).
  • Popups will probably behave strangely
  • We use native window decorations, for now. Drawing the title inside the window is disabled, leaving 12 unused pixels at the top of windows
  • Saving and restoring the window background is still done, but not really needed
  • Input to the new windows is not working yet. You have to click in the main window where the window would be when this is disabled.

git-svn-id: svn://pulkomandy.tk/GrafX2/branches/sdl2@2078 416bcca6-2ee7-4201-b75f-2eb2f807beb1

(No files)

Note: See TracChangeset for help on using the changeset viewer.