jezek / xgb

The X Go Binding is a low-level API to communicate with the X server. It is modeled on XCB and supports many X extensions.
Other
130 stars 13 forks source link

Cross OS Compat #13

Closed Lewiscowles1986 closed 1 year ago

Lewiscowles1986 commented 1 year ago

Is it known if there are any libraries which use this, which can be used as a wrapper, to avoid having a linux with x-windows only build of software?

jezek commented 1 year ago

I don't fully understand, what you're asking. You're looking for some library, that can be used with wayland?

Maybe this is a page for you. https://github.com/go-graphics/go-gui-projects

Lewiscowles1986 commented 1 year ago

I'm not asking for wayland. I was wondering if anyone uses xgb with any other libs that help to deliver non x-windows only support for a similar API. It's okay for no to be the answer. I Really included it as a community comment; but you don't have a community tab.