Home
last modified time | relevance | path

Searched refs:Xwayland (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A DMakefile.in91 bin_PROGRAMS = Xwayland$(EXEEXT)
146 @GLAMOR_EGL_TRUE@am__objects_1 = Xwayland-xwayland-glamor.$(OBJEXT) \
147 @GLAMOR_EGL_TRUE@ Xwayland-xwayland-glamor-gbm.$(OBJEXT) \
148 @GLAMOR_EGL_TRUE@ Xwayland-xwayland-present.$(OBJEXT)
149 @GLAMOR_EGL_TRUE@@XV_TRUE@am__objects_2 = Xwayland-xwayland-glamor-xv.$(OBJEXT)
150 @GLAMOR_EGL_TRUE@@XWAYLAND_EGLSTREAM_TRUE@am__objects_3 = Xwayland-xwayland-glamor-eglstream.$(OBJE…
151 am_Xwayland_OBJECTS = Xwayland-xwayland.$(OBJEXT) \
152 Xwayland-xwayland-input.$(OBJEXT) \
153 Xwayland-xwayland-cursor.$(OBJEXT) \
154 Xwayland-xwayland-shm.$(OBJEXT) \
[all …]
H A DMakefile.am1 bin_PROGRAMS = Xwayland program
92 $(AM_V_at)rm -f Xwayland$(EXEEXT) && $(MAKE) Xwayland$(EXEEXT)
H A Dmeson.build84 'Xwayland',
/OK3568_Linux_fs/external/xserver/include/
H A Dxwayland-config.h.meson.in7 /* Build glamor support for Xwayland */
10 /* Build eglstream support for Xwayland */
H A Dxwayland-config.h.in7 /* Build glamor support for Xwayland */
10 /* Build eglstream support for Xwayland */
/OK3568_Linux_fs/external/xserver/debian/
H A Dxwayland.install1 usr/bin/Xwayland
H A Dcontrol314 Description: Xwayland X server
H A Dchangelog69 where apps crash under Xwayland.
460 * control: Add wayland-protocols build-dep on linux for Xwayland.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston/
H A Dxwayland.weston-start3 if type Xwayland >/dev/null 2>/dev/null; then
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt8 description: 'Enable glamor (default yes for Xorg/Xwayland builds)')
10 value: 'auto', description: 'Enable EGLStream support for glamor on Xwayland')
H A Dconfigure.ac70 dnl xwayland-config.h covers Xwayland.
592 AC_ARG_ENABLE(xwayland, AS_HELP_STRING([--enable-xwayland], [Build Xwayland server (default: …
593 AC_ARG_ENABLE(xwayland-eglstream, AS_HELP_STRING([--enable-xwayland-eglstream], [Build Xwayland egl…
2353 dnl Xwayland DDX
2360 AC_MSG_CHECKING([whether to build Xwayland DDX])
2369 AC_MSG_ERROR([Xwayland build explicitly requested, but required modules not found.])
2387 AC_MSG_ERROR([Xwayland eglstream support explicitly requested, but required modules not found.])
2391 AC_MSG_ERROR([Xwayland eglstream support requires wayland-eglstream-protocols >= 1.0.2])
2405 AC_MSG_ERROR([Xwayland requires CLOCK_MONOTONIC support.])
H A DChangeLog635 One general assumption in Xwayland is that the xwl_window remains the
671 When running non-rootless, Xwayland requires that the Wayland compositor
744 on Xwayland (see
831 The EGLStream backend keeps a queue of pending streams for each Xwayland
855 In this case, Xwayland was thinking that /dev/dri/card0 is already a render node,
890 Xwayland should always wait for a pending frame callback if there's one
1249 The way Xwayland works (like all Wayland clients), it first queries the
1253 That means Xwayland will get the Wayland outputs from the Wayland
1255 the corresponding Xwayland screen properties accordingly.
1266 or existing outputs removed, Xwayland will recompute and update the
[all …]
H A Dconfigure2207 --enable-xwayland Build Xwayland server (default: auto)
2209 Build Xwayland eglstream support (default: no)
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.ini75 #path=/usr/bin/Xwayland
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/mutter/
H A Dmutter_42.0.bb49 -Dxwayland_path=${bindir}/Xwayland \
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-3.4.rst193 - Xwayland has been split out of the xserver-xorg tree and thus is now
194 in its own ``xwayland`` recipe. If you need Xwayland in your image
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/
H A Dweston_10.0.2.bb76 # Weston with Xwayland support (requires X11 and Wayland)
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc97 FILES:${PN}-xwayland = "${bindir}/Xwayland"