<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon/src, branch v1.12.1</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>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>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>
<entry>
<title>GTK3 slider: fix some warnings</title>
<updated>2015-10-31T13:26:43+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-31T13:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=f546a360c6c9385eca9b62d6cccf8099dba0a17e'/>
<id>f546a360c6c9385eca9b62d6cccf8099dba0a17e</id>
<content type='text'>
- theme.c:1010:31: warning: passing argument 1 of 'gtk_style_context_get_color' from incompatible pointer type [-Wincompatible-pointer-types]
  gtk_style_context_get_color (context, GTK_STATE_FLAG_NORMAL, &amp;color);
- theme.c:1011:25: warning: passing argument 1 of 'gtk_style_context_get' from incompatible pointer type [-Wincompatible-pointer-types]
  gtk_style_context_get (context, GTK_STATE_FLAG_NORMAL, "background-color", &amp;fg_color, NULL);
- theme.c:979:19: warning: variable 'style' set but not used [-Wunused-but-set-variable]
  GtkStyleContext* style;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- theme.c:1010:31: warning: passing argument 1 of 'gtk_style_context_get_color' from incompatible pointer type [-Wincompatible-pointer-types]
  gtk_style_context_get_color (context, GTK_STATE_FLAG_NORMAL, &amp;color);
- theme.c:1011:25: warning: passing argument 1 of 'gtk_style_context_get' from incompatible pointer type [-Wincompatible-pointer-types]
  gtk_style_context_get (context, GTK_STATE_FLAG_NORMAL, "background-color", &amp;fg_color, NULL);
- theme.c:979:19: warning: variable 'style' set but not used [-Wunused-but-set-variable]
  GtkStyleContext* style;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Gtk3: slider: Do not use deprecated gtk_style_context_get_background_color"</title>
<updated>2015-10-31T13:08:35+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-31T13:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=076f60875f1dc47b6d5fc34f6c007976fd0947cb'/>
<id>076f60875f1dc47b6d5fc34f6c007976fd0947cb</id>
<content type='text'>
This commit breaks the bg of notifications, in result notifications are unreadable, black fg color on black bg.

This reverts commit 0fb782d2dcc129ab0858ea0d4399f6c183cb20c1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit breaks the bg of notifications, in result notifications are unreadable, black fg color on black bg.

This reverts commit 0fb782d2dcc129ab0858ea0d4399f6c183cb20c1.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 standard theme: fix deprecated gtk_misc_set_alignment</title>
<updated>2015-10-31T09:10:01+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-30T17:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=7f6d502b3c73f094e369307cff4353a7a601142c'/>
<id>7f6d502b3c73f094e369307cff4353a7a601142c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
