| Age | Commit message (Collapse) | Author |
|
|
|
This rewriting of the FLTK callback function that runs when there are data available
for reading in the socket connecting the app and the Wayland compositor is meant to
facilitate the integration of Vulkan.
This rewriting reproduces the recommended code to read from the socket
documented in Wayland function wl_display_prepare_read_queue() when several threads
potentially read from the socket.
|
|
error: ‘fabs’ was not declared in this scope
|
|
Deferred handling of FL_APP_DEACTIVATE works very well.
|
|
This code generates a lot of
extra events
|
|
This is an attempt. Will verify on another machine now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xdg_wm_dialog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made global variables private.
|
|
|
|
* define the pen/tablet support API
* add pen event handler stub as a fallback
* add pen device test "penpal".
* Add macOS pen/stylus/tablet driver.
* Add Oxygen documentation.
|
|
This computation has been found possible only for single-display settings.
|
|
|
|
The previous method failed with gnome 49.1
|
|
|
|
|
|
Fix Unicode buffer allocation
|
|
|
|
windows…" (#1311)
|
|
windows…" (#1311)
|
|
This modified implementation improves support of subwindows that are moved or resized
above their parent toplevel window. It also significantly shortens and clarifies the source code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And allow for vertical display taskbar.
|
|
|
|
(#1296)
|
|
|
|
|
|
|
|
cont'd (#1290)
|
|
|
|
|
|
|
|
|