Skip to content

Relative paths. Dock improve. Multitouch settings. Swift 5.1

Compare
Choose a tag to compare
@Toxblh Toxblh released this 19 Nov 16:23
· 59 commits to master since this release
  • Multitouch settings & swift 5.1. (Thanks to @ReDetection)
  • Dock improvements (Thanks to @ReDetection)
    • extract to settings
    • cleanup in config parser (there were two parts reading the same, one was never executed)
    • implement filter for dock items
    • rewrite from NSScrubber to NSScrollView. mainly to fix open/terminate of the wrong app (not the one being touched), but also to fix extra dock reloads
    • more stylish frontmost app indicator
  • Relative file paths (Thanks to @markrickert)
  • Cleanup parser (Thanks to @ReDetection)