1 unstable release
new 0.1.0 | Mar 24, 2025 |
---|
#223 in GUI
93 downloads per month
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_close
must be set to0
or else kitty will ask to confirm if you want to close the window, requiring an extra keypress.
Dependencies
~5–15MB
~164K SLoC