<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/libmate-panel-applet, branch v1.27.2</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>libmate-panel-applet: don't use panel plug to find the screen</title>
<updated>2023-08-12T17:05:52+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-08-09T10:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6a948c63ee0e1ea13eb30fe47602cff0628604cc'/>
<id>6a948c63ee0e1ea13eb30fe47602cff0628604cc</id>
<content type='text'>
* There is only one screen in GTK 3.22 or later
* Finding the screen from that used by GtkPanelPlug is out of process only
* Any in-process applet calling mate_panel_applet_request_focus needs this to avoid a segfault
* One known user: dictionary applet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* There is only one screen in GTK 3.22 or later
* Finding the screen from that used by GtkPanelPlug is out of process only
* Any in-process applet calling mate_panel_applet_request_focus needs this to avoid a segfault
* One known user: dictionary applet
</pre>
</div>
</content>
</entry>
<entry>
<title>libmate-panel-applet/Makefile.am: Fix build with gettext 0.22</title>
<updated>2023-06-29T17:11:57+00:00</updated>
<author>
<name>Brahmajit Das</name>
<email>brahmajit.xyz@gmail.com</email>
</author>
<published>2023-06-26T16:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5a7f770082568453f3a5f271a274156f08352101'/>
<id>5a7f770082568453f3a5f271a274156f08352101</id>
<content type='text'>
With gettext-0.22 we are getting build errors like:
/usr/bin/msgfmt --desktop --keyword Name --keyword Description --template org.mate.panel.TestApplet.mate-panel-applet.desktop.in -d ../po -o org.mate.panel.TestApplet.mate-panel-applet
/usr/bin/msgfmt: no input file should be given if --desktop and -d are specified
Try '/usr/bin/msgfmt --help' for more information.
make[3]: *** [Makefile:1035: org.mate.panel.TestApplet.mate-panel-applet] Error 1
make[3]: *** Waiting for unfinished jobs....

Bug: https://bugs.gentoo.org/908877
Signed-off-by: Brahmajit Das &lt;brahmajit.xyz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With gettext-0.22 we are getting build errors like:
/usr/bin/msgfmt --desktop --keyword Name --keyword Description --template org.mate.panel.TestApplet.mate-panel-applet.desktop.in -d ../po -o org.mate.panel.TestApplet.mate-panel-applet
/usr/bin/msgfmt: no input file should be given if --desktop and -d are specified
Try '/usr/bin/msgfmt --help' for more information.
make[3]: *** [Makefile:1035: org.mate.panel.TestApplet.mate-panel-applet] Error 1
make[3]: *** Waiting for unfinished jobs....

Bug: https://bugs.gentoo.org/908877
Signed-off-by: Brahmajit Das &lt;brahmajit.xyz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tell dconf-edit about relocatable schemas (#1355)</title>
<updated>2023-05-17T03:56:21+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2023-05-17T03:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=277418cea7b011520df9759301d416cd51709564'/>
<id>277418cea7b011520df9759301d416cd51709564</id>
<content type='text'>
* tell dconf-edit about relocatable schemas

* self fix for incorrect and duplicated records

remove duplicated schemas for currect path
remove incorrect schemas for current path

* remove clock applet hack

* expose mate_panel_applet_settings_new to introspection

add "transfer full" annotation to make this method available throught
introspection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tell dconf-edit about relocatable schemas

* self fix for incorrect and duplicated records

remove duplicated schemas for currect path
remove incorrect schemas for current path

* remove clock applet hack

* expose mate_panel_applet_settings_new to introspection

add "transfer full" annotation to make this method available throught
introspection</pre>
</div>
</content>
</entry>
<entry>
<title>panel-applet: Fix leak in no-background code path</title>
<updated>2022-06-28T18:22:23+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2022-06-28T09:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=36be054255ff728061c056899c052c790ed43ae1'/>
<id>36be054255ff728061c056899c052c790ed43ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some -Wsign-compare warnings</title>
<updated>2021-12-20T16:54:37+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-15T10:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f3be406bb0f3be4f253b287c2f1f7d6283e1d05f'/>
<id>f3be406bb0f3be4f253b287c2f1f7d6283e1d05f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary cast in g_signal_connect* call</title>
<updated>2021-12-20T15:57:51+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-17T13:17:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=54e2bb1acaf71b7b54e796f7bfa311fb32d84830'/>
<id>54e2bb1acaf71b7b54e796f7bfa311fb32d84830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dashes instead of underscores in signal names</title>
<updated>2021-12-19T16:46:41+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-18T13:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ede1f04954c5b64dbdaea7a75aecc1153cc6e9b3'/>
<id>ede1f04954c5b64dbdaea7a75aecc1153cc6e9b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use g_clear_pointer() and g_clear_object()</title>
<updated>2021-12-16T06:52:11+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-28T12:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6fbabd51619c92bcd8584e1bb2f12f2b52904ea6'/>
<id>6fbabd51619c92bcd8584e1bb2f12f2b52904ea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warnings about missing field initializer</title>
<updated>2021-12-14T21:03:25+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-28T10:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c92b3aa972b3b2a7a00dfb2b3f9c4d96add929e2'/>
<id>c92b3aa972b3b2a7a00dfb2b3f9c4d96add929e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-12-11T14:21:36+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T16:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6'/>
<id>09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
