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
Age
Commit message (
Expand
)
Author
2024-04-26
Wayland: slightly simpler code for IM support
ManoloFLTK
2024-04-25
Fix error under KDE+Wayland where keystrokes tend to be repeated
ManoloFLTK
2024-04-25
Substantial fix for "IME problem under wayland" in fltk-rs
ManoloFLTK
2024-04-24
Very partial fix for "IME problem under wayland" in fltk-rs
ManoloFLTK
2024-04-22
Fix: Wayland use of alpha in glClearColor/glClear (#957)
ManoloFLTK
2024-04-20
Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-03-20
Use type cairo_region_t* for Fl_Region under Wayland platform
ManoloFLTK
2024-03-19
Update dependencies, whitespace, and Fl_File_Chooser.cxx
Albrecht Schlosser
2024-03-16
Create enum Fl_Wayland_Screen_Driver::cursor_shapes
ManoloFLTK
2024-03-15
Have FLTK use libdecor at version > 0.2.2
ManoloFLTK
2024-03-13
Improve Fl_Wayland_Screen_Driver::base_scale(int)
ManoloFLTK
2024-03-13
Update libdecor to upstream commit 4f2c03d5 - cont'd
ManoloFLTK
2024-03-04
Implement Fl_Wayland_Screen_Driver::base_scale(int numscreen)
ManoloFLTK
2024-03-03
Use Fl_Window_Driver::is_resizable() to check whether window can be resized
ManoloFLTK
2024-02-09
Change parameters of Fl_Wayland_Window_Driver::delete_cursor()
ManoloFLTK
2024-02-08
Improve Fl_Wayland_Window_Driver::hide()
ManoloFLTK
2024-02-06
Fix window moving in Fl_Wayland_Window_Driver::resize()
ManoloFLTK
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2024-02-04
Shorten parameter list of Fl_Wayland_Window_Driver::delete_cursor_(bool)
ManoloFLTK
2024-02-03
Wayland: fix setting cursor to FL_NO_CURSOR
ManoloFLTK
2024-01-29
Fix cached GL context on all platforms (#737)
Matthias Melcher
2024-01-22
Add popup_window() virtual member functions to Fl_Window_Driver
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" (#892)
ManoloFLTK
2024-01-19
Wayland: add necessary initializations after commit b7fba46
ManoloFLTK
2024-01-18
Create struct wl_callback_listener *Fl_Wayland_Graphics_Driver::p_surface_fra...
ManoloFLTK
2024-01-18
Wayland: throttle resize operations also for top-level GL windows
ManoloFLTK
2024-01-17
Wayland + full-size subwindow resizing issue - cont'd (#878)
ManoloFLTK
2024-01-13
Wayland: fix processing of keypad keys - cont'd (#881)
ManoloFLTK
2024-01-07
Wayland: fix processing of keypad keys - tidying (#881)
ManoloFLTK
2024-01-06
Wld: Add missing keypad key to keypad translation table (#881)
Albrecht Schlosser
2024-01-06
Wld: Fix e_original_keysym for keypad number keys + NumLock off (#881)
ManoloFLTK
2024-01-06
Wayland: fix processing of '.' keypad key (#881)
ManoloFLTK
2024-01-05
Wayland: numeric keypad keys don't work as intended - cont'd (#881)
ManoloFLTK
2024-01-05
Wayland: numeric keypad keys don't work as intended (#881)
ManoloFLTK
2023-12-28
Fix for bug in Mutter Wayland compositor (#878) - cont'd
ManoloFLTK
2023-12-28
Fix for bug in Mutter Wayland compositor (#878)
ManoloFLTK
2023-12-26
Wld: export only member functions for ./configure --enable-shared (#872)
ManoloFLTK
2023-12-21
Fix a typo, trailing whitespace, and dependencies
Albrecht Schlosser
2023-12-20
Restore "configure --enable-shared" under Linux (#872)
ManoloFLTK
2023-12-18
Wayland: Menu items are accessible when mouse is over another win (#869)
ManoloFLTK
2023-12-14
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
Wayland+GLUT: fix crash in glut_test application - cont'd
ManoloFLTK
2023-12-12
Wayland+GLUT: fix crash in glut_test application
ManoloFLTK
2023-12-10
Replace wl_output_destroy() by wl_output_release() when possible
ManoloFLTK
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-12-04
New member function Fl_Image_Surface::mask(Fl_RGB_Image*)
ManoloFLTK
[next]