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_Screen_Driver.cxx
Age
Commit message (
Expand
)
Author
2023-08-18
Improve handling of type Fl_Offscreen under Wayland
ManoloFLTK
2023-08-15
Wayland mouse wheel support: compositors can behave differently
ManoloFLTK
2023-08-14
Handle shift + mousewheel event on Wayland (STR 3521)
Albrecht Schlosser
2023-08-09
Wayland: fix fl_read_image() from offscreen buffer
ManoloFLTK
2023-08-08
Wayland: improve layout of struct fl_wld_draw_buffer
ManoloFLTK
2023-08-05
Let FLTK give more detailed description of a Wayland fatal error
ManoloFLTK
2023-08-03
Slightly improve Fl_Wayland_Screen_Driver::poll_or_select_with_delay()
ManoloFLTK
2023-07-31
Implement Fl_Wayland_Screen_Driver::poll_or_select_with_delay(double)
ManoloFLTK
2023-07-28
Wayland.dox: add info about the xdg decoration protocol
ManoloFLTK
2023-07-12
Wayland: keep mouse button state across push/release events
Albrecht Schlosser
2023-07-12
Fix Wayland FL_RELEASE events reporting wrong button
Albrecht Schlosser
2023-06-19
Wayland: improve support of multi-display setups
ManoloFLTK
2023-05-20
Fix name of static member variable Fl_Wayland_Screen_Driver::wl_display
ManoloFLTK
2023-05-15
Fix handling of tall menu windows with the KDE Wayland compositor
ManoloFLTK
2023-05-03
Fl_Wayland_Screen_Driver::get_system_scheme() is not needed
ManoloFLTK
2023-05-03
Wayland: clearer procedure to complete initialisation of screen data
ManoloFLTK
2023-05-01
Wayland: wl_cursor_theme_load() may return NULL
ManoloFLTK
2023-05-01
Fix regression in Fl::screeen_xywh() introduced at 9ea0cc8
ManoloFLTK
2023-05-01
Check return values of calls to libxkbcommon functions (#727)
ManoloFLTK
2023-04-28
Improve integration with the OWL Wayland compositor
ManoloFLTK
2023-04-27
Slightly simpler Fl_Wayland_Screen_Driver::open_display_platform()
ManoloFLTK
2023-04-25
Wayland: accept all data_device_manager protocol versions
ManoloFLTK
2023-04-25
Wayland: set required version of wl_seat protocol to 2
ManoloFLTK
2023-04-20
Wayland: keep window resizable after native file chooser - cont'd
ManoloFLTK
2023-04-20
Wayland: keep window resizable after native file chooser
ManoloFLTK
2023-04-17
Wayland: account for memorised keyboard surface before wl_surface_destroy()
ManoloFLTK
2023-04-13
Fix compiler warnings [-Wpedantic]
Albrecht Schlosser
2023-04-08
Fix "Giant cursor on Wayland + fractional scaling" (#713)
ManoloFLTK
2023-04-07
Wayland: fix reporting of relative location of multiple displays
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 + Weston: fix focus loss after click on titlebar
ManoloFLTK
2023-03-29
Improve Wayland support of Fl::event_key(int)
ManoloFLTK
2023-03-27
Wayland: move "struct seat" inside class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-27
Complete Fl_Wayland_Screen_Driver::close_display()
ManoloFLTK
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: slightly simpler writing of function wl_keyboard_key()
ManoloFLTK
2023-03-25
Wayland: Fl::get_key(c) for lower case letters different behavior from X11 (#...
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-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
Wayland: add support for multiple high or low DPI displays
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-04
Simpler use of member variable wl_registry in class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-02
Add Fl_Wayland_Window_Driver::wld_scale() member function
ManoloFLTK
[prev]
[next]