ejbills / DockDoor

Window peeking for macOS
MIT License
294 stars 8 forks source link

Dock peek: dock icons overlap preview pop-up window #26

Closed 0n0mat0p03ia closed 1 week ago

0n0mat0p03ia commented 1 week ago

Dock icons overlap the pop-up and obscure some of its content. The issue is especially bad if an app has a minimized window; the dock peek for the app (showing the title of the minimized window) is almost entirely blocked by the dock icon. How much the pop-up is obscured by the dock icon depends on the dock icon size and magnification set in System Preferences.

Suggest that the bottom edge of the preview pop-up always be aligned just above the top of dock icons. Possibly this could be a user-defined setting.

ejbills commented 1 week ago

This will be in the next release, it will be a setting called "Window Buffer".

0n0mat0p03ia commented 1 week ago

Testing 1.0.7.

This will be in the next release, it will be a setting called "Window Buffer".

Confirming this works in 1.0.7 (wasn't working correctly in 1.0.6) - thanks for the update!