2012-03-11 18:23:53 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
]>
|
2013-03-07 19:32:11 +00:00
|
|
|
<refentry id="gtk-wayland">
|
2012-03-11 18:23:53 +00:00
|
|
|
<refmeta>
|
2019-02-05 09:14:31 +00:00
|
|
|
<refentrytitle>Using GTK with Wayland</refentrytitle>
|
2012-03-11 18:23:53 +00:00
|
|
|
<manvolnum>3</manvolnum>
|
|
|
|
<refmiscinfo>GTK Library</refmiscinfo>
|
|
|
|
</refmeta>
|
|
|
|
|
|
|
|
<refnamediv>
|
2019-02-05 09:14:31 +00:00
|
|
|
<refname>Using GTK with Wayland</refname>
|
2012-03-11 18:23:53 +00:00
|
|
|
<refpurpose>
|
2019-02-05 09:14:31 +00:00
|
|
|
Wayland-specific aspects of using GTK
|
2012-03-11 18:23:53 +00:00
|
|
|
</refpurpose>
|
|
|
|
</refnamediv>
|
|
|
|
|
|
|
|
<refsect1>
|
2019-02-05 09:14:31 +00:00
|
|
|
<title>Using GTK with Wayland</title>
|
2012-03-11 18:23:53 +00:00
|
|
|
|
|
|
|
<para>
|
2019-02-05 09:14:31 +00:00
|
|
|
The GDK Wayland backend provides support for running GTK applications
|
2012-03-11 18:23:53 +00:00
|
|
|
under the Wayland display server. To run your application in this way,
|
|
|
|
select the Wayland backend by setting <literal>GDK_BACKEND=wayland</literal>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Currently, the Wayland backend does not use any additional commandline
|
|
|
|
options or environment variables.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
For up-to-date information about the current status of this backend, see
|
2017-04-03 17:06:51 +00:00
|
|
|
the <ulink url="https://wiki.gnome.org/Initiatives/Wayland/GTK%2B">project page</ulink>.
|
2012-03-11 18:23:53 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</refsect1>
|
|
|
|
|
|
|
|
</refentry>
|