terminology/src/bin
Boris Faure 17246e5d84
config: add color_scheme
TODO: set it from current theme
2020-11-04 23:14:33 +01:00
..
about.c about: add youtube channel 2020-07-23 22:52:47 +02:00
about.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
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
colors.c config: add color_scheme 2020-11-04 23:14:33 +01:00
colors.h config: add color_scheme 2020-11-04 23:14:33 +01:00
config.c config: add color_scheme 2020-11-04 23:14:33 +01:00
config.h config: add color_scheme 2020-11-04 23:14:33 +01: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 controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
extns.c include private.h everywhere 2016-10-18 20:21:50 +02:00
extns.h add header guards 2014-01-12 23:10:40 +01:00
gravatar.c improve translation strings 2020-09-15 21:46:22 +02:00
gravatar.h fix const on hyperlink urls 2018-10-13 22:05:48 +02:00
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 keyin: rename macro to improve readability 2020-08-24 18:55:39 +02:00
keyin.h move input handling to win.c 2018-02-05 00:07:47 +01:00
main.c theme: make config_theme_path_default_get() private 2020-10-17 23:43:09 +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 theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
media.h media/win: allow fallback to xdg-open after user interaction 2018-12-17 21:53:01 +01:00
meson.build mv src/bin/col.{c,h} src/bin/colors.{c,h} 2020-08-20 16:21:51 +02:00
miniview.c theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
miniview.h tyfuzz: stub functions from termio 2019-02-06 23:19:29 +01:00
options.c options_color: rewrite to display color schemes 2020-11-03 23:33:42 +01: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 s/wallpaper/background/ 2017-11-11 22:24:35 +01:00
options_behavior.c theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c options_color: rewrite to display color schemes 2020-11-03 23:33:42 +01:00
options_colors.h options_color: rewrite to display color schemes 2020-11-03 23:33:42 +01:00
options_elm.c improve translation strings 2020-09-15 21:46:22 +02:00
options_elm.h add a Toolkit settings category to launch elementary_config. Closes T1492 2014-09-14 23:18:55 +02:00
options_font.c theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
options_font.h options_font: be able to have multiple instances 2018-01-12 23:27:19 +01:00
options_keys.c theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_mouse.c win/options_mouse: apply mouse timer change to current terms 2020-08-10 22:43:34 +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 options_themepv: add color mode 2020-11-03 23:33:01 +01:00
options_theme.h options_theme: be able to have multiple instances 2018-01-13 19:25:31 +01:00
options_themepv.c options_themepv: add color mode 2020-11-03 23:33:01 +01:00
options_themepv.h options_themepv: add color mode 2020-11-03 23:33:01 +01:00
private.h private.h: add static_strequal() 2020-09-01 19:00:30 +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 theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
sel.h tab_selector: fix focus issue 2019-07-08 21:30:27 +02:00
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 add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +00:00
termio.c colors: have 4 blocks: normal, bright, faint and bright+faint 2020-11-03 23:31:09 +01:00
termio.h termio: add termio_character_size_get() 2020-11-03 23:06:47 +01:00
termiointernals.c colors: have 4 blocks: normal, bright, faint and bright+faint 2020-11-03 23:31:09 +01: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 improve translation strings 2020-09-15 21:46:22 +02:00
termpty.h termptyesc: explicit conversions 2020-06-13 00:13:12 +02:00
termptydbl.c termptydbl: be strict on what is wide and do not try to be smart. 2020-08-10 22:44:41 +02:00
termptydbl.h termptydbl: generate the exact double width test 2020-07-05 23:34:13 +02:00
termptyesc.c termptyesc: simplify code. CID1431130 2020-10-11 15:02:59 +02:00
termptyesc.h constify 2017-07-06 21:37:56 +02:00
termptyext.c termptyext: be able to test color links 2020-06-15 13:20:58 +02:00
termptyext.h tytest: add framework to add special escape codes for tests 2019-02-06 23:19:29 +01:00
termptygfx.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
termptygfx.h constify 2017-07-06 21:37:56 +02:00
termptyops.c rewrite changing of background/foreground colors from escape codes 2020-06-22 23:41:27 +02:00
termptyops.h termptyops: ensure clearing cells do not increase link count 2019-01-03 22:46:07 +01:00
theme.c theme: use theme_file if provided 2020-10-18 23:16:36 +02:00
theme.h theme: have only one theme_apply function 2020-10-18 22:35:27 +02:00
tty_keys.h keys: add underscore as special key. Should close T2369 2015-04-26 13:14:56 +02:00
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 mv src/bin/col.{c,h} src/bin/colors.{c,h} 2020-08-20 16:21: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 use a bit more Eina_Unicode 2014-03-25 21:35:31 +01:00
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 colors: have 4 blocks: normal, bright, faint and bright+faint 2020-11-03 23:31:09 +01:00
win.h win: constify background_set_shine() 2020-10-17 23:43:09 +02:00