Commit Graph

747 Commits

Author SHA1 Message Date
Carsten Haitzler 91977af372 theme - menu - fix menu shadow to not overlap comp shadow 2014-02-06 02:05:57 +09:00
Carsten Haitzler c127476424 theme - remove shadow from border now comp provides it again 2014-02-06 02:05:57 +09:00
Mike Blumenkrantz 9d731b8948 e shadows back into default comp frame
T885
2014-02-04 22:26:22 -05:00
Daniel Juyung Seo 6a39ecb87a theme: Fixed distcheck by adding necessary image lists needed by efm
theme.

This was b0rken by latest efm theme changes.
2014-02-04 12:23:37 +09:00
Carsten Haitzler 2677fd33fb theme - efm icons - update/improve generic icons.
as per T575 - this is an improvement of the base icons, or a start on
it, with more to come.
2014-02-03 08:07:28 +09:00
Carsten Haitzler ed9a838af2 theme - packagekit - adjust text to be in right spot and subtle inset 2014-02-02 18:46:50 +09:00
Carsten Haitzler 5d0ec9dca7 theme - e - remove wrong group from packagekit group 2014-02-02 18:39:52 +09:00
Carsten Haitzler f4b60c547a theme - packagekit - make theme match default for module 2014-02-02 16:15:32 +09:00
Carsten Haitzler 59a673c169 theme - pager16 - remove shadow as now shadow is back in comp 2014-02-02 10:02:07 +09:00
Carsten Haitzler c9720200c2 make iconify effects moe natural (faster to deiconify to make it feel snappy) 2014-01-30 07:46:01 +09:00
Mike Blumenkrantz 564ddb4c58 remove e comp iconify theme hacks, add basic iconify effect 2014-01-29 13:36:52 -05:00
Mike Blumenkrantz f70af93e9c add screensaver active edje signal for idle freezing
I forgot to commit this the other day I guess
2014-01-29 10:53:12 -05:00
Carsten Haitzler 69c25adea4 theme - support icon provider message for e comp frames 2014-01-29 22:17:13 +09:00
Mike Blumenkrantz d29a394bd0 reduce iconify animation durations for fast comp effect groups
T860
2014-01-27 09:46:22 -05:00
Davide Andreoli ae975c98a0 Packagekit module: try a new icon.
New icon for the E module as discussed on T427, I'm not
really happy by all the bits but its a good start. Also put
in the inkscape svg mockup file.

Thanks to ragecryx that draw the base icon!
2014-01-26 23:49:07 +01:00
Tom Hacohen ad36b35ffc Revert "[naviframe] Fix to hide the previous view by emitting signal"
This breaks elementary_config (open it and you'll see the weird bugs on
the top left corner). Please fix it and recommit as needed. I have no
time to dive into naviframe and see what this patch is meant to be
doing.

This reverts commit e3784b68e01849a99e06f31e02192ffb19d1275c.
2014-01-24 17:37:24 +00:00
Carsten Haitzler 69144caceb theme - win shadow - stack under all so pulsing icon is not BELOW the shadow. 2014-01-23 00:28:13 +09:00
Jaehyun Cho ef93bf6616 [naviframe] Fix to hide the previous view by emitting signal
Summary:
Previously, previous view was hidden by evas_object_hide.
         However, this method is no longer correct because size calculation of naviframe causes evas_object_show.
         Now, previous view is hidden by emitting signal to naviframe theme and clipper hides the previous view.

Reviewers: Hermet

Reviewed By: Hermet

CC: seoz

Differential Revision: https://phab.enlightenment.org/D484
2014-01-22 22:07:31 +09:00
Carsten Haitzler 1d59d62703 theme update to handle rename on/off in efm
shoudl fix T799
2014-01-22 18:32:24 +09:00
Carsten Haitzler 59bc4cff0e elm filesel - scale button in filesel button. 2014-01-22 15:19:17 +09:00
Carsten Haitzler 3ee1a576e3 elm filesel - fix theme layout for button+entry 2014-01-22 15:17:47 +09:00
Carsten Haitzler 5c04d8866e inwin - the "greying out" fade looks just wrong - make it black. 2014-01-22 15:14:15 +09:00
Davide Andreoli d0d63d025c PackageKit theme: pass make distcheck
Also the image used by the edc need to be included in the tarball
2014-01-20 20:22:41 +01:00
Stefan Schmidt b6d15de554 theme: Add packagekit edc to fix make distcheck
Adding it to EXTRA_DIST makes ure it gets packaged in the tarball
and is available for a plain tarball build.
2014-01-20 15:37:06 +01:00
Davide Andreoli f0e70bbad8 theme for the packagekit module IN 2014-01-19 11:37:14 +01:00
Carsten Haitzler 852eface62 theme - ibar - emit show doen signal for ibar menu 2014-01-18 19:52:24 +09:00
Mike Blumenkrantz 1d4504442a tweak e menu shadow offsets
T793
2014-01-16 12:03:00 -05:00
Carsten Haitzler 74ea068ff5 pager16 - match same theme look for popup as pager orig 2014-01-15 20:34:17 +09:00
Carsten Haitzler d7fb4520c9 e19 - deskmirror - use proper scaling for mini frames 2014-01-15 20:13:54 +09:00
Jaehyun Cho afef2271fd [naviframe] Replace naviframe title visible APIs to naviframe title enabled APIs
Summary:
To support naviframe title transition effect, naviframe title enabled APIs are applied.
         To remove the duplicate functionalities, naviframe title visible APIs are deprecated.

Reviewers: Hermet

Reviewed By: Hermet

CC: seoz, raster

Differential Revision: https://phab.enlightenment.org/D426
2014-01-15 14:29:05 +09:00
Mike Blumenkrantz aff9c9bda3 e menus now have their own shadows 2014-01-14 20:17:12 -05:00
Mike Blumenkrantz ad204eec40 fix comp theme fast popups to still have shadows 2014-01-14 20:17:12 -05:00
Mike Blumenkrantz e306137456 change theme animation for window frame icon urgency to be more in line with other e animations
a number of e animations are "zoom" related. bouncing is clearly identified as being OSX, so let's stay away from that.
2014-01-14 20:16:59 -05:00
Mike Blumenkrantz 87950c5d6c feature: add PIN desklock theme
currently just reuses syscon buttons since they're identical in function
2014-01-14 20:16:13 -05:00
Mike Blumenkrantz 9dc7d4b5ab feature: iconify/uniconify animations for windows 2014-01-14 20:16:13 -05:00
Mike Blumenkrantz 03a059bf9d feature: pager16 module theme 2014-01-14 20:16:05 -05:00
Mike Blumenkrantz 5edd6bf65d readd deskmirror
this file seems to have been magically and mysteriously lost during the recent theme merge
2014-01-14 20:14:55 -05:00
Mike Blumenkrantz 6cf4847700 redo comp theme to match e19 signals
* shadows should be uniformly moved to whatever thing they're supposed to be on (WIP)

* trans-clipper was a failure idea, this is now done in C

* signals renamed to be more consistent

* groups renamed to comp/frame/*

* comp/border/* groups preserved for compat
2014-01-14 20:14:54 -05:00
Daniel Juyung Seo b70db6eefb panes: Fixed panes smart callbak calls by fixing default theme.
Panes smart callback depends on the signals from theme but it was broken
when dark theme was introduced.
"clicked" does not work yet, it should be fixed.

Thanks for the report, JackDanielZ.
2014-01-13 23:01:40 +09:00
prashant 1c66052faf [actionslider]:enable the mouse event
Summary: On mouse click move the knob on action slider

Test Plan: elementary_test -to actionslider

Reviewers: seoz, singh.amitesh, raster

Reviewed By: raster

CC: raster

Differential Revision: https://phab.enlightenment.org/D384
2014-01-13 15:44:44 +09:00
Carsten Haitzler da3e22e851 theme - make dark rounded square less transp. and add shadow to ibar menu 2014-01-13 05:15:12 +09:00
Carsten Haitzler e6b4c230de elm theme - fix toggle color to hide invisible orange rect 2014-01-04 18:55:45 +09:00
Amitesh Singh 0be8dbcaae [elc_popup] - Added focus support on popup-base's swallow parts.
Summary:
 Currently the focus was only on popup-content and popup-action area.
New API elm_layout_content_swallow_list_get() which returns the list of
swallow parts.

Test Plan: elementary_test -to popup. click on "subpopup + X button"

Reviewers: seoz, raster, woohyun

Reviewed By: raster

CC: nirajkr, aryarockstar, kashish

Differential Revision: https://phab.enlightenment.org/D375
2013-12-28 17:33:10 +09:00
Mike Blumenkrantz 1bfaa16b35 set e init splash default version to 19 2013-12-26 22:31:24 -05:00
José Roberto de Souza 7aa21f73fd Update systray theme to have only one box 2013-12-18 16:25:57 -05:00
Carsten Haitzler 7572f79513 theme - focus out color should have been 255 all around. why 253?
cherry-pick me!
2013-12-17 09:13:54 +09:00
Mike Blumenkrantz 4c9dcb75e5 further ensmallen event area 2013-12-10 11:41:38 -05:00
Mike Blumenkrantz 10267d5afc bugfix: ensmallen efm event area and make it overlap with icon event area 2013-12-10 10:16:07 -05:00
Cedric Bail 7ace0215f6 naviframe: clip the shadow also.
stable release - cherry-pick me!

During animation, if the naviframe wasn't inside another object that would clip
it, you could notice the shadow going over some object around.
2013-12-06 11:45:17 +09:00
Carsten Haitzler 0c2d2bcb21 theme - fix evrything theme elements for enlightenment
this will fix T596 where the open mode is laid out badly. it also
fixes the text elements in the file borwser list mode to align text
properly.
2013-12-03 16:39:58 +09:00