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
/
X11
/
Fl_X11_Screen_Driver.cxx
Age
Commit message (
Expand
)
Author
2025-08-05
Fix "Fl_Double_Window::make_current() issues with Cairo drawing" (#1285)
ManoloFLTK
2025-05-09
Remove declaration of Fl_Scalable_Graphics_Driver from FL/Fl_Graphics_Driver.H
ManoloFLTK
2025-03-07
Fix "fltk autotools build does not link against libXft" (#1202)
ManoloFLTK
2025-02-24
Remove deprecated, commented-out code.
ManoloFLTK
2024-11-25
Fix: Graphical glitches on 101 DPI screen (#1138)
ManoloFLTK
2024-09-11
Fix "fl_read_image() missing right and bottom pixel line" (#1066)
ManoloFLTK
2024-04-27
X11: simpler code to capture window decoration under xfce
ManoloFLTK
2024-04-26
X11: fix capture of window decoration under xfce
ManoloFLTK
2024-04-25
Fix problem in window titlebar capture under X11.
ManoloFLTK
2024-03-18
Replace setenv() with putenv() on old systems (+937)
Albrecht Schlosser
2024-03-16
Fix memory leak in Fl_X11_Screen_Driver.cxx (#934)
Albrecht Schlosser
2024-02-11
KDE+X11 keyboard stops working after menu display (#904)
ManoloFLTK
2023-12-19
Procedure to instruct FLTK to use given X11 connexion (#149)
ManoloFLTK
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-10
Defer opening the display as much as possible (#586)
Matthias Melcher
2022-11-11
Remove redundant doxygen docs of fl_beep()
Albrecht Schlosser
2022-11-07
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
ManoloFLTK
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-07-16
Remove empty line
Albrecht Schlosser
2022-07-16
beep: use maximum loudness for error, otherwise system-default
Leon Winter
2022-07-16
Let beep use system default settings
Leon Winter
2022-07-09
Fix non-xft build referencing fl_get_font_xfld() (#461)
Albrecht Schlosser
2022-06-19
Move input method support to Fl_Screen_Driver from Fl_Graphics_Driver
ManoloFLTK
2022-03-13
Separate platform init functions from platform-specific driver files
ManoloFLTK
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-16
Improve Fl_GTK_Native_File_Chooser_Driver in relation to FLTK windows.
ManoloFLTK
2022-01-14
Move make_transient() to Fl_Posix_System_Driver from Fl_Screen_Driver
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-11-25
X11+XRender platform: more accurate drawing of RGB images when GUI is scaled.
ManoloFLTK
2021-06-18
Revert parts of and fix other 'constness' changes (#239, #181)
Albrecht Schlosser
2021-03-31
Move probe_for_GTK() to class Fl_Posix_System_Driver from Fl_X11_System_Driver.
ManoloFLTK
2021-03-11
Unification of scaled coordinate calculations in class Fl_Scalable_Graphics_D...
ManoloFLTK
2021-02-16
Use <config.h> when appropriate.
ManoloFLTK
2020-12-02
Improve Fl_Graphics_Driver::cache_size() when GUI is scaled.
ManoloFLTK
2020-11-27
Prevent compilation warning about uninitialized variables.
ManoloFLTK
2020-11-25
Fix for issue #123 - X11 platform
ManoloFLTK
2020-11-20
Fix for issue #159 - continued
ManoloFLTK
2020-11-19
Fix for issue #159.
ManoloFLTK
2020-11-02
Fix possible memory leak in Fl_WinAPI_Screen_Driver::read_win_rectangle_unsca...
ManoloFLTK
2020-10-04
Create Fl_X11_System_Driver::dlopen_or_dlsym() for run-time addresses.
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2019-12-26
Fix Fl::add_timeout() under Linux (STR 3516)
Albrecht Schlosser
2019-12-09
Fix Fl::add_timeout() in draw() under Linux (STR 3188)
Albrecht Schlosser
2019-11-02
Slightly simpler code to support fl_overlay_rect() on HighDPI screens.
ManoloFLTK
2019-11-01
Fix HiDPI support under X11 to read/draw RGB image from/to display.
ManoloFLTK
2019-10-30
Fix path to header file
ManoloFLTK
2019-10-30
Concentrate source code that supports Darwin + XQuartz + fink as test platform
ManoloFLTK
2019-08-21
Fix a case when fl_read_window() did not capture subwindows correctly.
ManoloFLTK
2019-06-06
Add one argument to Fl_Screen_Driver::read_win_rectangle()
ManoloFLTK
[next]