FS#38315 - [efl] Add wayland backend
Attached to Project:
Arch Linux
Opened by Doug Newgard (Scimmia) - Monday, 30 December 2013, 03:26 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 12 March 2014, 17:25 GMT
Opened by Doug Newgard (Scimmia) - Monday, 30 December 2013, 03:26 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 12 March 2014, 17:25 GMT
|
Details
While we can't enable the wayland-egl backends in EFL
because that requires us to switch everything to GLES
instead of the desktop OpenGL, we can enable the wayland-shm
backends. All that's required is libxkbcommon and wayland,
then add --enable-wayland to the configure switches.
|
This task depends upon
Closed by Ronald van Haren (pressh)
Wednesday, 12 March 2014, 17:25 GMT
Reason for closing: Implemented
Additional comments about closing: efl 1.9.1
Wednesday, 12 March 2014, 17:25 GMT
Reason for closing: Implemented
Additional comments about closing: efl 1.9.1
And yes, I have actually run EFL apps on Wayland without XWayland.
There is also a Wayland compositor inside E's X compositor, but that's less important.