Skip to content
Commit 74da1f01 authored by Nate Graham's avatar Nate Graham
Browse files

screenedge: reduce default activation delay

Currently there is a 150ms delay before screen edge actions and
hotcorners are triggered; the cursor has to spend that much time there
before they'll activate. This is good for preventing accidental
activations, but also prevents and delays deliberate activations, which
are likely to be more annoying for the user.

To alleviate this, the delay is reduced to 75ms, which still prevents
most of the accidental activations in my testing, while making
deliberate activations faster and easier.


(cherry picked from commit e963ae09)
parent 37d2a791
Pipeline #585084 passed with stage
in 9 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment