AndreasBackx / waycorner

Hot corners for Wayland. Create anchors in the corners of your monitors and execute a command of your choice.
MIT License
86 stars 6 forks source link

[Feature request] Different timeouts for enter and exit commands #8

Closed jhpaques closed 1 year ago

jhpaques commented 2 years ago

Use case: I use hot corners to auto-hide my waybar, but I would like it to appear rapidly (enter command) but to disappear slowly (exit command) so that I have the time to click on a widget for example.

jhpaques commented 2 years ago

I solved this for my use case with #9: setting up two corners on top of each other (one with the enter command, the other with the exit command), with the former being drawn consistently on top of the latter.

AndreasBackx commented 1 year ago

Going to close this for now due to the lack of response. Feel free to open this again in the future, or anyone else who would like this feature.