<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mutter.git/src/libmutter.pc.in, 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>build: Fix libs and cflags in autotools .pc file</title>
<updated>2018-11-10T16:20:46+00:00</updated>
<author>
<name>Alexander Mikhaylenko</name>
<email>exalm7659@gmail.com</email>
</author>
<published>2018-11-10T16:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=1dff74e71c125b48ba4e65be8de8976a5d9dba6f'/>
<id>1dff74e71c125b48ba4e65be8de8976a5d9dba6f</id>
<content type='text'>
Similar to b86d87453d5ff7689101ea995d32cf8023b567ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to b86d87453d5ff7689101ea995d32cf8023b567ec
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix include and lib paths in autotools .pc files</title>
<updated>2018-11-07T13:29:30+00:00</updated>
<author>
<name>Jonas Ådahl</name>
<email>jadahl@gmail.com</email>
</author>
<published>2018-11-07T13:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=b86d87453d5ff7689101ea995d32cf8023b567ec'/>
<id>b86d87453d5ff7689101ea995d32cf8023b567ec</id>
<content type='text'>
Some hadn't been updated after lib/mutter/ changed to lib/mutter-N/.

Fixes: https://gitlab.gnome.org/GNOME/mutter/issues/382
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some hadn't been updated after lib/mutter/ changed to lib/mutter-N/.

Fixes: https://gitlab.gnome.org/GNOME/mutter/issues/382
</pre>
</div>
</content>
</entry>
<entry>
<title>Make libmutter and friends parallel installable</title>
<updated>2017-02-14T03:16:45+00:00</updated>
<author>
<name>Jonas Ådahl</name>
<email>jadahl@gmail.com</email>
</author>
<published>2016-11-25T16:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=4ebc55f2b3d7812184d75ec476996633edf7eafb'/>
<id>4ebc55f2b3d7812184d75ec476996633edf7eafb</id>
<content type='text'>
In order to minimize the amount of breakage, while at the same time
making it easier to make backward incompatible changes needed to
continue turning libmutter into a capable Wayland compositor, make the
libmutter and friends (libmutter-clutter, libmutter-cogl*) parallel
installable by adding a version number to the name. This changes
various filenames, for example what previously was libmutter.so is now
libmutter-0.so (assuming the version for now is 0), and
libmutter-clutter-1.0.so is now libmutter-clutter-0.so. The pkg-config
filenames and GObject introspection has been renamed to reflect this as
well.

This enables a downstream compositor rely on a specific version of the
libmutter API, while gracefully handling API/ABI changes by having to
update to the new version at their own pace.

https://bugzilla.gnome.org/show_bug.cgi?id=777317
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to minimize the amount of breakage, while at the same time
making it easier to make backward incompatible changes needed to
continue turning libmutter into a capable Wayland compositor, make the
libmutter and friends (libmutter-clutter, libmutter-cogl*) parallel
installable by adding a version number to the name. This changes
various filenames, for example what previously was libmutter.so is now
libmutter-0.so (assuming the version for now is 0), and
libmutter-clutter-1.0.so is now libmutter-clutter-0.so. The pkg-config
filenames and GObject introspection has been renamed to reflect this as
well.

This enables a downstream compositor rely on a specific version of the
libmutter API, while gracefully handling API/ABI changes by having to
update to the new version at their own pace.

https://bugzilla.gnome.org/show_bug.cgi?id=777317
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the merged build</title>
<updated>2016-04-27T18:37:47+00:00</updated>
<author>
<name>Rui Matos</name>
<email>tiagomatos@gmail.com</email>
</author>
<published>2016-04-08T17:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=1fa540bcb7af52703b9fcc5a2e36c032533cb664'/>
<id>1fa540bcb7af52703b9fcc5a2e36c032533cb664</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=760439
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=760439
</pre>
</div>
</content>
</entry>
<entry>
<title>meta: Add generated meta-version.h</title>
<updated>2014-06-05T12:05:16+00:00</updated>
<author>
<name>Rico Tzschichholz</name>
<email>ricotz@ubuntu.com</email>
</author>
<published>2014-06-05T12:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=8734477d526b5a5d9ac08685b5fc02f204fc55e3'/>
<id>8734477d526b5a5d9ac08685b5fc02f204fc55e3</id>
<content type='text'>
Avoid populating *_VERSION constants through cflags in pkg-config-file
which could be overridden by the project using it. Properly prefix the
defines with META_ to make gi-scanner happy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid populating *_VERSION constants through cflags in pkg-config-file
which could be overridden by the project using it. Properly prefix the
defines with META_ to make gi-scanner happy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "wayland: make parallel installable with regular mutter"</title>
<updated>2014-04-09T22:14:11+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2014-04-09T22:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=3ba8532bdce18fd89e954f0438476c668bf1df5d'/>
<id>3ba8532bdce18fd89e954f0438476c668bf1df5d</id>
<content type='text'>
This reverts commit ea3d2b4759524345c89fe08ad0c159d7136dbdf1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ea3d2b4759524345c89fe08ad0c159d7136dbdf1.
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland: make parallel installable with regular mutter</title>
<updated>2013-08-26T13:00:29+00:00</updated>
<author>
<name>Giovanni Campagna</name>
<email>gcampagn@redhat.com</email>
</author>
<published>2013-08-16T12:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=ea3d2b4759524345c89fe08ad0c159d7136dbdf1'/>
<id>ea3d2b4759524345c89fe08ad0c159d7136dbdf1</id>
<content type='text'>
Modify all visible instances of mutter with mutter-wayland
(libraries, folders, pkgconfig, etc.), so that the wayland
branch can be installed alongside the usual X11 mutter.

https://bugzilla.gnome.org/show_bug.cgi?id=705497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify all visible instances of mutter with mutter-wayland
(libraries, folders, pkgconfig, etc.), so that the wayland
branch can be installed alongside the usual X11 mutter.

https://bugzilla.gnome.org/show_bug.cgi?id=705497
</pre>
</div>
</content>
</entry>
<entry>
<title>Port preferences to GSettings</title>
<updated>2011-11-11T19:26:38+00:00</updated>
<author>
<name>Florian Müllner</name>
<email>fmuellner@gnome.org</email>
</author>
<published>2011-06-24T16:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=d0910da036cfe7e9c86e19ccb3e765953b5dc045'/>
<id>d0910da036cfe7e9c86e19ccb3e765953b5dc045</id>
<content type='text'>
Move preferences to GSettings, using mainly shared schemas from
gsettings-desktop-schemas.

Unlike GConf, GSettings support is not optional, as Gio is already
a hard dependency of GTK+.

https://bugzilla.gnome.org/show_bug.cgi?id=635378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move preferences to GSettings, using mainly shared schemas from
gsettings-desktop-schemas.

Unlike GConf, GSettings support is not optional, as Gio is already
a hard dependency of GTK+.

https://bugzilla.gnome.org/show_bug.cgi?id=635378
</pre>
</div>
</content>
</entry>
<entry>
<title>Go with a single libmutter library</title>
<updated>2011-03-17T14:31:53+00:00</updated>
<author>
<name>Frédéric Péters</name>
<email>fpeters@0d.be</email>
</author>
<published>2011-03-12T16:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mutter.git/commit/?id=9dd642f4afffe7309c8cfeca68d7a8b8aa93f68e'/>
<id>9dd642f4afffe7309c8cfeca68d7a8b8aa93f68e</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=644565
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=644565
</pre>
</div>
</content>
</entry>
</feed>
