Skip to content

Releases: ad4rsh2701/null-widget

null-widget-v0.0.1-alpha.2-windows-64

Pre-release

Choose a tag to compare

@ad4rsh2701 ad4rsh2701 released this 31 Mar 07:57
91bccd6

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

Pre-release

Choose a tag to compare

@ad4rsh2701 ad4rsh2701 released this 26 Mar 04:01
10f0e51

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.