github luke-you/tacky-borders v1.3.1

latest releases: v1.6.0, v1.5.0, v1.4.1...
12 months ago

Bug fixes

  • prompt user when starting multiple instances to prevent unwanted instances
  • retry komorebi subscription until successful
  • ensure resources are cleaned up by switching to RAII patterns by @lukeyou05 in #46
  • destroy borders before application exit to ensure proper cleanup
  • create logger earlier to ensure all logged messages are handled
  • re-render border when system resumes from sleep/hibernation
  • adjust radius for snapped windows when using Auto radius mode
  • replace is_rect_visible with is_window_minimized to improve multi-monitor support
  • preserve error source chains by @lukeyou05 in #43

Full Changelog: v1.3.0...v1.3.1

In the next release, border_z_order's default value will change from AboveWindow to BelowWindow to improve stability. If you want to keep the current behavior, you should explicitly define border_z_order in the config.yaml if you haven't already.

Don't miss a new tacky-borders release

NewReleases is sending notifications on new releases.