<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon/src/daemon, branch 1.14</title>
<subtitle>Daemon to displays passive pop-up notifications</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/'/>
<entry>
<title>Save some RAM in NotifyTimeout</title>
<updated>2016-06-30T17:38:14+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-21T08:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=18e9013805e77689e2fdf87ab1854d9600207e42'/>
<id>18e9013805e77689e2fdf87ab1854d9600207e42</id>
<content type='text'>
By using a bit, rather than a byte for gbooleans.
https://bugzilla.gnome.org/show_bug.cgi?id=622556

taken from:
https://git.gnome.org/browse/notification-daemon/commit/?id=c43d398
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using a bit, rather than a byte for gbooleans.
https://bugzilla.gnome.org/show_bug.cgi?id=622556

taken from:
https://git.gnome.org/browse/notification-daemon/commit/?id=c43d398
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "daemon: fix "GValueArray is deprecated" warnings"</title>
<updated>2015-11-24T07:51:49+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-11-24T07:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=b297c7d223e50f214f753f9a91194fc3ccd5b68f'/>
<id>b297c7d223e50f214f753f9a91194fc3ccd5b68f</id>
<content type='text'>
This reverts commit 7d162d83a2008c25b3134fcdda8265f23d461585.

fixes https://github.com/mate-desktop/mate-notification-daemon/issues/91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7d162d83a2008c25b3134fcdda8265f23d461585.

fixes https://github.com/mate-desktop/mate-notification-daemon/issues/91
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #81 from raveit65/dev-deprecated-gdk_display_get_pointer</title>
<updated>2015-10-30T18:00:54+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-30T18:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=9197308b8216362f729814ab1e1e0b953a7bad60'/>
<id>9197308b8216362f729814ab1e1e0b953a7bad60</id>
<content type='text'>
GTK3 daemon: fix deprecated gdk_display_get_pointer</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTK3 daemon: fix deprecated gdk_display_get_pointer</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 daemon: fix deprecated gdk_display_get_pointer</title>
<updated>2015-10-30T17:33:54+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-30T11:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=2fa13890b50108bd90b7b8e85cc1c3954642d8e1'/>
<id>2fa13890b50108bd90b7b8e85cc1c3954642d8e1</id>
<content type='text'>
inspired from:
https://git.gnome.org/browse/notification-daemon/patch/?id=9f376d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inspired from:
https://git.gnome.org/browse/notification-daemon/patch/?id=9f376d3
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: fix "GValueArray is deprecated" warnings</title>
<updated>2015-10-30T17:13:34+00:00</updated>
<author>
<name>Giedrius Statkevičius</name>
<email>giedrius.statkevicius@gmail.com</email>
</author>
<published>2015-10-28T13:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=7d162d83a2008c25b3134fcdda8265f23d461585'/>
<id>7d162d83a2008c25b3134fcdda8265f23d461585</id>
<content type='text'>
GValueArray is deprecated so move to GArray instead in
_notify_daemon_pixbuf_from_data_hint()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GValueArray is deprecated so move to GArray instead in
_notify_daemon_pixbuf_from_data_hint()
</pre>
</div>
</content>
</entry>
<entry>
<title>one more change from char* to gchar*</title>
<updated>2015-10-19T14:36:43+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-10-19T14:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=de4903ea226f2201989435073c1545647270a168'/>
<id>de4903ea226f2201989435073c1545647270a168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: fix memory leak in on_popup_location_changed()</title>
<updated>2015-10-19T14:30:39+00:00</updated>
<author>
<name>Giedrius Statkevičius</name>
<email>giedrius.statkevicius@gmail.com</email>
</author>
<published>2015-10-19T13:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=75a97c0721b36ee3aafb33b0daed60a0348072f2'/>
<id>75a97c0721b36ee3aafb33b0daed60a0348072f2</id>
<content type='text'>
Don't forget to free the result of g_settings_get_string(). Also, change
`slocation' to proper type gchar* for storing results of
g_settings_get_string(). Furthermore, this allows to use that pointer in free()
without any casting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't forget to free the result of g_settings_get_string(). Also, change
`slocation' to proper type gchar* for storing results of
g_settings_get_string(). Furthermore, this allows to use that pointer in free()
without any casting.
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: remove unused define WIDTH</title>
<updated>2015-10-07T20:19:49+00:00</updated>
<author>
<name>Giedrius Statkevičius</name>
<email>giedrius.statkevicius@gmail.com</email>
</author>
<published>2015-10-07T20:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=cec6e6bc5550083a629e58008b8b9c1427163e79'/>
<id>cec6e6bc5550083a629e58008b8b9c1427163e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: drop redundant initializer in notify_daemon_error_quark</title>
<updated>2015-08-09T12:57:36+00:00</updated>
<author>
<name>Giedrius Statkevičius</name>
<email>giedrius.statkevicius@gmail.com</email>
</author>
<published>2015-08-09T12:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=33f89b9f1c7729075637327e2ff29dbb05f55a0a'/>
<id>33f89b9f1c7729075637327e2ff29dbb05f55a0a</id>
<content type='text'>
static variables are already initialized to 0/NULL by default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
static variables are already initialized to 0/NULL by default
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: remove redundant initialization</title>
<updated>2015-08-09T07:56:41+00:00</updated>
<author>
<name>Giedrius Statkevičius</name>
<email>giedrius.statkevicius@gmail.com</email>
</author>
<published>2015-08-09T07:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=73e6e1fffac402601d82f6db8b4b4378117c49ea'/>
<id>73e6e1fffac402601d82f6db8b4b4378117c49ea</id>
<content type='text'>
static variables are already initialised to 0/NULL by default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
static variables are already initialised to 0/NULL by default
</pre>
</div>
</content>
</entry>
</feed>
