Commit Graph

11 Commits

Author SHA1 Message Date
Jakub Sobon 85902cf11a
Button is internal. 2019-02-24 02:09:27 -05:00
Jakub Sobon b25d20c8ae
Mouse and keyboard are also public. 2019-02-24 02:08:48 -05:00
Jakub Sobon 2ff1818c0e
Moving keyboard and mouse to internal. 2019-02-23 21:11:50 -05:00
Jakub Sobon 07d22cc28c
The mouse FSM now allows callers to specify an updated area size.
Useful when the size of terminal changes.
2019-02-23 00:06:53 -05:00
Jakub Sobon 705db137bc
Fixing existing Lint issues. 2019-02-18 02:14:14 -05:00
Jakub Sobon 9613145a47
Updating CHANGELOG and licences. 2019-02-12 22:42:49 -05:00
Jakub Sobon 768e3c306c
Generalizing the mouse button FSM.
Taking this out of the container package so it can be reused by widgets.
2019-02-12 22:37:00 -05:00
Jakub Sobon 09f2140437
API for the mouse FSM. 2019-02-11 01:09:48 -05:00
Jakub Sobon 79218c9233
Fixing lint errors.
- Missing comments.
- Invalid comments.
- Stuttering public name.
2018-05-11 16:32:37 +01:00
Jakub Sobon 2cd3343c81 Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
Jakub Sobon bc42865277
Defining the APIs. 2018-03-27 19:01:35 +01:00