Commit Graph

367 Commits

Author SHA1 Message Date
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
Carsten Haitzler 4af32a0d16 and spice up bell gfx a bit. it *IS* meant to get your attention. it
IS a bell... fixes sizing too.



SVN revision: 72719
2012-06-23 16:23:25 +00:00
Carsten Haitzler 2a2048d40f first cut visul bell and bewll handling with urgent enable while not
focued and bell goes off (optional). gfx can be much nicer - really
quick and dirty led img



SVN revision: 72718
2012-06-23 09:25:01 +00:00
Cedric BAIL e2c25bc45b terminology: apparently insert doesn't move the cursor.
NOTE: please test it and report issue, but apparently this
fix emacs and bash for me.


SVN revision: 72717
2012-06-23 08:32:48 +00:00
Carsten Haitzler 86b43ae0f4 fix typo
SVN revision: 72715
2012-06-23 07:21:44 +00:00
Carsten Haitzler 3b0a9d4013 fix jed/emacs again - might hurt some intl stuff tho... dunno.
SVN revision: 72714
2012-06-23 07:18:47 +00:00
Carsten Haitzler 791a1630a6 printf--
SVN revision: 72713
2012-06-23 06:44:20 +00:00
Carsten Haitzler 099de44801 handle a lot more escape codes now and mouse tracking too.
SVN revision: 72712
2012-06-23 06:43:02 +00:00
Carsten Haitzler e672d4b895 remove artwiz fonts -> dont do terminal drawing chars. also map point
draw char to unicode one. evas maps back if needed.



SVN revision: 72711
2012-06-23 02:33:52 +00:00
Carsten Haitzler cba16ddb2e update mapping notes.
SVN revision: 72605
2012-06-21 13:50:10 +00:00
Carsten Haitzler 3de1d85a71 finally i knwo whjat the unicode gfx char table has in it!
SVN revision: 72596
2012-06-21 11:55:55 +00:00
Carsten Haitzler 618bec7108 only print err or crit logs. others not compiled in.
SVN revision: 72572
2012-06-21 08:18:12 +00:00
Carsten Haitzler 1db5d17a96 react to keypress instead?
SVN revision: 72571
2012-06-21 07:55:00 +00:00
Carsten Haitzler 26a88cd2dd fix exit code handling and propagate exit from pty->io->main
SVN revision: 72545
2012-06-20 14:12:26 +00:00
Carsten Haitzler 596357c77a animate on key press might be better wording :)
SVN revision: 72543
2012-06-20 13:37:35 +00:00
Mike Blumenkrantz bc0282d50d add an option to disable cursor strobe light from typing: strobe effect enabled by default
SVN revision: 72527
2012-06-20 08:29:08 +00:00
Jihoon Kim 5758281a6e terminology: remove _imf_cursor_set in _smart_calculate. It isn't needed anymore because it is called whenever cursor is moved
SVN revision: 72519
2012-06-20 06:23:07 +00:00
Carsten Haitzler aed804227b comment table for draw chrs - need to actuallly specfy them in
comments tyho - next.



SVN revision: 72512
2012-06-20 04:50:33 +00:00