efl/src/lib/efl_wl
Derek Foreman 49fefaf1bc efl_wl: Silence ridiculous warning
Including wayland client code before wayland server code causes
spurious "struct wl_buffer deprecated" nonsense.

Recent ecore_wl2 changes brought wayland client code into Ecore_Wl2.h
which caused the warning to trigger here.

Simply re-ordering the include files should resolve with no functional
change.
2017-11-27 11:33:53 -06:00
..
Efl_Wl.h efl_wl: Add missing @since to new functions 2017-11-09 12:41:22 -06:00
copiedfromweston.x efl_wl: a multiseat wayland compositor in an evas smart object 2017-06-30 14:59:55 -04:00
dmabuf.c efl_wl: Update to latest dmabuf protocol version 2017-08-10 11:36:38 -05:00
dmabuf.h efl_wl: Update to latest dmabuf protocol version 2017-08-10 11:36:38 -05:00
efl_wl.c efl_wl: Silence ridiculous warning 2017-11-27 11:33:53 -06:00
x11.x efl-wl: use correct window when requesting x11 clipboard selection 2017-07-28 15:40:47 -04:00