<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/timerapplet/src, branch v1.27.1</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>use button-press-event as signal name</title>
<updated>2023-08-08T18:07:01+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-07T10:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=6215b0063812740d812c949298ec55faf58bbdf2'/>
<id>6215b0063812740d812c949298ec55faf58bbdf2</id>
<content type='text'>
- follow signal naming convention
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- follow signal naming convention
</pre>
</div>
</content>
</entry>
<entry>
<title>timerapplet: fix build warning</title>
<updated>2023-08-08T18:07:01+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-24T03:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d54542b3532cbf51a0b7c3f3655489d8aabcebf9'/>
<id>d54542b3532cbf51a0b7c3f3655489d8aabcebf9</id>
<content type='text'>
Also simplify the code by using the left button click not the release event in x11 as well as wayland
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also simplify the code by using the left button click not the release event in x11 as well as wayland
</pre>
</div>
</content>
</entry>
<entry>
<title>timer: fix in-process ATK warning</title>
<updated>2023-07-24T05:18:32+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-18T15:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=025f642ffcfad725934a6b70635bbf0fb6079e4c'/>
<id>025f642ffcfad725934a6b70635bbf0fb6079e4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Timer-catch the left click when under wayland</title>
<updated>2023-07-18T15:14:02+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-18T00:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=86c68d427ff54650d007936a9a6ee9fa73cd9acf'/>
<id>86c68d427ff54650d007936a9a6ee9fa73cd9acf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow building all applets in or out of process</title>
<updated>2023-07-17T00:47:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-12T01:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=08bb8398e0d218daaefdfe95c44940e370802508'/>
<id>08bb8398e0d218daaefdfe95c44940e370802508</id>
<content type='text'>
*Use --enable-in-process selector for in-process builds

*Accessx-status: mark as incompatable with wayland

*Accessx-status: Fix in-process runtime warning

*Stickynote, Geyes: style fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Use --enable-in-process selector for in-process builds

*Accessx-status: mark as incompatable with wayland

*Accessx-status: Fix in-process runtime warning

*Stickynote, Geyes: style fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>timerapplet: port to in-process for wayland</title>
<updated>2023-07-17T00:47:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-06-20T07:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=e6c5401a285e188b00c6d13e7b53d30ef6a6fe5f'/>
<id>e6c5401a285e188b00c6d13e7b53d30ef6a6fe5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mate Timer applet: add accessible Atk object with proper label.</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-07T11:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=77ea4ad2917ac2054b08026f205d623b38229c1a'/>
<id>77ea4ad2917ac2054b08026f205d623b38229c1a</id>
<content type='text'>
The accessible object also updates when the label gets updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The accessible object also updates when the label gets updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary casts on g_signal_connect calls</title>
<updated>2021-01-28T20:08:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-29T09:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=3b2fd26415133da19eee10ae18b61df19d5ce80f'/>
<id>3b2fd26415133da19eee10ae18b61df19d5ce80f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2021</title>
<updated>2021-01-16T11:29:49+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-16T11:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=97249b980d331a6707348109a05228279ba9c9d2'/>
<id>97249b980d331a6707348109a05228279ba9c9d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead function mate_panel_applet_set_background_widget</title>
<updated>2020-12-06T09:12:32+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2020-12-04T11:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=e08b24d4a5399c1cd57b3c902cdb28acbcb12f2f'/>
<id>e08b24d4a5399c1cd57b3c902cdb28acbcb12f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
