<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon/src/themes, branch v1.14.0</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>use max. 50 charactersfor body label</title>
<updated>2016-01-24T18:18:40+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-24T18:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=6f0ef78612d344d71acd75cc31cdf3ae008f5adf'/>
<id>6f0ef78612d344d71acd75cc31cdf3ae008f5adf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some corrections in checks and fixes of deprecations</title>
<updated>2016-01-21T12:17:30+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T12:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=27c4734007edef523f90668fadd0ae4e055fb42e'/>
<id>27c4734007edef523f90668fadd0ae4e055fb42e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use gtk_image_new_from_icon_name in both GTK+ builds</title>
<updated>2016-01-21T11:55:35+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T11:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=cb41e6337e553f74dd2109aef852cae74601307e'/>
<id>cb41e6337e553f74dd2109aef852cae74601307e</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: remove reverse_color function</title>
<updated>2015-12-16T13:38:40+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-12-16T13:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=d80ac825a8815317e06d206c2199bedfe0474f85'/>
<id>d80ac825a8815317e06d206c2199bedfe0474f85</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: don't call override_style multiple times</title>
<updated>2015-12-16T09:53:50+00:00</updated>
<author>
<name>György Balló</name>
<email>ballogyor@gmail.com</email>
</author>
<published>2015-12-16T09:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=d1eaf938f5e4da182225bf4ca93b7de81f4803d6'/>
<id>d1eaf938f5e4da182225bf4ca93b7de81f4803d6</id>
<content type='text'>
It's enough to call gtk_widget_override_* functions on the toplevel element, child elements will inherit the style properly. Fixes issue #90.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's enough to call gtk_widget_override_* functions on the toplevel element, child elements will inherit the style properly. Fixes issue #90.</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 slider: don't use deprecated gtk_style_context_get_background_color</title>
<updated>2015-12-15T17:42:10+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-12-15T17:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=6645e6f3d692868788b0b3762d6e4a131f18c133'/>
<id>6645e6f3d692868788b0b3762d6e4a131f18c133</id>
<content type='text'>
inspired from:
https://git.gnome.org/browse/metacity/commit/?id=f201335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inspired from:
https://git.gnome.org/browse/metacity/commit/?id=f201335
</pre>
</div>
</content>
</entry>
<entry>
<title>slider: fix uninitialized variable</title>
<updated>2015-12-14T12:21:43+00:00</updated>
<author>
<name>György Balló</name>
<email>ballogyor@gmail.com</email>
</author>
<published>2015-12-14T12:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=4435caa8c7cee3d97ff5c440bcb7296636813bd9'/>
<id>4435caa8c7cee3d97ff5c440bcb7296636813bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
