<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/notification_area, branch 1.22</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>status-notifier: Render menu items as cairo surface</title>
<updated>2020-01-16T13:15:40+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-11-28T12:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=611f0b6abf6cf830318e934edb9deff4e2639cac'/>
<id>611f0b6abf6cf830318e934edb9deff4e2639cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: Render icons as cairo surface</title>
<updated>2020-01-16T13:15:33+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-11-27T18:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ce77bd40414743daadc0fe3b610d2d3810244314'/>
<id>ce77bd40414743daadc0fe3b610d2d3810244314</id>
<content type='text'>
Instead of GdkPixbuf, so that SNI icons can render correctly on HiDPI
displays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of GdkPixbuf, so that SNI icons can render correctly on HiDPI
displays.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure proper translation of the about dialog title</title>
<updated>2019-02-17T12:11:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-02-16T22:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1db7d2a9963e990cc0bf8a7038f74fdb63e0b3b0'/>
<id>1db7d2a9963e990cc0bf8a7038f74fdb63e0b3b0</id>
<content type='text'>
Note that GTK+ sets a default title of _("About %s") on the dialog
window (where %s is replaced by the name of the application, but
in order to ensure proper translation of the title, applications
should set the title property explicitly when constructing a
GtkAboutDialog

https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that GTK+ sets a default title of _("About %s") on the dialog
window (where %s is replaced by the name of the application, but
in order to ensure proper translation of the title, applications
should set the title property explicitly when constructing a
GtkAboutDialog

https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Make translatable the copyright in about dialog</title>
<updated>2019-02-15T17:30:04+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-02-15T10:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e0efbab6d4a97f3d658c2f4a5f08bbae2a969349'/>
<id>e0efbab6d4a97f3d658c2f4a5f08bbae2a969349</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash on removing tray</title>
<updated>2019-01-29T21:17:19+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2019-01-28T07:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=371e3d7cb45ed908ce2f04d9972129c69ff156eb'/>
<id>371e3d7cb45ed908ce2f04d9972129c69ff156eb</id>
<content type='text'>
*clear applet gsettings on dispose to stop crash and memory leak introduced in github.com/mate-desktop/mate-panel/commit/10b9c30fc79de5f8d9516ba153df233c4968da65

*tray: fix misplaced g_return_if_fail check
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*clear applet gsettings on dispose to stop crash and memory leak introduced in github.com/mate-desktop/mate-panel/commit/10b9c30fc79de5f8d9516ba153df233c4968da65

*tray: fix misplaced g_return_if_fail check
</pre>
</div>
</content>
</entry>
<entry>
<title>Notification area: error if compiling without X11 support</title>
<updated>2019-01-29T14:20:59+00:00</updated>
<author>
<name>William Wold</name>
<email>wm@wmww.sh</email>
</author>
<published>2019-01-22T13:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d7edd93f04f56bcf60e31096593cd60653726fe0'/>
<id>d7edd93f04f56bcf60e31096593cd60653726fe0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tray: Fix too-wide icon spacing after mate-polkit has been used w sni</title>
<updated>2018-12-30T20:56:21+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-12-30T07:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9484b053c9857ca7512b7374461c1fec6e246159'/>
<id>9484b053c9857ca7512b7374461c1fec6e246159</id>
<content type='text'>
Note that vertical and horizontal panels require different options in the grid, as "homogenous" is needed in rows for horizontal panels and columns in vertical panels to prevent icon rendering problems including icons growing without limit when the tray is moved from a horizontal to a vertical panel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that vertical and horizontal panels require different options in the grid, as "homogenous" is needed in rows for horizontal panels and columns in vertical panels to prevent icon rendering problems including icons growing without limit when the tray is moved from a horizontal to a vertical panel
</pre>
</div>
</content>
</entry>
<entry>
<title>notification-area-preferences-dialog.ui: avoid GtkButton:use-stock</title>
<updated>2018-11-05T14:36:27+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-11-04T13:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a73abb84d55ed6757f05b28484bbe0080ee5d129'/>
<id>a73abb84d55ed6757f05b28484bbe0080ee5d129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>na-tray: add preferences dialog and applet menu entry</title>
<updated>2018-10-20T17:35:24+00:00</updated>
<author>
<name>Fabien Broquard</name>
<email>braikar@gmail.com</email>
</author>
<published>2018-10-02T18:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d68268a7200b0f9ecf93566f1da9beca58ca4c1d'/>
<id>d68268a7200b0f9ecf93566f1da9beca58ca4c1d</id>
<content type='text'>
The only option in the preferences is a GtkSpinButton
for the user to be able to set the icon sizes easily
without having to use dconf-editor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only option in the preferences is a GtkSpinButton
for the user to be able to set the icon sizes easily
without having to use dconf-editor.
</pre>
</div>
</content>
</entry>
<entry>
<title>na-tray: wide panels, add GSettings to the applet</title>
<updated>2018-10-20T17:35:24+00:00</updated>
<author>
<name>Fabien Broquard</name>
<email>braikar@gmail.com</email>
</author>
<published>2018-10-02T18:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=10b9c30fc79de5f8d9516ba153df233c4968da65'/>
<id>10b9c30fc79de5f8d9516ba153df233c4968da65</id>
<content type='text'>
The new GSettings allow to change and remember the minimum icon size for the grid.
The default icon size is set at 24px.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new GSettings allow to change and remember the minimum icon size for the grid.
The default icon size is set at 24px.
</pre>
</div>
</content>
</entry>
</feed>
