Open nyovaya opened 4 years ago
It would be better to wrap them up, do you have a list of missing functions? I thought I had wrapped everything but looks like I missed some stuff.
Not sure if I cant find it but there is no wrapper for e.g. xkb_keymap_new_from_string().
Yeah, seems like you're right, gimme a bit, I'll wrap it up :)
Are you still working on it? Otherwise I could prepare a PR too.
Many functions(esp. the functions to create the keymap from string, file, etc.) are not wrapped here to be able to be used, so I think it would be easier if this crate would reexport xkbcommon-sys.