Let me just drop some things on my list I'd like to get to before a "stable" release (as well as any bugs, of course)
- Configurable and properly structured native menus. Right now the native menus are are just some ad hoc commands, I want to make this fully configurable and well structured. Likely by expanding
command.definewith keys for this, so you can also include custom commands (if that's even a thing, because everything is custom already) in the native menus - Proper window restore after restart for all operating systems. The current state restore behavior is only sensible on macOS (where there's a Cmd-q, basically). Have to redo this for Linux and Windows.
- (Linux/Windows) Add option to toggle the native menu bar: not everybody needs or wants this
If there are must haves from your perspective let me know.
Feel free to suggest any other feature ideas of things you're missing.