Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

fltk

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    ManoloFLTK authored
    FLTK now supports 2 types of fullscreen modes under macOS:
    1) normal macOS fullscreen mode where the menubar and titlebar appear when mouse is moved to top of screen
    and the window covers one screen only;
    2) multiple-screen mode that requires calling Fl_Window::fullscreen_screens() before.
    
    This commit fixes all possible transitions between these fullscreen modes and normal window mode.
    6e922b80
    History
    Name Last commit Last update