mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-
screen displays (currently only X11 support with Xinerama) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4223 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -2,6 +2,8 @@ CHANGES IN FLTK 1.1.7
|
||||
|
||||
- Documentation fixes (STR #648, STR #692, STR #730, STR
|
||||
#744, STR #745)
|
||||
- Added Fl::screen_count() and Fl::screen_xywh() APIs to
|
||||
support multi-screen displays.
|
||||
- FLUID now supports direct creation of widget classes.
|
||||
- Fl_File_Chooser now correctly handles multiple
|
||||
selections that are a mix of files and directories.
|
||||
|
||||
Reference in New Issue
Block a user