1 unstable release
| 0.1.0 | Mar 24, 2025 |
|---|
#1222 in GUI
7KB
hyprcloser
This crate tracks the current and previous window in Hyprland and closes the previous window when it loses focus.
Installation
- Clone the repo.
- Run
cargo run.
Usage
- Open
clipse. - Perform an action that causes clipse to lose focus. It will now close.
Considerations
- If running the program to be automatically closed in kitty, the configuration option
confirm_os_window_closemust be set to0or else kitty will ask to confirm if you want to close the window, requiring an extra keypress.
Dependencies
~3.5–7MB
~121K SLoC