Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to set custom zone and delay for each corner #2

Open
RobertSmits opened this issue Jul 10, 2023 · 0 comments
Open

Add ability to set custom zone and delay for each corner #2

RobertSmits opened this issue Jul 10, 2023 · 0 comments

Comments

@RobertSmits
Copy link
Owner

RobertSmits commented Jul 10, 2023

And I also remembered, it would be great to be able to set the hot zone for each corner (for example, in 1px, 2px, 3px, etc., this would mean that the hot corner will work in a square of 1x1px, 2x2px, 3x3px etc., I showed more clearly in the picture), as well as the delay for each of them. You can simply enter the default values in the configuration file, and if necessary, everyone would be able to change them. Something like this:

{
"LeftTopAction": "2px", "400ms", "TaskView",
"LeftBottomAction": "1px", "1ms", "NoAction",
"RightTopAction": "1px", "1ms" "NoAction",
"RightBottomAction": "1px", "1ms" "NoAction",
"MultiMonitor": false,
"DisableOnFullScreen": false,
"LogLevel": "None"
}

1

Originally posted by @LisaJackson24-2 in #1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant