A GUI for toggling Sway outputs.
Left: Left arrow, A or H
Right: Right arrow, D orL
Toggle: Enter or Space
Exit: Escape or Q
cmake --preset release
cmake --build build-release
Best used when bound to a key in your Sway config:
bindsym exec $mod+<key> sway_display_switch
All dependencies will be automatically installed via vcpkg.
- SDL3
- nlohmann_json
- Fontconfig
Two SVG icons from Google Fonts are already embedded in src/ui/Icons.h as strings.