Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
BSD 2-Clause "Simplified" License
1.52k
stars
220
forks
source link
Added regularSquare style to MASShortcutView #150
Closed
pointum closed 4 years ago
NSBezelStyleRegularSquare is drawn properly on macOS 11.0. I'd use this style as a quick fix for #149.
macOS 11.0:
macOS 10.15: Not ideal, might want to conditionally use another style before 11.0.