You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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"
}
Originally posted by @LisaJackson24-2 in #1 (comment)
The text was updated successfully, but these errors were encountered: