JankyBorders Versions Save

A lightweight window border system for macOS

v1.6.0

2 months ago
  • Reduce flickering by coalescing move/resize events artificially
  • Threaded rendering
  • Internal optimizations
  • New yabai window animation integration (yabai v7.0.0+)

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.5.1...v1.6.0

v1.5.0

3 months ago

Additions

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.4.2...v1.5.0

v1.5.1

3 months ago

Additions

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.4.2...v1.5.1

v1.4.2

4 months ago

This update fixes window-border ordering problems, which might occur with the newest version of yabai.

Fixes

  • Fix front window not being detected in certain edge cases

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.3.3...v1.4.2

v1.4.0

4 months ago

This update fixes window-border ordering problems, which might occur with the newest version of yabai.

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.3.3...v1.4.0

v1.3.0

6 months ago
  • Add support for gradient colors in #22
  • Disable border shadow (#23)
  • Add hidpi option for retina rendering (#24)
  • Execute a config file at ~/.config/borders/bordersrc if it exists (e.g. when started from brew) (#17)
  • Disable borders on windows which are too small (#18)
  • Add -h or --help option
  • Add -v or --version option

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.2.5...v1.3.0

v1.3.2

6 months ago
  • Add support for gradient colors in #22
  • Disable border shadow (#23)
  • Add hidpi option for retina rendering (#24)
  • Execute a config file at ~/.config/borders/bordersrc if it exists (e.g. when started from brew) (#17)
  • Disable borders on windows which are too small (#18)
  • Add glow(0xAARRGGBB) option for color arguments
  • Add blacklist=<application_list> option for blacklisting
  • Add -h or --help option
  • Add -v or --version option

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.2.5...v1.3.2

v1.3.3

6 months ago
  • Add support for gradient colors in #22
  • Disable border shadow (#23)
  • Add hidpi option for retina rendering (#24)
  • Execute a config file at ~/.config/borders/bordersrc if it exists (e.g. when started from brew) (#17)
  • Disable borders on windows which are too small (#18)
  • Add glow(0xAARRGGBB) option for color arguments
  • Add blacklist=<application_list> option for blacklisting
    • Add whitelist=<application_list> option for whitelisting
  • Add -h or --help option
  • Add -v or --version option

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.2.5...v1.3.3

v1.2.5

6 months ago

This release adresses all known bugs so far:

  • Fix quirks with certain window focus events
  • Fix fullscreen and initially hidden windows
  • Fix #14

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.2.0...v1.2.5

v1.2.4

6 months ago

This release adresses all known bugs so far:

  • Fix quirks with certain window focus events
  • Fix fullscreen and initially hidden windows
  • Fix #14

Full Changelog: https://github.com/FelixKratz/JankyBorders/compare/v1.2.0...v1.2.4