Skip to content

v1.4

Compare
Choose a tag to compare
@ejbills ejbills released this 22 Dec 06:34
· 60 commits to main since this release

Changelog v1.4 πŸŽ„

New Features

  • Window Dragging:
    • Drag and reposition windows directly from DockDoor previews onto your macOS desktop.
    • window drag
  • Window Title Filters and Application Filters:
    • Exclude windows or applications from being captured based on title or app name.
    • Example: Filtering "google" prevents windows containing "google" in their title from being managed.
    • CleanShot 2024-12-21 at 22 53 17
  • Window Switcher option:
    • Holding Command and pressing Tab twice now switches to the second last used window, addressing usability feedback.
    • image

Enhancements

  • Less lingering windows!
    • Auto-dismissal of inactive window previews after 10 seconds to avoid clutter.
    • Improved preview dismissal logic when clicking outside the window area.
  • Centered window previews relative to the current Dock icon for more reliable window placements.
  • Improved user experience in keybind recording view.
  • Refined settings placements for better navigation and discoverability.
  • Enhanced permission messaging for clearer instructions.
  • Synchronized localizations for both the macOS app and website with Crowdin.

Bug Fixes

  • Resolved window preview sizing issues across multiple displays.
  • Fixed scaling for windows intersecting multiple screens.
  • Dismissal of hover containers now properly occurs when interacting outside the window.
  • Fixed gradient alerts to ensure proper localization.
  • Addressed issues with window switcher behavior during initial app launch and desktop space switches.