Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement de/focus event parsing | Přemysl Eric Janouch | 2020-09-14 | 1 | -0/+2 |
| | | | | So far there is no way to set it up, I'm not sure how to go about it. | ||||
* | Backport TERMKEY_FLAG_NOSTART and fix two leaks | Přemysl Janouch | 2016-12-30 | 1 | -1/+3 |
| | | | | ...that are notably still present in the original library. | ||||
* | Add termo_str{f,p}key_utf8() | Přemysl Janouch | 2016-10-04 | 1 | -0/+5 |
| | | | | Adding back some original UTF-8 handling code. | ||||
* | Rewrite the mouse API | Přemysl Janouch | 2014-11-19 | 1 | -11/+13 |
| | | | | | | | I wasn't aware of the fact that 1000, 1002 and 1003 are mutually exclusive and turn each other off. Also now it's not needed to set the protocol, it gets set by default. | ||||
* | Make mouse data signed | Přemysl Janouch | 2014-11-19 | 1 | -1/+1 |
| | | | | Because urxvt can output zero coordinates, meaning -1. | ||||
* | Add support for setting the mouse protocol | Přemysl Janouch | 2014-10-22 | 1 | -0/+27 |
| | |||||
* | Get rid of most block comments | Přemysl Janouch | 2014-10-14 | 1 | -32/+32 |
| | | | | They're rather difficult to maintain. | ||||
* | Rename to termo | Přemysl Janouch | 2014-10-14 | 1 | -0/+277 |