@RobinHirst11 I wonder if maybe we should consider rewriting the core in Python. Might be a performance gain.
To re-do this, I’d probably:
- Rewrite the dwmbar executable in python and make it async
- Make sure it still supports the old modules method
- Implement a new yaml- or json- based module definitions system
I might set up a dwm install in a VM and spin up a second branch to try this out myself. Would you be interested in testing it out if I do?
@RobinHirst11 I wonder if maybe we should consider rewriting the core in Python. Might be a performance gain.
To re-do this, I’d probably:
I might set up a dwm install in a VM and spin up a second branch to try this out myself. Would you be interested in testing it out if I do?