Terminal emulator with all the bells and whistles https://www.enlightenment.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Boris Faure cd4c168e3b
media: have media_src_type_get() use extn api
2 years ago
..
about.c po: use "YouTube" instead of "Youtube". Thanks to kingu for the suggestion 2 years ago
about.h controls: use both "bg" and "base" evas objects 5 years ago
backlog.c backlog: don't convert -1 to unsigned 3 years ago
backlog.h termpty: fix ubsan-detected issue 3 years ago
colors.c colors: list user-stored color schemes 2 years ago
colors.h colors: no longer set all those "c%d" color classes 2 years ago
config.c config: ensure config->colorscheme is set. Closes T8855 2 years ago
config.h config: add color_scheme 2 years ago
controls.c controls - dont "done" more than once in window controls 2 years ago
controls.h controls: use both "bg" and "base" evas objects 5 years ago
extns.c extns: add extn_matches() and extn_is_media() + unit test 2 years ago
extns.h extns: add extn_matches() and extn_is_media() + unit test 2 years ago
gravatar.c improve translation strings 3 years ago
gravatar.h fix const on hyperlink urls 5 years ago
ipc.c main: add --colorscheme 2 years ago
ipc.h main: add --colorscheme 2 years ago
keyin.c test malloc/calloc's return. Fix CID1436182 2 years ago
keyin.h move input handling to win.c 5 years ago
main.c respect login shell config on start 2 years ago
main.h main: change prototype for main_new() 3 years ago
md5.c Get rid of trailing whitespaces 3 years ago
md5.h mv src/bin/md5/md5.{c,h} src/bin/ 3 years ago
media.c media: have media_src_type_get() use extn api 2 years ago
media.h media: have media_src_type_get() use extn api 2 years ago
meson.build extns: add extn_matches() and extn_is_media() + unit test 2 years ago
miniview.c theme: have only one theme_apply function 2 years ago
miniview.h tyfuzz: stub functions from termio 4 years ago
options.c options_color: rewrite to display color schemes 2 years ago
options.h options_behavior: share OPTIONS_CB/OPTIONS_CX/OPTIONS_SEPARATOR 3 years ago
options_background.c media: have media_src_type_get() use extn api 2 years ago
options_background.h s/wallpaper/background/ 5 years ago
options_behavior.c theme: have only one theme_apply function 2 years ago
options_behavior.h add header guards 9 years ago
options_colors.c options: add note on colorschemes about current theme and vice-versa 2 years ago
options_colors.h options_color: rewrite to display color schemes 2 years ago
options_elm.c improve translation strings 3 years ago
options_elm.h add a Toolkit settings category to launch elementary_config. Closes T1492 9 years ago
options_font.c options_font: focus font search entry. 2 years ago
options_font.h options_font: be able to have multiple instances 5 years ago
options_keys.c theme: have only one theme_apply function 2 years ago
options_keys.h add header guards 9 years ago
options_mouse.c win/options_mouse: apply mouse timer change to current terms 3 years ago
options_mouse.h mv options_helpers.{c,h} options_mouse.{c,h} 3 years ago
options_theme.c options: add note on colorschemes about current theme and vice-versa 2 years ago
options_theme.h options_theme: be able to have multiple instances 5 years ago
options_themepv.c termio: set scale only when font/size is set 2 years ago
options_themepv.h options_themepv: add color mode 2 years ago
private.h private.h: add static_strequal() 3 years ago
sb.c sb: extract tests 3 years ago
sb.h termiolink: add unit test on parsing edc color 3 years ago
sel.c smart objects - remember to free smart data 2 years ago
sel.h tab_selector: fix focus issue 4 years ago
term_container.h win: constify 3 years ago
termcmd.c mv utils.{c,h} theme.{c,h} 3 years ago
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 11 years ago
termio.c media: have media_src_type_get() use extn api 2 years ago
termio.h termio/termptyesc: clean up mess with color classes 2 years ago
termiointernals.c stop jumping down to the bottm on config changes when no font sz changed 2 years ago
termiointernals.h stop jumping down to the bottm on config changes when no font sz changed 2 years ago
termiolink.c termiolink: fix _hsl_to_rgb() + update tests 3 years ago
termiolink.h link: display tooltip on colors like #ff00ff 3 years ago
termpty.c fix 32bit build warnings - some buglets, some just noise 2 years ago
termpty.h termptyesc: explicit conversions 3 years ago
termptydbl.c termptydbl: be strict on what is wide and do not try to be smart. 3 years ago
termptydbl.h termptydbl: generate the exact double width test 3 years ago
termptyesc.c fix 32bit build warnings - some buglets, some just noise 2 years ago
termptyesc.h termptyesc: export termptyesc_safechar() 2 years ago
termptyext.c termptyext: be able to test color links 3 years ago
termptyext.h tytest: add framework to add special escape codes for tests 4 years ago
termptygfx.c Get rid of trailing whitespaces 3 years ago
termptygfx.h constify 6 years ago
termptyops.c rewrite changing of background/foreground colors from escape codes 3 years ago
termptyops.h termptyops: ensure clearing cells do not increase link count 4 years ago
theme.c theme: ensure group exists in file before using it 2 years ago
theme.h theme: have only one theme_apply function 2 years ago
tty_keys.h keys: add underscore as special key. Should close T2369 8 years ago
tyalpha.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tybg.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tycat.c tycat: use extn_matches() 2 years ago
tycommon.c tycommon: ensure common tools are running in terminology 3 years ago
tycommon.h tycommon: ensure common tools are running in terminology 3 years ago
tyfuzz.c tests: rework tytest.c/tyfuzz.c to no longer #include one in the other 3 years ago
tyls.c Revert "tyls: use eina_fnmatch" 2 years ago
typop.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tyq.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tysend.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tytest.c extns: add extn_matches() and extn_is_media() + unit test 2 years ago
tytest.h tytest: those functions must return Eina_Bool 2 years ago
tytest_common.c tytest: those functions must return Eina_Bool 2 years ago
tytest_common.h have define BINARY_TYFUZZ/BINARY_TYTEST 3 years ago
unit_tests.h extns: add extn_matches() and extn_is_media() + unit test 2 years ago
utf8.c utf8: avoid implicit signedness conversions 3 years ago
utf8.h use a bit more Eina_Unicode 9 years ago
utils.c utils: add open_url() to avoid code duplication 2 years ago
utils.h utils: add open_url() to avoid code duplication 2 years ago
win.c media: have media_src_type_get() use extn api 2 years ago
win.h win: constify background_set_shine() 2 years ago