<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon, branch 1.12</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>Bump version to 1.12.1</title>
<updated>2015-11-30T07:31:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-11-30T07:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=77bf5957c24c02f91ebf9eea20dc57bdac966073'/>
<id>77bf5957c24c02f91ebf9eea20dc57bdac966073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "daemon: fix "GValueArray is deprecated" warnings"</title>
<updated>2015-11-24T07:53:01+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=bd75ee189d352c06a50b9df386f91d5ac9db5b86'/>
<id>bd75ee189d352c06a50b9df386f91d5ac9db5b86</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>GTK3 themes: fix deprecated usage of GTK_STOCK_CLOSE</title>
<updated>2015-11-05T13:45:05+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-05T13:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=fed38d6cf6f8141a8639723c6c5ccd5267fc5cc6'/>
<id>fed38d6cf6f8141a8639723c6c5ccd5267fc5cc6</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/notification-daemon/commit/?id=9d38817
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/notification-daemon/commit/?id=9d38817
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 Nodoka: remove wrong border from notification</title>
<updated>2015-11-05T10:23:14+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-05T10:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=743dcd2ce95eb00c4713588338eba4feb0ae2e9f'/>
<id>743dcd2ce95eb00c4713588338eba4feb0ae2e9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations with transifex</title>
<updated>2015-11-03T14:24:59+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2015-11-03T14:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=c260b4bcdd16bd08b478b6684df23bbd816f9038'/>
<id>c260b4bcdd16bd08b478b6684df23bbd816f9038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.12.0</title>
<updated>2015-11-03T13:10:29+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-03T13:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=90dd6667247fd2f6f3c33803667c85dc68971723'/>
<id>90dd6667247fd2f6f3c33803667c85dc68971723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>coco: fix gtk3 window height the right way</title>
<updated>2015-11-03T13:02:23+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2015-11-03T01:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=2c4ae4d781f5baf878c7bddd6e118ba34afd0ff5'/>
<id>2c4ae4d781f5baf878c7bddd6e118ba34afd0ff5</id>
<content type='text'>
Coco:fix the height of the entire notification window in gtk3 builds, not just the visible area This gives consistant position no matter what the height of the notification window, and never overlaps the panel regardless of panel position. Top, bottom, left, right panels tested along with top left, top right, bottom left, and bottom right notification locations. None overlapped, consistant spacing from notification window to panel in all cases-just like slider.  The previous "fix" has been reverted and is not present in this commit.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coco:fix the height of the entire notification window in gtk3 builds, not just the visible area This gives consistant position no matter what the height of the notification window, and never overlaps the panel regardless of panel position. Top, bottom, left, right panels tested along with top left, top right, bottom left, and bottom right notification locations. None overlapped, consistant spacing from notification window to panel in all cases-just like slider.  The previous "fix" has been reverted and is not present in this commit.</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: fix height of notification in nodoka and standard theme</title>
<updated>2015-11-03T13:01:13+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-03T13:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=65dabb3d598807c15fca65fd128a4d62e6b7995e'/>
<id>65dabb3d598807c15fca65fd128a4d62e6b7995e</id>
<content type='text'>
- this fixes also the position of the notifications

credits to.....
Author:  lukefromdc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- this fixes also the position of the notifications

credits to.....
Author:  lukefromdc
</pre>
</div>
</content>
</entry>
<entry>
<title>Nodoka: use a fixed font color</title>
<updated>2015-11-02T13:18:30+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-01T11:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=7d90c781e7b7fbc580fa828c2c2fa655f3aa7bf4'/>
<id>7d90c781e7b7fbc580fa828c2c2fa655f3aa7bf4</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-notification-daemon/issues/86

Currenty the theme use the font color from gtk theme,
which give us unreadable notifications text in case of
using a dark gtk theme with mostly light font colors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-notification-daemon/issues/86

Currenty the theme use the font color from gtk theme,
which give us unreadable notifications text in case of
using a dark gtk theme with mostly light font colors.
</pre>
</div>
</content>
</entry>
<entry>
<title>coco, nodoka, slider: removed a unused variable and fixes warnings</title>
<updated>2015-10-31T13:47:45+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-31T13:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=9a34673d2b99359b0e9f36006fb9b221b5cacbb1'/>
<id>9a34673d2b99359b0e9f36006fb9b221b5cacbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
