This program forces the mouse to stay inside specified windows in hyprland.
hyprmousecapture [list of program class names]
e.g.
hyprmousecapture "league of legends"
To get the class name of a window you can use hyprctl clients to get a list of all windows
Have a rust toolchain installed.
run cargo build --release