<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-notifications/src/notification-menuitem.c, branch main</title>
<subtitle>Ayatana Indicator Notifications Service
</subtitle>
<id>https://isbjoern.arctica-project.org/ayatana-indicator-notifications/atom?h=main</id>
<link rel='self' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/'/>
<updated>2020-11-10T11:10:27+00:00</updated>
<entry>
<title>Rewrite to indicator-ng, simplify, drop all GTK references, move to CMake</title>
<updated>2020-11-10T11:10:27+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-11-08T12:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=f9a39b44803e6347c72c1edd8ba46f633e99dd57'/>
<id>urn:sha1:f9a39b44803e6347c72c1edd8ba46f633e99dd57</id>
<content type='text'>
fixes #9, fixes #12
</content>
</entry>
<entry>
<title>Fix deprecations (fixes #4)</title>
<updated>2020-08-10T09:52:51+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-08-10T09:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=d9fced125c2a6e1cf44171370753df00c8d554ba'/>
<id>urn:sha1:d9fced125c2a6e1cf44171370753df00c8d554ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update icon names in source defines</title>
<updated>2017-12-05T09:13:49+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2017-12-04T20:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=6bdff16872a0f41a5f1bc7f0e44aba2ad3d557ac'/>
<id>urn:sha1:6bdff16872a0f41a5f1bc7f0e44aba2ad3d557ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Need to escape the url otherwise certain acceptable characters can break the</title>
<updated>2016-08-29T18:46:50+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-29T18:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=6dd7a7237dceefd83deb8be94744b7182d173492'/>
<id>urn:sha1:6dd7a7237dceefd83deb8be94744b7182d173492</id>
<content type='text'>
  markup parsing in the GtkLabel.
* Bump version.

</content>
</entry>
<entry>
<title>* Comment the new functions in notification-menuitem.c</title>
<updated>2016-08-29T16:44:08+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-29T16:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=ed985a8f874193412032535b3fc4fa2c0c906de2'/>
<id>urn:sha1:ed985a8f874193412032535b3fc4fa2c0c906de2</id>
<content type='text'>
* Bump version.

</content>
</entry>
<entry>
<title>* Make sure the button event started and ended on the close image before we</title>
<updated>2016-08-28T20:50:55+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-28T20:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=76d7872299ec8acf5fb3d65c72597a4a682fb52b'/>
<id>urn:sha1:76d7872299ec8acf5fb3d65c72597a4a682fb52b</id>
<content type='text'>
  dismiss the notification

</content>
</entry>
<entry>
<title>* Added back hide_on_activate = false on the notification menuitem</title>
<updated>2016-08-28T19:49:33+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-28T19:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=39810bbf1c3128d0bcaf292e200776173de212cd'/>
<id>urn:sha1:39810bbf1c3128d0bcaf292e200776173de212cd</id>
<content type='text'>
  - Enables using space when in keyboard navigation to avoid closing the menu
* Added custom close icons for selected and deselected notifications
  - Since we don't set PRELIGHT, needed a way to show the selected notification
    during keyboard navigation
  - gtk-close is deprecated anyway, so might as well use our own
  - Can be replaced by the icon theme to look more appropriate

</content>
</entry>
<entry>
<title>* Scan the notification body for links and mark them up, escape everything else</title>
<updated>2016-08-27T19:35:54+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-27T19:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=83f8134780499def6fe2973934d5b7b8e015e28f'/>
<id>urn:sha1:83f8134780499def6fe2973934d5b7b8e015e28f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Import urlregex files to handle matching and expanding urls</title>
<updated>2016-08-27T18:40:47+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-27T18:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=9b0c58a012eed9fc62deab147948e7f9139da7ed'/>
<id>urn:sha1:9b0c58a012eed9fc62deab147948e7f9139da7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Added support for visiting links within notifications</title>
<updated>2016-08-25T20:28:00+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2016-08-25T20:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-notifications/commit/?id=9cb6e6e7bea6e7cded5212d99083ff948cb100bb'/>
<id>urn:sha1:9cb6e6e7bea6e7cded5212d99083ff948cb100bb</id>
<content type='text'>
  - Currently inserting two test links into each message (no link parsing)
  - Changes how notifications are highlighted and closed
    + Removed prelight on the menuitem so that the links render correctly
    + Must click the X to close a notification now

</content>
</entry>
</feed>
