Commit Graph

1483 Commits

Author SHA1 Message Date
Carsten Haitzler 4b4a51d189 elm theme use - use elementary only for themes and remove e's own theme
now e only uses elementary's theme. this is to stop the bitrot and
forking of e's theme vs the unified elm theme that has everything for
e in it already. this obviously makes elm a requirement of e18 on, and
this also notes that emotion is always in efl these days, so its no
longer an option, and ecore-imf is no longer used as edje does the
entires now itself. in future it'll all be elm.

this is a major unification point for themes for elm and e. this will
need some testing, but everything seems to work day-to-day, but theme
selector is untested.

this also removes the theme selector for splash as that is now simply
unified with the same theme as everything else.
2013-10-31 23:36:22 +09:00
Davide Andreoli 410c2a398d music_control: add metadata (title, artist and album) and the cover image to the popup
Reviewers: zmike, zehortigoza

Reviewed By: zehortigoza

CC: cedric

Differential Revision: https://phab.enlightenment.org/D272
2013-10-28 22:55:10 +01:00
Iván Briano 01f876ef3c Make text in battery readable by more people than just raster 2013-10-25 13:18:14 -02:00
Mike Blumenkrantz 79c71c3c55 convert fullscreen comp shower part to SPACER 2013-09-24 10:10:51 +01:00
discomfitor 8e62acdd59 fix always-on focus glow for default/fast comp group 2013-09-20 17:39:01 +01:00
discomfitor d297f09585 make button focus effect slightly more muted 2013-09-19 20:09:40 +01:00
discomfitor 79214b0875 use billiob's new edje_cc version defines to fix 1.7 theme building 2013-08-31 15:10:05 +01:00
Gustavo Sverzut Barbieri 5bdba47e84 generate e18.service using prefix, allows disabling systemd.
If one have systemd but installs to ~/ (no root) then installing
e18.service hurts.

Have e18.service to be generated using @prefix@ so it won't hardcode
to /usr/bin, removing "-locked" as that can be configured in the GUI
and in some cases you just want your e18 without lock/password.
2013-08-22 09:43:40 -03:00
Mike Blumenkrantz 0e9bdd3ad2 remove shadow from fullscreen comp edc 2013-08-19 06:26:35 +01:00
Mike Blumenkrantz 2421abcacf hide client swallow during shade 2013-08-19 06:26:13 +01:00
Mike Blumenkrantz 8dc1eb21cf pager unselect program now stops the select program 2013-08-14 13:46:05 +01:00
Chris Michael c32f155fb0 Add a disabled state to the indicator event rectangle
NB: This is so that the indicator mouse events can be disabled, thus
not allowing Silly people to turn off their Only single monitor.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-08-02 11:07:52 +01:00
Mike Blumenkrantz f6d653ea49 fix ibar exe indicator visibility when using vertical orientation 2013-07-26 14:45:07 +01:00
Mike Blumenkrantz bac56b6590 fix evry edc calc error 2013-07-25 13:15:09 +01:00
Carsten Haitzler f3dccd9406 adjust battery sizing 2013-07-24 01:26:26 +09:00
Carsten Haitzler e3f2d3cb4b enlarge taskbar buttons a bit so those with 24px shelves.. can use
them. :)
2013-07-15 16:34:14 +09:00
maxerba 26303bbe1f Fixed sorting in desktop files 2013-07-05 19:02:53 +02:00
Carsten Haitzler 00e1cf45fb fix button focus glow to not be a few pixels off and look screwed. 2013-07-03 15:38:42 +09:00
Carsten Haitzler 942b0a2b5f use button_text class so font is correct in navbar for efm. 2013-07-03 15:27:12 +09:00
Carsten Haitzler 924e3eff01 make e17 ibar separator an inset bevel so it fits in more 2013-07-03 15:23:52 +09:00
Igor Murzov dafe0b94d2 Unignore some .desktop files 2013-06-28 14:55:43 +04:00
Igor Murzov 1789f33b77 Add serbian translation of desktop files.
Found these uncommited files while cleaning up my temporary files :/
2013-06-28 14:10:53 +04:00
Doug Newgard f6527c70d6 fix png's with icc profile oddness
I'm sure some of you have seen the warnings generated by libpng 1.6:
"known incorrect sRGB profile". Now, this is no big deal, it's just a
warning, but I still wanted to look into it further. By my count,
there are 800 png files in Enlightenment, of which only 6 have
embedded iCC profiles, all from HP. The rest are sRGB colorspace, but
do not include a profile. There are some good arguments for this
(http://imageoptim.com/color-profiles.html http://www.gballard.net/psd/save_for_web_embed_ICC_profile.html)
and since this seems to be the default, I've attached the 6 files with
the profiles stripped out. As you can see, it doesn't change the image
or the colorspace, it just leaves the calibration up to the end user's
system.

I haven't been able to find just what's wrong with the HP iCC profile
being used that the authors of libpng don't like, but it makes sense
to standardize the way profiles are handled anyway. And it has the
nice side effect of silencing warnings, even if the Debian/Ubuntu
users aren't likely to see them for a couple of years.

I can just change the iCC profile instead if you would prefer. I've
seen multiple people recommend the Argyll sRGB profile, which is still
"sRGB IEC61966-2.1" and is public domain.
2013-06-22 13:21:35 +09:00
Mike Blumenkrantz cf0ea3e9fd BY THE POWER OF GRAYSKULL, IBAR IS NOW ALSO A TASKBAR
...optionally
2013-06-18 15:44:57 +01:00
Daniel Willmann 89b501df02 Add missing image to EXTRA_DIST - fix distcheck
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
2013-06-14 15:54:04 +01:00
Carsten Haitzler bdf6915371 the gren led's bothered me too much in bar... make them e theme blue! :) 2013-06-13 00:02:06 +09:00
Mike Blumenkrantz 7679f20521 fix gadman overlay mouse events 2013-06-12 13:59:29 +01:00
Eduardo Lima (Etrunko) d4ee6be578 Split .gitignore into multiple files
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-06-11 18:19:12 -03:00
Mike Blumenkrantz b6b3aa85d6 add focused glow to buttons
phab T104
2013-06-11 08:51:59 +01:00
Mike Blumenkrantz ba1097c929 add a #define at the top of comp_effects edc for changing all transition durations more easily 2013-06-10 14:25:35 +01:00
Mike Blumenkrantz 051baac680 new comp effect: grow 2013-06-10 05:46:06 +01:00
Mike Blumenkrantz b8b04c2ba4 don't set border client swallow rel to a hidden part 2013-06-10 05:04:00 +01:00
maxerba 5deed35ac2 adding catalan translation and sorting lines alphabetically 2013-06-05 00:16:38 +02:00
Mike Blumenkrantz 095550fdfa fix border shading animation size and shadow geometry 2013-05-30 15:00:21 +01:00
Chris Michael 7955818e25 Add randr theme support for primary outputs
NB: Someone may want to retheme this....

Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-05-24 11:01:02 +01:00
Mike Blumenkrantz 8c509d0a18 split comp effect edc into separate file 2013-05-23 13:16:05 +01:00
Mike Blumenkrantz e54edab54c trivial new desk flip animation: BLEND 2013-05-23 13:16:05 +01:00
Mike Blumenkrantz 2ce4e8190c set mouse_events: 0 on zoom comp effect clipper to be pedantic 2013-05-23 13:16:05 +01:00
Mike Blumenkrantz 07c39a3b80 fix border theme to be pixel-perfect for mouse events 2013-05-22 11:07:40 +01:00
Mike Blumenkrantz 274d069c94 comp shadow parts no longer steal mouse events 2013-05-21 13:31:04 +01:00
Carsten Haitzler 369d331efb add glow to popup sel in ibar. more visible selection now. 2013-05-20 10:03:35 +09:00
Carsten Haitzler 5548e4afa7 ... improve that popup box from ibar to not scale all over the place... but.. comp mirrors are full of garbage for me. 2013-05-19 23:34:10 +09:00
discomfitor 9ef130a6da ibar now conceals a terrible power. the first person who can figure it out without reading the commit gets a surprise! 2013-05-18 19:39:52 +01:00
Cedric Bail 8f9e1d9b4f systemd: improve unit. 2013-05-11 10:16:45 +09:00
Mike Blumenkrantz ff577e094b disable mouse events in border client swallow/clip parts
fixes behavior when clicking through shaped windows
2013-05-10 12:36:31 +01:00
Mike Blumenkrantz eaf210d8b7 new border style which greatly increases usability
as explained here: http://e18releasemanager.wordpress.com/2013/05/09/sparklebear/
2013-05-09 14:25:52 +01:00
Mike Blumenkrantz 61aa5a29c2 fix border theme bug which prevented windows from unshading correctly when animation was disabled 2013-04-26 08:09:20 +01:00
Mike Blumenkrantz 62e35d257f minor theme fix from phab
https://phab.enlightenment.org/D89
2013-04-25 12:03:01 +01:00
Mike Blumenkrantz 47283e5518 add deskmirror, a new widget which breaks evas in a number of terrifying ways
to experience the terror, uncomment the define in e_deskmirror.h
2013-04-25 11:21:22 +01:00
Iván Briano ca08353f94 Hello again, transparent terminals. 2013-04-18 22:54:29 -03:00