terminology/src/bin
Boris Faure 286e2ebb59
win: on startup, force a window to be considered as focused
2020-04-29 22:54:50 +02:00
..
md5 reduce scope of variables 2020-04-17 23:09:07 +02: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 options_behavior: display current memory usage of the backlog 2019-11-24 18:06:21 +01: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 group input: add config option about default to visible ones or all 2020-04-12 17:16:14 +02:00
config.h group input: add config option about default to visible ones or all 2020-04-12 17:16:14 +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 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 gravatar: also with hyperlinks starting with "mailto:" 2018-10-14 11:57:11 +02:00
gravatar.h fix const on hyperlink urls 2018-10-13 22:05:48 +02:00
ipc.c reduce scope of variables 2020-04-17 23:09:07 +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 update copyright to 2020 2020-04-17 23:10:45 +02:00
main.h main: change prototype for main_new() 2019-10-26 18:13:25 +02:00
media.c reduce scope of variables 2020-04-17 23:09:07 +02:00
media.h media/win: allow fallback to xdg-open after user interaction 2018-12-17 21:53:01 +01:00
meson.build video: no need to force emotion engine anymore 2020-04-12 16:59:43 +02:00
miniview.c reduce scope of variables 2020-04-17 23:09:07 +02:00
miniview.h tyfuzz: stub functions from termio 2019-02-06 23:19:29 +01:00
options.c options: use an available default icon for each entry! 2020-04-17 23:54:48 +02:00
options.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
options_background.c reduce scope of variables 2020-04-17 23:09:07 +02:00
options_background.h s/wallpaper/background/ 2017-11-11 22:24:35 +01:00
options_behavior.c group input: show it on active tabs 2020-04-13 20:30:51 +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 options_elm: launch elementary_config or terminology.elementaryConfig 2019-12-08 23:10:02 +01: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 reduce scope of variables 2020-04-17 23:09:07 +02:00
options_font.h options_font: be able to have multiple instances 2018-01-12 23:27:19 +01:00
options_helpers.c config: simplify API 2019-09-08 19:41:16 +02:00
options_helpers.h add header guards 2014-01-12 23:10:40 +01:00
options_keys.c config: simplify API 2019-09-08 19:41:16 +02:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_theme.c reduce scope of variables 2020-04-17 23:09:07 +02:00
options_theme.h options_theme: be able to have multiple instances 2018-01-13 19:25:31 +01:00
options_themepv.c theme previews: set shine according to config 2017-11-11 23:16:15 +01:00
options_themepv.h add header guards 2014-01-12 23:10:40 +01:00
private.h clean up mess with libintl 2019-07-08 21:30:27 +02:00
sb.c reduce scope of variables 2020-04-17 23:09:07 +02:00
sb.h sb: add some utilities like prepend, free, steal… 2016-11-06 19:45:05 +01:00
sel.c sel: selector was not taking into account the new destination 2019-09-29 13:53:35 +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 cmdbox - allow multiple + or -'s for font command to go up or down more 2019-12-06 09:55:50 +00: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 termio: suspend is an int with values > 1 2020-04-19 23:22:57 +02:00
termio.h termio: hide links when content change underneath 2020-04-16 23:43:21 +02:00
termiointernals.c reduce scope of variables 2020-04-17 23:09:07 +02:00
termiointernals.h termiointernals: be able to mock mouse wheel 2019-02-19 20:03:14 +01:00
termiolink.c termiolink: harden functions link_is_*() 2020-04-19 23:23:57 +02:00
termiolink.h move link_is_* to termiolink.c 2019-09-15 17:47:07 +02:00
termpty.c reduce scope of variables 2020-04-17 23:09:07 +02:00
termpty.h video: no need to force emotion engine anymore 2020-04-12 16:59:43 +02:00
termptydbl.c termptydbl: oops 2019-06-23 22:16:47 +02:00
termptydbl.h constify 2017-07-06 21:37:56 +02:00
termptyesc.c termptyesc: mark _safechar() as pure 2020-04-25 15:20:54 +02:00
termptyesc.h constify 2017-07-06 21:37:56 +02:00
termptyext.c termptyext.c: remove useless assignments 2020-04-17 21:52:06 +02:00
termptyext.h tytest: add framework to add special escape codes for tests 2019-02-06 23:19:29 +01:00
termptygfx.c termptygfx: fix stupid bug when printing encircled numbers 2018-03-13 11:23:03 +01:00
termptygfx.h constify 2017-07-06 21:37:56 +02:00
termptyops.c reduce scope of variables 2020-04-17 23:09:07 +02:00
termptyops.h termptyops: ensure clearing cells do not increase link count 2019-01-03 22:46:07 +01: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 reduce scope of variables 2020-04-17 23:09:07 +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 reduce scope of variables 2020-04-17 23:09:07 +02:00
tyls.c reduce scope of variables 2020-04-17 23:09:07 +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 tytest: fix runtime error: null pointer passed as argument 2, which is declared to never be null 2019-07-08 21:30:27 +02:00
tytest.h tests: add tytest_termio_resize() 2019-03-03 18:22:18 +01:00
utf8.c utf8: only encode codepoints ≤ U+10FFFF. Closes T8022 2019-06-23 16:44:28 +02:00
utf8.h use a bit more Eina_Unicode 2014-03-25 21:35:31 +01:00
utils.c utils: ensure an elementary config exists 2019-12-08 16:46:29 +01:00
utils.h utils: mv strchrnul() to utils.h from termptyesc.c 2019-12-08 20:51:23 +01:00
win.c win: on startup, force a window to be considered as focused 2020-04-29 22:54:50 +02:00
win.h win: constify 2020-04-11 10:01:13 +02:00