devilhorns pushed a commit to branch master.

commit 93398d66ed6d6faf410758864975f136766ee7ac
Author: Chris Michael <[email protected]>
Date:   Thu Jul 18 11:03:39 2013 +0100

    Add API function for setting "server_mode"
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_wayland/Ecore_Wayland.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h 
b/src/lib/ecore_wayland/Ecore_Wayland.h
index 29e1f1d..7802f3c 100644
--- a/src/lib/ecore_wayland/Ecore_Wayland.h
+++ b/src/lib/ecore_wayland/Ecore_Wayland.h
@@ -798,6 +798,8 @@ EAPI struct wl_array 
*ecore_wl_dnd_drag_types_get(Ecore_Wl_Input *input);
  */
 /* EAPI Ecore_Wl_Dnd_Source *ecore_wl_dnd_drag_source_create(Ecore_Wl_Dnd 
*dnd); */
 
+EAPI void ecore_wl_server_mode_set(Eina_Bool on);
+
 #ifdef __cplusplus
 }
 #endif

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to