Lines Matching +full:apt +full:- +full:get

8 --------
16 ------------
24 sudo apt-get install libwayland-dev libxkbcommon-dev libwayland-bin wayland-protocols
30 sudo dnf install wayland-devel libxkbcommon-devel wayland-utils wayland-protocols-devel
34 ------------------------------
44 - Enable window decorations, only required on GNOME because out of all the available wayland compos…
51 - Enable support for the deprecated 'wl_shell', Only useful when the BSP on the target has weston `…
58 -------
63 -----
127 ---------------------------
134 In the example Cmake is used to perform the operation by invoking the ``wayland-scanner`` utility
140 The wayland protocol is defined using XML files which are present in ``/usr/share/wayland-protocols…
144 .. code-block:: sh
146 …wayland-scanner client-header </usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > wayla…
147 …wayland-scanner private-code </usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > waylan…
149 The resulting files can then be integrated into the project, it's better to re-run ``wayland-scanne…
150 …sure that the correct versions are generated, they must match the version of the ``wayland-client``
155 ----------------------------
159 * Technically, the wayland driver allows to create multiple windows - but this feature is experimen…
160 * Eventually add enhanced support for XDG shell to allow the creation of desktop apps on Unix-like …
166 -----------
178 This will create a log file called ``debug`` in the ``/tmp`` directory, copy-paste the content of t…