update X compositor code for structure rename

Signed-off-by: Chris Michael <cp.michael@samsung.com>
devs/devilhorns/xwayland
Chris Michael 9 years ago
parent df278c9a74
commit a6ed5677b2
  1. 553
      src/bin/e_comp_x.c
  2. 2
      src/bin/e_comp_x.h

File diff suppressed because it is too large Load Diff

@ -12,7 +12,7 @@
# include "e_hints.h"
# include "e_randr.h"
struct _E_Comp_Client_Data
struct _E_Comp_X_Client_Data
{
Ecore_X_Window lock_win;

Loading…
Cancel
Save