- Add AppDiscovery provider for running app enumeration - Implement AppDropdownView with auto-launch functionality - Create SignalAction models for 40+ yabai commands - Build ActionBuilderView with nested parameter controls - Add LiveShellPreview for real-time shell command generation - Implement ActionValidator for conflict detection - Add migration parser for existing raw action strings - Include feature flag for safe rollout - Maintain full backward compatibility
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
module CNIOPosix {
|
|
umbrella header "/Users/jakeshore/Desktop/YabaiPro/.build/checkouts/swift-nio/Sources/CNIOPosix/include/CNIOPosix.h"
|
|
export *
|
|
}
|