Hi! I think edc/randr.edc may have been forgotten here :)
Cheers! Chidambar ----- Mail original ----- > De: "Enlightenment SVN" <[email protected]> > À: [email protected] > Envoyé: Dimanche 25 Novembre 2012 05:19:12 > Objet: E SVN: raster IN trunk/e/data/themes: . img > > Log: > randr dialog monitor sexiness. :) resizes nicely now with border > scaling, new monitor gfx, shadowing that kind of works with > rotation > etc, stand now smaller s it doesnt look silly at lower res's and > some > "helpful" animation letting u know u can resize and rodate ... > click > the green pulsing led to turn the monitor off... arrow does what it > did before... :) > > > > Author: raster > Date: 2012-11-24 20:19:12 -0800 (Sat, 24 Nov 2012) > New Revision: 79645 > Trac: http://trac.enlightenment.org/e/changeset/79645 > > Added: > trunk/e/data/themes/img/screen_base.png > trunk/e/data/themes/img/screen_bg.png > trunk/e/data/themes/img/screen_fg.png > Modified: > trunk/e/data/themes/Makefile.am trunk/e/data/themes/default.edc > > Modified: trunk/e/data/themes/Makefile.am > =================================================================== > --- trunk/e/data/themes/Makefile.am 2012-11-24 23:45:55 UTC (rev > 79644) > +++ trunk/e/data/themes/Makefile.am 2012-11-25 04:19:12 UTC (rev > 79645) > @@ -47,6 +47,7 @@ > edc/pointer.edc \ > edc/preview.edc \ > edc/radio.edc \ > +edc/randr.edc \ > edc/scrollframe.edc \ > edc/shelf.edc \ > edc/slider.edc \ > @@ -252,7 +253,10 @@ > img/runner_glow_vert.png \ > img/runner_horiz.png \ > img/runner_vert.png \ > +img/screen_base.png \ > +img/screen_bg.png \ > img/screen_circular_shadow.png \ > +img/screen_fg.png \ > img/separator_horiz.png \ > img/shadow_angled_in_light.png \ > img/shadow_angled_in_sides.png \ > > Modified: trunk/e/data/themes/default.edc > =================================================================== > --- trunk/e/data/themes/default.edc 2012-11-24 23:45:55 UTC (rev > 79644) > +++ trunk/e/data/themes/default.edc 2012-11-25 04:19:12 UTC (rev > 79645) > @@ -50,6 +50,7 @@ > #include "edc/ibar-ibox.edc" > #include "edc/colors.edc" > #include "edc/edgebindings.edc" > +#include "edc/randr.edc" > > // port unchanged stuff so this can work as a replacement > #include "edc/O/backlight.edc" > @@ -63,9 +64,9 @@ > #include "edc/O/icons.edc" > #include "edc/O/illume_gad.edc" > #include "edc/O/mixer.edc" > -#include "edc/O/randr.edc" > #include "edc/O/temperature.edc" > #include "edc/O/wallpaper.edc" > +//#include "edc/O/randr.edc" > //#include "edc/O/edgebindings.edc" > //#include "edc/O/colors.edc" > //#include "edc/O/spectrum.edc" > > > Property changes on: trunk/e/data/themes/img/screen_base.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: trunk/e/data/themes/img/screen_bg.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: trunk/e/data/themes/img/screen_fg.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, > vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
