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-07-13
Wayland: add control of targeted screen by fullscreen windows
ManoloFLTK
2023-06-28
Have Fl_Wayland_Window_Driver use Fl::add_check() when adequate
ManoloFLTK
2023-06-24
Wayland: improve mapping and hiding of GL (subs)windows
ManoloFLTK
2023-06-23
Slightly simpler Fl_Wayland_Window_Driver::hide()
ManoloFLTK
2023-06-19
Wayland: improve support of multi-display setups
ManoloFLTK
2023-06-13
Wayland: fix menutitle windows with scaled, multiple display
ManoloFLTK
2023-06-05
Improve re-use of client/compositor shared memory by Wayland buffers
ManoloFLTK
2023-06-01
Fix "Huge memory leak under Wayland" (#730)
ManoloFLTK
2023-05-31
Slightly simplify Fl_Wayland_Window_Driver::makeWindow()
ManoloFLTK
2023-05-22
Slightly improve Fl_Wayland_Window_Driver::flush()
ManoloFLTK
2023-05-22
Slightly re-organize class Fl_Wayland_Window_Driver
ManoloFLTK
2023-05-20
Fix name of static member variable Fl_Wayland_Screen_Driver::wl_display
ManoloFLTK
2023-05-17
Add null-pointer check for tall menu window under Wayland+KDE
ManoloFLTK
2023-05-15
Fix handling of tall menu windows with the KDE Wayland compositor
ManoloFLTK
2023-05-13
Wayland: improve tall menu window support with xdg_positioner_set_offset()
ManoloFLTK
2023-05-12
Wayland: slightly simpler surface_enter() for toplevel GL windows
ManoloFLTK
2023-05-11
Wayland: fix opening GL top-level window on 2-screen system - cont'd
ManoloFLTK
2023-05-11
Wayland: fix opening GL top-level window on 2-screen system
ManoloFLTK
2023-05-02
Wayland: problem with menus on secondary monitor - cont'd (#724)
ManoloFLTK
2023-05-02
Wayland: problem with dropdown menus on secondary monitor (#724)
ManoloFLTK
2023-05-01
Wayland: wl_cursor_theme_load() may return NULL
ManoloFLTK
2023-04-29
Fix crash reported in issues #723 and #724
ManoloFLTK
2023-04-28
Make sure Wayland surface size is integer multiple of wld_ scale
ManoloFLTK
2023-04-28
Improve integration with the OWL Wayland compositor
ManoloFLTK
2023-04-23
Replace internal fl_create_offscreen() calls by new Fl_Image_Surface
ManoloFLTK
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
[next]