Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
3 days | m + add libterminput_init and libterminput_destroy | Mattias Andrée | 10 | -5/+205 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
3 days | Validate unmarshalled state + add man pages for (un)marshal functions | Mattias Andrée | 18 | -42/+557 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
4 days | Add state marshalling and unmarshalling functions | Mattias Andrée | 20 | -17/+296 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
4 days | Add tests for new escape sequences | Mattias Andrée | 1 | -8/+35 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
4 days | Add LIBTERMINPUT_MACRO_ON_BLOCK | Mattias Andrée | 5 | -7/+44 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
4 days | misc cleanup, fixes, and clarifications, and escape sequence | Mattias Andrée | 14 | -569/+801 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
7 days | minor readability improvement | Mattias Andrée | 1 | -14/+14 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
7 days | Improve code organisation, documentation, and m code improvement | Mattias Andrée | 10 | -280/+380 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
7 days | interactive-test: add TEST_LIBTERMINPUT_PRINT_STATE | Mattias Andrée | 1 | -11/+13 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
7 days | update year in license file | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
7 days | m doc fix | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-01 | m | Mattias Andrée | 1 | -0/+10 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-01 | m misc + add documentation to the header file | Mattias Andrée | 5 | -30/+450 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-01-31 | libterminput_read.3: add missing member in union libterminput_input | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-01-31 | fix man page format issue | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2024-10-06 | Update e-mail | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2023-06-23 | Fix typos1.0.3 | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Improve makefile1.0.2.1 | Mattias Andrée | 5 | -26/+34 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-09-16 | Improve make file, fix tests, fix warnings, and add macro and pause key to interative test1.0.2 | Mattias Andrée | 4 | -48/+57 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-17 | Fix and test CSI u1.0.1 | Mattias Andrée | 2 | -2/+110 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-17 | Reject surrogates in CSI u | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-17 | Unimportant fix to makefile | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Make test compile faster1.0 | Mattias Andrée | 1 | -135/+210 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Add last test | Mattias Andrée | 2 | -1/+21 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Add final tests for mouse tracking | Mattias Andrée | 2 | -15/+89 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Update readme | Mattias Andrée | 1 | -0/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Fix mouse tracking support and add more tests for it | Mattias Andrée | 3 | -218/+277 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Add tests for mouse events | Mattias Andrée | 2 | -4/+141 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Add more tests and fixes | Mattias Andrée | 2 | -7/+192 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Fix bracketed paste support | Mattias Andrée | 4 | -35/+109 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Add tests and make some fixes | Mattias Andrée | 4 | -24/+297 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Fix cursor pos report and update interactive test | Mattias Andrée | 4 | -12/+27 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-10 | Add support for cursor position and device status reports | Mattias Andrée | 5 | -30/+99 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add libterminput_is_ready | Mattias Andrée | 7 | -2/+76 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add libterminput.7 | Mattias Andrée | 4 | -6/+44 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add libterminput_read.3 | Mattias Andrée | 4 | -4/+442 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add man page for libterminput_set_flags and libterminput_clear_flags | Mattias Andrée | 3 | -2/+138 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK | Mattias Andrée | 3 | -9/+44 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add flags for some incompatible input | Mattias Andrée | 3 | -4/+33 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Update todo | Mattias Andrée | 1 | -1/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Fix warnings | Mattias Andrée | 2 | -17/+17 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-09 | Add mouse tracking support | Mattias Andrée | 3 | -18/+477 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Remove macro key as it conflicts with mouse tracking | Mattias Andrée | 3 | -3/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Add readme | Mattias Andrée | 2 | -1/+7 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Add build of dynamically linked library | Mattias Andrée | 5 | -9/+52 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Add more sequences and remove pause key as it conflicts with F1 | Mattias Andrée | 3 | -80/+120 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Add support for near full keyboard support | Mattias Andrée | 1 | -1/+52 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | m | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | Add support for bracketed paste | Mattias Andrée | 4 | -10/+102 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-02 | Add more key codes | Mattias Andrée | 2 | -4/+11 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |