terminology/src/bin
Marcel Hollerbach e800a57821 controls: always focus new button
if the terminal is unfocused, the layout is not allowed to get focus anymore.
This way we ensure that cases where we have multiple ui elements overlapping cause problems.
2020-12-09 10:40:59 +01:00
..
about.c update copyright to 2020 2020-04-17 23:10:45 +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
col.c reduce scope of variables 2020-04-17 23:09:07 +02:00
col.h add tytest.h and colors_256_get() to be able to test truecolor 2018-12-27 22:14:44 +01:00
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 controls: always focus new button 2020-12-09 10:40:59 +01: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 mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +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 reduce scope of variables 2020-04-17 23:09:07 +02:00
keyin.h move input handling to win.c 2018-02-05 00:07:47 +01:00
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 media/win: allow fallback to xdg-open after user interaction 2018-12-17 21:53:01 +01:00
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 tyfuzz: stub functions from termio 2019-02-06 23:19:29 +01:00
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 s/wallpaper/background/ 2017-11-11 22:24:35 +01:00
options_behavior.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c config: simplify API 2019-09-08 19:41:16 +02:00
options_colors.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
options_elm.c Fix typo 2020-06-24 22:50:48 +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 mv utils.{c,h} theme.{c,h} 2020-06-23 12:48: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 mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
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_theme: be able to have multiple instances 2018-01-13 19:25:31 +01:00
options_themepv.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
options_themepv.h add header guards 2014-01-12 23:10:40 +01:00
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 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 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 utils.{c,h} is needed 2020-06-23 13:16:51 +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: generate the exact double width test 2020-07-05 23:34:13 +02:00
termptydbl.h termptydbl: generate the exact double width test 2020-07-05 23:34:13 +02:00
termptyesc.c termptyesc: debug (re)setting cursor color + test 2020-07-06 23:57:37 +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 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 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 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 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 controls: always focus new button 2020-12-09 10:40:59 +01:00
win.h win: constify 2020-04-11 10:01:13 +02:00