diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-01-31 09:42:36 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-01-31 09:42:36 +0100 |
| commit | 4ba6cef0b96de6bf76a019cc2367267db8840c73 (patch) | |
| tree | a45c1ea0b809249c35c279907edddc5e3b614250 /CHANGES.txt | |
| parent | 9d4d5ffdeb8dacb18f1af47772cb1ee56e7daca7 (diff) | |
Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 75592e7be..83d6e33b1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -18,6 +18,8 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019 New Features and Extensions - (add new items here) + - New Fl::keyboard_screen_scaling(0) call stops recognition of ctrl/+/-/0/ + keystrokes as scaling all windows of a screen. - New "Preview" switch added to the GTK native file chooser dialog available on the X11 platform. This requires function fl_register_images() to have been called. |
