terminology/src/bin
Boris Faure 596d234ba1
about: add youtube channel
2020-07-23 22:52:47 +02:00
..
about.c about: add youtube channel 2020-07-23 22:52:47 +02:00
about.h
backlog.c backlog: don't convert -1 to unsigned 2020-04-17 00:00:46 +02:00
backlog.h termpty: fix ubsan-detected issue 2020-06-12 22:38:33 +02:00
col.c reduce scope of variables 2020-04-17 23:09:07 +02:00
col.h
config.c config: do copy active_links_color between configs 2020-06-23 23:48:42 +02:00
config.h config: add "active_links_color" 2020-06-15 13:21:00 +02:00
controls.c group input: add config option about default to visible ones or all 2020-04-12 17:16:14 +02:00
controls.h
extns.c
extns.h
gravatar.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
gravatar.h
ipc.c Fix typos 2020-07-05 20:19:59 +02:00
ipc.h ipc/main: restore ability to set multiple commands at startup. 2020-02-09 23:10:39 +01:00
keyin.c reduce scope of variables 2020-04-17 23:09:07 +02:00
keyin.h
main.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
main.h main: change prototype for main_new() 2019-10-26 18:13:25 +02:00
md5.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
md5.h mv src/bin/md5/md5.{c,h} src/bin/ 2020-05-24 17:48:59 +02:00
media.c Fix typos 2020-07-05 20:19:59 +02:00
media.h
meson.build utils.{c,h} is needed 2020-06-23 13:16:51 +02:00
miniview.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
miniview.h
options.c mv options_helpers.{c,h} options_mouse.{c,h} 2020-06-15 13:21:00 +02:00
options.h options_behavior: share OPTIONS_CB/OPTIONS_CX/OPTIONS_SEPARATOR 2020-06-15 13:21:00 +02:00
options_background.c options: word-wrap some labels 2020-05-19 23:56:06 +02:00
options_background.h
options_behavior.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
options_behavior.h
options_colors.c config: simplify API 2019-09-08 19:41:16 +02:00
options_colors.h
options_elm.c Fix typo 2020-06-24 22:50:48 +02:00
options_elm.h
options_font.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
options_font.h
options_keys.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
options_keys.h
options_mouse.c reorganise settings between options_behavior and options_mouse 2020-06-15 13:21:01 +02:00
options_mouse.h mv options_helpers.{c,h} options_mouse.{c,h} 2020-06-15 13:21:00 +02:00
options_theme.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
options_theme.h
options_themepv.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
options_themepv.h
private.h utils.{c,h} is needed 2020-06-23 13:16:51 +02:00
sb.c sb: extract tests 2020-05-24 19:00:24 +02:00
sb.h termiolink: add unit test on parsing edc color 2020-06-15 13:20:59 +02:00
sel.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
sel.h
term_container.h win: constify 2020-04-11 10:01:13 +02:00
termcmd.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
termcmd.h
termio.c Fix typos 2020-07-05 20:19:59 +02:00
termio.h rewrite changing of background/foreground colors from escape codes 2020-06-22 23:41:27 +02:00
termiointernals.c Fix typos 2020-07-05 20:19:59 +02:00
termiointernals.h rewrite changing of background/foreground colors from escape codes 2020-06-22 23:41:27 +02:00
termiolink.c termiolink: fix _hsl_to_rgb() + update tests 2020-07-17 12:58:22 +02:00
termiolink.h link: display tooltip on colors like #ff00ff 2020-06-15 13:20:58 +02:00
termpty.c Fix typos 2020-07-05 20:19:59 +02:00
termpty.h termptyesc: explicit conversions 2020-06-13 00:13:12 +02:00
termptydbl.c termptydbl: be more precise on emoji as double-width 2020-07-15 22:10:55 +02:00
termptydbl.h termptydbl: generate the exact double width test 2020-07-05 23:34:13 +02:00
termptyesc.c termptyesc: handle single osc arg 2020-07-15 21:11:05 +02:00
termptyesc.h
termptyext.c termptyext: be able to test color links 2020-06-15 13:20:58 +02:00
termptyext.h
termptygfx.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
termptygfx.h
termptyops.c rewrite changing of background/foreground colors from escape codes 2020-06-22 23:41:27 +02:00
termptyops.h
theme.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
theme.h theme.h: no need to define EINA_FALLTHROUGH 2020-06-23 13:16:58 +02:00
tty_keys.h
tyalpha.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tybg.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tycat.c Fix typos 2020-07-05 20:19:59 +02:00
tycommon.c tycommon: ensure common tools are running in terminology 2020-04-05 15:50:12 +02:00
tycommon.h tycommon: ensure common tools are running in terminology 2020-04-05 15:50:12 +02:00
tyfuzz.c tests: rework tytest.c/tyfuzz.c to no longer #include one in the other 2020-05-23 11:59:24 +02:00
tyls.c Fix typos 2020-07-05 20:19:59 +02:00
typop.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tyq.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tysend.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tytest.c termiolink: parse css hsl color + unit test 2020-06-15 13:21:00 +02:00
tytest.h have define BINARY_TYFUZZ/BINARY_TYTEST 2020-05-24 18:05:39 +02:00
tytest_common.c utils.{c,h} is needed 2020-06-23 13:16:51 +02:00
tytest_common.h have define BINARY_TYFUZZ/BINARY_TYTEST 2020-05-24 18:05:39 +02:00
unit_tests.h termiolink: parse css hsl color + unit test 2020-06-15 13:21:00 +02:00
utf8.c utf8: avoid implicit signedness conversions 2020-06-13 00:13:18 +02:00
utf8.h
utils.c utils: add the source files 2020-06-23 13:27:07 +02:00
utils.h utils: add the source files 2020-06-23 13:27:07 +02:00
win.c Fix typo 2020-06-24 22:50:48 +02:00
win.h win: constify 2020-04-11 10:01:13 +02:00