Closed rogarb closed 2 years ago
Thank you This works, but is kind of the 1990's way to display text... All modern code display text rendered on client instead of server. The steps generally are:
Thanks for your comment, I was sure that I read somewhere that the use of ImageText8 was deprecated but I couldn't find it when I submitted this pull request. I'll have a look to fontconfig/free type/rendering. I will close it then.
I wrote this example for displaying text using
xcb::x::ImageText8
request (seexcb_image_text_8()
documentation).This should work on any WM as it creates a new window.