terminology/src/bin
Boris Faure 00f08812be
win: avoid div by 0. CID1421876
2020-03-19 09:27:57 +01:00
..
md5 add md5.c,h 2014-10-15 21:44:58 +02:00
about.c win: use elm_layout funcs on base object in About 2019-06-13 20:45:33 +02:00
about.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
backlog.c backlog: cleanup 2019-11-24 19:57:48 +01:00
backlog.h options_behavior: display current memory usage of the backlog 2019-11-24 18:06:21 +01:00
col.c col: assert in case of invalid values 2018-12-27 22:14:44 +01: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: add error message if config is from a new Terminology 2019-11-12 10:57:01 +01:00
config.h config: turn "notabs" into "show_tabs" 2019-09-30 21:55:47 +02:00
controls.c main: change prototype for main_new() 2019-10-26 18:13:25 +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 ipc/main: restore ability to set multiple commands at startup. 2020-02-09 23:10:39 +01:00
ipc.h ipc/main: restore ability to set multiple commands at startup. 2020-02-09 23:10:39 +01:00
keyin.c clean up mess with libintl 2019-07-08 21:30:27 +02:00
keyin.h move input handling to win.c 2018-02-05 00:07:47 +01:00
main.c scale - dont use nan as unsed but < 0.0 because this messes up 2020-02-16 13:11:46 +00:00
main.h main: change prototype for main_new() 2019-10-26 18:13:25 +02:00
media.c remove condition on if (X) eina_stringshare_del(X) 2019-11-29 23:31:14 +01:00
media.h media/win: allow fallback to xdg-open after user interaction 2018-12-17 21:53:01 +01:00
meson.build git mv src/bin/termptysave.{c,h} src/bin/backlog.{c,h} 2019-11-23 18:31:23 +01:00
miniview.c backlog: move related functions to that file 2019-11-24 16:12:26 +01:00
miniview.h tyfuzz: stub functions from termio 2019-02-06 23:19:29 +01:00
options.c settings: Improve UI 2020-01-01 19:05:26 +01:00
options.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
options_background.c config: simplify API 2019-09-08 19:41:16 +02:00
options_background.h s/wallpaper/background/ 2017-11-11 22:24:35 +01:00
options_behavior.c options_behavior: display current memory usage of the backlog 2019-11-24 18:06:21 +01: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 Merge branch 'terminology-1.5' 2019-10-17 00:11:13 +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 config: simplify API 2019-09-08 19:41:16 +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
options_video.c config: simplify API 2019-09-08 19:41:16 +02:00
options_video.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 sb: when skipping buffer on the left and the buffer is empty, remove gap 2019-12-04 23:10:39 +01: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: attach/detach term from structure to be able to move them 2020-02-15 21:28:15 +01: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 remove condition on if (X) eina_stringshare_del(X) 2019-11-29 23:31:14 +01:00
termio.h focus: block focus manager from getting key inputs when they are consumed 2019-06-18 22:06:44 +02:00
termiointernals.c Merge branch 'terminology-1.6' 2019-12-05 19:59:44 +01:00
termiointernals.h termiointernals: be able to mock mouse wheel 2019-02-19 20:03:14 +01:00
termiolink.c backlog: move related functions to that file 2019-11-24 16:12:26 +01:00
termiolink.h move link_is_* to termiolink.c 2019-09-15 17:47:07 +02:00
termpty.c exe fd handling - make bsd handling same on linux ... as it must 2020-01-19 12:27:53 +00:00
termpty.h Merge branch 'terminology-1.6' 2019-12-04 23:16:30 +01: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: Add missing header. 2020-01-03 12:56:28 +00:00
termptyesc.h constify 2017-07-06 21:37:56 +02:00
termptyext.c termptyext: add tests on link detection 2019-09-15 20:39:41 +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 Merge branch 'terminology-1.6' 2020-02-16 18:53:50 +01: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 tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tycommon.c tytools - fix ty_write to return lenght written and not 0 on success 2020-01-07 10:48:08 +00:00
tycommon.h tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tyfuzz.c termpty: better handle writes 2019-12-04 23:13:30 +01:00
tyls.c tyls: add audio icon for flac files 2019-12-09 20:30:52 +01: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: avoid div by 0. CID1421876 2020-03-19 09:27:57 +01:00
win.h add wizard to set scaling when config does not exist 2019-09-08 19:28:52 +02:00