<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/data, branch v1.22.0</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Panel-gtk.c: Show menu icons only when "menus-have-icons" is set</title>
<updated>2018-06-25T22:47:53+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-06-21T22:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5ca1fb1a1b34bdbaf0c966d9cc786ecf71d0df21'/>
<id>5ca1fb1a1b34bdbaf0c966d9cc786ecf71d0df21</id>
<content type='text'>
Most panel menus excluding main menus. Bind gsettings preference "menus have icons" to visibility of icon. Pack the icon into a box with a 16px min-width set in panel.css to hold the space when the icons are not shown Duplicate as much as possible behavior of now-deprecated GtkImageMenuItem replaced by github.com/mate-desktop/mate-panel/commit/86701517e7d7cb3d2c08a40d76af97308f18902c Use only one icon-settings gsettings object to control this in all menuitems controlled by panel-gtk.c The use of a single gsettings object is based on code by Albert Muktupavels https://github.com/muktupavels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most panel menus excluding main menus. Bind gsettings preference "menus have icons" to visibility of icon. Pack the icon into a box with a 16px min-width set in panel.css to hold the space when the icons are not shown Duplicate as much as possible behavior of now-deprecated GtkImageMenuItem replaced by github.com/mate-desktop/mate-panel/commit/86701517e7d7cb3d2c08a40d76af97308f18902c Use only one icon-settings gsettings object to control this in all menuitems controlled by panel-gtk.c The use of a single gsettings object is based on code by Albert Muktupavels https://github.com/muktupavels
</pre>
</div>
</content>
</entry>
<entry>
<title>css: Convert to GResource</title>
<updated>2018-04-26T11:01:37+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-04-23T14:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=217044626cf1aef24ff3090d8d8ce4f380f48658'/>
<id>217044626cf1aef24ff3090d8d8ce4f380f48658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme: consistant theming for applet drag handles in all themes</title>
<updated>2018-04-23T10:00:18+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-19T03:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=45b25410cddde852554b3153e81ad59a5e6722ad'/>
<id>45b25410cddde852554b3153e81ad59a5e6722ad</id>
<content type='text'>
* applet drag-handle: use a symbolic image for the default drag handle image
* Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast
* load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* applet drag-handle: use a symbolic image for the default drag handle image
* Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast
* load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a gsettings key to enable/disable SNI Support (#600)</title>
<updated>2017-08-16T00:30:35+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2017-08-16T00:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4a25da504204639cee268d0fac1516f03d2fe6bb'/>
<id>4a25da504204639cee268d0fac1516f03d2fe6bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dialog: Add option to reverse history view</title>
<updated>2017-04-18T20:48:15+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-04-18T20:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d5ffd663755b88cc95b4b8bcccb06130b9653cf1'/>
<id>d5ffd663755b88cc95b4b8bcccb06130b9653cf1</id>
<content type='text'>
A setting is added to show the run dialog history in reverse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A setting is added to show the run dialog history in reverse.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run dialog: Allow changing history size</title>
<updated>2017-04-18T20:46:57+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-04-12T16:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5661e088e300173c64331c5350710b69774b4a99'/>
<id>5661e088e300173c64331c5350710b69774b4a99</id>
<content type='text'>
A key has been added to the gsettings schema that controls history size.
The code of the run dialog has been changed to use that key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A key has been added to the gsettings schema that controls history size.
The code of the run dialog has been changed to use that key.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for opensuse.layout</title>
<updated>2016-06-29T16:42:12+00:00</updated>
<author>
<name>Sorokin Alexei</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2016-06-16T16:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8acec6d1ae0e50f0eee68ce6153d04a3beb5d52a'/>
<id>8acec6d1ae0e50f0eee68ce6153d04a3beb5d52a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>menubar: some corrections for new max-items-or-submenu key</title>
<updated>2016-03-13T15:39:49+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-03-13T15:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=db46e948f57ad16170afeaf72d418c508ef63d1e'/>
<id>db46e948f57ad16170afeaf72d418c508ef63d1e</id>
<content type='text'>
- remove check for menubar schema as it's already installed along with panel itself
- properly unref menubar_settings object
- make key type unsigned
- drop obsolete MAX_ITEMS_OR_SUBMENU define
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove check for menubar schema as it's already installed along with panel itself
- properly unref menubar_settings object
- make key type unsigned
- drop obsolete MAX_ITEMS_OR_SUBMENU define
</pre>
</div>
</content>
</entry>
<entry>
<title>Make MAX_ITEMS_OR_SUBMENU configurable.</title>
<updated>2016-03-11T12:50:27+00:00</updated>
<author>
<name>Julian Rüger</name>
<email>jr98@gmx.net</email>
</author>
<published>2016-03-11T12:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ef8676dad5facfc57a815e07588cd607fb8821a7'/>
<id>ef8676dad5facfc57a815e07588cd607fb8821a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add gschema key for setting menu icon sizes</title>
<updated>2016-02-21T10:51:49+00:00</updated>
<author>
<name>Sorokin Alexei</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2016-02-20T15:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=bd3d7bc04d864d37e054b9e51fb48cbabb7e18f7'/>
<id>bd3d7bc04d864d37e054b9e51fb48cbabb7e18f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
