FLTK logo

Article #1604: FLTK 1.4.x Weekly Snapshot, r13046

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1604: FLTK 1.4.x Weekly Snapshot, r13046

Created at 00:00 Sep 14, 2018 by mike

A new weekly snapshot of FLTK 1.4.x (r13046) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.4.x-r13046

Commit Log:

------------------------------------------------------------------------
r13046 | manolo | 2018-09-12 11:12:11 -0400 (Wed, 12 Sep 2018) | 3 lines

MacOS: Fix rounding to nearest int for negative screen coordinates.

The previous method   int(x + 0.5) is incorrect when x < 0
------------------------------------------------------------------------
r13045 | manolo | 2018-09-12 08:46:09 -0400 (Wed, 12 Sep 2018) | 5 lines

MacOS {U+2265} 10.10: Fl_Window::fullscreen() and fullscreen_off() no
longer call Fl_Window::hide() + Fl_Window::show()

The new procedure essentially resizes the window, as done on the X11+EWMH
and Windows platforms.
This improves in particular the possibility to turn an Fl_Gl_Window
fullscreen on and off.
MacOS {U+2265} 10.10 is required because the procedure isn't stable (random
crashes during fast switches) with 10.9.
------------------------------------------------------------------------
r13044 | manolo | 2018-09-07 05:24:35 -0400 (Fri, 07 Sep 2018) | 1 line

X11: simplify the use of member function
Fl_X11_Screen_Driver::init_workarea().
------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.