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
/
Wayland
/
Fl_Wayland_Window_Driver.cxx
Age
Commit message (
Expand
)
Author
2022-05-05
Move struct shape_data_type inside Fl_XXX_Window_Driver.
ManoloFLTK
2022-05-05
Fl_Cairo_Graphics_Driver: simpler code with early calls to cairo_surface_dest...
ManoloFLTK
2022-05-03
Remove one-pixel top and left borders of shaped windows.
ManoloFLTK
2022-04-25
Create member function Fl_Cairo_Graphics_Driver::set_cairo().
ManoloFLTK
2022-04-21
Minor improvement of get_prog_name().
ManoloFLTK
2022-04-15
Remove unimplemented window icon-related member functions and variables.
ManoloFLTK
2022-04-07
Rename remaining FLTK_USE_CAIRO to FLTK_HAVE_CAIROEXT
Albrecht Schlosser
2022-04-01
Fl_Wayland_Window_Driver::scroll() when GUI scaling >= 2.
ManoloFLTK
2022-03-31
Fix whitespace errors (no code changes)
Albrecht Schlosser
2022-03-23
Create struct wld_window *Fl_Wayland_Window_Driver::wld_window to replace eve...
ManoloFLTK
2022-03-23
Wayland: replace global fl_display by function struct wl_display *fl_wl_displ...
ManoloFLTK
2022-03-23
Fix for issue #419: Wayland: scale/resize issue.
ManoloFLTK
2022-03-13
Separate platform init functions from platform-specific driver files
ManoloFLTK
2022-03-10
Begin documenting the Wayland platform, new in FLTK version 1.4
ManoloFLTK
2022-03-09
Add safety check in Fl_Wayland_Window_Driver::label().
ManoloFLTK
2022-03-09
Add necessary call to Fl_Cairo_Graphics_Driver::needs_commit_tag().
ManoloFLTK
2022-03-06
Complete class Fl_Cairo_Graphics_Driver using Fl_Wayland_Graphics_Driver
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
[prev]