discomfitor pushed a commit to branch master.

commit 84c9e122382a44158ef9be7822466055acedda14
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu May 23 10:44:47 2013 +0100

    set gadman window to fullscreen so edge actions can still be used while 
it's up
---
 src/modules/gadman/e_mod_gadman.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/gadman/e_mod_gadman.c 
b/src/modules/gadman/e_mod_gadman.c
index 80604f3..7c4f785 100644
--- a/src/modules/gadman/e_mod_gadman.c
+++ b/src/modules/gadman/e_mod_gadman.c
@@ -764,7 +764,7 @@ _gadman_gadcon_new(const char *name, Gadman_Layer_Type 
layer, E_Zone *zone, E_Ga
           ecore_evas_shaped_set(Man->top_ee, 1);
 
         e_canvas_add(Man->top_ee); //??
-        e_container_window_raise(Man->container, Man->top_win, E_LAYER_POPUP);
+        e_container_window_raise(Man->container, Man->top_win, 
E_LAYER_FULLSCREEN);
 
         ecore_evas_move_resize(Man->top_ee, 0, 0, Man->width, Man->height);
         ecore_evas_hide(Man->top_ee);

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to