<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-themes/desktop-themes/HighContrastInverse, branch master</title>
<subtitle>Official themes for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/'/>
<entry>
<title>build: add --enable-gtk2 configure flag</title>
<updated>2026-05-05T19:16:26+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-05T01:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=aa7d85e6c52e6881683b76951e08ccfa5f181196'/>
<id>aa7d85e6c52e6881683b76951e08ccfa5f181196</id>
<content type='text'>
Add a configure flag to optionally skip installation of GTK2 theme
files. Enabled by default for backward compatibility. Distros that have
dropped GTK2 can pass --disable-gtk2 to avoid installing unused theme
files.

Fixes #332
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a configure flag to optionally skip installation of GTK2 theme
files. Enabled by default for backward compatibility. Distros that have
dropped GTK2 can pass --disable-gtk2 to avoid installing unused theme
files.

Fixes #332
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2021-02-09T21:42:54+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-09T13:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=62c46148a8553214d2ecd4d096412b9e068ceec3'/>
<id>62c46148a8553214d2ecd4d096412b9e068ceec3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the execution bit</title>
<updated>2020-11-27T17:25:41+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-22T19:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=f12109de6510675f0b15abd71937efcf739d79f2'/>
<id>f12109de6510675f0b15abd71937efcf739d79f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-09-03T16:02:56+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-09-02T02:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=6b0620edf173bf36ccedbe205e24b90e00915c6b'/>
<id>6b0620edf173bf36ccedbe205e24b90e00915c6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include GtkStock icons directly in HCI</title>
<updated>2019-05-19T14:08:27+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-05-19T12:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=07caf38902a8a53f6da0b3d312c95602ae39e66e'/>
<id>07caf38902a8a53f6da0b3d312c95602ae39e66e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>highcontrast: Use normal titlebar size for utility windows</title>
<updated>2018-07-13T09:24:56+00:00</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2018-07-13T08:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=64787a4551d7af1829fb1d1a92a4ba885a759d36'/>
<id>64787a4551d7af1829fb1d1a92a4ba885a759d36</id>
<content type='text'>
The xx-small scale makes title bars really small and harder to read, which
is not really the goal of high contrast themes :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The xx-small scale makes title bars really small and harder to read, which
is not really the goal of high contrast themes :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more HighContrast themes visibility with metacity</title>
<updated>2018-05-02T15:41:36+00:00</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2018-05-02T12:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=595d9a6c8cf71f2002bb6c3ec27ad95263e6a871'/>
<id>595d9a6c8cf71f2002bb6c3ec27ad95263e6a871</id>
<content type='text'>
This completes cf0a970 ("Fix HighContrast themes visibility with
metacity").

When maximized windows are rendered with metacity (e.g. with
metacity-theme-viewer), the back background parts of HighContrast and
HighContrastInverse actually show up transparent. This is because the
maximized_unfocused and maximized_focused styles do not use the proper
focus draw_ops like normal_focused and normal_unfocused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This completes cf0a970 ("Fix HighContrast themes visibility with
metacity").

When maximized windows are rendered with metacity (e.g. with
metacity-theme-viewer), the back background parts of HighContrast and
HighContrastInverse actually show up transparent. This is because the
maximized_unfocused and maximized_focused styles do not use the proper
focus draw_ops like normal_focused and normal_unfocused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HighContrast themes visibility with metacity</title>
<updated>2018-04-19T20:58:34+00:00</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2018-04-18T11:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=cf0a970f26d30c5db7c0af25396eb6e2dc1924a0'/>
<id>cf0a970f26d30c5db7c0af25396eb6e2dc1924a0</id>
<content type='text'>
When rendered with metacity (e.g. with metacity-theme-viewer), the
back background parts of HighContrast and HighContrastInverse actually
show up transparent. This is because the corresponding rectangles were
missing the filled attribute.

In the HighContrast case, the gtk_arrow is getting drawn black on black (and
there is currently no way to change the color), so we can as well draw
it by hand to be able to change the color.

The close button also deserves bigger width to be more visible.

Fixes #211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When rendered with metacity (e.g. with metacity-theme-viewer), the
back background parts of HighContrast and HighContrastInverse actually
show up transparent. This is because the corresponding rectangles were
missing the filled attribute.

In the HighContrast case, the gtk_arrow is getting drawn black on black (and
there is currently no way to change the color), so we can as well draw
it by hand to be able to change the color.

The close button also deserves bigger width to be more visible.

Fixes #211
</pre>
</div>
</content>
</entry>
<entry>
<title>use HighContrastInverse theme from gtk+</title>
<updated>2018-04-18T06:37:48+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-04-16T18:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=10886a79f01abf33f55de321b5ff96d9ada0bbd9'/>
<id>10886a79f01abf33f55de321b5ff96d9ada0bbd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "rename dir ContrastHighInverse to HighContrastInverse"</title>
<updated>2016-04-09T20:10:36+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-04-09T20:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-themes/commit/?id=08f85f255e782407582153907a8ca81666bc8a89'/>
<id>08f85f255e782407582153907a8ca81666bc8a89</id>
<content type='text'>
This reverts commit 406802bc6f8939415ffc51a429aab948ce216571.

The name change prevent us to do any change in our theme,
it seems that gtk+ version will always be prefered if we use the same name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 406802bc6f8939415ffc51a429aab948ce216571.

The name change prevent us to do any change in our theme,
it seems that gtk+ version will always be prefered if we use the same name.
</pre>
</div>
</content>
</entry>
</feed>
