steventheworker / DockAltTab

Window preview app for MacOS (on the dock) using AltTab.
https://DockAltTab.netlify.app
GNU General Public License v3.0
90 stars 4 forks source link

UI - Adjustable Spacing: padding & margin sliders #10

Closed sdburrows closed 1 year ago

sdburrows commented 1 year ago

Is there anyway we could adjust the preview window border? It is quite thick. I think the UI follows the AltTab, but there is no option to change that. Perhaps, DockAltTab can create a config different to AltTab?

steventheworker commented 1 year ago

In scriptable v1.6 I opted to just remove all padding for DockAltTab previews only, except for a 1px border. A lot better this way, but maybe I'm missing something, and I haven't made my mind up if I want to make it customizable, so I changed the title.

steventheworker commented 1 year ago

I couldn't think of a use case where re-adding the border is useful (bar aesthetics)