<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/trashapplet, branch master</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>tx: sync with transifex</title>
<updated>2024-02-21T21:55:16+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-21T21:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d1a7e573b696926c0c1456f50eb7bff4915f48cd'/>
<id>d1a7e573b696926c0c1456f50eb7bff4915f48cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: pull with transifex</title>
<updated>2023-08-23T06:18:51+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-23T06:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=2f4a9a59ee91bdd5f32558e495162f428cdf5baf'/>
<id>2f4a9a59ee91bdd5f32558e495162f428cdf5baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trashapplet: Remove animation that hasn't worked in years</title>
<updated>2023-08-14T20:47:56+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-08-13T23:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=892cd5807403db6a7f30e60bf9221d37d802daea'/>
<id>892cd5807403db6a7f30e60bf9221d37d802daea</id>
<content type='text'>
*The trash applet hasn't had working animation in many years
*xstuff_zoom_animate also appears in mate-panel with 4 arguments instead of 2.
*conflicting function names caused a segfault when built in-process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*The trash applet hasn't had working animation in many years
*xstuff_zoom_animate also appears in mate-panel with 4 arguments instead of 2.
*conflicting function names caused a segfault when built in-process
</pre>
</div>
</content>
</entry>
<entry>
<title>trash, in-process: fix segfault with glib2.77.1</title>
<updated>2023-08-13T15:24:17+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-08-13T05:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=c5db667f66d4918375eabe2b0ed3c5da9532fc2d'/>
<id>c5db667f66d4918375eabe2b0ed3c5da9532fc2d</id>
<content type='text'>
*the animation on this applet isn't visible anyway even out of process where it still runs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*the animation on this applet isn't visible anyway even out of process where it still runs
</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>trash: port to in-process for wayland support</title>
<updated>2023-07-16T21:06:44+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-06-10T23:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=22d571466674641a3a767e577373a3c5f78ab157'/>
<id>22d571466674641a3a767e577373a3c5f78ab157</id>
<content type='text'>
- ensure applet can be left-clicked in wayland
- In wayland we have to open the trash on the button press event
- In x11 retain the existing behavior of opening the trash on the button release event
- ensure both right and left clicks work in wayland
- using code borrowed from cpufreq applet
- Cleanup X11 checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ensure applet can be left-clicked in wayland
- In wayland we have to open the trash on the button press event
- In x11 retain the existing behavior of opening the trash on the button release event
- ensure both right and left clicks work in wayland
- using code borrowed from cpufreq applet
- Cleanup X11 checks
</pre>
</div>
</content>
</entry>
<entry>
<title>trashapplet: Replace the deprecated function (g_io_scheduler...) and remove the compilation warning</title>
<updated>2023-02-14T01:34:53+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>zhuyaliang@15132211195@163.com</email>
</author>
<published>2023-02-08T08:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=af7a84176c33f3eb22cea5f94c45caa6bfb408b6'/>
<id>af7a84176c33f3eb22cea5f94c45caa6bfb408b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2022-11-09T21:22:09+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2022-11-09T21:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=1996bd02d99ff73247ee0dc6b336cd7d7cdf45eb'/>
<id>1996bd02d99ff73247ee0dc6b336cd7d7cdf45eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trashapplet: Add data dir</title>
<updated>2022-08-15T02:02:36+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-08-07T08:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=927c136fab9280d095d837b93f7c34da666b550c'/>
<id>927c136fab9280d095d837b93f7c34da666b550c</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-11-21T14:08:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T15:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=8281e9833a31d8731e8dd405fea2b1138dcc4ff8'/>
<id>8281e9833a31d8731e8dd405fea2b1138dcc4ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
