shepherd-launcher/crates/shepherd-launcher-ui/src
Albert Armea b840a7d694 Implement Ctrl+w and Alt+F4 to close the current activity
Mouse not required

This is done by sending StopCommand to shepherdd, not by natively
closing the window. Sway initiates this to avoid any issues with
shepherd-launcher not having focus (as it won't when an activity is
running).
2026-02-08 13:54:17 -05:00
..
app.rs Implement controller exit 2026-02-08 13:43:17 -05:00
client.rs Implement connection check 2026-02-07 17:47:16 -05:00
grid.rs Fix up/down moves 2026-02-08 12:11:20 -05:00
main.rs Implement Ctrl+w and Alt+F4 to close the current activity 2026-02-08 13:54:17 -05:00
state.rs Lint: electric boogaloo 2025-12-29 17:51:55 -05:00
tile.rs Add "steam"-specific type 2026-02-07 16:22:55 -05:00