princeamd pushed a commit to branch enlightenment-0.17.
commit 29da4230512971064b54f28b824f60aa7e04786e
Author: Christopher Michael <[email protected]>
Date: Tue Feb 19 10:55:59 2013 +0000
Backport: 6747bad :: Pack the created monitor into the layout widget.
Signed-off-by: Christopher Michael <[email protected]>
SVN revision: 84134
Signed-off-by: Deon Thomas <[email protected]>
---
src/modules/conf_randr/e_smart_randr.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/modules/conf_randr/e_smart_randr.c
b/src/modules/conf_randr/e_smart_randr.c
index 3b2cfbe..1c341bb 100644
--- a/src/modules/conf_randr/e_smart_randr.c
+++ b/src/modules/conf_randr/e_smart_randr.c
@@ -84,6 +84,9 @@ e_smart_randr_monitors_create(Evas_Object *obj)
/* tell monitor what output it uses */
e_smart_monitor_output_set(mon, output);
+
+ /* pack this monitor into the layout */
+ e_layout_pack(sd->o_layout, mon);
}
}
}
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev