Releases: hyprwm/hyprtoolkit
Releases · hyprwm/hyprtoolkit
v0.4.0
Hot hyprtoolkit apps in your area ;)
ABI break.
Changes
- config: add font_family and font_family_monospace
- cmake: enable coverage for debug
- elements/textbox: add currentText()
MRs
- Fix build on FreeBSD by @tagattie in #18
- core: add session lock support by @PaideiaDilemma in #5
- element/positioning: Add synchronous prelayouting options by @vaxerski in #19
- tests: move out of source tree by @vaxerski in #20
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
A new update with a few fixes and an ABI break. (ABI break was in 0.2.4 but I didnt notice oops)
Changes
- toolkitWindow: ignore empty tooltip timer items
- elements/text: scale maxSize for render
Full Changelog: v0.2.4...v0.3.0
v0.2.4
A small release with a few fixes, last release had a fd poll 100% issue. Pushed a bit too fast.
Changes
- core/toolkitWindow: always set needsFrame on scheduleFrame
- backend: clear wakeup fd after poll
MRs
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
A small patch release mostly to fix frames getting stuck.
Changes
- backend: wake up poll thread on fd rebuild
- cmake: mark link deps as public
Full Changelog: v0.2.2...v0.2.3
v0.2.2
A small update with a few fixes
Changes
- backend: add
HT_QUIETenv to suppress logs - element/text: fix alignment for center/right
- cmake: bump hyprgraphics to 0.3.0
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
This release breaks ABI and API.
API breaks
CBackend->IBackend.
Changes
- elements/scrollArea: add blockUserScroll
MRs
- image: damage on texture ready by @PaideiaDilemma in #7
- timers: make the header public by @PaideiaDilemma in #6
- core: add explicit sync support by @vaxerski in #8
New Contributors
- @PaideiaDilemma made their first contribution in #7
Full Changelog: v0.1.1...v0.2.0
v0.1.1
A small patch fix for some crashes and performance
Fixes
- wayland: send opaque regions
- wayland: fix repeat when surface changes
MRs
- Fixed build errors related to clang and distros that package pango/cairo differently by @vuatech in #4
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release of hyprtoolkit
Full Changelog: https://github.com/hyprwm/hyprtoolkit/commits/v0.1.0