randr dialog monitor sexiness. :) resizes nicely now with border
authorCarsten Haitzler <raster@rasterman.com>
Sun, 25 Nov 2012 04:19:12 +0000 (04:19 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 25 Nov 2012 04:19:12 +0000 (04:19 +0000)
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... :)

SVN revision: 79645

data/themes/Makefile.am
data/themes/default.edc
data/themes/img/screen_base.png [new file with mode: 0644]
data/themes/img/screen_bg.png [new file with mode: 0644]
data/themes/img/screen_fg.png [new file with mode: 0644]

index 3baed7d6c3a4c8a8baccbae6a572427488420c60..a109e44dfa150c7293c9729b3ce9664f153b19ce 100644 (file)
@@ -47,6 +47,7 @@ edc/pager.edc \
 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_horiz.png \
 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 \
index b47c75cd604cdb9640828dca97035143372c48f8..e4670526fa3d21e982b0eaac4bebcb2f5dfae327 100644 (file)
@@ -50,6 +50,7 @@ collections {
 #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 @@ collections {
 #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"
diff --git a/data/themes/img/screen_base.png b/data/themes/img/screen_base.png
new file mode 100644 (file)
index 0000000..cbd262e
Binary files /dev/null and b/data/themes/img/screen_base.png differ
diff --git a/data/themes/img/screen_bg.png b/data/themes/img/screen_bg.png
new file mode 100644 (file)
index 0000000..778a698
Binary files /dev/null and b/data/themes/img/screen_bg.png differ
diff --git a/data/themes/img/screen_fg.png b/data/themes/img/screen_fg.png
new file mode 100644 (file)
index 0000000..eb6b80a
Binary files /dev/null and b/data/themes/img/screen_fg.png differ