Commit Graph

1237 Commits

Author SHA1 Message Date
Bruno Dilly 73d4860c9a e/connman: new images set for tech icons
SVN revision: 76078
2012-09-03 22:07:12 +00:00
Bruno Dilly bafd71dc9e e/connman: remove unused strength string
SVN revision: 76077
2012-09-03 22:07:06 +00:00
Bruno Dilly 7f7b93b3a8 e/connman: Fix main icon
SVN revision: 76075
2012-09-03 22:06:53 +00:00
Bruno Dilly 3c2641d17a e/connman: Better online / ready status
Show it on wired / 3g / ... as well



SVN revision: 76074
2012-09-03 22:06:48 +00:00
Bruno Dilly c56a0de8b2 e/connman: use image set for disabled connman
Images by Marina



SVN revision: 76073
2012-09-03 22:06:40 +00:00
Bruno Dilly eafb9d2f7e e/connman: use better security theme
Images by Marina Proni



SVN revision: 76072
2012-09-03 22:06:34 +00:00
Bruno Dilly e7c49be60c e/connman: Use better images set
Images drawn by Marina Proni.



SVN revision: 76071
2012-09-03 22:06:27 +00:00
Lucas De Marchi 717a033619 e/connman: fix typo
SVN revision: 76060
2012-09-03 22:02:43 +00:00
Bruno Dilly ac49b72e17 e/connman: trigger connecting animation
It should happens while state is association or configuration.



SVN revision: 76059
2012-09-03 22:01:30 +00:00
Bruno Dilly 35007e200a e/connman: support more service types and states
Also fix manager_update_inst function.



SVN revision: 76058
2012-09-03 22:01:24 +00:00
Bruno Dilly 1613fee047 e/connman: New theme for connman module
SVN revision: 76056
2012-09-03 22:01:12 +00:00
Bruno Dilly 6175c7c24e e/connman: remove old stuff from default theme
SVN revision: 76055
2012-09-03 22:00:58 +00:00
Carsten Haitzler 6aa3b48a67 fix text overflow issue.
SVN revision: 75937
2012-09-02 04:15:14 +00:00
Carsten Haitzler cb5e1e563b add hooks to override the old sys popup boxy things so comp can do
something fancy on suspend, resume, hibernate, logout, reboot,
shutdown. much nicer now. much more polished.



SVN revision: 75929
2012-09-01 14:56:16 +00:00
Mike Blumenkrantz 7f44d6aaad Hi All,
Please find attached compilation error bug fix patch for e module (compilation
 error in data/themes/default.edc)

 Change description:
 > compilation error bug fix in data/themes/default.edc of e module.
 COMP parameter missing from image field

 Thanks & Regards
Shilpa Singh
-----------------------


SVN revision: 75880
2012-08-30 12:54:45 +00:00
Christopher Michael ffd3d8fbb1 E: Make the separator in the Settings window actually show up.
SVN revision: 75780
2012-08-28 11:20:26 +00:00
Carsten Haitzler e9bb93442d alas por yorrick i knew him well... ok - i was trying to isolate all
comp objects inot 1 layout per screen but we cant do this due to
objects spanning screens and thus requiring correct stacking, so stick
to simple stacking. yay.



SVN revision: 75734
2012-08-27 09:22:26 +00:00
Carsten Haitzler f18632e2fd since escaping fade out is common - make CURRENT the transitionb src point
:)



SVN revision: 75718
2012-08-27 01:00:28 +00:00
Carsten Haitzler 6b1ec80534 clean up e17 screenblank/saver to use custom mode so we can cleanly
fade in/out on screenblank. comp does the fading. also move all of
comps child wins into an e_layout... because... now its swallowed by a
screen edje obj for comp that does the fading.



SVN revision: 75715
2012-08-26 15:36:05 +00:00
Massimo Maiurana 96bef27c6f updating portuguese and italian translations
SVN revision: 75576
2012-08-22 21:51:00 +00:00
Carsten Haitzler 890f7695b7 oops - #if 0'd section fixed... not real one in theme! :)
SVN revision: 75437
2012-08-19 23:26:18 +00:00
Carsten Haitzler 3517cea324 round corrrectly (not always down) in cpufreq theme
SVN revision: 75396
2012-08-18 01:00:25 +00:00
Mike Blumenkrantz 7f3639f071 apparently copy and paste is too difficult for some people; systray vertical now works
SVN revision: 75248
2012-08-14 09:18:48 +00:00
Carsten Haitzler 4ea769764a pager fixups...
1. dont use a livethumb resolution OF THE SCREEN! per pager desktop
that means u alloc width*height*4 bytes... u have 6 desktops,
1920x1080 screen... thats 48mb for the backing images at full res. no!
bad bad! so i cut it down to 1/16th of the screen res. ie 1920/16 x
1080/16 for the full rest "livethumb". at least its much more
managable (i woke up to find after an update my e was using an EXTRA
100mb of ram! (2560x1440*4desk + 1920x1200*4desk).
2. dont create the livethumbs at all unless you have the bg preview
on! (i had it off and i still paid the price of the mem usage).
3. make the live preview inverted in the cfg gui - ie enable the live
preview, not disable it.
4. fix theme to preview bg fills the pager base box correctly within
the border bounds.
5. dont enforce aspect handling in livethumb as pager is "master" of
aspect (taken from desktop anyway).



SVN revision: 75154
2012-08-11 04:40:30 +00:00
Cedric BAIL 9a4f70925e e: fix horizontal slider slow creation time.
SVN revision: 75038
2012-08-09 10:18:53 +00:00
Mike Blumenkrantz fe2cfa7e0c ilist now supports disabled state, though it does not indicate this visually yet
SVN revision: 75007
2012-08-08 10:27:51 +00:00
Carsten Haitzler 0bfa24080b add fullscreen comp theme.
SVN revision: 75002
2012-08-08 09:56:02 +00:00
Mike Blumenkrantz ce76c249b8 efm now allows renaming by clicking an icon's label
SVN revision: 74963
2012-08-07 08:18:59 +00:00
Mike Blumenkrantz 3c72625d34 holding down left mouse button on toolbar widgets now repeats events; allows continued scrolling through toolbar items
ticket #289


SVN revision: 74825
2012-08-03 08:48:26 +00:00
Mike Blumenkrantz ec885abce6 fix default theme shade/unshade parts to be consistent regardless of whether animations are enabled
ticket #1233


SVN revision: 74801
2012-08-02 10:52:57 +00:00
Mike Blumenkrantz 5f7c5e8dd4 forgot to commit a makefile...
SVN revision: 74789
2012-08-02 07:56:34 +00:00
Mike Blumenkrantz 02e2fcbec4 move "favorites" desktop entries to base data
SVN revision: 74787
2012-08-02 07:51:46 +00:00
Mike Blumenkrantz c1f3fc35a2 use SPACER for navbar event area to shut up edje warning
SVN revision: 74732
2012-08-01 12:10:37 +00:00
Mike Blumenkrantz db2672b41f make efm navbar cover the entire area
SVN revision: 74731
2012-08-01 12:09:31 +00:00
Mike Blumenkrantz 96f36e2c53 set B_and_W as the matching gtk theme for default (b&w) e theme
SVN revision: 74371
2012-07-25 06:56:43 +00:00
Mike Blumenkrantz 4dc9ba50fe fix renaming files directly on the desktop canvas without a popup
ticket #117


SVN revision: 74318
2012-07-23 09:26:49 +00:00
Carsten Haitzler 5470921bc8 update radial grad.
SVN revision: 74253
2012-07-20 14:40:34 +00:00
Mike Blumenkrantz db0049e248 desklock now properly supports ctrl+a for those times when you know you mistyped your password
SVN revision: 74246
2012-07-20 13:30:58 +00:00
Mike Blumenkrantz b1a1902995 add some basic window manipulation methods to enlightenment_remote + e
ticket #201


SVN revision: 74242
2012-07-20 12:40:28 +00:00
Carsten Haitzler 1c2cc73e7d oops used vertical not radial gradient for bg - fix.
SVN revision: 74035
2012-07-18 03:46:35 +00:00
Carsten Haitzler 9abdba01ae lighten up the greays in these new bgs after seeing some other
people's crappy screens. something i noticed.

my screen displays gresy all the way down to about 0 where they
finally get black. light greys stay grey auntil almost 255. BUT...
here is the clincher. on the "crappy screens" i sawy.. black starts at
16 and white starts at 240. they literally lose 12.5% of the color
range at the extremes and thus a lot seems to just blend into black to
white and ultimately look bad especially if you are playing down in
the subtlle ends of the spectrum. so let's just assume people all have
crap screens and lighten dark things. :( how sad. also this assumes
people are incapable of or do not know how to adjust/fix the screen
color gammut. it may also be the screen does a crappy job of fixing
this itself (eg uses limtied 8bit mapping inside the screen where it
should be color correcting with a much higher fidelity using its
built-in temporal/spatial dithering logic it already has! crappy
screens!)



SVN revision: 74034
2012-07-18 03:42:24 +00:00
Carsten Haitzler 2f8aa07413 update of wallpapers. again. let's see how well this goes down.
SVN revision: 73946
2012-07-17 06:47:10 +00:00
Cedric BAIL c37c56d4ab e: small fix to the color dialog.
NOTE: This is a terrible mess. It trigger massive bug in Evas_Map.
Will try to fix the Evas part, but maybe we should use a custom code
and Evas_Object_Image with a custom pixels filling code.


SVN revision: 73928
2012-07-16 11:23:33 +00:00
Mike Blumenkrantz 3e160751e3 fix ilist typebuf to reposition on resize
SVN revision: 73915
2012-07-16 09:55:36 +00:00
Mike Blumenkrantz df7507c04f add visibility to already existing ilist typebuf
ticket #1166


SVN revision: 73912
2012-07-16 08:21:28 +00:00
Mike Blumenkrantz 6bcd8ded31 actually no point in having this group in a theme at all since it's not used by anything anywhere...
SVN revision: 73833
2012-07-13 22:17:37 +00:00
Mike Blumenkrantz 9e87d927eb not much point in having 2 identical theme groups in default
SVN revision: 73832
2012-07-13 22:12:58 +00:00
Mike Blumenkrantz dec97023ae silence edje errors from wallpaper2 settings: this may or may not be correct
SVN revision: 73831
2012-07-13 22:11:01 +00:00
Carsten Haitzler 1b5fc18aaf add icon to makefile.am.
SVN revision: 73613
2012-07-12 10:52:29 +00:00
Mike Blumenkrantz 11215e3663 who likes features? eh? EH? pager gadget now gets semi-live updating of windows when comp module + live updating is enabled
small bug: don't try resizing windows with this activated or it'll crash you without a white box


SVN revision: 73585
2012-07-11 17:36:50 +00:00