| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ~ Fixed errors in the README.md file | Alexis Maiquez Murcia | 2019-02-20 | 2 | -1/+3 |
| | | | | | Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com> | ||||
| * | Added debug mode | Alexis Maiquez Murcia | 2019-02-20 | 10 | -11/+181 |
| | | | | | | | | | | 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> | ||||
| * | Updated README.md | Alexis Maiquez Murcia | 2019-02-19 | 1 | -24/+21 |
| | | | | | Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com> | ||||
| * | Keep compatibility with old versions of the ini file to prevent breaking ↵ | Alexis Maiquez Murcia | 2019-02-19 | 1 | -1/+2 |
| | | | | | | | user's workflow Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com> | ||||
| * | Added support for sensor leaving events with delay support | Alexis Maiquez Murcia | 2019-02-19 | 3 | -30/+98 |
| | | | | | | | 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> | ||||
| * | - Removed the loop as that was useless | Alexis Maiquez Murcia | 2019-02-19 | 1 | -22/+22 |
| | | | | | Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com> | ||||
| * | ~ Simplified sensor's configuration load to make the ini more configurable ↵ | Alexis Maiquez Murcia | 2019-02-19 | 1 | -27/+23 |
| | | | | | | | and re-usable across screens Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com> | ||||
| * | Merge pull request #1 from MageJohn/master | Alexis Maiquez | 2019-02-19 | 6 | -39/+98 |
| |\ | | | | | Merge from MageJohn | ||||
| | * | Update README with new docs and info on the fork0.1 | MageJohn | 2019-02-18 | 1 | -22/+34 |
| | | | |||||
| | * | Implement basic delay support | MageJohn | 2019-02-18 | 3 | -16/+62 |
| | | | | | | | | | | | | | | | 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. | ||||
| | * | add the built binary to .gitignore and remove from the repo | MageJohn | 2019-02-18 | 2 | -1/+2 |
| | | | |||||
| | * | Merge pull request #6 from Almamu/master | nullraum | 2018-03-23 | 1 | -8/+10 |
| | |\ | |/ |/| | Fix for multihead setups | ||||
| * | | Fixed support for multiple-monitors setup, now the sensors should be drawn ↵ | Alexis Maiquez | 2018-03-07 | 1 | -8/+10 |
| |/ | | | | | | on the correct positions Signed-off-by: Alexis Maiquez <almamu@almamu.com> | ||||
| * | Delete TODO.md | nullraum | 2017-02-15 | 1 | -2/+0 |
| | | |||||
| * | changed namespace | na | 2017-01-26 | 8 | -27/+50 |
| | | |||||
| * | bugfix | na | 2017-01-26 | 1 | -1/+1 |
| | | |||||
| * | namechange | na | 2017-01-26 | 9 | -36/+25 |
| | | |||||
| * | makefile changed | na | 2017-01-25 | 1 | -3/+8 |
| | | |||||
| * | changed ninja to makefile | na | 2017-01-24 | 6 | -52/+56 |
| | | |||||
| * | x | na | 2017-01-23 | 1 | -1/+0 |
| | | |||||
| * | rbuild | na | 2017-01-23 | 3 | -1/+2 |
| | | |||||
| * | typo | na | 2017-01-23 | 1 | -1/+1 |
| | | |||||
| * | readme | na | 2017-01-23 | 1 | -3/+8 |
| | | |||||
| * | uninstall script | na | 2017-01-23 | 4 | -4/+19 |
| | | |||||
| * | wrong file | na | 2017-01-21 | 1 | -3/+0 |
| | | |||||
| * | x | na | 2017-01-21 | 1 | -0/+0 |
| | | |||||
| * | changed namespace | na | 2017-01-21 | 10 | -25/+30 |
| | | |||||
| * | typo | na | 2017-01-20 | 2 | -1/+1 |
| | | |||||
| * | build.ninja | na | 2017-01-20 | 1 | -2/+2 |
| | | |||||
| * | clean build *d | na | 2017-01-20 | 5 | -328/+0 |
| | | |||||
| * | exclude *.d | na | 2017-01-20 | 2 | -0/+3 |
| | | |||||
| * | readme | na | 2017-01-20 | 1 | -1/+1 |
| | | |||||
| * | readme | na | 2017-01-20 | 1 | -1/+3 |
| | | |||||
| * | readme | na | 2017-01-20 | 1 | -6/+1 |
| | | |||||
| * | wrong path | na | 2017-01-20 | 1 | -1/+1 |
| | | |||||
| * | init | na | 2017-01-20 | 19 | -0/+865 |
