<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open Source on CodeGoalie</title><link>https://codegoalie.com/categories/open-source/</link><description>Recent content in Open Source on CodeGoalie</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 22 Jul 2024 05:18:09 -0400</lastBuildDate><atom:link href="https://codegoalie.com/categories/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>golibnotify 0.2.0 released!</title><link>https://codegoalie.com/posts/golibnotify-0-2-0/</link><pubDate>Mon, 22 Jul 2024 05:18:09 -0400</pubDate><guid>https://codegoalie.com/posts/golibnotify-0-2-0/</guid><description>&lt;p>&lt;a href="https://github.com/codegoalie/golibnotify">&lt;code>golibnotify&lt;/code>&lt;/a> is
a Go library for sending desktop notifications on Linux. It is
a wrapper around the &lt;code>libnotify&lt;/code> library.&lt;/p>
&lt;p>There are some memory leak fixes in the latest release, &lt;code>v0.2.0&lt;/code>.&lt;/p>
&lt;p>Big thank you to &lt;a href="https://github.com/omhaal">Stefan van den Akker (@omhaal)&lt;/a>
for fixing some unfreed memory in the &lt;code>SimpleNotifier&lt;/code>. I&amp;rsquo;m not a c or cGo export
so I really appreciate it!&lt;/p>
&lt;p>Be sure to update your go.mod files to &lt;code>v0.2.0&lt;/code> and let me know if you run into
any other bugs or issues!&lt;/p>
&lt;p>Happy notifying!&lt;/p></description></item></channel></rss>