Commit Graph

384 Commits

Author SHA1 Message Date
Carsten Haitzler 2f57d0c7a9 add to READMe and... add logic to find urls under the mouse. also
email addresses. seems to work well imho. :)



SVN revision: 73243
2012-07-03 15:25:19 +00:00
Carsten Haitzler 9b476039cf fix grid->text conversion to handle some space cornercases better.
SVN revision: 73236
2012-07-03 12:57:32 +00:00
Mike Blumenkrantz 77650afb6c add text search to term TODO
SVN revision: 73234
2012-07-03 12:49:10 +00:00
Tom Hacohen a8594e252e Terminology: Listen to N_LONG_TAPS move instead of start.
SVN revision: 73188
2012-07-03 05:28:31 +00:00
Sebastian Dransfeld 3275e03aa5 terminology: better handling of position
SVN revision: 73163
2012-07-02 12:49:51 +00:00
Mike McCormack 958f8a340c terminology: printf--
SVN revision: 73161
2012-07-02 12:36:43 +00:00
Carsten Haitzler 4fd2814c02 avoid size creep during font options changes by remembering size at
start and any "suspected" real resizing by the user.



SVN revision: 73156
2012-07-02 12:06:44 +00:00
Sebastian Dransfeld 5ecbbb7f23 terminology: Move mouse_rep out of state
Seems it shouldn't be swapped vim does:
mouse_rep = on
swap
mouse_rep = off
swap

which breaks mouse usage after using vim

SVN revision: 73137
2012-07-02 08:58:49 +00:00
Carsten Haitzler d2c099699a make about text scroll for an extra 15 sec.
SVN revision: 73124
2012-07-02 03:51:20 +00:00
Carsten Haitzler 9354c1e1ea update README
SVN revision: 73123
2012-07-02 03:50:38 +00:00
Carsten Haitzler 654e760033 and now also use gesture layer for long-press for control panel and
zoom controls too for font size change (happens to make ctrl+mouse
wheel zoom too)



SVN revision: 73122
2012-07-02 03:47:02 +00:00
Carsten Haitzler f9474527a9 more touch (coform+imf) integration done in preparation.
SVN revision: 73120
2012-07-02 02:52:48 +00:00
Carsten Haitzler 689e2c2dd7 begin on custom command infra, fix home/end for emacs, and fix about
dialog to restart properly and dismiss layer to be above about.



SVN revision: 73085
2012-07-01 00:24:30 +00:00
Carsten Haitzler 5afd73501f any button now dismisses the popup dialog things.
SVN revision: 73083
2012-06-30 14:21:00 +00:00
Carsten Haitzler 84261ed6ec fix about text.
SVN revision: 73082
2012-06-30 11:19:33 +00:00
Carsten Haitzler fb1c18ada9 oops forgot to add.
SVN revision: 73081
2012-06-30 11:16:14 +00:00
Carsten Haitzler becb0201aa about box is there... mwahahhahahahahahah!
SVN revision: 73080
2012-06-30 11:08:07 +00:00
Carsten Haitzler d3a0eafd07 add ctrl+shift+ins for pasting primary and add info to READMe about
mouse/kbd controls.



SVN revision: 73037
2012-06-29 13:33:37 +00:00
Carsten Haitzler ed90cabb60 missing alt+backspace keyin entry.
SVN revision: 73034
2012-06-29 12:21:01 +00:00
Carsten Haitzler c320a5a230 use new ecore-input compose handling in terminology.
SVN revision: 72983
2012-06-28 08:21:51 +00:00
Sebastian Dransfeld 10c9a30898 terminology: I need my Alt+D in shell
SVN revision: 72968
2012-06-27 20:54:17 +00:00
Carsten Haitzler b8190b75ca complete unabirdged compose table/tree in terminology now. this should
go to ecore i think.



SVN revision: 72952
2012-06-27 15:27:59 +00:00
Carsten Haitzler a7dce6cb45 actuallly syslexia - 7f not f7!!!!
SVN revision: 72936
2012-06-27 10:09:50 +00:00
Carsten Haitzler d393562526 fix handling - filtering out 0xf7 -> del. don't do it. it's a divide
sign in unicode.



SVN revision: 72935
2012-06-27 10:08:14 +00:00
Carsten Haitzler da57521fcc multi-key compose table++ :) not complete table. see wekipedia table
to merge.



SVN revision: 72911
2012-06-27 03:26:34 +00:00
Daniel Juyung Seo 0f3b3ccdbd terminology: Added 'Not Implemented Yet' stub for theme and wallpaper.
SVN revision: 72907
2012-06-27 00:53:57 +00:00
Davide Andreoli 002ca0803b Terminology: move the media controls top-right (less used place) intead of bottom-left
NOTE: This spot an edje animation bug (I faced this other times before):
during the animation (mouse-in/out)  the right-alignment lost
1 pixel somewhere.

Can someone in touch with edje animation code give a look?
...the edc layout is really simple, the problematic part is:
"media_bg" at line 609 in default.edc

thanks
davemds

SVN revision: 72891
2012-06-26 20:07:55 +00:00
Davide Andreoli 2425f68e16 Terminology: pressing stop will delete the media smart,thus remove the video and the media controls and leave the user with its bg. So simple...raster, do I miss something?
SVN revision: 72890
2012-06-26 19:07:47 +00:00
Carsten Haitzler 01447a6483 umm blink should be on by defaut - jump on change too.
SVN revision: 72888
2012-06-26 14:58:32 +00:00
Carsten Haitzler 3f10088e8a make note.
SVN revision: 72887
2012-06-26 14:45:38 +00:00
Carsten Haitzler 44763cd614 fix default wordsep list now to be unicode friendly. include unicode
spaces.



SVN revision: 72886
2012-06-26 14:44:14 +00:00
Carsten Haitzler 7903d9a81d keypad numlock etc. working. shift kp-/+ to change font size. shift
kp/ for copy, shift insert for paste, shift+kp* to reset top 10pt.



SVN revision: 72870
2012-06-26 10:30:41 +00:00
Mike Blumenkrantz 666d4223c9 add new terminology option to disable that infernal cursor blinking; this should, in theory, be a combo box with different styles (underline, solid, invisible, etc), but imo the first thing is the ability to disable the blinking overall
SVN revision: 72856
2012-06-26 08:05:43 +00:00
Carsten Haitzler 85e9901227 comment -> need to add some unicode space codepoints to wordsep string
SVN revision: 72837
2012-06-26 01:38:48 +00:00
Carsten Haitzler 553db8906e support double-wide asian chars with ugly tables and stuff!
SVN revision: 72836
2012-06-26 01:38:13 +00:00
Sebastian Dransfeld ce9831c77d ignore++
SVN revision: 72816
2012-06-25 17:12:21 +00:00
Carsten Haitzler eacd019638 more red glow for bell so u notice it more. :)
SVN revision: 72815
2012-06-25 16:01:26 +00:00
Carsten Haitzler c2c935e4a4 fix F1-F4 to give different seq in appcur mode.
SVN revision: 72808
2012-06-25 13:51:13 +00:00
Carsten Haitzler 0bfc44c6e9 adjust copy & paste text extraction to be much nicer.
SVN revision: 72800
2012-06-25 11:26:21 +00:00
Carsten Haitzler 87f8a0e624 handle selection loss cb's from elm now
SVN revision: 72799
2012-06-25 11:17:03 +00:00
Davide Andreoli bb11d9e336 First try of two knobs images (for volume and position), absolutely not happy with them.
also move 'programs' parts outside of 'parts'. They where there for error.

SVN revision: 72777
2012-06-24 22:46:13 +00:00
Davide Andreoli 304434ccf6 also add a slider for seek in the video
SVN revision: 72765
2012-06-24 11:55:46 +00:00
Davide Andreoli 98a9da059e Fixed dropshadow size in mediacontrol
SVN revision: 72763
2012-06-24 10:41:29 +00:00
Carsten Haitzler 5984c4109d fix odditieis in selection text generation
SVN revision: 72762
2012-06-24 10:01:53 +00:00
Davide Andreoli 604b3b78f1 Multimedia controls for terminology. When a video is playing on the bg you will have controls to play/pause/stop and change volume.
SVN revision: 72761
2012-06-24 09:49:23 +00:00
Carsten Haitzler 23e9852efa fix word sel in scrollback
SVN revision: 72758
2012-06-24 08:45:10 +00:00
Carsten Haitzler 256059af6e move current options pane 1 level down and now its a controls pane
with copy, paste and options. copy & paste use clipboard, not primary.



SVN revision: 72755
2012-06-24 06:39:54 +00:00
Carsten Haitzler b3003cadc0 improve theme edc a bit.
SVN revision: 72752
2012-06-24 04:46:21 +00:00
Carsten Haitzler 45090c8f26 set terminology env var and add others for copyright.
SVN revision: 72742
2012-06-24 01:27:44 +00:00
Mike McCormack 00f7823b01 terminology: Clear out font config objects that have been destroyed too
SVN revision: 72737
2012-06-23 22:06:17 +00:00