NB! Done in one night, expect bugs
Since I've never worked with Win32 API I used these as references:
- https://github.com/karl-zylinski/odin-win32-software-rendering
- https://github.com/odin-lang/examples/blob/master/win32/game_of_life/game_of_life.odin
- Rofi like application launcher
- No background processes
- Minimal
- Uses Win32 api
- Scans Start Menu programs
- Has hardcoded some Windows specific apps (Settings, terminal, File Explorer etc)
