Unclaimed project
Are you a maintainer of legacy-notepad? Claim this project to take control of your public changelog and roadmap.
Changelog
A lightweight, 25x fast, Windows notepad alternative built with C++ and Win32 API which I made because microsoft wont stop adding AI bloatware to notepad.exe.
Last updated 5 months ago
Major refactor & save safety (addd75e)
Modularized core/ and modules/, stabilized file overwrite handling, refreshed README and build setup.
Dark mode (df2c1c6)
Dark title/menu/status, theming hooks added.
DPI & status polish (59bda7d, 25f5979)
Dynamic status bar sizing, icon adjustments.
CMake cleanups (e063cc0, 53eb459)
Leaner configuration, Visual Studio compatibility fixes.
MinGW support (b4a142d)
GCC / MinGW-w64 toolchain enabled.