<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mutter.git/data, branch document-button-values</title>
<subtitle>gitlab.gnome.org: GNOME/mutter.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/'/>
<entry>
<title>data: Updated exposed keybindings</title>
<updated>2021-02-03T23:09:57+00:00</updated>
<author>
<name>Florian Müllner</name>
<email>fmuellner@gnome.org</email>
</author>
<published>2021-02-03T23:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=36424ab29819cabaa90040981d8e587a18a52bff'/>
<id>36424ab29819cabaa90040981d8e587a18a52bff</id>
<content type='text'>
Workspaces were changed to a horizontal layout, so we should show
the keybindings for horizontal navigation in Settings instead of
the vertical ones.

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1706&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Workspaces were changed to a horizontal layout, so we should show
the keybindings for horizontal navigation in Settings instead of
the vertical ones.

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1706&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema: Fix capitalization of autoclose-xwayland option</title>
<updated>2021-02-01T17:56:39+00:00</updated>
<author>
<name>Björn Daase</name>
<email>bjoern@daase.net</email>
</author>
<published>2021-02-01T17:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=ea39379224f12d36c810723db7a888ae9a9c98a8'/>
<id>ea39379224f12d36c810723db7a888ae9a9c98a8</id>
<content type='text'>
Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1696&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1696&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>xwayland: Enable Xwayland on demand by default</title>
<updated>2021-01-19T08:33:33+00:00</updated>
<author>
<name>Olivier Fourdan</name>
<email>ofourdan@redhat.com</email>
</author>
<published>2021-01-18T17:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=cde0cd5d23687878db8ecd1115aa8a515b5ced0c'/>
<id>cde0cd5d23687878db8ecd1115aa8a515b5ced0c</id>
<content type='text'>
Make "Xwayland on demand" the default policy when Xwayland supports
"initfd" and remove the corresponding experimental feature.

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1673&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make "Xwayland on demand" the default policy when Xwayland supports
"initfd" and remove the corresponding experimental feature.

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1673&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>xwayland: Make autoclose-xwayland an exp. feature</title>
<updated>2021-01-19T08:33:33+00:00</updated>
<author>
<name>Olivier Fourdan</name>
<email>ofourdan@redhat.com</email>
</author>
<published>2021-01-18T16:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=3fc603edd3388e39e91a5fa5c340bf3f6d7b93a4'/>
<id>3fc603edd3388e39e91a5fa5c340bf3f6d7b93a4</id>
<content type='text'>
Closing automatically Xwayland once all relevant X11 clients are gone is
inherently racy, if a new client comes along right at the time we're
killing Xwayland.

Fixing the possible race conditions between mutter, Xwayland and the X11
clients may take some time.

Meanwhile, make that an experimental feature "autoclose-xwayland".

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1673&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closing automatically Xwayland once all relevant X11 clients are gone is
inherently racy, if a new client comes along right at the time we're
killing Xwayland.

Fixing the possible race conditions between mutter, Xwayland and the X11
clients may take some time.

Meanwhile, make that an experimental feature "autoclose-xwayland".

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1673&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema: Add missing summaries for toggle-tiled-left/toggle-tiled-right</title>
<updated>2020-11-18T21:48:48+00:00</updated>
<author>
<name>Ian Douglas Scott</name>
<email>idscott@system76.com</email>
</author>
<published>2020-11-18T21:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=b2126fec92e82b82bb9348c7ca125119a7a109f0'/>
<id>b2126fec92e82b82bb9348c7ca125119a7a109f0</id>
<content type='text'>
Wording copied from `data/50-mutter-windows.xml`.

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1573&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wording copied from `data/50-mutter-windows.xml`.

Part-of: &lt;https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1573&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema/wayland: Do not disable the X Security extension</title>
<updated>2020-10-09T13:53:08+00:00</updated>
<author>
<name>Olivier Fourdan</name>
<email>ofourdan@redhat.com</email>
</author>
<published>2020-10-09T09:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=935d594978693547deb3a3f1cd8b8193daa275ae'/>
<id>935d594978693547deb3a3f1cd8b8193daa275ae</id>
<content type='text'>
If Xwayland was built with the X Security extension enabled, it should
be safe to use, there is no need to disable it by default from mutter.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1485
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If Xwayland was built with the X Security extension enabled, it should
be safe to use, there is no need to disable it by default from mutter.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1485
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema: really use line breaks in schema</title>
<updated>2020-10-08T14:54:45+00:00</updated>
<author>
<name>Olivier Fourdan</name>
<email>ofourdan@redhat.com</email>
</author>
<published>2020-10-08T14:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=58e2ac86710faaf73fb98094f500b9a7f469099e'/>
<id>58e2ac86710faaf73fb98094f500b9a7f469099e</id>
<content type='text'>
The newline character `\n` in the schema does not produce a new line.
Use a newline instead.

fixes: dbe44f3a83e6a6bdc611bb298e3781a0aebbbd7b
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1483
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The newline character `\n` in the schema does not produce a new line.
Use a newline instead.

fixes: dbe44f3a83e6a6bdc611bb298e3781a0aebbbd7b
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1483
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema: Force one bullet point per line</title>
<updated>2020-10-08T13:41:19+00:00</updated>
<author>
<name>Björn Daase</name>
<email>bjoern@daase.net</email>
</author>
<published>2020-10-07T20:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=dbe44f3a83e6a6bdc611bb298e3781a0aebbbd7b'/>
<id>dbe44f3a83e6a6bdc611bb298e3781a0aebbbd7b</id>
<content type='text'>
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1481
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema: list experimental dma-buf-screen-sharing feature</title>
<updated>2020-10-08T13:39:10+00:00</updated>
<author>
<name>Björn Daase</name>
<email>bjoern@daase.net</email>
</author>
<published>2020-10-08T13:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=e9236415737dd677b2f0ec7bf65528110a2ce350'/>
<id>e9236415737dd677b2f0ec7bf65528110a2ce350</id>
<content type='text'>
The key was added in https://gitlab.gnome.org/GNOME/mutter/-/commit/af9df1e5b62b253e5f1d5f6eff89e45e3bed81b3
but not added to the list due to the string freeze.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The key was added in https://gitlab.gnome.org/GNOME/mutter/-/commit/af9df1e5b62b253e5f1d5f6eff89e45e3bed81b3
but not added to the list due to the string freeze.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1481
</pre>
</div>
</content>
</entry>
<entry>
<title>gschema: Make "Requires a restart." strings consistent</title>
<updated>2020-10-07T20:49:49+00:00</updated>
<author>
<name>Björn Daase</name>
<email>bjoern@daase.net</email>
</author>
<published>2020-10-07T20:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=815583b534e5a6ac45113a032e7633927d817418'/>
<id>815583b534e5a6ac45113a032e7633927d817418</id>
<content type='text'>
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1481
</pre>
</div>
</content>
</entry>
</feed>
