index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2024-02-09
Change parameters of Fl_Wayland_Window_Driver::delete_cursor()
ManoloFLTK
2024-02-08
Improve Fl_Wayland_Window_Driver::hide()
ManoloFLTK
2024-02-06
Fix window moving in Fl_Wayland_Window_Driver::resize()
ManoloFLTK
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2024-02-04
Shorten parameter list of Fl_Wayland_Window_Driver::delete_cursor_(bool)
ManoloFLTK
2024-02-03
Wayland: fix setting cursor to FL_NO_CURSOR
ManoloFLTK
2024-01-29
Fix cached GL context on all platforms (#737)
Matthias Melcher
2024-01-29
Fix OpenGL context caching on macOS (#737)
Matthias Melcher
2024-01-22
Fl_Preferences: fix missing '/' (#891)
Albrecht Schlosser
2024-01-22
Fix warning.
Matthias Melcher
2024-01-22
Fix wrong path var and typos
Matthias Melcher
2024-01-22
Fix User Preferences file search order for Unix (#891)
Matthias Melcher
2024-01-22
Add popup_window() virtual member functions to Fl_Window_Driver
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" (#892)
ManoloFLTK
2024-01-19
Fix compiler warning [-Wmaybe-uninitialized]
Albrecht Schlosser
2024-01-19
Wayland: add necessary initializations after commit b7fba46
ManoloFLTK
2024-01-18
Create struct wl_callback_listener *Fl_Wayland_Graphics_Driver::p_surface_fra...
ManoloFLTK
2024-01-18
Wayland: throttle resize operations also for top-level GL windows
ManoloFLTK
2024-01-17
Wayland + full-size subwindow resizing issue - cont'd (#878)
ManoloFLTK
2024-01-13
Wayland: fix processing of keypad keys - cont'd (#881)
ManoloFLTK
2024-01-07
Wayland: fix processing of keypad keys - tidying (#881)
ManoloFLTK
2024-01-06
Wld: Add missing keypad key to keypad translation table (#881)
Albrecht Schlosser
2024-01-06
Wld: Fix e_original_keysym for keypad number keys + NumLock off (#881)
ManoloFLTK
2024-01-06
Wayland: fix processing of '.' keypad key (#881)
ManoloFLTK
2024-01-05
Wayland: numeric keypad keys don't work as intended - cont'd (#881)
ManoloFLTK
2024-01-05
Wayland: numeric keypad keys don't work as intended (#881)
ManoloFLTK
2023-12-28
Fix for bug in Mutter Wayland compositor (#878) - cont'd
ManoloFLTK
2023-12-28
Fix for bug in Mutter Wayland compositor (#878)
ManoloFLTK
2023-12-26
Wld: export only member functions for ./configure --enable-shared (#872)
ManoloFLTK
2023-12-21
Fix a typo, trailing whitespace, and dependencies
Albrecht Schlosser
2023-12-20
Restore "configure --enable-shared" under Linux (#872)
ManoloFLTK
2023-12-19
Procedure to instruct FLTK to use given X11 connexion (#149)
ManoloFLTK
2023-12-18
Wayland: Menu items are accessible when mouse is over another win (#869)
ManoloFLTK
2023-12-16
#842: Enables command line color arguments on macOS
Matthias Melcher
2023-12-14
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
#840: Fixes fixed buffer size in Fl::args_to_utf8()
MatthiasWM
2023-12-13
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
macOS platform + GLUT: fix crash with glut_test - cont'd
ManoloFLTK
2023-12-13
Wayland+GLUT: fix crash in glut_test application - cont'd
ManoloFLTK
2023-12-12
Wayland+GLUT: fix crash in glut_test application
ManoloFLTK
2023-12-12
macOS platform + GLUT: fix crash with glut_test app
ManoloFLTK
2023-12-10
Replace wl_output_destroy() by wl_output_release() when possible
ManoloFLTK
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-12-04
Fix compiler warnings
Albrecht Schlosser
2023-12-04
New member function Fl_Image_Surface::mask(Fl_RGB_Image*)
ManoloFLTK
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-12-01
Fixes name conflict in X11 GL swap_interval
Matthias Melcher
2023-11-30
Fixes anonymous union intialisation for C++98
Matthias Melcher
[next]