Skip to content

Releases: ejbills/DockDoor

v1.0.14

05 Jul 14:12
1eeceb6
Compare
Choose a tag to compare
  • Initial support for hidden apps (CMD+H). If an app is hidden, its windows will show up as β€˜hidden’ and will be displayed similarly to minimized windows. If you click a hidden window from the window preview, the owning application will be marked as unhidden, and that window will be brought to the front.
  • More changes to update page @ShlomoCode

v1.0.13

04 Jul 04:30
Compare
Choose a tag to compare

Changelog

New features:

  • Feat: add quit app button to preview window (#51) @ShlomoCode
  • Feat: change sizingMultiplier setting without restarting the app (#50) @ShlomoCode

Misc.

  • Update page overhaul
  • Fixes title UI inconsistencies for small window sizing
  • Moves window title to bottom
  • Update README.md documentation for new traffic light button
  • Fixes jagged gradient animation
  • Fully finish transition to ScreenCaptureKit in preparation for macOS Sequoia (remove CoreGraphics usage)
  • Removes unnecessary ".00" in Window Cache Lifespan
  • Enhances window filtering for certain applications (issue 1 issue 2)

v1.0.12

02 Jul 19:02
Compare
Choose a tag to compare
  • Only shows window's title when you hover over the window
  • Reduces animations to make it feel more polished
  • Customizable screenshot caching timer (you can set it to 0 so window previews are always fresh)
  • Adds support for maximizing a window from the window preview (thanks to @ShlomoCode)
  • Migrates screenshot manager to new ScreenCaptureKit API to prevent deprecated warning in macOS sequoia

What's upcoming?

  • Full size window previews on hover
  • Window switcher keybind customization
  • Homebrew releases

v1.0.11

30 Jun 22:34
Compare
Choose a tag to compare
  • Adds window title to window previews
  • Adds ability to minimize window via window previews
  • Hides window when dock icon is clicked
  • Hides window when dock item is right clicked
  • UI tweaks
  • Sets minimum width for settings pane to fix jagged resizing (thanks @ShlomoCode)
  • Fixes button to open recording preferences (thanks @ShlomoCode)

v1.0.10

30 Jun 16:49
Compare
Choose a tag to compare
  • Adds option to disable menu bar icon

Note:
When DockDoor initially opens, the menu icon will be visible for 10 seconds, until it disappears. This way, you can access the settings even with the icon disabled. Just relaunch the app and click it before it disappears if you need to change some settings.

v1.0.9

30 Jun 15:41
6055d7d
Compare
Choose a tag to compare
  • Adds option to disable window switcher entirely (so you can use more mature apps, like AltTab, alongside DockDoor) - thanks @hasansultan92

v1.0.8 patch

27 Jun 14:55
Compare
Choose a tag to compare
  • Patches the tab menu incorrectly showing desktop widgets

v1.0.7 patch

26 Jun 16:27
Compare
Choose a tag to compare
  • Fixes window buffer being on the wrong axis while the dock is on the bottom
  • Better memory management code

v1.0.6

26 Jun 00:19
dbdbf9c
Compare
Choose a tag to compare
  • Fixes localized apps not showing their windows
  • Adds option "window buffer" which can be used to tweak the hover window location (if it's too far away, for example)
  • Adds donation link in settings

v1.0.5

25 Jun 05:44
Compare
Choose a tag to compare
  • Quick patch to fix window previews for chromium browsers