I try to learn how to use shared memory pixmaps in the xcb library. Did any of you have experience with this and want to share example codes and/or information? This would be very helpful.
Thanks
I try to learn how to use shared memory pixmaps in the xcb library. Did any of you have experience with this and want to share example codes and/or information? This would be very helpful.
Thanks
After some research I found out how to use shared memory pixmaps in xcb.
Here is my testcode: