Releases: ad4rsh2701/null-widget
Releases · ad4rsh2701/null-widget
Release list
null-widget-v0.0.1-alpha.2-windows-64
What's New
Context Menu & Embedded Custom Fonts #4
- Added Context Menu for gracefully closing the widget
- Added true support for custom fonts used by me via font embedding
Full Changelog: v0.0.1-alpha...v0.0.1-alpha.2
Dev Note
Font embeddings did bloat the binary size from 13 KB to 600+ KB, but I plan to reduce this
by compressing the fonts or by selectively embedding only the required font variants.
null-widget-v0.0.1-alpha-windows-64
This is the alpha release of null-widget
It is, more-or-less, a proof-of-concept for a lightweight widget built using the Win32 API and C++.
Please refer to Known Issues for current issues and pitfalls.