#x11

[ follow ]
#wayland
fromTheregister
1 week ago

Xlibre forks to the rescue - but Kubuntu gives X11 the boot

The release of Xlibre 25.0.0.0 signifies a pivotal moment in the world of X11, presenting new features amid controversy surrounding its lead developer.
Software development
fromCodeProject
9 months ago

How to Handle Clipboard-Copy-Paste (Low-Level)

To handle clipboard operations in X11, Win32, and Cocoa systems, create appropriate atoms, open the clipboard, and convert data between formats.
JavaScript
fromCodeProject
10 months ago

How to handle X11 Drag 'n Drop events

To handle Drag 'n Drop events with X11, you must use the XDnD protocol, which is more complicated than other APIs but simpler in theory.
JavaScript
[ Load more ]