Commit Graph

381 Commits

Author SHA1 Message Date
Cedric BAIL 93daadd831 background: encode them in grayscale as it is properly loaded as GRY8 by GL backend. 2015-01-06 18:48:46 +01:00
Stefan Schmidt e4a4861173 themes: Add tab images to EXTRA_DIST to pass distcheck 2014-12-16 16:30:58 +01:00
Carsten Haitzler d93a54b278 terminology - nyanology - remove pointless copy and paste from default
this makes nyanoology work with the tabbar
2014-12-13 13:14:20 +09:00
Carsten Haitzler 2ca0e69529 themes - fix mild, mustang, smyck, base16, black to work with tabs
still nyanology left
2014-12-13 12:56:10 +09:00
Carsten Haitzler 5ed68d82b2 terminology - add tab bar at the top that looks like normal tabs
this makes the default (and solarized) themes have a tab bar at the
top that look and behave like normal tabs. option to disable these.

other themes might need some updating if they dont follow default by
 #including it.
2014-12-11 22:19:55 +09:00
Carsten Haitzler 3ad611a828 Revert "top-level tabs"
This reverts commit c6b5d0798f.
2014-12-03 08:42:46 +09:00
Carsten Haitzler f2f181cf1b Revert "toggle tabbar"
This reverts commit 973a8d34c6.
2014-12-03 08:42:45 +09:00
Carsten Haitzler cb77fe619a Revert "the tab selector is back!"
This reverts commit 4fd9c9d178.
2014-12-03 08:42:42 +09:00
Carsten Haitzler 913b6d7417 Revert "get add/hide buttons out of the toolbar"
This reverts commit 9fa112a98c.
2014-12-03 08:42:41 +09:00
Carsten Haitzler 480ab8d8d4 Revert "work on bell status"
This reverts commit fb6b7e9f75.
2014-12-03 08:42:36 +09:00
Carsten Haitzler fbb21059e1 Revert "only show tabselector if tabcount > 1"
This reverts commit a85dc5be9d.
2014-12-03 08:42:34 +09:00
Carsten Haitzler 1a29d4b694 Revert " update mild and nyanology themes"
This reverts commit 2a82a9d62e.
2014-12-03 08:42:28 +09:00
Carsten Haitzler 5c4ffc2815 Revert "remove tabbar offset"
This reverts commit a92582126f.
2014-12-03 08:42:18 +09:00
Boris Faure a92582126f remove tabbar offset 2014-12-01 00:28:52 +01:00
Boris Faure 2a82a9d62e update mild and nyanology themes 2014-11-30 21:05:50 +01:00
Boris Faure a85dc5be9d only show tabselector if tabcount > 1 2014-11-30 16:21:39 +01:00
Boris Faure fb6b7e9f75 work on bell status 2014-11-29 22:05:44 +01:00
Boris Faure 9fa112a98c get add/hide buttons out of the toolbar 2014-11-29 22:05:38 +01:00
Boris Faure 4fd9c9d178 the tab selector is back! 2014-11-29 22:05:19 +01:00
Boris Faure 973a8d34c6 toggle tabbar 2014-11-29 22:05:19 +01:00
Boris Faure c6b5d0798f top-level tabs 2014-11-29 22:05:18 +01:00
Daniel Juyung Seo 27f60de90b themes: Make 'About' dialog scalable. 2014-11-22 02:34:35 +09:00
Boris Faure 082ee271a0 add icon_miniview to distfiles 2014-10-12 16:04:16 +02:00
Gwang O Lee 86002b6b12 Add "Miniview" and "Close Terminal" controls
Miniview button and icon are added.
Thank you!

Reviewers: seoz, raster, billiob

Subscribers: seoz

Differential Revision: https://phab.enlightenment.org/D1442
2014-09-20 11:11:08 +02:00
Gwang O Lee 9a6e54dc03 i18n: Korean desktop setting inital draft
Reviewers: huchi, seoz

Reviewed By: seoz

Subscribers: seoz, DarkCircle

Differential Revision: https://phab.enlightenment.org/D1406
2014-09-04 15:52:18 +02:00
Boris Faure d7ec90aefa make themes compile with efl 1.7 2014-08-15 11:06:50 +02:00
Boris Faure 87649b8de5 add miniview to nyanology and fix its makefile 2014-08-09 13:55:11 +02:00
Boris Faure 0032520257 add terminology to mild-based themes 2014-08-09 11:27:51 +02:00
Boris Faure f23ed66d00 reorganize default.edc 2014-08-09 11:27:34 +02:00
Carsten Haitzler 8e40b41fd4 add keywords to terminology desktop file
from https://phab.enlightenment.org/T1488

fixes T1488
2014-08-07 11:50:10 +09:00
Wonguk Jeong b14042aa49 media: improve media control pos/vol slider
Summary:
currently, pos/vol could be changed by using only knob not slider area.
use slider area as event source, and control knob internally.

Fixes T1440

Test Plan: terminology -> tycat video file -> try to control pos/vol by clicking slider area

Reviewers: billiob

Subscribers: seoz

Maniphest Tasks: T1440

Differential Revision: https://phab.enlightenment.org/D1219
2014-07-23 07:07:01 +09:00
godfath3r 922940005a themes: remove edje_cc warning by adding ellipsis: -1;
Reviewers: billiob, Sachiel, raster

Differential Revision: https://phab.enlightenment.org/D1218
2014-07-22 21:17:13 +02:00
Wonguk Jeong 508fad6a85 theme: align transparency msg formatting with default theme 2014-07-23 00:49:43 +09:00
Carsten Haitzler 96b43d79dd theme - improve transparency msg formatting with brackets 2014-07-21 18:16:22 +09:00
Godfath3r 5db4ef8519 Terminology: Miniview: add position indicator
Summary: Merge branch 'miniview_indicator'

Reviewers: raster, billiob

Maniphest Tasks: T1417

Differential Revision: https://phab.enlightenment.org/D1150
2014-07-15 12:27:27 +02:00
Wonguk Jeong 3c0094041c theme: smyck build dependency fix
Summary:
smyck should be built if mild.edc has been changed.

@fix

Reviewers: billiob, raster

Subscribers: seoz

Differential Revision: https://phab.enlightenment.org/D1181
2014-07-13 15:15:27 +02:00
wonguk.jeong 5bcf35d642 options: opacity level configuration support
Summary:
In translucency mode, opacity level could be changed with this patch.

@fixes T1066

Test Plan: option -> video -> turn on translucency -> change opacity level

Reviewers: billiob, raster

Subscribers: seoz

Maniphest Tasks: T1066

Differential Revision: https://phab.enlightenment.org/D1180
2014-07-13 15:11:46 +02:00
Carsten Haitzler 5981069012 Revert "remove sounds when pressing keys"
This reverts commit 40c83a0113.

elementary_config has features to mute sounds if you want - point them
to that. there is a whole elm config and sound category system devoted
to this
2014-07-07 16:30:57 +09:00
Tom Hacohen edfb3d6958 Themes smyck: Update to 256 colours. 2014-05-19 13:01:30 +01:00
Tom Hacohen 6f2aa6d764 Themes: Add smyck theme.
http://color.smyck.org/.
2014-05-19 11:49:57 +01:00
Boris Faure d72a0cbec3 miniview: close from edj 2014-05-13 23:09:59 +02:00
Boris Faure 8d04ae955e miniview: use edje 2014-05-13 22:23:34 +02:00
Boris Faure 42cbf2f0ed miniview: fix with splits 2014-05-13 22:23:34 +02:00
Boris Faure eddec5e387 miniview: have ctrl-shift-h toggle the miniview 2014-05-13 22:23:33 +02:00
Boris Faure d4ce1166c6 miniview: use an image ftm 2014-05-13 22:23:33 +02:00
Boris Faure 23d3944b76 miniview: cleanup 2014-05-13 22:23:33 +02:00
Godfath3r a5bb346937 add miniview feature to terminology.
Pressing ctrl+shift+f toggles miniview on the side of each terminal/split/tab
2014-05-13 22:23:33 +02:00
Jerome Pinot a3c6b217b1 nyanology: some theme files are not being packaged, Makefile.am++ 2014-05-13 17:02:44 +09:00
Jean-Philippe Andre 66a517be2f Compilation: Align EDJ to CC 2014-05-12 15:08:36 +09:00
Boris Faure 97ab760016 nyanology: add tab-related stuff (copy/paste from default) 2014-05-10 14:29:47 +02:00
Boris Faure 2c368e89b5 import the great nyanology theme done by Anisse Astier
Known missing: tab counter
2014-05-10 14:29:40 +02:00
Boris Faure 6fd4e8c57a add an option to decide whether the bell rings 2014-04-22 23:38:03 +02:00
Boris Faure 40c83a0113 remove sounds when pressing keys
too many complaints about that feature.
2014-04-22 22:19:24 +02:00
Boris Faure d9e076fe88 keep default theme compatible with efl 1.7/8 2014-03-11 22:40:12 +01:00
Carsten Haitzler d0bec8283e theme - make cmdbox dark and prettier 2014-03-09 22:55:23 +09:00
Carsten Haitzler e6b1ac0f9d use new sound channel feature in elm 2014-03-09 12:59:20 +09:00
Leif Middelschulte e1de7a8521 Add base16/ocean/dark theme 2014-02-18 20:00:52 +01:00
Carsten Haitzler 13c003c731 256 colorcube - follow the standards that need a set of custom colors
my xterm-256tst does seem to demand a specialized colorcube and
according to T846 this is the case elsewhere, so change colorcube to
match, as opposed to one that is more color efficient.
2014-01-24 08:41:17 +09:00
Amitesh Singh e913f6ef2f Fix - Only one action can be specified per program.
Reviewers: seoz, raster

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D470
2014-01-20 19:53:23 +09:00
Marcel Hollerbach 85ded7e105 Implemented the wallpaper settings page.
Summary: Implemented a little page where you can set your background for your terminology.

Reviewers: raster, billiob

Reviewed By: raster

CC: seoz

Differential Revision: https://phab.enlightenment.org/D362
2013-12-29 13:45:27 +09:00
Carsten Haitzler a48836c528 solarized - fix build to actually be solarized as it was. 2013-12-28 18:21:20 +09:00
Carsten Haitzler f424fd9bbe theme - move solarized to 2 edc files that #include default 2013-12-25 13:18:01 +09:00
Cedric BAIL 5f15fae4e7 tabs: improve behavior by making possible to navigate between them by using mouse wheel.
More theme work is needed, but first step for T449.
2013-12-13 14:59:26 +09:00
Doug Newgard 854c5479e0 [terminology] Fix make dist
Summary: Just a couple of missing pngs

Reviewers: raster

Differential Revision: https://phab.enlightenment.org/D283
2013-10-29 10:19:15 +09:00
Carsten Haitzler aef3d275d2 lets reduce the theme color strings in size since there are so many - memory 2013-10-15 22:32:35 +09:00
Carsten Haitzler 5b1cc34ff9 alpha shadow image now has more fidelity at scaled up sizes = less banding 2013-10-15 17:29:34 +09:00
Gustavo Sverzut Barbieri 264a77594a pretty make output for EDJ.
cope with the quiet output and just say "EDJ name.edj" instead of
multiple lines with the full compile statement.
2013-10-11 11:34:55 -03:00
Gustavo Sverzut Barbieri 32876f1a6c unify default colors, fix make dependencies and mustang build.
- there was an unused default_colors.in.edc that provided the same
   colors as default.edc, with an extra set of colors for 6x6
   colorcube of colors over 16. The extra colors were disabled and the
   file is now used everywhere that need those colors (mild.edc and
   default.edc)

 - mustang.edc included mild.edc but did not depend on it, that's why
   the build break as I changed mild and recompiled, but mustang.edj
   was already there and the lack of dependency didn't ask it to be
   rebuilt.

 - mustang.edc will define INHERIT_PROVIDE_OWN_COLORS so it can
   provide its own colors.
2013-10-11 11:27:18 -03:00
Gustavo Sverzut Barbieri 9b1bd2c959 mild (and inherited) will have brighter colors.
Copied the "default.edc" colors so mild, black and mustang should have
colors more vivid and brighter... particularly the yellow (1;33) was
annoying me.
2013-10-11 10:44:50 -03:00
Carsten Haitzler 0f615122e5 theme - sync stripe imagery with dark in e17/elm theme and remove the pulse 2013-10-06 20:42:37 +09:00
Carsten Haitzler 075f8d1f2e pass distcheck 2013-09-29 00:42:34 +09:00
Boris Faure 2beb10beda fix solarized-light theme 2013-09-15 15:32:11 +02:00
Carsten Haitzler 2dac064d3b please... restore default coolors! :) 2013-08-30 08:56:24 +09:00
Boris Faure c731394917 use EFL_VERSION_MAJOR/MINOR 2013-08-29 15:32:03 +02:00
Boris Faure 7faf2eb133 make themes compile with efl 1.7
Issue was reported in T143
2013-08-29 15:17:43 +02:00
Boris Faure 75021221d8 256: fix color cube 2013-08-28 19:16:34 +02:00
Boris Faure 6be1029413 themes: use default theme as base for solarized 2013-08-28 14:34:42 +02:00
Chris Michael 3885e288f2 Add sound support to mild.edc (which the black theme uses).
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-06-25 21:19:15 +01:00
Carsten Haitzler 455d3f2147 Fix mild theme for tab switching
Tab switching suffers from painful color changes esp. when using black theme.
Mostly just copy&paste from default.edc and removing some of the shininess.
2013-05-10 16:52:42 +09:00
Carsten Haitzler cc5b3942fa and add sounds dir to makefiles so we can dist. 2013-05-06 19:13:02 +09:00
Carsten Haitzler 3e0435e4d1 make use of eo audio and multisense in terminology.... bell..
keyboard... muhahahaha!
2013-05-06 19:09:55 +09:00
Carsten Haitzler b949583c34 glue in beep flag on sel creation if you missed a beep in a hidden tab. 2013-04-17 12:50:19 +09:00
Carsten Haitzler d201252033 track if a bell was missed in a background tab and display a "missed"
count and emit a signal to indicate you missed something. right now
you dont know which though has the missed bell. thats another stage -
pass missed flag to sel and display it in the theme.
2013-04-17 00:35:44 +09:00
Carsten Haitzler 87d585bd07 show overlay with number of open tabs - keep it faded out until you
mouseover. click to bring up tab switcher. mouse controls on tab
switcher work now... click to select. up & down arrow work too...
2013-04-06 23:30:45 +09:00
Carsten Haitzler 5444820f19 fix up artiifacts in tab selector zoom.
fix up video./audio restart in sel by not duplicating (instead add 1 edje obj
level in between and include bg with term. may affect other themes).
2013-04-06 14:02:05 +09:00
Carsten Haitzler fa4ebb5b2f icons for buttons, theme overlay (for now) and some theme polishing
for terminology sel
2013-03-24 19:56:01 +09:00
Carsten Haitzler 64196937ab some cleaning up of pending things.. so we can do a terminology 0.3
:)
2013-03-20 19:00:05 +09:00
Carsten Haitzler edd37bbae7 track term titles properly and put them in tab sel views. done for the
moment.
2013-03-20 13:47:56 +09:00
Carsten Haitzler c2afdf1380 fix bevel image/theme to not have gap at top. 2013-03-20 13:01:43 +09:00
Carsten Haitzler 29dd7608c2 improve tab sel look to have its own. 2013-03-20 12:55:15 +09:00
Eduardo Lima (Etrunko) bba639baf7 Fix edje_cc verbosity if building with V=1
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-03-07 18:10:09 -03:00
Boris Faure c9216e5214 add the light version of the solarized theme
SVN revision: 84025
2013-02-17 16:18:56 +00:00
Carsten Haitzler a3e16b6fc7 fmting
SVN revision: 83612
2013-02-04 21:11:59 +00:00
Carsten Haitzler 624fc417df compile again. mild. etc.
SVN revision: 83363
2013-01-27 05:46:35 +00:00
Carsten Haitzler 7f6ae2a441 little theme adjustments for terminology - cursor loses striped fill -
clear empty, but gets blue glow. use subtle blue glow to show focuwed
term - useful for multi-term grid.



SVN revision: 83362
2013-01-27 05:24:07 +00:00
Carsten Haitzler 524d62d2f3 move options/controls out of term edj into separate one for the window
SVN revision: 83361
2013-01-27 01:58:12 +00:00
Carsten Haitzler a0ffffd42d split your terminology man... split it! :)
SVN revision: 83090
2013-01-22 15:01:53 +00:00
Leif Middelschulte ce03ed3820 Add foreground color as "color0"
SVN revision: 83046
2013-01-21 19:57:27 +00:00
Boris Faure d8d389efbc terminology: remove default_colors.in.edc from solarized.edj dependencies
Thanks to T_UNIX for spotting it.

SVN revision: 83045
2013-01-21 19:39:35 +00:00
Leif Middelschulte f6e80e14dc Add mustang theme.
SVN revision: 83043
2013-01-21 19:17:57 +00:00
Stefan Schmidt 06792ddff2 terminology: Fix distcheck
SVN revision: 83036
2013-01-21 11:31:31 +00:00
Boris Faure 55c7bc2d33 terminology: add edc color helper
SVN revision: 83021
2013-01-20 16:48:23 +00:00
Boris Faure 2257a93e4d terminology: add solarized theme
SVN revision: 83020
2013-01-20 16:48:21 +00:00
Carsten Haitzler de8b44d645 missed outcol2 bottom edge.. just noticed.
SVN revision: 83009
2013-01-20 02:07:57 +00:00
Carsten Haitzler bbd7701258 white pulse on selection a bit too much.
SVN revision: 82262
2013-01-05 04:50:21 +00:00
Carsten Haitzler 0ec0ceb182 adjust terminology theme colors now to match default theme better?
SVN revision: 82184
2013-01-04 16:11:14 +00:00
Massimo Maiurana d5d2328bf4 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Carsten Haitzler ff051363b9 clean up terminology theme adjustment padding for bevels.
SVN revision: 81007
2012-12-15 03:30:01 +00:00
Mike Blumenkrantz 0e0e6e7885 fix terminology.desktop to be XDG compliant
SVN revision: 79869
2012-11-30 07:38:27 +00:00
Massimo Maiurana ee6802db18 updating russian and galician translations
SVN revision: 79722
2012-11-26 17:37:27 +00:00
Massimo Maiurana b9d7a68f54 updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Boris Faure 53aa6d66fc Revert "terminology: use solarized colors"
This reverts commit cf35576bd3e5cf4f95ef637f6c55ebd0b91317cd.

SVN revision: 78930
2012-11-05 15:31:45 +00:00
Boris Faure a8272ed352 terminology: use solarized colors
SVN revision: 78928
2012-11-05 15:29:39 +00:00
Carsten Haitzler 2c18ec8ba2 revert! broke terminology build completely.
SVN revision: 78312
2012-10-22 02:12:55 +00:00
Flavio Vinicius Alvares Ceolin 0dcc9e2044 Using the edje_codegen to handle with the theme
Using the code generated to handle the parts of the
edj file. Trying to avoid mistakes with the parts names and
make the code more independent from the theme (the parts can
change the name since it maintaining the same api)



SVN revision: 78271
2012-10-19 22:04:01 +00:00
Boris Faure ca40aa9b8e Revert "terminology: use solarized colors"
SVN revision: 77988
2012-10-15 08:18:42 +00:00
Boris Faure 28cd2ef56f terminology: use solarized colors
SVN revision: 77986
2012-10-15 08:17:15 +00:00
Carsten Haitzler 8de26cadab ensure cursor is not animating when not focused
SVN revision: 77038
2012-09-24 14:46:10 +00:00
Carsten Haitzler fe227c4d63 have options not use so much horizontal space. :)
SVN revision: 76248
2012-09-06 15:19:33 +00:00
Carsten Haitzler 6e855b64a4 ok put changes in miled.edc... this is why i wasnt interested in
multiple themes at this stage - changes still happening.
:)



SVN revision: 75944
2012-09-03 02:39:18 +00:00
Carsten Haitzler a24f4ba16d split options inot more swallows in the terminology theme because this
is eventually how it needs to work as i wanted wallpaper and theme
stuff to totally see the terminology txt/bg like wp2 in e17. :)



SVN revision: 75941
2012-09-02 14:10:31 +00:00
Massimo Maiurana 043c6545fd updating portuguese and italian translations
SVN revision: 75634
2012-08-23 18:08:44 +00:00
Gustavo Sverzut Barbieri 8e86b95135 black: make visual bell overlay more visible.
the mild theme gets darker before getting bright, then the bright does
not need to be that much different. however the black one can't get
darker, then we must make it brighter.



SVN revision: 75633
2012-08-23 16:01:43 +00:00
Gustavo Sverzut Barbieri 302a098740 add black theme, variation of mild.
popular request among old timers.


SVN revision: 75630
2012-08-23 15:23:09 +00:00
Cedric BAIL cf3a453baf terminology: remove c&p error.
SVN revision: 75587
2012-08-23 03:24:27 +00:00
Gustavo Sverzut Barbieri e627bf93e4 mild: changes to tell focused and unfocused terminals appart.
unfocused are bit darker. When focus the cursor will always start pulsing
from bright to dark.



SVN revision: 75580
2012-08-23 01:39:01 +00:00
Gustavo Sverzut Barbieri 5970864a85 mild: full window visual bell
the siren on the bottom-right may be difficult to notice on maximized
windows on large displayes. Then make a full window visual bell, I
hope it's noticeable but not annoying.



SVN revision: 75579
2012-08-23 00:32:06 +00:00
Gustavo Sverzut Barbieri a66dbd28d1 mild: updated to match default api.
still have effects, but less noticeable.



SVN revision: 75529
2012-08-22 09:06:29 +00:00
Gustavo Sverzut Barbieri 1453f157fd allow to dismiss clicking everywhere, not just on the popup media base.
SVN revision: 75521
2012-08-22 08:17:04 +00:00
Carsten Haitzler a684b21b57 add some infra for cmd-mode for terminology. only 1 working cmd atm
"f" (font changes)



SVN revision: 75254
2012-08-14 12:30:55 +00:00
Carsten Haitzler d99c9a920a enable url fetching for backgrounds AND media popups with nice busy
and and progress bar.



SVN revision: 75018
2012-08-08 13:15:54 +00:00
Cedric BAIL 09a5b507fc terminology: increase selection handle size, fix typos and fix missing inherit.
Patch by P Purkayastha <ppurka@gmail.com> fixing ticket #1194.


SVN revision: 74612
2012-07-31 04:48:14 +00:00
Carsten Haitzler aabf610f3b there is no need for a terminal=false line - thats default.
SVN revision: 74551
2012-07-30 06:13:39 +00:00
Carsten Haitzler b8cdce47e3 oops - add images. missing.
SVN revision: 73863
2012-07-15 05:57:23 +00:00
Carsten Haitzler a06a235c49 make selection pulse much more subtle
SVN revision: 73862
2012-07-15 05:25:16 +00:00
Carsten Haitzler 8a1e27df66 sex up the selection in terminology. :)
SVN revision: 73861
2012-07-15 04:49:20 +00:00
Cedric BAIL 187443ad74 terminology: use edje for selection.
NOTE: I am ot really able to use GIMP/Inkscape, so plain
rectangle for the moment. Patch welcome.


SVN revision: 73570
2012-07-11 12:09:00 +00:00
Davide Andreoli 5526a33a40 updated xcf
SVN revision: 73428
2012-07-06 23:08:19 +00:00
Davide Andreoli afe29dc989 better icons for video knobs...they are still not .awesome. but in 14x14 pixel I cant do better than this
SVN revision: 73427
2012-07-06 21:04:16 +00:00
Carsten Haitzler f5bef8a0ed incoming sexiness... links, file paths, email addresses found in text
on mousover. highlight with a subtley animated underline and on
click.. do something sensible. the inline handler is the sexiest of
all. try local file pahts for now (full paths). as they work best.
remote urls for video files SHOULd work if they have http:// etc.
before them - no adjusting of loose ones. u may want to look at the
helpers config panel. internal handling of remote urls for media
doesnt download currently. still needs to be done. anyway. enjoy!



SVN revision: 73288
2012-07-04 14:44:43 +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 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 becb0201aa about box is there... mwahahhahahahahahah!
SVN revision: 73080
2012-06-30 11:08:07 +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
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 eacd019638 more red glow for bell so u notice it more. :)
SVN revision: 72815
2012-06-25 16:01:26 +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
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 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 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
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
Gustavo Sverzut Barbieri 23cd7c9639 mild: more room for options and less annoying cursor.
SVN revision: 72486
2012-06-19 15:02:03 +00:00
Gustavo Sverzut Barbieri 71b60a3925 mild's translucent is now usable.
SVN revision: 72478
2012-06-19 13:28:20 +00:00
Carsten Haitzler bbdb7e98b6 emit signal to cursor on key down.
SVN revision: 72476
2012-06-19 13:16:22 +00:00
Carsten Haitzler fd0b697aeb make gustavo happy with options now espanding when term expands (up to
a point) but still keepign preview room on the left for me.



SVN revision: 72450
2012-06-19 07:33:11 +00:00
Carsten Haitzler d149bb19f4 add cr imgs to makefile
SVN revision: 72442
2012-06-19 06:57:26 +00:00
Carsten Haitzler 4d034f4643 tone donw shine on top, add a glint, and actually make cursor sexy :)
SVN revision: 72441
2012-06-19 06:56:25 +00:00
Carsten Haitzler 0f9656408f fix options/fontpreivew for mild.
SVN revision: 72371
2012-06-18 08:29:34 +00:00
Carsten Haitzler a97e4a8763 sorry gustavo -> font preview has gone back to how it was before. it
was bithc-slow on creation and its a shame to waste the spare icon
slot. i'll add a new style ot genlist in e17 to have ONLy a start or
end icon and then use that. the preview text entry i feel has dubious
use... lets discuss, but it doesnt belong in that dialog/pane.



SVN revision: 72335
2012-06-18 06:32:56 +00:00
Gustavo Sverzut Barbieri d2321e4f65 improve and simplify font preview.
Allow user-defined text to be used, some letters are a pain like zero
x "o", "l" x "1"...

I've simplified the preview to use a single edje object and text
class, but the item is not growing as expected on updates... Edje bug?



SVN revision: 72320
2012-06-17 22:30:07 +00:00
Gustavo Sverzut Barbieri e099b4a8d9 add mild theme without that weird highlight.
SVN revision: 72309
2012-06-17 18:12:38 +00:00
Carsten Haitzler 28be56ac42 more options sections -> translucent moved to video and now u can
select video engine and mute state in the gui.



SVN revision: 72282
2012-06-17 09:26:01 +00:00
Carsten Haitzler e5570a7a9f and the nuttiness comes. backroung images (still), animated gifs,
scalable bg's (svg, ps, pdf etc.) that re-render at new scales, edje
backgrounds and... ... .......

VIDEO WALLPAPERS. that's right folks. you can now play video.. IN the
background of your terminal... and it works.. even loops.. and plays
audio... :)



SVN revision: 72276
2012-06-17 07:10:27 +00:00
Carsten Haitzler 5f85b494de wallpaers working on cdmline - partially
SVN revision: 72268
2012-06-17 05:19:21 +00:00
Carsten Haitzler c5ee45929b and lets move on to the... FUN!
SVN revision: 72264
2012-06-17 04:10:17 +00:00
Carsten Haitzler b89fbeb633 add some noise to make gradients look less "banded".
SVN revision: 72255
2012-06-17 02:04:44 +00:00
Carsten Haitzler 0049982fe1 make bg shadow image more grey than black - better for terminal
content visibility.



SVN revision: 72240
2012-06-16 17:05:11 +00:00
Carsten Haitzler 2b75cba66b more config in gui plus translucency now works. even from gui. wordsep
and scrollback config wont save/change. need to do.



SVN revision: 72237
2012-06-16 14:00:00 +00:00
Carsten Haitzler b04669cd32 rename nexus font name, add terminus fonts, change def cfg.
SVN revision: 72235
2012-06-16 13:17:35 +00:00
Carsten Haitzler 71da0e6a76 and add xfont copyright info - add to extra dist in makefile.am
SVN revision: 72230
2012-06-16 11:09:50 +00:00
Carsten Haitzler 523cd8a55a add a bunch of fonts from x11 std bitmap ones to terminology bitmap
install.



SVN revision: 72229
2012-06-16 11:06:57 +00:00
Carsten Haitzler b0a4efe651 much nicer font selector with previews of all fonts - faster to come
up too. use genlist.. woooo!



SVN revision: 72224
2012-06-16 10:45:26 +00:00
Carsten Haitzler 37e7d769dd no matter what i try i cant get any pixels out of cursor.pcf - remove.
SVN revision: 72054
2012-06-13 00:45:05 +00:00
Carsten Haitzler 22843aaf70 add icon in images for setting property
SVN revision: 72037
2012-06-12 16:02:25 +00:00
Carsten Haitzler 0a02632ae8 add soem mroe bitmap fonts. note: must debug many of them with evas.
also add ARTWIZ.txt (not installed) AND.. options dialog for selecting
font and font size. :) nothing saved yet.



SVN revision: 72026
2012-06-12 13:08:09 +00:00
Carsten Haitzler 8b822a61d7 finally a terminal emulator for efl! sure - uses a lot of text
objects. need evas textgrid obj and more, but this marks a first
"usable" state for terminology. more needs doing like underline and
strikethrough support, blink support, visual bell, config panel etc.



SVN revision: 72007
2012-06-12 10:10:01 +00:00