aboutsummaryrefslogtreecommitdiff
path: root/src/app.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ~ Simplified sensor's configuration load to make the ini more configurable ↵Alexis Maiquez Murcia2019-02-191-27/+23
| | | | | | and re-usable across screens Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
* Implement basic delay supportMageJohn2019-02-181-9/+21
| | | | | | | 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.
* Fixed support for multiple-monitors setup, now the sensors should be drawn ↵Alexis Maiquez2018-03-071-8/+10
| | | | | | on the correct positions Signed-off-by: Alexis Maiquez <almamu@almamu.com>
* changed namespacena2017-01-261-0/+162