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
Age
Commit message (
Expand
)
Author
2023-04-13
Fix compiler warning if user code is compiled with '-Wextra' (2)
Albrecht Schlosser
2023-04-13
Lower Pango required version from 1.22 to 1.16
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-11
Document the new 'fltk-config' features (#647, #656)
Albrecht Schlosser
2023-04-11
Add public accessor methods Fl_Widget::needs_keyboard()
Albrecht Schlosser
2023-04-11
Fix compiler warning if user code is compiled with '-Wextra'
Albrecht Schlosser
2023-04-10
Fix fltk-config check for local invocation and libs (#717)
Albrecht Schlosser
2023-04-10
Fix CMake generation for minimal CMake version (3.2.3)
Albrecht Schlosser
2023-04-10
Fix compiler warning [-Wsign-compare]
Albrecht Schlosser
2023-04-10
Fix missing quotes in fltk-config.in (#714)
Albrecht Schlosser
2023-04-09
Allow more input files and compiler flags in fltk-config (#647, #656)
Albrecht Schlosser
2023-04-08
Add usage example of Fl_Window::cursor(const Fl_RGB_Image *, int, int)
ManoloFLTK
2023-04-08
Wayland.dox: add "Fractional scaling" paragraph
ManoloFLTK
2023-04-08
Fix "Giant cursor on Wayland + fractional scaling" (#713)
ManoloFLTK
2023-04-07
Wayland: non-resizable windows are positioned in the wrong place (#711) - co...
ManoloFLTK
2023-04-07
Wayland: fix for issue #712 (hopefully)
ManoloFLTK
2023-04-07
Wayland: fix reporting of relative location of multiple displays
ManoloFLTK
2023-04-06
Wayland.dox: beef up information related to listeners
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
Removed Fulltick reference
Matthias Melcher
2023-04-04
Removed the Fulltick reference
Matthias Melcher
2023-04-04
Remove superfluous #include directives
ManoloFLTK
2023-04-04
Add minor details to README.Wayland.txt
ManoloFLTK
2023-04-03
Remove unneeded #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-03
Wayland + Weston: fix focus loss after click on titlebar
ManoloFLTK
2023-04-02
Fix "Wayland: non-resizable windows are positioned in the wrong place" (#711)
ManoloFLTK
2023-04-02
Add details about what version of Ubuntu is required for Wayland
ManoloFLTK
2023-04-02
Fix "recipe for target '../../src/xdg-decoration-protocol.c' failed" (#704)
ManoloFLTK
2023-03-29
Improve detection of the location of Wayland protocol files across OSes
ManoloFLTK
2023-03-29
Improve Wayland support of Fl::event_key(int)
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-27
Windows: use SHGetFolderPathW() for application data folder (#710)
Albrecht Schlosser
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: remove compilation warning (#706) - cont'd
Albrecht Schlosser
2023-03-25
configure: test jpeg lib before png and zlib
Albrecht Schlosser
2023-03-25
Wayland: slightly simpler writing of function wl_keyboard_key()
ManoloFLTK
2023-03-25
Add Fl_Cairo_Graphics_Driver::focus_rect() override
ManoloFLTK
2023-03-25
Wayland: Fl::get_key(c) for lower case letters different behavior from X11 (#...
ManoloFLTK
2023-03-25
More accurate documentation of function fl_wl_cairo()
ManoloFLTK
[next]