devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=2873debbc2ce3421d3fc01bfce7ad84a2f51833f

commit 2873debbc2ce3421d3fc01bfce7ad84a2f51833f
Merge: fae3374 a0a4257
Author: Chris Michael <[email protected]>
Date:   Wed Oct 1 16:17:23 2014 -0400

    Merge branch 'devs/devilhorns/xdg_shell'
    
    Summary: This commit merges in changes to update EFL wayland support
    to work with the new xdg shell protocol version (version 4)
    
    @feature

 src/Makefile_Ecore_Wayland.am                      |   5 +-
 src/lib/ecore_wayland/Ecore_Wayland.h              |  12 +
 src/lib/ecore_wayland/ecore_wl.c                   |  43 +-
 src/lib/ecore_wayland/ecore_wl_private.h           |  10 +
 src/lib/ecore_wayland/ecore_wl_window.c            | 372 +++++++++++++---
 src/lib/ecore_wayland/xdg-shell-client-protocol.h  | 496 +++++++++++++++++++++
 src/lib/ecore_wayland/xdg-shell-protocol.c         | 125 ++++++
 .../engines/wayland/ecore_evas_wayland_common.c    |   7 +-
 8 files changed, 985 insertions(+), 85 deletions(-)

-- 


Reply via email to