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
2023-04-21
Remove superfluous #include directive
ManoloFLTK
2023-04-21
Fl_Window_Driver::destroy_double_buffer() does not need overrides
ManoloFLTK
2023-04-20
Wayland: keep window resizable after native file chooser - cont'd
ManoloFLTK
2023-04-20
Inform Wayland compositor that most FLTK windows are opaque
ManoloFLTK
2023-04-17
Wayland: account for memorised keyboard surface before wl_surface_destroy()
ManoloFLTK
2023-04-14
Fix for "Wayland: heap-use-after-free after popup/pulldown" (#719)
ManoloFLTK
2023-04-13
Standardize API to "graphics context" across platforms
ManoloFLTK
2023-04-12
Wayland: limit copied pixels when window update is a region - cont'd
ManoloFLTK
2023-04-12
Wayland: limit copied pixels when window update is a region - cont'd
ManoloFLTK
2023-04-07
Wayland: non-resizable windows are positioned in the wrong place (#711) - co...
ManoloFLTK
2023-04-05
Wayland: limit copied pixels when window update is a region
ManoloFLTK
2023-04-05
Wayland backend draws everything two or three times - cont'd (#708)
ManoloFLTK
2023-04-04
Remove superfluous #include directives
ManoloFLTK
2023-04-03
Improve member function Fl_Wayland_Screen_Driver::surface_to_window()
ManoloFLTK
2023-04-03
Wayland: update comment about differences between compositors
ManoloFLTK
2023-04-02
Fix "Wayland: non-resizable windows are positioned in the wrong place" (#711)
ManoloFLTK
2023-03-29
Complete explanatory comment about Weston compositor
ManoloFLTK
2023-03-29
Wayland: improve switching window to/from fullscreen mode
ManoloFLTK
2023-03-28
Wayland + Plasma: fix switching fullscreen mode for borderless window
ManoloFLTK
2023-03-28
Wayland: fix regression in test/fullscreen
ManoloFLTK
2023-03-25
Wayland: remove compilation warning (#706) - cont'd
Albrecht Schlosser
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-16
Rename bool variable for better clarity
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-03
Improve Fl_Wayland_Window_Driver::wld_scale()
ManoloFLTK
2023-03-02
Add Fl_Wayland_Window_Driver::wld_scale() member function
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-11
Wayland: improve support for FL_CURSOR_{NONE, HELP}
ManoloFLTK
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-02-02
Add preliminary support of Wayland under macOS
ManoloFLTK
2023-01-31
Fix miscellaneous #include directives
ManoloFLTK
2023-01-16
Wayland menus: support tall popup menu + Sway support
ManoloFLTK
2023-01-16
Wayland menus: support tall popup menu
ManoloFLTK
2023-01-15
Rename static member Fl_Wayland_Window_Driver::tall_popup to new_popup
ManoloFLTK
2023-01-14
Add missing initialisation after dynamic memory allocation
ManoloFLTK
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-13
Wayland menus: add missing use of scaling factor
ManoloFLTK
2023-01-12
Wayland Fix "Error "heap-use-after-free" when scaling twice" (#650)
ManoloFLTK
2023-01-12
Improve "Implementation note about menu windows under Wayland"
ManoloFLTK
2023-01-12
New static member Fl_Window *Fl_Wayland_Window_Driver::previous_floatingtitle
ManoloFLTK
2023-01-12
New static member bool Fl_Wayland_Window_Driver::tall_popup
ManoloFLTK
2023-01-12
Wayland menus: remove useless Fl_Window_Driver::extra_menutitle()
ManoloFLTK
2023-01-11
Fix "Wayland: compilation warnings" (#649)
ManoloFLTK
2023-01-11
Wayland: Further improved implementation of menu windows
ManoloFLTK
[prev]
[next]