Commit Graph

125 Commits

Author SHA1 Message Date
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