<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/stickynotes, branch v1.27.0</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>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>stickynotes: bump gtksourceview 4</title>
<updated>2022-08-18T21:05:02+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-08-06T18:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=8c06942386ee04905eeee309bea9a5e0284e7c9e'/>
<id>8c06942386ee04905eeee309bea9a5e0284e7c9e</id>
<content type='text'>
GtkSourceBuffer provides the ability to undo or redo the change
to the note text-body.  pluma uses gtksourceview 4, so we don't
need to depend on two versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GtkSourceBuffer provides the ability to undo or redo the change
to the note text-body.  pluma uses gtksourceview 4, so we don't
need to depend on two versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some -Wfloat-conversion warnings</title>
<updated>2022-03-22T20:25:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-13T22:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=b3892cf644c693fef44b5daf55a0b66a667ac147'/>
<id>b3892cf644c693fef44b5daf55a0b66a667ac147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sticky Notes applet: add documentation</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-08T07:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=bb0195c17052309b55c23629e24465e1ef4dc70c'/>
<id>bb0195c17052309b55c23629e24465e1ef4dc70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stickynotes: Popup the note menu with the keyboard</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2021-10-07T17:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=999eec53c643721b37bc7ad847cdfdf93c124085'/>
<id>999eec53c643721b37bc7ad847cdfdf93c124085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stickynotes: Restore note popup menu that got lost in 37a85e35448f8</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2021-10-07T16:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d3527344f928d0352e6ec92e6e6d954374664e71'/>
<id>d3527344f928d0352e6ec92e6e6d954374664e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mate Sticky notes applet: enable keyboard navigation through F6</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:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=cf3bbe8ecb92548b6320d46d4a97197ab7bf6825'/>
<id>cf3bbe8ecb92548b6320d46d4a97197ab7bf6825</id>
<content type='text'>
As Tab and Shift-Tab get interpreted as indent/unindent, there
was no way of leaving the text area through keyboard only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As Tab and Shift-Tab get interpreted as indent/unindent, there
was no way of leaving the text area through keyboard only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mate Sticky notes applet: make dialogs accessible.</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-07T09:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=ce42d0f616999ef85a41b09024663ca9e5d2d18a'/>
<id>ce42d0f616999ef85a41b09024663ca9e5d2d18a</id>
<content type='text'>
This enables better keyboard navigation and labelling,
for screen readers such as Orca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables better keyboard navigation and labelling,
for screen readers such as Orca.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mate Sticky notes applet: fix segfault when Caja isn’t running</title>
<updated>2021-10-26T14:00:45+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-07T09:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=b58d5a379f2dfe8f31b97f8601ce8d311538e6ff'/>
<id>b58d5a379f2dfe8f31b97f8601ce8d311538e6ff</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>2021-08-07T11:09:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-08-07T11:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=b0dfbb14c5859a8e9e058acc99f8fe7db85fe96b'/>
<id>b0dfbb14c5859a8e9e058acc99f8fe7db85fe96b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
