Commit Graph

8 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 0bfb13655c
Implement de/focus event parsing
So far there is no way to set it up, I'm not sure how to go about it.
2020-09-14 17:55:41 +02:00
Přemysl Eric Janouch 5b05b96ec0
Backport TERMKEY_FLAG_NOSTART and fix two leaks
...that are notably still present in the original library.
2016-12-30 08:30:59 +01:00
Přemysl Eric Janouch f7c67b2a2e
Add termo_str{f,p}key_utf8()
Adding back some original UTF-8 handling code.
2016-10-04 13:21:45 +02:00
Přemysl Eric Janouch 2d777dd67e Rewrite the mouse API
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.
2014-11-19 03:19:13 +01:00
Přemysl Eric Janouch 5a80bceec9 Make mouse data signed
Because urxvt can output zero coordinates, meaning -1.
2014-11-19 00:45:35 +01:00
Přemysl Eric Janouch f1f9a00cda Add support for setting the mouse protocol 2014-10-22 22:23:01 +02:00
Přemysl Eric Janouch 828f03a063 Get rid of most block comments
They're rather difficult to maintain.
2014-10-14 21:19:20 +02:00
Přemysl Eric Janouch e98d9c0fd1 Rename to termo 2014-10-14 00:08:15 +02:00