<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock, 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>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>Clock: Wayland 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-26T09:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d71479299f7a134a2de6d187535edb3a04441095'/>
<id>d71479299f7a134a2de6d187535edb3a04441095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: set  horizontal padding for clock-button</title>
<updated>2019-01-17T09:04:58+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-01-14T08:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ab4812acb6862e67a50941ec0a84aa0f9397f438'/>
<id>ab4812acb6862e67a50941ec0a84aa0f9397f438</id>
<content type='text'>
To make sure we have space left and right inside the button
if applet is build-in-process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make sure we have space left and right inside the button
if applet is build-in-process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock: Fix weather icon size selection for panel height</title>
<updated>2019-01-03T19:42:58+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2019-01-02T22:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9935eeb51c6fef98573246421ff7e834ff385638'/>
<id>9935eeb51c6fef98573246421ff7e834ff385638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock: ensure weather icon resizes with panel</title>
<updated>2019-01-03T19:42:58+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-12-31T07:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8d0f753559918251d5ba3a841803e5369a90bb17'/>
<id>8d0f753559918251d5ba3a841803e5369a90bb17</id>
<content type='text'>
Connect to the "change_size" signal and reload the icon at the correct size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Connect to the "change_size" signal and reload the icon at the correct size
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: force no button vertical padding and margin</title>
<updated>2018-12-29T09:41:27+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-12-24T17:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4c2319756605f0b30e76832f7dd369cc7c6763eb'/>
<id>4c2319756605f0b30e76832f7dd369cc7c6763eb</id>
<content type='text'>
fixes weather-icon problems with some themes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes weather-icon problems with some themes
</pre>
</div>
</content>
</entry>
<entry>
<title>clock.c: Force negative margin, not passing on clockbutton</title>
<updated>2018-12-12T15:00:40+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-12-11T04:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3e73d66a4e9f41958ca5148bd76d49ab28904793'/>
<id>3e73d66a4e9f41958ca5148bd76d49ab28904793</id>
<content type='text'>
Allow themers to set padding on the clock without cutting the weather icons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow themers to set padding on the clock without cutting the weather icons
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate mate-panel from dbus-glib to gdbus</title>
<updated>2018-11-14T10:23:09+00:00</updated>
<author>
<name>yetist</name>
<email>yetist@gmail.com</email>
</author>
<published>2018-09-04T06:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a34f531da4f03eecfc38414295ebe70742dfad71'/>
<id>a34f531da4f03eecfc38414295ebe70742dfad71</id>
<content type='text'>
- Code optimization
- Put GDBusProxy in PanelSessionManager struct
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Code optimization
- Put GDBusProxy in PanelSessionManager struct
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert launcher icons to cairo surfaces</title>
<updated>2018-05-12T19:15:34+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-05-01T04:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=10b2021f0a98f1575400aac2beffd8e3c47ecdd5'/>
<id>10b2021f0a98f1575400aac2beffd8e3c47ecdd5</id>
<content type='text'>
This improves support for HiDPI by loading properly scaled surfaces for
launcher and drawer icons.

It also Fixes the Show Desktop wncklet to show a surface icon. Other
wncklets have their icons determined by libwnck, so they remain as
pixbufs.

Fixes mate-desktop/mate-desktop#314
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves support for HiDPI by loading properly scaled surfaces for
launcher and drawer icons.

It also Fixes the Show Desktop wncklet to show a surface icon. Other
wncklets have their icons determined by libwnck, so they remain as
pixbufs.

Fixes mate-desktop/mate-desktop#314
</pre>
</div>
</content>
</entry>
</feed>
