Clément Martinez
Clément Martinez
That doesn't look too bad. Feel free to open an MR to add this to the README. :slightly_smiling_face: Out of interest, @matejdro do you have a single monitor setup?
It seems like everything in working with Hyprland now — they fixed all their bugs. Closing this issue.
This option is a bit bare-bone at the moment. By default, if this option is not set or empty, it will determine the keys that are in the home row...
Thank you for your PR @theoparis. I'm happy to see that someone finds this tool useful even without having "advertised" the project. I'm still trying out stuff and deciding what...
Thanks! That's pretty cool. I've added it to the README.
At the moment, you can detect a cancellation as it will not print the selected area and requested click in the standard output. This means that something like `test -n...
That's weird. I don't see any print statement in the code so it probably comes from OpenCV itself. I can't reproduce on my machine either (Arch Linux x86_64, `wl-kbptr` 0.3.0...
No worries.
Status code upon cancellation can now be set with the `cancellation_status_code` setting (35141120e097a9b54c7a1866abf0e3948db5650e).
That is something I've looked into and unfortunately that behaviour is expected as the context menu loses focus when the keyboard input is taken over by wl-kbptr. I have not...