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
2023-03-26
Improve methods Fl_Wayland_Screen_Driver::en/disable_im()
ManoloFLTK
2023-03-26
Implement methods Fl_Wayland_Screen_Driver::en/disable_im()
ManoloFLTK
2023-03-25
Wayland: remove compilation warning (#706) - cont'd
Albrecht Schlosser
2023-03-25
Wayland: slightly simpler writing of function wl_keyboard_key()
ManoloFLTK
2023-03-25
Add Fl_Cairo_Graphics_Driver::focus_rect() override
ManoloFLTK
2023-03-25
Wayland: Fl::get_key(c) for lower case letters different behavior from X11 (#...
ManoloFLTK
2023-03-24
Wayland Fl_Copy_Surface and Fl::copy() issues (#707) - cont'd
ManoloFLTK
2023-03-24
Fix: Wayland backend draws everything two or three times (#708)
ManoloFLTK
2023-03-23
Wayland: remove compilation warning (#706)
ManoloFLTK
2023-03-22
Remove extraneous Wayland-related comment from Windows code
ManoloFLTK
2023-03-20
Wayland: attempt to improve registry_handle_global_remove()
ManoloFLTK
2023-03-20
Simulate one display for OWL Wayland compositor
ManoloFLTK
2023-03-18
Fix gl_rect and OGL::fl_point #688
Matthias Melcher
2023-03-16
Rename bool variable for better clarity
ManoloFLTK
2023-03-14
Fix Fl_Wayland_Screen_Driver::get_mouse() for scale factor effect
ManoloFLTK
2023-03-14
Wayland: add support for multiple high or low DPI displays - cont'd
ManoloFLTK
2023-03-14
Wayland: improve cursor_surface_enter()
ManoloFLTK
2023-03-13
Fix Fl_Wayland_Window_Driver::set_cursor_4args()
ManoloFLTK
2023-03-13
Remove unused variable
ManoloFLTK
2023-03-13
Wayland: add support for multiple high or low DPI displays
ManoloFLTK
2023-03-10
Fix c'tor of Fl_Wayland_Image_Surface_Driver for HighDPI displays
ManoloFLTK
2023-03-10
Improve member function Fl_Wayland_Gl_Window_Driver::make_current_before()
ManoloFLTK
2023-03-09
Fix dependencies, typos, trailing whitespace, and formatting
Albrecht Schlosser
2023-03-09
Fix gl_overlay under Wayland
ManoloFLTK
2023-03-09
Fix Fl_Wayland_Screen_Driver::x() and friends
ManoloFLTK
2023-03-08
Remove useless repetition from array dead_keys[]
ManoloFLTK
2023-03-08
Fix: Shift-Tab not "reverse navigating" on some platforms (#696)
ManoloFLTK
2023-03-06
DnD of filenames: make Wayland behave as Windows and macOS
ManoloFLTK
2023-03-05
Wayland: improve DnD of filenames to allow space-containing names
ManoloFLTK
2023-03-04
Simpler use of member variable wl_registry in class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-03
Remove unused variable declaration + fix in wayland.dox
ManoloFLTK
2023-03-03
Reorder members of class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-03
Improve Fl_Wayland_Window_Driver::wld_scale()
ManoloFLTK
2023-03-02
Add Fl_Wayland_Window_Driver::wld_scale() member function
ManoloFLTK
2023-02-19
Rename fd_callback() to wayland_socket_callback()
ManoloFLTK
2023-02-17
Remove special FL_CURSOR_NONE implementation in Wayland
ManoloFLTK
2023-02-17
Wayland: improve and document support of FL_CURSOR_NONE
ManoloFLTK
2023-02-15
Wayland: new struct wl_cursor *custom_cursor member variable
ManoloFLTK
2023-02-15
Wayland: allow Fl_Window::cursor(Fl_Cursor) for whole window
ManoloFLTK
2023-02-15
Wayland: add support of Fl_Window::default_cursor(Fl_Cursor)
ManoloFLTK
2023-02-14
Rename class Fl_Display_Cairo_Graphics_Driver to Fl_X11_Cairo_Graphics_Driver
ManoloFLTK
2023-02-14
Use libdecor/src/os-compatibility.h to declare os_create_anonymous_file()
ManoloFLTK
2023-02-13
Remove unneeded list of wayland seats
ManoloFLTK
2023-02-13
Windows: minor change to support build with mingw64 4.9
ManoloFLTK
2023-02-12
Wayland: add necessary check to support OWL
ManoloFLTK
2023-02-11
Very controlled GDIplus startup and shutdown #635 (#679)
Matthias Melcher
2023-02-11
Wayland: improve support for FL_CURSOR_{NONE, HELP}
ManoloFLTK
2023-02-10
Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676)
Matthias Melcher
2023-02-07
macOS+XQuartz: support new homebrew name for GTK2 shared lib
ManoloFLTK
2023-02-02
Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__
ManoloFLTK
[next]