mattkae / miracle-wm

Miracle is a Wayland tiling window manager built on Mir

Home Page:https://mattkae.github.io/miracle-wm-wiki/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate enum configuration values using a python tool built on llvm

mattkae opened this issue · comments

We often want users to be able to enter a string that maps to an enum. It would be nice to auto generate these conversion functions using a tool built on llvm. It should actually be quite easy!