Posts tagged “mouse”
2024
Enable SwiftUI Button Click-Through for Inactive Windows on macOS
Buttons in macOS windows both activate a background window and perform the button action with one click. That so-called click-through behavior breaks with almost all SwiftUI button styles, including custom ones. Here is a fix.
2022
Shift-Click in Emacs to Select – A Simple Change With a Complex History