Skip to content

v.1.3.0

Choose a tag to compare

@luke-you luke-you released this 22 Jul 02:25
· 63 commits to main since this release

Features

  • add config option to ignore Windows' native border visibility
  • add config option to disable logging
  • add config option to place border below its corresponding window to fix flickering with certain applications
  • allow custom config directories via the "TACKY_BORDERS_CONFIG_HOME" environment variable

Bug fixes

  • improve stability of V2 render backend (#42) (may still have issues on Windows 10, please report any)
  • adjust logger's time to match local clock
  • clamp opacities from the negative side during fade animation to prevent visual glitches
  • disable borders for tacky-borders' own windows to prevent some lingering borders
  • apply komorebi colors immediately upon border creation
  • periodically prune komorebi integration resources to prevent memory leaks
  • update komorebi integration for komorebi v0.1.37
  • ensure the internal active window is updated when restoring a window from the taskbar on Windows 10

Full Changelog: v.1.2.0...v1.3.0