DORSETRIGS
Home

xcb (3 post)


posts by category not found!

Accessing X11 window pixel data over shared memory

Accessing X11 Window Pixel Data Over Shared Memory Accessing pixel data from an X11 window can be a challenging task particularly when you need to share that da

3 min read 21-09-2024 61
Accessing X11 window pixel data over shared memory
Accessing X11 window pixel data over shared memory

Why xcb_poly_segment doesn't draw to the pixmap?

Understanding the Issue Why xcb poly segment Doesnt Draw to the Pixmap In the world of graphical programming using X11 and XCB developers often encounter variou

2 min read 14-09-2024 53
Why xcb_poly_segment doesn't draw to the pixmap?
Why xcb_poly_segment doesn't draw to the pixmap?

X11 compositing: how to manually update redirected window

Mastering X11 Compositing Manually Updating Redirected Windows The X11 compositing system offers powerful capabilities for manipulating window content but somet

2 min read 02-09-2024 56
X11 compositing: how to manually update redirected window
X11 compositing: how to manually update redirected window