| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This allows the user to display the screen names, the sensors activated and the status of those sensors:
red -> waiting for mouse to enter
yellow -> waiting for delay timer to reach 0
green -> fired the command
Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
|
| |
|
|
|
|
| |
Here delay means the time the mouse has to be in the sensor for the leave event to trigger the action
Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
|
| |
|
|
|
|
|
| |
The ini file now has two entries for each corner, one for the action to
be performed and one for the interval after which it will be performed
if the mouse doesn't leave the hot corner/edge. This is a little
inelegant, and I'd like to make the ini file nicer at some point.
|
| | |
|
| | |
|
| | |
|
| |
|