Commit Graph

188 Commits

Author SHA1 Message Date
Boris Faure 444cc9d8b4 solarized: fix bright foreground colors 2015-09-16 19:20:17 +02:00
Boris Faure a9199f199b colors: fix dark grey not showing up. Closes T2245 2015-04-04 17:37:42 +02:00
Theodor van Nahl d2ed329902 Solarized colors contrast enhanced
* c12 (COL_DEF) hasn't been defined in solarized color palette this
  resulted in a low contrast to the background color if solarized_light
  was selected.

* c38 (COL_RED) hasn't been defined in solarized color palette, too.
  S_magenta seems to be the closest match.

* Made the change to solarized (dark) to keep symmetry.
2015-03-29 18:42:54 +02:00
Carsten Haitzler df96e87350 terminology shine - make it much higher resolution than before
fixes T2154
2015-03-24 08:37:45 +09:00
Boris Faure 0895a1e608 should set "hand2" cursor on links but doesn't work 2015-03-18 18:21:23 +01:00
Boris Faure 65d729ce32 font selector: use bg/fg for the preview from config/theme 2015-03-01 17:20:18 +01:00
Boris Faure 76e9ae6481 do an HTTP HEAD to get media type when poping media 2015-02-21 11:40:10 +01:00
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