terminology/src/bin
Mike Blumenkrantz b23fbc392b more accurate link mouse-out detection, fix teamwork signals, update teamwork to new api 2013-06-19 08:03:53 +01:00
..
lz4 add compressed backscroll to terminology... 2013-05-05 23:10:44 +09:00
Makefile.am use dbus to tell e.TeamWork whenever a link is detected 2013-06-15 22:47:09 +02:00
about.c fix focus restoration when creating new tabs or splits by allowing cb 2013-04-15 13:33:23 +09:00
about.h fix focus restoration when creating new tabs or splits by allowing cb 2013-04-15 13:33:23 +09:00
col.c fix up artiifacts in tab selector zoom. 2013-04-06 14:02:05 +09:00
col.h terminology: read colors from theme 2013-01-20 16:48:18 +00:00
config.c config.c: set the default value of tab zoom animation time to 0.5 if the value equals 0. 2013-05-03 22:23:45 +09:00
config.h config tab_zoom: make the tab zoom animation time configurable. 2013-05-03 20:51:55 +09:00
controls.c simplify code to make separators in single func. 2013-05-24 16:00:46 +09:00
controls.h fix focus restoration when creating new tabs or splits by allowing cb 2013-04-15 13:33:23 +09:00
dbus.c more accurate link mouse-out detection, fix teamwork signals, update teamwork to new api 2013-06-19 08:03:53 +01:00
dbus.h more accurate link mouse-out detection, fix teamwork signals, update teamwork to new api 2013-06-19 08:03:53 +01:00
extns.h extn info repeated and.. missing. 2013-02-14 15:53:55 +00:00
ipc.c add more unique env vars to ipc id hash. i foudn these to be unique in 2012-12-29 03:42:11 +00:00
ipc.h if ipc serve fails - try ipc send again. 2012-12-29 03:02:37 +00:00
keyin.c emacs top/bottom button ctlr+_home/end fixed. 2012-07-06 11:02:28 +00:00
keyin.h use new ecore-input compose handling in terminology. 2012-06-28 08:21:51 +00:00
main.c use dbus to tell e.TeamWork whenever a link is detected 2013-06-15 22:47:09 +02:00
main.h infra for multiple terms per split slot. 2013-03-17 23:52:13 +09:00
media.c add ethumb queue if ethumd not there since ethumb doesnt queue for us. 2013-05-12 12:16:09 +09:00
media.h tyls now uses standard icons names for normal files (not starting with 2013-03-11 20:44:27 +09:00
options.c fix focus restoration when creating new tabs or splits by allowing cb 2013-04-15 13:33:23 +09:00
options.h fix focus restoration when creating new tabs or splits by allowing cb 2013-04-15 13:33:23 +09:00
options_behavior.c shorten labels for options so options fit in default term size. 2013-05-11 00:04:29 +09:00
options_behavior.h more config in gui plus translucency now works. even from gui. wordsep 2012-06-16 14:00:00 +00:00
options_colors.c testing toolbar - figuring out why icon size set didnt work and also 2012-08-22 03:12:40 +00:00
options_colors.h testing toolbar - figuring out why icon size set didnt work and also 2012-08-22 03:12:40 +00:00
options_font.c terminology can do multi instance now (in a single process). that 2012-12-27 11:20:32 +00:00
options_font.h del options widget after 10 sec delay when they popped down. 2012-06-17 09:54:36 +00:00
options_helpers.c nicer helpers options. 2012-10-17 08:07:49 +00:00
options_helpers.h incoming sexiness... links, file paths, email addresses found in text 2012-07-04 14:44:43 +00:00
options_theme.c terminology: read colors from theme 2013-01-20 16:48:18 +00:00
options_theme.h Adding support for selection of theme 2012-10-02 20:24:13 +00:00
options_video.c split options inot more swallows in the terminology theme because this 2012-09-02 14:10:31 +00:00
options_video.h more options sections -> translucent moved to video and now u can 2012-06-17 09:26:01 +00:00
options_wallpaper.c terminology: Added 'Not Implemented Yet' stub for theme and wallpaper. 2012-06-27 00:53:57 +00:00
options_wallpaper.h terminology: Added 'Not Implemented Yet' stub for theme and wallpaper. 2012-06-27 00:53:57 +00:00
private.h add logging for our sanity 2012-06-17 16:32:23 +00:00
sel.c config tab_zoom: make the tab zoom animation time configurable. 2013-05-03 20:51:55 +09:00
sel.h glue in beep flag on sel creation if you missed a beep in a hidden tab. 2013-04-17 12:50:19 +09:00
termcmd.c terminology: Ignore empty commands 2012-08-23 05:58:06 +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 more accurate link mouse-out detection, fix teamwork signals, update teamwork to new api 2013-06-19 08:03:53 +01:00
termio.h add termio_win_get(); 2013-06-09 12:03:51 +02:00
termiolink.c fix dbus signatures 2013-06-15 23:51:03 +02:00
termiolink.h factor out link finding algorithm to its own file. 2012-07-13 09:12:01 +00:00
termpty.c reflow: do not add a newline when consolidation backscroll 2013-05-23 23:04:33 +02:00
termpty.h compat: add margin top support on Origin mode 2013-06-09 12:03:52 +02:00
termptydbl.c Fix typo 2012-10-30 08:15:17 +00:00
termptydbl.h mouve doublewidth checking to its own file to not "pollute" termpty.c. 2012-07-13 06:22:46 +00:00
termptyesc.c compat: fix scrolling not clearing some text 2013-06-09 12:03:52 +02:00
termptyesc.h splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptyext.c splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptyext.h splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptygfx.c splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptygfx.h splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptyops.c compat: fix scrolling not clearing some text 2013-06-09 12:03:52 +02:00
termptyops.h compat: only clear cells when scrolling to add text 2013-06-09 12:03:51 +02:00
termptysave.c fix 1st alloc with _alloc_new 2013-05-18 22:28:05 +02:00
termptysave.h add whitepsace debug mode and termsave abstraction infra. 2013-05-04 11:45:45 +09:00
tyalpha.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tybg.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tycat.c tycat: fix videos aspect ratio when emotion_object_video_handled_get() fails 2013-05-20 16:16:21 +02:00
tyls.c remove -l opt in summary. 2013-04-19 00:02:28 +09:00
typop.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tyq.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
utf8.c support double-wide asian chars with ugly tables and stuff! 2012-06-26 01:38:13 +00:00
utf8.h support double-wide asian chars with ugly tables and stuff! 2012-06-26 01:38:13 +00:00
utils.c utils: add and use homedir_get() 2012-10-09 17:20:27 +00:00
utils.h utils: add and use homedir_get() 2012-10-09 17:20:27 +00:00
win.c add a bunch of options for title, name, role, override, borderless, 2012-07-05 10:04:39 +00:00
win.h add a bunch of options for title, name, role, override, borderless, 2012-07-05 10:04:39 +00:00