• v0.48.0 484ead0f76

    v0.48.0 Pre-Release

    sashakoshka released this 2024-09-11 22:55:03 -06:00 | 8 commits to main since this release

    • Binding actions to key chords is now easier
    Downloads
  • v0.47.0 8546f11471

    v0.47.0 Pre-Release

    sashakoshka released this 2024-09-10 23:52:06 -06:00 | 18 commits to main since this release

    • Add config package
    • Add different window kinds
    • Improve event system
    • Add AttrCursor, list of standard cursor shapes
    • Add TryClose event to Window
    • Bug fixes
    Downloads
  • v0.46.1 608a898be3

    v0.46.1 Pre-Release

    sashakoshka released this 2024-08-16 15:57:15 -06:00 | 31 commits to main since this release

    • Bug fixes
    Downloads
  • v0.46.0 91a8ae2fa5

    v0.46.0 Pre-Release

    sashakoshka released this 2024-08-16 15:09:57 -06:00 | 32 commits to main since this release

    • Added new icons, removed some unneeded ones
    • It is now possible to get a window's bounds
    • Bug fix
    Downloads
  • v0.45.0 43fb3b8feb

    v0.45.0 Pre-Release

    sashakoshka released this 2024-08-11 20:27:07 -06:00 | 37 commits to main since this release

    Remove AttrIcon

    Downloads
  • v0.44.0 a022fa3ad4

    v0.44.0 Pre-Release

    sashakoshka released this 2024-08-11 08:34:17 -06:00 | 38 commits to main since this release

    • Remove backend registry
    Downloads
  • v0.43.0 7e3a9759ee

    v0.43.0 Pre-Release

    sashakoshka released this 2024-08-10 19:11:13 -06:00 | 39 commits to main since this release

    • Improve AttrIcon
    • Remove AttrSet
    Downloads
  • v0.42.0 bc38ea14e1

    v0.42.0 Pre-Release

    sashakoshka released this 2024-08-09 21:06:36 -06:00 | 41 commits to main since this release

    • Made the API somewhat more friendly to a hypothetical networked protocol
      • Font face selection is handled by the backend
      • Styles and icon sets are entirely handled by the backend
    Downloads
  • v0.41.1 92660ef7de

    v0.41.1 Pre-Release

    sashakoshka released this 2024-07-27 12:52:51 -06:00 | 53 commits to main since this release

    • Fix crash when comparing Layout attributes
    Downloads
  • v0.41.0 140de5917f

    v0.41.0 Pre-Release

    sashakoshka released this 2024-07-25 10:53:50 -06:00 | 54 commits to main since this release

    • More things are attributes now
    • Tightened up some interfaces
    • Added automatic tags for hovering, etc.
    • Replaced catching with a more flexible mechanism
    Downloads