• dev-03-06-2026 9a60a616eb

    dev-03-06-2026
    All checks were successful
    / build (pull_request) Successful in 33s
    / build (push) Successful in 33s
    Stable

    haydengray released this 2026-06-03 12:48:47 -04:00 | 10 commits to master since this release

    • [systray] moved systray into poll server
    • [ui] reduced gui idle cpu load by blocking
    • [ui] updated zero length rules to count as a deletion
    • [ui] fix ordering of state updates
    • [ipc] moved from abstract socket to dbus for ipc
    Downloads
  • dev-10-05-2026 17a378393c

    dev-10-05-2026
    All checks were successful
    / build (push) Successful in 29s
    Stable

    haydengray released this 2026-05-10 11:35:16 -04:00 | 32 commits to master since this release

    • [flatpak] updated SDL to latest version to improve window resize performance
    • [gui] improve drop-shadow rendering and added to modals
    • [gui] modal backgrounds now fade in/out
    • [flatpak] added support for aarch64 builds
    • [renderer] partial rerenders
    • [pipewire] fixed leak of passthrough nodes
    • [gui] added animations to various UI elements
    • [flatpak] stricter permissions
    • [rearchitecture] moved to a blocking poll server, reducing idle cpu load substantially
    • [rearchitecture] debounced file operations, resulting in fewer spurious disk writes
    • [cli] renaming of options
    Downloads