<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/notification_area/status-notifier/sn-flat-button.h, branch preview</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>status-notifier: Make SnFlatButton GPLv2+</title>
<updated>2017-01-24T15:00:40+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-01-24T14:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ad7ab88a26a5323624f0dd68e517bbaa9617b5a9'/>
<id>ad7ab88a26a5323624f0dd68e517bbaa9617b5a9</id>
<content type='text'>
It never was intended to be v3+ while upstream is v2+, so fix it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It never was intended to be v3+ while upstream is v2+, so fix it.
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: Fix elements display on GTK &lt; 3.20</title>
<updated>2017-01-23T18:49:34+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-01-20T14:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=bd25c5b4c173bb3541f204c60ffb9450a0d010cd'/>
<id>bd25c5b4c173bb3541f204c60ffb9450a0d010cd</id>
<content type='text'>
On GTK 3.20 onwards, themes are expected to use CSS names rather than
widget class names, and apparently CSS names are not inherited.  So, a
derived widget altering its CSS name won't be styled as its parent
classes.

Thus, SnItem setting the CSS name "sn-item" avoids being styled as a
"button".  But on older GTK versions, the widget class being used makes
this change ineffective.
Fix that by introducing a custom derived button that doesn't draw the
unwanted parts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On GTK 3.20 onwards, themes are expected to use CSS names rather than
widget class names, and apparently CSS names are not inherited.  So, a
derived widget altering its CSS name won't be styled as its parent
classes.

Thus, SnItem setting the CSS name "sn-item" avoids being styled as a
"button".  But on older GTK versions, the widget class being used makes
this change ineffective.
Fix that by introducing a custom derived button that doesn't draw the
unwanted parts.
</pre>
</div>
</content>
</entry>
</feed>
