endaaman / tym

Lua-configurable terminal emulator
MIT License
185 stars 14 forks source link

Add Wayland Support #108

Closed brainlessbitch closed 1 year ago

brainlessbitch commented 1 year ago

I think the title pretty much explains it, I'm wondering you all would add wayland support. Thanks

endaaman commented 1 year ago

To support Wayland, what we have to do? I would be glad to know what specific features are missing.

brainlessbitch commented 1 year ago

well, currently it can be run in wayland with xwayland, but xwayland is ram intensive, I'm not actually sure how to make a native wayland app, sorry that I can't help much

endaaman commented 1 year ago

I never uses X APIs directly and only GTK APIs. I think tym alread supports Wayland, doesn't it?

brainlessbitch commented 1 year ago

it does work in wayland, sorry xwayland must have been running something else, thank you