<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Sean Davis - Engineering &amp; Open Source</title><link>https://seand.xyz/</link><description>Recent content on Sean Davis - Engineering &amp; Open Source</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 02 Feb 2026 05:15:17 +0000</lastBuildDate><atom:link href="https://seand.xyz/index.xml" rel="self" type="application/rss+xml"/><item><title>Xubuntu Development Update February 2026</title><link>https://seand.xyz/blog/2026/02/02/xubuntu-development-update-february-2026/</link><pubDate>Mon, 02 Feb 2026 05:15:17 +0000</pubDate><guid>https://seand.xyz/blog/2026/02/02/xubuntu-development-update-february-2026/</guid><media:content url="https://seand.xyz/images/2026/02/xubuntu-2604-development-update.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Winter 2026 is proving to be a cold one around these parts. With snow and ice on the ground, the outdoors are treacherous. It&amp;rsquo;s much safer to talk about free software. 😉 In this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;GTK 2 support in 26.04 and beyond&lt;/li&gt;
&lt;li&gt;Replacing Hexchat with a modern IRC client&lt;/li&gt;
&lt;li&gt;Community wallpaper contest&lt;/li&gt;
&lt;li&gt;SSH agent issues (help needed)&lt;/li&gt;
&lt;li&gt;Confirming the Xubuntu 26.04 software stack&lt;/li&gt;
&lt;li&gt;Important dates&lt;/li&gt;
&lt;li&gt;How you can help&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="gtk-2-support-in-2604-and-beyond"&gt;GTK 2 support in 26.04 and beyond&lt;/h2&gt;
&lt;p&gt;Debian plans to &lt;a href="https://lists.debian.org/debian-devel/2026/01/msg00090.html"
target="_blank"
&gt;remove GTK 2&lt;/a&gt; applications and supporting packages from the archive in 2027. In preparation of this, the Greybird and Numix GTK themes included in Xubuntu were updated to remove GTK 2 support late last year. Since 26.04 is an LTS release supported for three years, I&amp;rsquo;ve &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/greybird-gtk-theme/&amp;#43;bug/2139503"
target="_blank"
&gt;restored this support&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Xubuntu 26.04 will be the final LTS release to include support for GTK 2 applications.&lt;/strong&gt; 26.10 or 27.04 are likely to be the final interim releases to include this support. If you want to continue using those applications, this is a great time to consider packaging those applications as &lt;a href="https://documentation.ubuntu.com/snapcraft/stable/tutorials/craft-a-snap/"
target="_blank"
&gt;Snap&lt;/a&gt; or &lt;a href="https://docs.flatpak.org/en/latest/first-build.html"
target="_blank"
&gt;Flatpak&lt;/a&gt; formats to ensure a stable runtime environment.&lt;/p&gt;
&lt;h2 id="replacing-hexchat-with-a-modern-irc-client"&gt;Replacing Hexchat with a modern IRC client&lt;/h2&gt;
&lt;p&gt;Hexchat has long been Xubuntu&amp;rsquo;s preferred IRC client, featuring a GTK-based interface, intuitive controls, and configuration support. Following the &lt;a href="https://hexchat.github.io/news/2.16.2.html"
target="_blank"
&gt;announcement&lt;/a&gt; of its final release in 2024, the application is no longer maintained and will not make the switch to GTK 3 or newer. As a GTK 2 application, it is also subject to be removed from Debian and Ubuntu in the coming months.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve spent some time testing alternative applications, but none meet Xubuntu&amp;rsquo;s requirements:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Use a supported toolkit, preferably GTK (or Flutter)&lt;/li&gt;
&lt;li&gt;Support configuration in advance; Xubuntu configures Hexchat to connect to #xubuntu on LiberaChat for support&lt;/li&gt;
&lt;li&gt;Support graphical configuration, so users can easily adapt the app to their needs&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Failing to identify a replacement IRC client, &lt;strong&gt;Xubuntu 26.04 will continue to ship Hexchat as our default IRC client&lt;/strong&gt;. While it is unmaintained, it remains the gold standard for IRC apps and will support our LTS users for a few more years. Xubuntu 26.10 and later may switch to preconfigured links to &lt;a href="https://kiwiirc.com"
target="_blank"
&gt;KiwiIRC&lt;/a&gt; or &lt;a href="https://www.irccloud.com"
target="_blank"
&gt;IRCCloud&lt;/a&gt;, but this is not yet determined.&lt;/p&gt;
&lt;h2 id="community-wallpaper-contest"&gt;Community wallpaper contest&lt;/h2&gt;
&lt;p&gt;Following a long-running tradition (then broken in 24.04, &lt;em&gt;whoops&lt;/em&gt;), &lt;strong&gt;Xubuntu will be hosting a community wallpaper contest later this month&lt;/strong&gt;. Winners of the wallpaper contest will be included in Xubuntu 26.04. More details will be coming soon on the &lt;a href="https://xubuntu.org"
target="_blank"
&gt;Xubuntu website&lt;/a&gt;. To see the results of the previous contest, check out &lt;a href="https://xubuntu.org/news/releases/22.04/2022-04-21-xubuntu-22-04-community-wallpaper-contest-winners/"
target="_blank"
&gt;this post&lt;/a&gt; from 2022.&lt;/p&gt;
&lt;h2 id="ssh-agent-issues"&gt;SSH agent issues&lt;/h2&gt;
&lt;p&gt;Xubuntu 25.10 made development a &lt;em&gt;smidge&lt;/em&gt; more annoying. &lt;strong&gt;The feature that enabled SSH keys to automatically unlock with your user session no longer works.&lt;/strong&gt; The issue is tracked on &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/&amp;#43;bug/2125549"
target="_blank"
&gt;LP: #2125549&lt;/a&gt; and seems to be related to the migration from &lt;code&gt;gnome-keyring&lt;/code&gt; to &lt;code&gt;gcr4&lt;/code&gt;. So far, my research has turned up no quality leads. If you know how to restore the previous functionality, I&amp;rsquo;d love to hear from you!&lt;/p&gt;
&lt;h2 id="confirming-the-2604-software-stack"&gt;Confirming the 26.04 software stack&lt;/h2&gt;
&lt;p&gt;Over on Mastodon, &lt;a href="https://floss.social/@Quenti@framapiaf.org/115960994288694835"
target="_blank"
&gt;I was asked&lt;/a&gt; what version of Xfce will be shipped with Xubuntu 26.04. Great question! I can elaborate further on the expected software stack:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://discourse.gnome.org/t/gnome-50-alpha-released/33616"
target="_blank"
&gt;GNOME 50&lt;/a&gt; (Document Scanner, Disks, other utilities and games)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mate-desktop.org/blog/2024-02-27-mate-1-28-released/"
target="_blank"
&gt;MATE 1.28&lt;/a&gt; (&lt;em&gt;Finally!&lt;/em&gt; Archive Manager, Calculator, Document Viewer)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xfce.org/about/news/?post=1734220800"
target="_blank"
&gt;Xfce 4.20&lt;/a&gt; (Core desktop and applications)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Xubuntu 26.04 &lt;em&gt;will not&lt;/em&gt; feature a Wayland session using &lt;a href="https://github.com/crispinprojects/xfce4-wayland"
target="_blank"
&gt;labwc&lt;/a&gt; or the newly-announced &lt;a href="https://alexxcons.github.io/blogpost_15.html"
target="_blank"
&gt;xfwl&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="important-dates"&gt;Important dates&lt;/h2&gt;
&lt;p&gt;The first half of the &lt;a href="https://discourse.ubuntu.com/t/resolute-raccoon-release-schedule/47198"
target="_blank"
&gt;26.04 development cycle&lt;/a&gt; is already behind us. Here are the key dates to note in the final half.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;February 19: &lt;a href="https://wiki.ubuntu.com/FeatureFreeze"
target="_blank"
&gt;Feature Freeze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;March 12: &lt;a href="https://wiki.ubuntu.com/UserInterfaceFreeze"
target="_blank"
&gt;User Interface Freeze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;March 23: &lt;a href="https://wiki.ubuntu.com/BetaFreeze"
target="_blank"
&gt;Beta Freeze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;March 26: Beta Release&lt;/li&gt;
&lt;li&gt;April 16: &lt;a href="https://wiki.ubuntu.com/FinalFreeze"
target="_blank"
&gt;Final Freeze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;April 23: &lt;a href="https://wiki.ubuntu.com/FinalRelease"
target="_blank"
&gt;Final Release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;Most Xubuntu users stick to the LTS releases, so 26.04 is an important release to get right. If you want to help, here&amp;rsquo;s how you can get started:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href="https://cdimage.ubuntu.com/xubuntu/daily-live/current/"
target="_blank"
&gt;daily build&lt;/a&gt; and install it in a virtual machine or a spare machine you don&amp;rsquo;t mind breaking.&lt;/li&gt;
&lt;li&gt;If you find an issue, report it! If you have a Launchpad account, it&amp;rsquo;s easiest to use the terminal command: &lt;code&gt;ubuntu-bug yourpackagename&lt;/code&gt; (e.g., &lt;code&gt;ubuntu-bug catfish&lt;/code&gt;). Otherwise, if you have a GitHub account, use our &lt;a href="https://github.com/Xubuntu/triage/issues/new"
target="_blank"
&gt;bug reporting link&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you think you can fix an issue, please do! Join the #xubuntu-devel channel on LiberaChat to speak with the development team.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What are you looking forward to in Xubuntu 26.04? What would you like to see from Xubuntu in the next few years? Leave a comment and kick off the discussion below.&lt;/p&gt;</description></item><item><title>Xubuntu 25.10 "Questing Quokka"</title><link>https://seand.xyz/blog/2025/10/09/xubuntu-25-10-questing-quokka/</link><pubDate>Thu, 09 Oct 2025 06:58:43 +0000</pubDate><guid>https://seand.xyz/blog/2025/10/09/xubuntu-25-10-questing-quokka/</guid><media:content url="https://seand.xyz/images/2025/10/xubuntu-2510-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;em&gt;A Critical Moment and a Glimpse of the Future&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://wiki.xubuntu.org/releases/25.10/release-notes"
target="_blank"
&gt;Xubuntu 25.10&lt;/a&gt;, codenamed &amp;ldquo;Questing Quokka,&amp;rdquo; is the fortieth release of the Xfce-powered Ubuntu flavor. Built on the 6.17 Linux kernel, Xfce 4.20, MATE 1.26, and GNOME 49, this release continues to deliver the fast, tightly-integrated, and user-friendly experience that Xubuntu users expect, even on modest hardware.&lt;/p&gt;
&lt;p&gt;Today, I&amp;rsquo;ll explore where Xubuntu stands as it approaches its twentieth anniversary and share what&amp;rsquo;s new (and what&amp;rsquo;s still rough around the edges) in this release.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/10/xubuntu-2510-desktop.png"
alt="Xubuntu 25.10 &amp;#34;Questing Quokka&amp;#34;: A screenshot of the desktop."&gt;&lt;figcaption&gt;
Xubuntu 25.10 &amp;#34;Questing Quokka&amp;#34;: A screenshot of the desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="a-critical-juncture"&gt;A Critical Juncture&lt;/h2&gt;
&lt;p&gt;The &amp;ldquo;Questing Quokka&amp;rdquo; arrives at a pivotal time in Xubuntu&amp;rsquo;s history. In just six months, we&amp;rsquo;ll celebrate Xubuntu&amp;rsquo;s twentieth anniversary (technically eight months: 6.06 marks the only time Ubuntu was released in June).&lt;/p&gt;
&lt;p&gt;In recent years, our small development team has faced the same challenges as many open-source projects: contributors stepping back, real-world responsibilities growing, and less time to dedicate to day-to-day development.&lt;/p&gt;
&lt;p&gt;Beyond that, our involvement with the upstream Xfce project has slowed. Many of us, myself included, once played major roles in shaping Xfce&amp;rsquo;s direction, contributing countless hours to its design, code, and outreach. Those efforts helped establish the strong foundation Xfce enjoys today.&lt;/p&gt;
&lt;p&gt;While we remain proud supporters and collaborators, Xubuntu&amp;rsquo;s continued growth depends on fresh energy and new contributors. If you&amp;rsquo;ve ever wanted to make a tangible impact on an open-source desktop environment, this is your moment. Visit the &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Get Involved&lt;/a&gt; page to learn how to help with artwork, development, documentation, QA, marketing, and more.&lt;/p&gt;
&lt;p&gt;Now, let&amp;rsquo;s look at what&amp;rsquo;s new (and what still needs work) in 25.10.&lt;/p&gt;
&lt;h2 id="xubuntu-2510-a-snapshot-of-the-future"&gt;Xubuntu 25.10: A Snapshot of the Future&lt;/h2&gt;
&lt;p&gt;As mentioned, Xubuntu 25.10 ships with Xfce 4.20, GNOME 49, and MATE 1.26. Like other Ubuntu flavors, it also introduces the new Rust-based &lt;code&gt;sudo-rs&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re upgrading from Xubuntu 25.04, you&amp;rsquo;ll find the experience familiar. Most applications have received incremental updates, theming remains consistent, and there are few new user-facing features. The most noticeable changes this cycle? The bugs. 🐛&lt;/p&gt;
&lt;h3 id="known-issues-and-what-to-expect"&gt;Known Issues (and What to Expect)&lt;/h3&gt;
&lt;h4 id="libadwaita-apps-and-the-case-of-the-missing-close-button"&gt;libadwaita Apps and the Case of the Missing Close Button&lt;/h4&gt;
&lt;p&gt;Late in the cycle, &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/elementary-xfce/&amp;#43;bug/2125025"
target="_blank"
&gt;we discovered&lt;/a&gt; that several GNOME and libadwaita-based apps have empty window close buttons when using the &lt;em&gt;elementary-xfce&lt;/em&gt; icon theme. This affects Disk Usage Analyzer (&lt;code&gt;baobab&lt;/code&gt;), Document Scanner (&lt;code&gt;simple-scan&lt;/code&gt;), Fonts (&lt;code&gt;gnome-font-viewer&lt;/code&gt;), Mines (&lt;code&gt;gnome-mines&lt;/code&gt;), and Sudoku (&lt;code&gt;gnome-sudoku&lt;/code&gt;).&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/10/xubuntu-2510-missing-libadwaita-close-icon.png"
alt="Modern GNOME applications are missing the close window icon. Can&amp;#39;t see it? Neither can I."&gt;&lt;figcaption&gt;
Modern GNOME applications are missing the close window icon. Can&amp;#39;t see it? Neither can I.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h4 id="missing-icon-for-document-scanners-scan-options"&gt;Missing Icon for Document Scanner&amp;rsquo;s Scan Options&lt;/h4&gt;
&lt;p&gt;The Scan Options menu icon in Document Scanner is &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/elementary-xfce/&amp;#43;bug/2127071"
target="_blank"
&gt;currently invisible&lt;/a&gt;. This issue has been reported upstream to the &lt;em&gt;elementary-xfce&lt;/em&gt; GitHub tracker.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/10/xubuntu-2510-missing-scan-options-icon.png"
alt="To the right of the Scan button is a menu button for the Scan Options. Invisible unless you hover it."&gt;&lt;figcaption&gt;
To the right of the Scan button is a menu button for the Scan Options. Invisible unless you hover it.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h4 id="flatpak-packages-cannot-be-installed"&gt;Flatpak Packages Cannot Be Installed&lt;/h4&gt;
&lt;p&gt;Due to a Fuse/AppArmor conflict in Ubuntu 25.10, installing Flatpak packages &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/flatpak/&amp;#43;bug/2122161"
target="_blank"
&gt;currently fails&lt;/a&gt;. Work is underway to resolve this, and Flatpak support should return soon.&lt;/p&gt;
&lt;h4 id="graphical-ssh-agent-unavailable"&gt;Graphical SSH Agent Unavailable&lt;/h4&gt;
&lt;p&gt;Xubuntu 25.10&amp;rsquo;s graphical SSH agent isn&amp;rsquo;t functioning as expected. Without it, SSH key passphrases must be entered each time. &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/openssh/&amp;#43;bug/2125549"
target="_blank"
&gt;Investigation continues&lt;/a&gt;, and a fix may land before the next release.&lt;/p&gt;
&lt;h4 id="double-network-icons-sometimes"&gt;Double Network Icons (Sometimes)&lt;/h4&gt;
&lt;p&gt;Some users may see &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-panel/&amp;#43;bug/2059045"
target="_blank"
&gt;duplicate network icons&lt;/a&gt;, especially in virtual machines. One appears via the Xfce Indicator Plugin and the other via the Systray Plugin. Removing the Indicator Plugin resolves this&amp;hellip; something we&amp;rsquo;re considering doing by default for 26.04.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/10/xubuntu-2510-double-network-icons.png"
alt="Some users may be confused to see two network icons that look nearly identical and function the same."&gt;&lt;figcaption&gt;
Some users may be confused to see two network icons that look nearly identical and function the same.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h4 id="screensaver-wallpaper-discrepancy"&gt;Screensaver Wallpaper Discrepancy&lt;/h4&gt;
&lt;p&gt;When first locking your screen, you &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-screensaver/&amp;#43;bug/2107239"
target="_blank"
&gt;might notice&lt;/a&gt; that the lock screen wallpaper defaults to Xfce&amp;rsquo;s background instead of Xubuntu&amp;rsquo;s. Changing (and reapplying) your wallpaper fixes the mismatch.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/10/xubuntu-2510-wrong-screensaver-wallpaper.png"
alt="If you lock your screen before changing your wallpaper, you&amp;#39;ll be greeted by Xfce&amp;#39;s wallpaper."&gt;&lt;figcaption&gt;
If you lock your screen before changing your wallpaper, you&amp;#39;ll be greeted by Xfce&amp;#39;s wallpaper.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="looking-ahead"&gt;Looking Ahead&lt;/h2&gt;
&lt;p&gt;At first glance, Xubuntu 25.10 might seem rough around the edges: more bugs than usual, fewer active contributors, and an LTS release on the horizon. But known issues are solvable issues. With six months until 26.04, we have time to address these challenges, polish the experience, and deliver a release worthy of Xubuntu&amp;rsquo;s twentieth anniversary.&lt;/p&gt;
&lt;p&gt;If you want to help shape that milestone release—whether through code, documentation, design, or outreach—please reach out. Everyone can participate in the Xubuntu community on many levels, from simply giving advice to fellow users to becoming a maintainer of core packages. Any contribution, even the smallest, is valued. Visit &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;xubuntu.org/contribute/&lt;/a&gt; to get involved.&lt;/p&gt;
&lt;p&gt;Together, we can ensure Xubuntu continues to thrive for another twenty years.&lt;/p&gt;</description></item><item><title>seand.xyz: A Fresh Start for My Work and Ideas</title><link>https://seand.xyz/blog/2025/06/09/seand-xyz-a-fresh-start-for-my-work-and-ideas/</link><pubDate>Mon, 09 Jun 2025 11:56:29 +0000</pubDate><guid>https://seand.xyz/blog/2025/06/09/seand-xyz-a-fresh-start-for-my-work-and-ideas/</guid><media:content url="https://seand.xyz/images/2025/06/seand-xyz-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Today, I&amp;rsquo;m excited to share an update I&amp;rsquo;ve been working on for a while: I&amp;rsquo;ve moved my website from &lt;em&gt;bluesabre.org&lt;/em&gt; to &lt;em&gt;seand.xyz&lt;/em&gt;. This isn&amp;rsquo;t just a new domain—it&amp;rsquo;s a fresh space for my open-source work, as well as new conversations around mentorship, healthy communities, and building together.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why the move?&lt;/strong&gt;&lt;br&gt;
Let&amp;rsquo;s be frank: the free software and Linux world has grown more challenging in recent years. New developer interest has slowed, and many of us who were once very active have found our contributions slowing too, myself included. Life and work keep moving forward, and priorities shift.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;bluesabre.org&lt;/em&gt; was my home for years—a place for updates on Xubuntu, Xfce, and my open-source projects. But over time, I realized I wanted a new space that goes beyond technical updates. A space that reflects my role as a developer today: not just writing code, but sharing ideas, supporting others, and fostering a community I still believe in.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;seand.xyz&lt;/em&gt; is that space: more personal and direct, with room to explore topics like leadership, collaboration, and how we can help each other succeed. It&amp;rsquo;s a chance to share more than release notes—to reignite my passion for building and grow new interest in Linux development.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On seand.xyz, you&amp;rsquo;ll find:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;My ongoing work with Xubuntu and Xfce&lt;/li&gt;
&lt;li&gt;Thoughts on being a developer and nurturing inclusive communities&lt;/li&gt;
&lt;li&gt;Updates on tools and resources I&amp;rsquo;m creating or refining&lt;/li&gt;
&lt;li&gt;A place to connect, learn, and share more frequently and directly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Stay connected&lt;/strong&gt;&lt;br&gt;
If you&amp;rsquo;re interested in my work or these topics, subscribe to the &lt;a href="https://seand.xyz/index.xml"
&gt;RSS feed&lt;/a&gt; to get updates in your favorite reader.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thank you&lt;/strong&gt;&lt;br&gt;
Thank you to everyone who has followed and supported me over the years. Your encouragement and conversations have shaped this journey and continue to inspire me to build and share.&lt;/p&gt;
&lt;p&gt;Thanks for being part of this—I&amp;rsquo;m excited for what&amp;rsquo;s next!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update February 2025</title><link>https://seand.xyz/blog/2025/02/22/xubuntu-development-update-february-2025/</link><pubDate>Sat, 22 Feb 2025 04:40:00 +0000</pubDate><guid>https://seand.xyz/blog/2025/02/22/xubuntu-development-update-february-2025/</guid><media:content url="https://seand.xyz/images/2024/12/xubuntu-25-04-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Better late than never, here&amp;rsquo;s your Xubuntu February 2025 update! This month, Xubuntu 24.04.2 was released with a new Linux kernel and bug fixes in tow. 25.04 Feature Freeze is now in effect, with many package updates arriving just before the deadline. Xubuntu&amp;rsquo;s first RISC-V package support has landed. And so much more!&lt;/p&gt;
&lt;h2 id="february-schedule"&gt;February Schedule&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://discourse.ubuntu.com/t/plucky-puffin-release-schedule/36461"
target="_blank"
&gt;Plucky Puffin Release Schedule&lt;/a&gt; for February includes &lt;em&gt;Feature Freeze&lt;/em&gt; on the 20th and an optional testing week at the end of the month. It also features the next point release for Xubuntu 24.04 &amp;ldquo;Noble Numbat&amp;rdquo;.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Date&lt;/th&gt;
&lt;th&gt;Milestones&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;February 06&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;February 13&lt;/td&gt;
&lt;td&gt;&lt;a href="https://wiki.ubuntu.com/PointReleaseProcess"
target="_blank"
&gt;24.04.2 Point Release&lt;/a&gt; &lt;em&gt;(delayed to 2/20)&lt;/em&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;February 20&lt;/td&gt;
&lt;td&gt;&lt;a href="https://wiki.ubuntu.com/FeatureFreeze"
target="_blank"
&gt;Feature Freeze&lt;/a&gt;, &lt;a href="https://wiki.ubuntu.com/DebianImportFreeze"
target="_blank"
&gt;Debian Import Freeze&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;February 27&lt;/td&gt;
&lt;td&gt;Ubuntu Testing Week (optional)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="major-package-updates-in-xubuntu-24042"&gt;Major Package Updates in Xubuntu 24.04.2&lt;/h2&gt;
&lt;p&gt;Xubuntu 24.04.2 was released on Thursday, February 20, 2025. It features a modest set of changes in addition to the 6.11 Linux kernel and updated graphics stack. &lt;code&gt;xfce4-panel&lt;/code&gt; 4.18.4-1ubuntu0.1 features a fix for the crash-on-exit bug that plagued users with unexplainable error notifications (LP: &lt;a href="https://launchpad.net/bugs/2064846"
target="_blank"
&gt;#2064846&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-manifest/compare/24.04.1...24.04.2"
target="_blank"
&gt;Changes from Xubuntu 24.04.1 to 24.04.2&lt;/a&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Package&lt;/th&gt;
&lt;th&gt;24.04.1&lt;/th&gt;
&lt;th&gt;24.04.2&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;firefox&lt;/td&gt;
&lt;td&gt;134&lt;/td&gt;
&lt;td&gt;135&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libdrm&lt;/td&gt;
&lt;td&gt;2.4.120&lt;/td&gt;
&lt;td&gt;2.4.122&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libreoffice&lt;/td&gt;
&lt;td&gt;24.2.5&lt;/td&gt;
&lt;td&gt;24.2.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linux kernel&lt;/td&gt;
&lt;td&gt;6.8.0&lt;/td&gt;
&lt;td&gt;6.11.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mesa&lt;/td&gt;
&lt;td&gt;24.0.9&lt;/td&gt;
&lt;td&gt;24.2.8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-panel&lt;/td&gt;
&lt;td&gt;4.18.4-1build2&lt;/td&gt;
&lt;td&gt;4.18.4-1ubuntu0.1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="major-package-updates-in-xubuntu-2504"&gt;Major Package Updates in Xubuntu 25.04&lt;/h2&gt;
&lt;p&gt;There was a flurry of upload activity in the lead up to the 25.04 Feature Freeze. GIMP 3.0.0 was bumped from RC2 to RC3. The Linux kernel was updated from 6.11.0 to 6.12.0. A handful of Xfce components also saw new releases to further stabilize Xubuntu&amp;rsquo;s base. For more information on the progress of Xubuntu 25.04, check out the following links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-manifest/compare/23d5548ebeede9ad7431f669b96635d9b828f55c...9b0d1f97c07f446002156435343ea3f2a8246639"
target="_blank"
&gt;Changes from January 1 to February 22&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2024/12/07/xubuntu-development-update-december-2024/"
&gt;December Update&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2025/01/01/xubuntu-development-update-january-2025"
&gt;January Update&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Package&lt;/th&gt;
&lt;th&gt;January 1, 2025&lt;/th&gt;
&lt;th&gt;February 22, 2025&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;blueman&lt;/td&gt;
&lt;td&gt;2.4.3&lt;/td&gt;
&lt;td&gt;2.4.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gigolo&lt;/td&gt;
&lt;td&gt;0.5.3&lt;/td&gt;
&lt;td&gt;0.5.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gimp&lt;/td&gt;
&lt;td&gt;3.0.0 RC2&lt;/td&gt;
&lt;td&gt;3.0.0 RC3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gnome-mines&lt;/td&gt;
&lt;td&gt;40.1&lt;/td&gt;
&lt;td&gt;48 Alpha&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libgtk-3&lt;/td&gt;
&lt;td&gt;3.24.43&lt;/td&gt;
&lt;td&gt;3.24.48&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libgtk-4&lt;/td&gt;
&lt;td&gt;4.17.1&lt;/td&gt;
&lt;td&gt;4.17.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libreoffice&lt;/td&gt;
&lt;td&gt;24.8.4&lt;/td&gt;
&lt;td&gt;25.2.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4windowing&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;td&gt;4.20.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;lightdm&lt;/td&gt;
&lt;td&gt;1.30.0&lt;/td&gt;
&lt;td&gt;1.32.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linux kernel&lt;/td&gt;
&lt;td&gt;6.11.0&lt;/td&gt;
&lt;td&gt;6.12.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mesa&lt;/td&gt;
&lt;td&gt;24.2.8&lt;/td&gt;
&lt;td&gt;24.3.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;parole&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.18.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;python&lt;/td&gt;
&lt;td&gt;3.12.8&lt;/td&gt;
&lt;td&gt;3.13.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;rhythmbox&lt;/td&gt;
&lt;td&gt;3.4.7&lt;/td&gt;
&lt;td&gt;3.4.8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;snapd&lt;/td&gt;
&lt;td&gt;2.66.1&lt;/td&gt;
&lt;td&gt;2.67.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;synaptic&lt;/td&gt;
&lt;td&gt;0.91.3&lt;/td&gt;
&lt;td&gt;0.91.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;thunar&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;td&gt;4.20.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-notifyd&lt;/td&gt;
&lt;td&gt;0.9.6&lt;/td&gt;
&lt;td&gt;0.9.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-panel&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;td&gt;4.20.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-panel-profiles&lt;/td&gt;
&lt;td&gt;1.0.14&lt;/td&gt;
&lt;td&gt;1.0.15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-screensaver&lt;/td&gt;
&lt;td&gt;4.18.3&lt;/td&gt;
&lt;td&gt;4.18.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-taskmanager&lt;/td&gt;
&lt;td&gt;1.5.7&lt;/td&gt;
&lt;td&gt;1.5.8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-whiskermenu-plugin&lt;/td&gt;
&lt;td&gt;2.8.3&lt;/td&gt;
&lt;td&gt;2.9.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-xkb-plugin&lt;/td&gt;
&lt;td&gt;0.8.3&lt;/td&gt;
&lt;td&gt;0.8.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfwm4&lt;/td&gt;
&lt;td&gt;4.18.0&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-default-settings&lt;/td&gt;
&lt;td&gt;25.04.0&lt;/td&gt;
&lt;td&gt;25.04.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-meta&lt;/td&gt;
&lt;td&gt;2.265&lt;/td&gt;
&lt;td&gt;2.266&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In the interest of keeping this post short, I&amp;rsquo;m only going to dive into Xubuntu&amp;rsquo;s package updates&amp;hellip;&lt;/p&gt;
&lt;h3 id="xubuntu-default-settings-25041"&gt;xubuntu-default-settings 25.04.1&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;xubuntu-default-settings&lt;/code&gt; 25.04.1 includes a minor improvement: The &lt;code&gt;gtk-print-preview-command&lt;/code&gt; setting has been correctly associated with Atril (LP: &lt;a href="https://launchpad.net/bugs/2025332"
target="_blank"
&gt;#2025332&lt;/a&gt;). Will Thompson&amp;rsquo;s &lt;a href="https://blogs.gnome.org/wjjt/2022/05/30/evince-flatpak-and-gtk-print-previews/"
target="_blank"
&gt;Evince, Flatpak, and GTK print previews&lt;/a&gt; provides more context on this feature:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;GTK provides API for applications to print documents. This presents the user with a print dialog, with many knobs to control how your document will be printed. That dialog has a Preview button; when you press it, the dialog vanishes and another one appears, showing a preview of your document. You can press Print on that dialog to print the document, or close it to cancel.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="xubuntu-meta-2266"&gt;xubuntu-meta 2.266&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;xubuntu-meta&lt;/code&gt; 2.266 adds support for the &lt;code&gt;riscv64&lt;/code&gt; architecture (LP: &lt;a href="https://launchpad.net/bugs/2092942"
target="_blank"
&gt;#2092942&lt;/a&gt;)! Similar to the arm achitectures, this isn&amp;rsquo;t supported by the Xubuntu team and you won&amp;rsquo;t find downloadable ISOs. Instead, this enables package builds so the &lt;code&gt;xubuntu-desktop&lt;/code&gt; metapackage will be found on the riscv64 archives. If you put in the effort, you should now be able to get Xubuntu up and running on your riscv hardware. Let me know if you do!&lt;/p&gt;
&lt;h2 id="the-2504-to-do-list"&gt;The 25.04 To-Do List&lt;/h2&gt;
&lt;p&gt;The Xubuntu 25.04 &lt;a href="https://github.com/orgs/Xubuntu/projects/11"
target="_blank"
&gt;project board&lt;/a&gt; lists many outstanding tasks that we&amp;rsquo;d like to review this cycle. If you&amp;rsquo;d like to contribute to Xubuntu, pick a task and get to work. :) There are many other ways to contribute to Xubuntu &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;listed on our website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Xubuntu development marches steadily onward!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update January 2025</title><link>https://seand.xyz/blog/2025/01/04/xubuntu-development-update-january-2025/</link><pubDate>Sat, 04 Jan 2025 09:05:00 +0000</pubDate><guid>https://seand.xyz/blog/2025/01/04/xubuntu-development-update-january-2025/</guid><media:content url="https://seand.xyz/images/2024/12/xubuntu-25-04-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome to 2025, Xubuntu fans! Xubuntu&amp;rsquo;s January update features &lt;a href="https://www.xfce.org/about/news/?post=1734220800"
target="_blank"
&gt;Xfce 4.20&lt;/a&gt;, &lt;a href="https://www.gimp.org/news/2024/12/27/gimp-3-0-RC2-released/"
target="_blank"
&gt;GIMP 3.0&lt;/a&gt;, and many updates to supporting libraries and components. &lt;a href="https://mate-desktop.org/blog/2024-02-27-mate-1-28-released/"
target="_blank"
&gt;MATE 1.28&lt;/a&gt; is still on the horizon and expected before 25.04 launches in April.&lt;/p&gt;
&lt;h2 id="january-schedule"&gt;January Schedule&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://discourse.ubuntu.com/t/plucky-puffin-release-schedule/36461"
target="_blank"
&gt;Plucky Puffin Release Schedule&lt;/a&gt; for January is&amp;hellip; well, it&amp;rsquo;s blank. But that&amp;rsquo;s okay. Xfce 4.20 was released last month, and Debian packages are being built and uploaded as new releases are published. January is a time for early testing and integration improvements.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Date&lt;/th&gt;
&lt;th&gt;Milestones&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;January 02&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;January 09&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;January 16&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;January 23&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;January 30&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="major-package-updates-in-xubuntu-2504"&gt;Major Package Updates in Xubuntu 25.04&lt;/h2&gt;
&lt;p&gt;The &lt;em&gt;Plucky Puffin&lt;/em&gt; is continuing to take shape. The arrival of Xfce 4.20 in December brought a new stable Xfce desktop environment to Xubuntu. Packaging updates are still in progress on Debian and will sync to Xubuntu over the next few weeks. GIMP 3.0.0 RC2 refreshes the powerful image editing app to support GTK3 and other modern technologies. For other package updates, see last month&amp;rsquo;s &lt;a href="https://seand.xyz/2024/12/07/xubuntu-development-update-december-2024/"
&gt;December Update&lt;/a&gt;.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Package&lt;/th&gt;
&lt;th&gt;Oracular (24.10)&lt;/th&gt;
&lt;th&gt;Plucky (25.04)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;exo&lt;/td&gt;
&lt;td&gt;4.19.0&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gimp&lt;/td&gt;
&lt;td&gt;2.10.38&lt;/td&gt;
&lt;td&gt;3.0.0 RC2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libgtk-4&lt;/td&gt;
&lt;td&gt;4.16.2&lt;/td&gt;
&lt;td&gt;4.17.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libreoffice&lt;/td&gt;
&lt;td&gt;24.8.2&lt;/td&gt;
&lt;td&gt;24.8.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4ui&lt;/td&gt;
&lt;td&gt;4.19.5&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4util&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4windowing&lt;/td&gt;
&lt;td&gt;4.19.4&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;pavucontrol&lt;/td&gt;
&lt;td&gt;6.0&lt;/td&gt;
&lt;td&gt;6.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;synaptic&lt;/td&gt;
&lt;td&gt;0.91.3&lt;/td&gt;
&lt;td&gt;0.91.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;thunar&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;tumbler&lt;/td&gt;
&lt;td&gt;4.19.1&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-panel&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-power-manager&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-pulseaudio-plugin&lt;/td&gt;
&lt;td&gt;0.4.8&lt;/td&gt;
&lt;td&gt;0.4.9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-session&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-terminal&lt;/td&gt;
&lt;td&gt;1.1.3&lt;/td&gt;
&lt;td&gt;1.1.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfconf&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfdesktop&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;td&gt;4.20.0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="exo-4200"&gt;exo 4.20.0&lt;/h3&gt;
&lt;p&gt;Exo &lt;a href="https://gitlab.xfce.org/xfce/exo/-/blob/6157f1ba3a9cd1347458c16d90d152d9e4ca4aa9/NEWS"
target="_blank"
&gt;4.20.0&lt;/a&gt; patches bugs and memory leaks, boosts performance, and improves usability with two new features. The ExoTreeView component adds a new Ctrl+Shift+Click gesture to add a range of files to the current selection (&lt;a href="https://gitlab.xfce.org/xfce/exo/-/issues/116"
target="_blank"
&gt;#116&lt;/a&gt;). The second feature improves integration with other applications by communicating files created by the exo-desktop-item-edit utility (&lt;a href="https://gitlab.xfce.org/xfce/exo/-/commit/e4c86e8495f4b4b223d88ac07cdfc9c0222a8d4c"
target="_blank"
&gt;e4c86e84&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="thunar-4200"&gt;thunar 4.20.0&lt;/h3&gt;
&lt;p&gt;Thunar &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/blob/d092c744055d2b49c675e1240add026dfb9727a3/NEWS"
target="_blank"
&gt;4.20.0&lt;/a&gt; fixes several memory leaks and bugs, makes various appearance improvements, and adds a variety of small, useful features. Regressions for middle click (&lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/1455"
target="_blank"
&gt;#1455&lt;/a&gt;) and &lt;code&gt;admin://&lt;/code&gt; protocol support have been fixed. Optional CSD support has been added to the preferences dialog. A view switcher element has been added to the toolbar. Emblems have been added to mount points, similar to Nautilus, Caja, and Nemo (&lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/1388"
target="_blank"
&gt;#1388&lt;/a&gt;). The replace dialog now shows the name of the parent folder (&lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/62"
target="_blank"
&gt;#62&lt;/a&gt;). Various improvements have been made to dialogs to ensure they&amp;rsquo;re reasonably sized (&lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/58"
target="_blank"
&gt;#58&lt;/a&gt;, &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/1392"
target="_blank"
&gt;#1392&lt;/a&gt;, &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/1412"
target="_blank"
&gt;#1412&lt;/a&gt;). Many other improvements and features can be found in the &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/blob/d092c744055d2b49c675e1240add026dfb9727a3/NEWS"
target="_blank"
&gt;release notes&lt;/a&gt;!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/01/xubuntu-25-01-thunar-csd.png"
alt="Thunar 4.20.0 features optional client-side decorations, merging the titlebar and application menu."&gt;&lt;figcaption&gt;
Thunar 4.20.0 features optional client-side decorations, merging the titlebar and application menu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xfce4-panel-4200"&gt;xfce4-panel 4.20.0&lt;/h3&gt;
&lt;p&gt;Xfce Panel &lt;a href="https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/24db0e814dce98808f82a2439a0bc9d656e37cad/NEWS"
target="_blank"
&gt;4.20.0&lt;/a&gt; fixes memory leaks, makes numerous improvements to Wayland support, fixes several bugs, and adds some new features! The panel adds a border width option and per-panel CSS customization. The clock plugin adds support for a 24-hour analog clock and improves the layout of the LCD and digital clock modes. The showdesktop plugin adds an option to reveal the desktop on mouse hover. The Systray plugin now always scales icons and updates the preferences dialog with improved search and smaller icon sizes. The tasklist plugin fixes button sizing and respects user icon size preferences. The panel preferences dialog features improved usability with keyboard bindings and allowing multiple applets to be removed at once.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/01/xubuntu-25-01-xfce-panel-border-width.png"
alt="Xfce Panel 4.20.0 adds several new features. The new border width option allows you to add padding to the panel items."&gt;&lt;figcaption&gt;
Xfce Panel 4.20.0 adds several new features. The new border width option allows you to add padding to the panel items.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xfdesktop-4200"&gt;xfdesktop 4.20.0&lt;/h3&gt;
&lt;p&gt;Xfdesktop &lt;a href="https://gitlab.xfce.org/xfce/xfdesktop/-/blob/42e45455446e8f3c0489ba66294a4131f9967e8e/NEWS"
target="_blank"
&gt;4.20.0&lt;/a&gt; fixes several memory leaks, introduces new Xfce wallpapers, and adds some new features. Folders can now be sorted before files (&lt;a href="https://gitlab.xfce.org/xfce/xfdesktop/-/issues/332"
target="_blank"
&gt;#332&lt;/a&gt;). The icon sorting confirmation dialog can now be disabled (&lt;a href="https://gitlab.xfce.org/xfce/xfdesktop/-/issues/266"
target="_blank"
&gt;#266&lt;/a&gt;). Icon labels now have customizable text and background colors. Options have been added to the Window List Menu to show all workspaces and urgent windows from other workspaces. Editable keyboard shortcuts have been added to the desktop and icons.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2025/01/xubuntu-25-01-xfdesktop-label-customization.png"
alt="Xfdesktop 4.20.0 adds new customization features, including icon labels and backgrounds."&gt;&lt;figcaption&gt;
Xfdesktop 4.20.0 adds new customization features, including icon labels and backgrounds.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;There is a known issue with Xfdesktop 4.20.0 showing the Xfce default wallpaper instead of Xubuntu&amp;rsquo;s (&lt;a href="https://gitlab.xfce.org/xfce/xfdesktop/-/issues/364"
target="_blank"
&gt;#364&lt;/a&gt;). This won&amp;rsquo;t be resolved upstream and will require workarounds by the Xubuntu team. This should be resolved before Xubuntu 25.04 is released in April.&lt;/p&gt;
&lt;h2 id="the-2504-to-do-list"&gt;The 25.04 To-Do List&lt;/h2&gt;
&lt;p&gt;The Xubuntu 25.04 &lt;a href="https://github.com/orgs/Xubuntu/projects/11"
target="_blank"
&gt;project board&lt;/a&gt; lists many outstanding tasks that we&amp;rsquo;d like to review this cycle. If you&amp;rsquo;d like to contribute to Xubuntu, pick a task and get to work. :) There are many other ways to contribute to Xubuntu &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;listed on our website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Look forward to many more updates in January!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update December 2024</title><link>https://seand.xyz/blog/2024/12/07/xubuntu-development-update-december-2024/</link><pubDate>Sat, 07 Dec 2024 13:15:00 +0000</pubDate><guid>https://seand.xyz/blog/2024/12/07/xubuntu-development-update-december-2024/</guid><media:content url="https://seand.xyz/images/2024/12/xubuntu-25-04-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;As the holiday season enters full swing, Xubuntu 25.04 is off to a quiet start. Xfce 4.20 is a mere 8 days away and will bring numerous updates expected to ship in Xubuntu 25.04. MATE 1.28 will also land in Ubuntu over the next few months. There&amp;rsquo;s a lot of uncertainty in schedules, but the &lt;em&gt;Plucky Puffin&lt;/em&gt; is expected to be a significant change over past releases.&lt;/p&gt;
&lt;h2 id="december-schedule"&gt;December Schedule&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://discourse.ubuntu.com/t/plucky-puffin-release-schedule/36461"
target="_blank"
&gt;Plucky Puffin Release Schedule&lt;/a&gt; for December is a quiet one. We&amp;rsquo;re still early in the development cycle, and the archive is in constant flux as Debian packages are synced to Ubuntu. The biggest update to anticipate is the arrival of Xfce 4.20, expected on December 15.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Date&lt;/th&gt;
&lt;th&gt;Milestones&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;December 05&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;December 12&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;December 19&lt;/td&gt;
&lt;td&gt;Xfce 4.20 released, Ubuntu Testing Week (optional)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;December 26&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="major-package-updates-in-xubuntu-2504"&gt;Major Package Updates in Xubuntu 25.04&lt;/h2&gt;
&lt;p&gt;The &lt;em&gt;Plucky Puffin&lt;/em&gt; currently features a modest set of changes. Updates to &lt;em&gt;elementary-xfce&lt;/em&gt; refresh the desktop experience, while modifications to the Xubuntu metapackage improve image support and expand support VPN options.&lt;/p&gt;
&lt;p&gt;The truncated list of important Xubuntu 25.04 package updates to date.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Package&lt;/th&gt;
&lt;th&gt;Oracular (24.10)&lt;/th&gt;
&lt;th&gt;Plucky (25.04)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;elementary-xfce-icon-theme&lt;/td&gt;
&lt;td&gt;0.19&lt;/td&gt;
&lt;td&gt;0.20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gdebi&lt;/td&gt;
&lt;td&gt;0.9.5.7&lt;/td&gt;
&lt;td&gt;0.9.5.8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gnome-sudoku&lt;/td&gt;
&lt;td&gt;47.0&lt;/td&gt;
&lt;td&gt;47.1.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;pipewire&lt;/td&gt;
&lt;td&gt;1.2.4&lt;/td&gt;
&lt;td&gt;1.2.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libadwaita&lt;/td&gt;
&lt;td&gt;1.6.0&lt;/td&gt;
&lt;td&gt;1.6.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libgtk-4&lt;/td&gt;
&lt;td&gt;4.16.2&lt;/td&gt;
&lt;td&gt;4.16.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libreoffice&lt;/td&gt;
&lt;td&gt;24.8.2&lt;/td&gt;
&lt;td&gt;24.8.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libwireplumber&lt;/td&gt;
&lt;td&gt;0.5.6&lt;/td&gt;
&lt;td&gt;0.5.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;mousepad&lt;/td&gt;
&lt;td&gt;0.6.2&lt;/td&gt;
&lt;td&gt;0.6.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-dict&lt;/td&gt;
&lt;td&gt;0.7.6&lt;/td&gt;
&lt;td&gt;0.8.8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-artwork&lt;/td&gt;
&lt;td&gt;24.10.1&lt;/td&gt;
&lt;td&gt;25.04&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-desktop&lt;/td&gt;
&lt;td&gt;2.263&lt;/td&gt;
&lt;td&gt;2.265&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-default-settings&lt;/td&gt;
&lt;td&gt;24.04.4&lt;/td&gt;
&lt;td&gt;25.04.0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="elementary-xfce-icon-theme-020"&gt;elementary-xfce-icon-theme 0.20&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2024/12/elementary-xfce-0-20-icons.png"
alt="A collection of updated icons. From left-to-right, top-to-bottom: Catfish, Clipman, File Manager, Ristretto, Terminal, Crystal, Dart, Julia, Scala"&gt;&lt;figcaption&gt;
A collection of updated icons. From left-to-right, top-to-bottom: Catfish, Clipman, File Manager, Ristretto, Terminal, Crystal, Dart, Julia, Scala
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;elementary-xfce 0.20 expands mime type support, adding more file types and programming icons including Crystal, Dart, Julia, and Scala. Additional actions are now supported, ensuring consistent icons in more applications. New and updated application icons expand the constantly evolving elementary icon theme to more of the Xfce desktop. Many more updates can be found on the &lt;a href="https://github.com/shimmerproject/elementary-xfce/releases/tag/v0.20"
target="_blank"
&gt;0.20 release page&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="mousepad-063"&gt;mousepad 0.6.3&lt;/h3&gt;
&lt;p&gt;Mousepad &lt;a href="https://gitlab.xfce.org/apps/mousepad/-/blob/65fbfe0459259f820fcc8b9c4dd454228304842a/NEWS"
target="_blank"
&gt;0.6.3&lt;/a&gt; adds support for the GVfs &lt;a href="https://wiki.gnome.org/Projects/gvfs/backends"
target="_blank"
&gt;admin backend&lt;/a&gt; (&lt;code&gt;admin://&lt;/code&gt;) and increases stability with a handful of bug fixes.&lt;/p&gt;
&lt;h3 id="xfce4-dict-088"&gt;xfce4-dict 0.8.8&lt;/h3&gt;
&lt;p&gt;Xfce Dictionary &lt;a href="https://gitlab.xfce.org/apps/xfce4-dict/-/blob/cd730488331dfc96b3f50b91403926f5473c85f3/NEWS"
target="_blank"
&gt;0.8.8&lt;/a&gt; fixes a freeze when switching between search modes, refreshes the panel plugin, and tidies up some old code.&lt;/p&gt;
&lt;h1 id="xubuntu-default-settings-25040"&gt;xubuntu-default-settings 25.04.0&lt;/h1&gt;
&lt;p&gt;xubuntu-default-settings &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/25.04.0"
target="_blank"
&gt;25.04.0&lt;/a&gt; replaces our &lt;a href="https://github.com/alols/xcape"
target="_blank"
&gt;xcape&lt;/a&gt; integration for binding the Super (Windows) key with a native keyboard shortcut (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/&amp;#43;bug/2084326"
target="_blank"
&gt;#2084326&lt;/a&gt;). During the Xfce 4.20 development cycle, libxfce4ui added support for single modifier key shortcuts, enabling a better-supported and faster solution.&lt;/p&gt;
&lt;h1 id="xubuntu-desktop-2265"&gt;xubuntu-desktop 2.265&lt;/h1&gt;
&lt;p&gt;xubuntu-desktop &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/2.265"
target="_blank"
&gt;2.265&lt;/a&gt; expands image format support for &lt;em&gt;.heif&lt;/em&gt; and &lt;em&gt;.webp&lt;/em&gt; files (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/&amp;#43;bug/2084324"
target="_blank"
&gt;#2084324&lt;/a&gt;). It also expands the available VPN options to include OpenVPN (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/&amp;#43;bug/2057923"
target="_blank"
&gt;#2057923&lt;/a&gt;), aligning with Ubuntu and Ubuntu MATE, among other flavors.&lt;/p&gt;
&lt;h2 id="the-2504-to-do-list"&gt;The 25.04 To-Do List&lt;/h2&gt;
&lt;p&gt;The Xubuntu 25.04 &lt;a href="https://github.com/orgs/Xubuntu/projects/11"
target="_blank"
&gt;project board&lt;/a&gt; lists many outstanding tasks that we&amp;rsquo;d like to review this cycle. If you&amp;rsquo;d like to contribute to Xubuntu, pick a task and get to work. :) There are many other ways to contribute to Xubuntu &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;listed on our website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s it for now. Happy Holidays!&lt;/p&gt;</description></item><item><title>Xubuntu 24.10 Released</title><link>https://seand.xyz/blog/2024/10/10/xubuntu-24-10-released/</link><pubDate>Thu, 10 Oct 2024 17:19:51 +0000</pubDate><guid>https://seand.xyz/blog/2024/10/10/xubuntu-24-10-released/</guid><media:content url="https://seand.xyz/images/2024/10/xubuntu-24-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 24.10, &lt;em&gt;“Oracular Oriole,”&lt;/em&gt; is now available. This 38th release of &lt;a href="https://seand.xyz/tags/xubuntu/"
&gt;Xubuntu&lt;/a&gt; features many updated applications from &lt;em&gt;Xfce&lt;/em&gt; (4.18 and 4.19), &lt;em&gt;GNOME&lt;/em&gt; (46 and 47), and &lt;em&gt;MATE&lt;/em&gt; (1.26). In particular, the Xfce 4.19 components are prerelease software: Xfce 4.20 is the next stable release, due in December of this year.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2024/10/xubuntu-24-10-desktop.png"
alt="The Xubuntu 24.10 desktop. The Xfce panel is displayed at the top of the screen with an application menu icon, status indicators, and a clock. The desktop shows the Home and Trash icons on top of the deep blue, orange, and yellow wallpaper."&gt;&lt;figcaption&gt;
Xubuntu 24.10 features apps from Xfce 4.18 and 4.19, GNOME 46 and 47, and MATE 1.26.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;In the following article, I will share some highlights from the new release. For a more expansive changelog, see the &lt;a href="https://wiki.xubuntu.org/releases/24.10/release-notes"
target="_blank"
&gt;Xubuntu 24.10 release notes&lt;/a&gt; on the Xubuntu Wiki.&lt;/p&gt;
&lt;h2 id="xfce-419-a-development-snapshot"&gt;Xfce 4.19: A Development Snapshot&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://wiki.xfce.org/releng/4.20/roadmap"
target="_blank"
&gt;Xfce 4.20&lt;/a&gt; is scheduled to be released in two months. In just over two weeks, the first deadline (pre1) will initiate a feature and string freeze. Until that point, the developers are frantically working to finish new features and rapidly iterating new releases.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2024/10/xubuntu-24-10-xfce-apps.png"
alt="Xfce 4.19 apps are displayed from left-to-right: Settings, App Finder, Thunar, and Power Manager"&gt;&lt;figcaption&gt;
Xfce 4.19 apps on display. From the left: Settings, App Finder, Thunar, Power Manager
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;There are two updates common between components:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved scaling&lt;/li&gt;
&lt;li&gt;Improved support for Wayland&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Several apps and libraries have been updated with quality-of-life improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;libxfce4ui&lt;/strong&gt; adds support for single modifier key shortcuts; this enables e.g. the Super (Windows) key shortcut without a helper application like &lt;a href="https://github.com/alols/xcape"
target="_blank"
&gt;xcape&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thunar File Manager&lt;/strong&gt; &lt;em&gt;(thunar)&lt;/em&gt; adds support for typeahead search on the sidebar and introduces support for IPv6 remote URLs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Xfce App Finder&lt;/strong&gt; &lt;em&gt;(xfce4-appfinder)&lt;/em&gt; adds keyboard shortcuts for executing commands and navigating the results list&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Xfce Desktop&lt;/strong&gt; &lt;em&gt;(xfdesktop4)&lt;/em&gt; now dithers wallpaper gradients to reduce &lt;a href="https://en.wikipedia.org/wiki/Colour_banding"
target="_blank"
&gt;color banding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Xfce Power Manager&lt;/strong&gt; &lt;em&gt;(xfce4-power-manager)&lt;/em&gt; adds support for handling events when the laptop lid is closed and improves the battery level icon, brightness level management, and inhibiting power management&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Xfce Session&lt;/strong&gt; &lt;em&gt;(xfce4-session)&lt;/em&gt; adds support for &lt;a href="https://gitlab.xfce.org/xfce/xfce4-session/-/issues/181"
target="_blank"
&gt;xdg-desktop-portal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Xfce Settings&lt;/strong&gt; &lt;em&gt;(xfce4-settings)&lt;/em&gt; improves dark theme detection, syncing the dark or light style to supported applications, such as GNOME’s libadwaita apps&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2024/10/xubuntu-24-10-darkmode-demo.gif"
alt="A demonstration GIF is displayed. The screen switches between a dark theme and a light theme, with apps changing at the same time."&gt;&lt;figcaption&gt;
Selecting a dark theme now reliably syncs the dark mode preference to supported apps.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="gnome-47-honing-the-adwaita-style"&gt;GNOME 47: Honing the Adwaita Style&lt;/h2&gt;
&lt;p&gt;Xubuntu ships a handful of GNOME apps to provide a complete desktop experience. Of those, Disk Usage Analyzer, Font Viewer, and Sudoku received some minor improvements.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Disk Usage Analyzer&lt;/strong&gt; &lt;em&gt;(baobab)&lt;/em&gt; was ported to libadwaita, modernizing the user interface&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Font Viewer&lt;/strong&gt; &lt;em&gt;(gnome-font-viewer)&lt;/em&gt; adds a &lt;em&gt;slant&lt;/em&gt; preview and fixes a bug where the “Install” button would stay stuck as “Installing” after the installation was complete&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sudoku&lt;/strong&gt; &lt;em&gt;(gnome-sudoku)&lt;/em&gt; adds several keyboard shortcuts and a new zoom feature and improves support for dark mode&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2024/10/xubuntu-24-10-gnome-sudoku.png"
alt="A screenshot of the Sudoku game. It demonstrates the updated dark theme support."&gt;&lt;figcaption&gt;
GNOME Sudoku features improved dark mode support, making it easy on the eyes when playing Sudoku late into the night.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="snap-packages-better-each-release"&gt;Snap Packages: Better Each Release&lt;/h2&gt;
&lt;p&gt;Snap packages, like them or hate them, are at home on Xubuntu. We ship App Center, Firefox, Firmware Updater, and Thunderbird snap packages; each have had substantial updates this release.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;App Center&lt;/strong&gt; &lt;em&gt;(snap-store)&lt;/em&gt; improves self-updates, identifies running packages, enables uninstallation of packages from the manage page, adds support for scrolling on touch screens, and finally supports installation of &lt;em&gt;.deb&lt;/em&gt; packages&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Firmware Updater&lt;/strong&gt; &lt;em&gt;(firmware-updater)&lt;/em&gt; includes a handful of minor fixes and significantly expands translation coverage&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Firefox&lt;/strong&gt; and &lt;strong&gt;Thunderbird&lt;/strong&gt; have both shipped significant updates in recent months. I can’t do them justice in a few lines of text, but you can read their release notes ( &lt;a href="https://www.mozilla.org/en-US/firefox/131.0/releasenotes/"
target="_blank"
&gt;Firefox&lt;/a&gt;, &lt;a href="https://www.thunderbird.net/en-US/thunderbird/128.0esr/releasenotes/"
target="_blank"
&gt;Thunderbird&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2024/10/xubuntu-24-10-app-center-manage-page.png"
alt="A screenshot of the Ubuntu App Center app. The Manage page is displayed, demonstrating the newly available Uninstall option."&gt;&lt;figcaption&gt;
The App Center can now uninstall snap packages directly from the Manage page.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="check-out-xubuntu-2410"&gt;Check Out Xubuntu 24.10&lt;/h2&gt;
&lt;p&gt;Xubuntu 24.10 offers a glimpse at the future of Xfce and continues to modernize the desktop while making conservative improvements to the desktop experience. It’s a bit fresher but also less stable. If you want to take it for a ride, you can download an ISO from the &lt;a href="https://xubuntu.org/download/"
target="_blank"
&gt;Xubuntu website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We hope you enjoy the Xubuntu team’s work to bring you the best Xfce experience. If you encounter bugs on your journey, report them! This is the only opportunity for many to try Xfce before the next stable release. It’s an excellent opportunity to catch bugs and ensure the next release is stable on day one. You can report bugs either to the &lt;a href="https://docs.xubuntu.org/contributors/qa-bugs.html"
target="_blank"
&gt;Xubuntu team&lt;/a&gt; or upstream &lt;a href="https://docs.xfce.org/contribute/bugs/start"
target="_blank"
&gt;Xfce&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Xubuntu Development Update August 2024</title><link>https://seand.xyz/blog/2024/08/08/xubuntu-development-update-august-2024/</link><pubDate>Thu, 08 Aug 2024 08:27:10 +0000</pubDate><guid>https://seand.xyz/blog/2024/08/08/xubuntu-development-update-august-2024/</guid><media:content url="https://seand.xyz/images/2024/08/xubuntu-24-08-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;August marks the fourth month of development for Xubuntu 24.10, “Oracular Oriole.” With the arrival of many Xfce 4.19 components, our next release is beginning to take shape. Let’s look at how things are progressing in this month’s Xubuntu development update.&lt;/p&gt;
&lt;h2 id="august-schedule"&gt;August Schedule&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://discourse.ubuntu.com/t/oracular-oriole-release-schedule/36460"
target="_blank"
&gt;Oracular Oriole Release Schedule&lt;/a&gt; for August includes two critical milestones. &lt;em&gt;Feature Freeze&lt;/em&gt; locks in APIs and new packages so features can start to be tested and refined. &lt;em&gt;Debian Import Freeze&lt;/em&gt; stops the automatic propagation of updated packages from Debian to Ubuntu. This means more work for the Xubuntu and other flavor teams to keep the two archives in sync.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Date&lt;/th&gt;
&lt;th&gt;Milestones&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;August 01&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;August 08&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;August 15&lt;/td&gt;
&lt;td&gt;Feature Freeze, Debian Import Freeze&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;August 22&lt;/td&gt;
&lt;td&gt;Ubuntu Testing Week (optional)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;August 29&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="expanding-the-community"&gt;Expanding the Community&lt;/h2&gt;
&lt;p&gt;The Xubuntu team has joined the other flavors in embracing &lt;em&gt;Matrix&lt;/em&gt; and &lt;em&gt;Discourse&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://matrix.org/"
target="_blank"
&gt;Matrix&lt;/a&gt; is a modern, open-source, decentralized communication platform similar to Telegram. Xubuntu now has &lt;a href="https://matrix.to/#/#xubuntu-space:ubuntu.com"
target="_blank"
&gt;a presence&lt;/a&gt; on the ubuntu.com homeserver and the &lt;a href="https://matrix.to/#/#community:ubuntu.com"
target="_blank"
&gt;Ubuntu Community&lt;/a&gt; space. We’re evaluating Matrix as an additional chat platform. Our primary space for communication and support is still &lt;a href="https://xubuntu.org/irc/"
target="_blank"
&gt;IRC&lt;/a&gt;. Join the conversation on Matrix and help us make it successful!&lt;/p&gt;
&lt;p&gt;Discourse is a modern, open-source forum system used by Ubuntu and its various flavors. Xubuntu was recently granted its topic for communication, which can be found &lt;a href="https://discourse.ubuntu.com/c/flavors/xubuntu/196"
target="_blank"
&gt;here&lt;/a&gt;. We’ll utilize Discourse as another means to communicate announcements and discuss non-support-related topics. We’re new here, so help us make it great! If you want to reach the team or broader community, our main form of communication is still through the &lt;a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users"
target="_blank"
&gt;xubuntu-users&lt;/a&gt; and &lt;a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel"
target="_blank"
&gt;xubuntu-devel&lt;/a&gt; mailing lists.&lt;/p&gt;
&lt;h2 id="major-package-updates-in-xubuntu-2410"&gt;Major Package Updates in Xubuntu 24.10&lt;/h2&gt;
&lt;p&gt;The &lt;em&gt;Oracular Oriole&lt;/em&gt; features a first glimpse at the upcoming Xfce 4.20, thanks to the inclusion of several Xfce 4.19 packages. We’ve also updated a handful of Xfce 4.18 components (Catfish, Clipman, Mousepad, Ristretto, Screenshooter, and Xfburn) and other apps we ship. Thanks to Unit193, who has single-handedly carried Xubuntu development to this point in the cycle.&lt;/p&gt;
&lt;p&gt;The truncated list of important Xubuntu 24.10 package updates.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Package&lt;/th&gt;
&lt;th&gt;Noble (24.04)&lt;/th&gt;
&lt;th&gt;Oracular (24.10)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;blueman&lt;/td&gt;
&lt;td&gt;2.3.5&lt;/td&gt;
&lt;td&gt;2.4.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;catfish&lt;/td&gt;
&lt;td&gt;4.16.4&lt;/td&gt;
&lt;td&gt;4.18.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;exo-utils&lt;/td&gt;
&lt;td&gt;4.18.0&lt;/td&gt;
&lt;td&gt;4.19.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gimp&lt;/td&gt;
&lt;td&gt;2.10.36&lt;/td&gt;
&lt;td&gt;2.10.38&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gnome-sudoku&lt;/td&gt;
&lt;td&gt;46.0&lt;/td&gt;
&lt;td&gt;46.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gucharmap&lt;/td&gt;
&lt;td&gt;15.1.3&lt;/td&gt;
&lt;td&gt;15.1.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libadwaita&lt;/td&gt;
&lt;td&gt;1.5.0&lt;/td&gt;
&lt;td&gt;1.5.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libgarcon&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libgtk-3&lt;/td&gt;
&lt;td&gt;3.24.41&lt;/td&gt;
&lt;td&gt;3.24.43&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libreoffice&lt;/td&gt;
&lt;td&gt;24.2.2&lt;/td&gt;
&lt;td&gt;24.2.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libtumbler&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libwireplumber&lt;/td&gt;
&lt;td&gt;0.4.17&lt;/td&gt;
&lt;td&gt;0.5.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4panel&lt;/td&gt;
&lt;td&gt;4.18.4&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4ui&lt;/td&gt;
&lt;td&gt;4.18.4&lt;/td&gt;
&lt;td&gt;4.19.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4util&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfce4windowing&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;libxfconf&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;mousepad&lt;/td&gt;
&lt;td&gt;0.6.1&lt;/td&gt;
&lt;td&gt;0.6.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ristretto&lt;/td&gt;
&lt;td&gt;0.13.1&lt;/td&gt;
&lt;td&gt;0.13.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;thunar&lt;/td&gt;
&lt;td&gt;4.18.8&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;transmission-gtk&lt;/td&gt;
&lt;td&gt;4.0.5&lt;/td&gt;
&lt;td&gt;4.0.6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;tumbler&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfburn&lt;/td&gt;
&lt;td&gt;0.7.0&lt;/td&gt;
&lt;td&gt;0.7.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-appfinder&lt;/td&gt;
&lt;td&gt;4.18.0&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-clipman&lt;/td&gt;
&lt;td&gt;1.6.5&lt;/td&gt;
&lt;td&gt;1.6.6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-panel&lt;/td&gt;
&lt;td&gt;4.18.4&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-power-manager&lt;/td&gt;
&lt;td&gt;4.18.3&lt;/td&gt;
&lt;td&gt;4.19.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-screenshooter&lt;/td&gt;
&lt;td&gt;1.10.5&lt;/td&gt;
&lt;td&gt;1.10.6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-session&lt;/td&gt;
&lt;td&gt;4.18.3&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-settings&lt;/td&gt;
&lt;td&gt;4.18.4&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfconf&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfdesktop4&lt;/td&gt;
&lt;td&gt;4.18.1&lt;/td&gt;
&lt;td&gt;4.19.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-desktop&lt;/td&gt;
&lt;td&gt;2.262&lt;/td&gt;
&lt;td&gt;2.263&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="the-2410-to-do-list"&gt;The 24.10 To-Do List&lt;/h2&gt;
&lt;p&gt;Beyond our package updates, Xubuntu development is starting very slowly. Here’s where we stand:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update development PPAs to include Oracular builds&lt;/li&gt;
&lt;li&gt;Update repositories with Oracular branches&lt;/li&gt;
&lt;li&gt;Update Xubuntu artwork to the development (disassembled mouse) artwork&lt;/li&gt;
&lt;li&gt;Identify new features and improvements for 24.10&lt;/li&gt;
&lt;li&gt;Identify and fix bugs found in 24.04&lt;/li&gt;
&lt;li&gt;Make it easier to translate our new installer&lt;/li&gt;
&lt;li&gt;Review updates needed for Greybird and elementary-xfce&lt;/li&gt;
&lt;li&gt;Create new Xubuntu artwork for 24.10&lt;/li&gt;
&lt;li&gt;Test, test, test.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="looking-for-volunteers"&gt;Looking for Volunteers&lt;/h2&gt;
&lt;p&gt;Xubuntu is a hobby project run entirely by a small team of volunteers who live busy lives. Our core team today looks roughly the same as it did ten years ago. When life gets busy or complicated (and the older we get, the more this happens), our productivity quickly disappears. Xubuntu has difficulty moving forward and addressing an ever-increasing list of known issues. If you’d like to help keep Xubuntu’s future looking bright, please join our community and help where you can. &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;The opportunities are endless&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks to everybody in the community for keeping Xubuntu afloat!&lt;/p&gt;</description></item><item><title>The Best Browser You’re Not Using</title><link>https://seand.xyz/blog/2024/05/23/the-best-browser-youre-not-using/</link><pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2024/05/23/the-best-browser-youre-not-using/</guid><media:content url="https://seand.xyz/images/2021/09/medium-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Vivaldi may be the last browser that cares about its users.&lt;/p&gt;
&lt;p&gt;Has your favorite browser recently let you down or get on your nerves? Are sites not rendering correctly? Has the integrated AI nonsense gone too far? Or maybe your browser doesn’t innovate anymore and feels incredibly dated next to every other option? If this is you, maybe it’s time to try something different. Enter &lt;em&gt;Vivaldi&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bluesabre.medium.com/the-best-browser-youre-not-using-93e4aad58b18"
target="_blank"
&gt;Read the rest on Medium…&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="medium-my-everything-else-blog"&gt;Medium, my “everything else” blog&lt;/h2&gt;
&lt;p&gt;My blog at &lt;a href="https://bluesabre.org"
target="_blank"
&gt;bluesabre.org&lt;/a&gt; is narrowly focused on FOSS-related news and reviews. If you’d like to engage with me about my other interests, &lt;a href="https://bluesabre.medium.com"
target="_blank"
&gt;join me&lt;/a&gt; on Medium! You’ll find how-tos, deep dives, and opinion pieces about the wider world.&lt;/p&gt;</description></item><item><title>Xubuntu 23.10 "Mantic Minotaur" Released</title><link>https://seand.xyz/blog/2023/10/10/whats-new-in-xubuntu-23-10/</link><pubDate>Tue, 10 Oct 2023 11:49:27 +0000</pubDate><guid>https://seand.xyz/blog/2023/10/10/whats-new-in-xubuntu-23-10/</guid><media:content url="https://seand.xyz/images/2023/10/xubuntu-23-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 23.10, codenamed “Mantic Minotaur,” is due to climb out of the development labyrinth on Thursday, October 12, 2023. It features the latest apps from Xfce 4.18, GNOME 45, and MATE 1.26. There are not many exciting new features this time around. Instead, the overall theme of this release is stability, better memory management, and improved support for UI scaling.&lt;/p&gt;
&lt;p&gt;In case you’re a regular Xubuntu user or somebody with a growing interest, I’ve documented the purpose and highlights for each updated graphical app below—except Firefox, Thunderbird, and LibreOffice (those apps deserve their own separate changelogs). Enjoy!&lt;/p&gt;
&lt;h2 id="xubuntu-updates"&gt;Xubuntu Updates&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-desktop.png"
alt="The Xubuntu 23.10 desktop, featuring the latest wallpaper by Xubuntu’s own Pasi Lallinaho"&gt;&lt;figcaption&gt;
The Xubuntu 23.10 desktop, featuring the latest wallpaper by Xubuntu’s own Pasi Lallinaho
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="known-issues-fixed-since-2304-lunar-lobster"&gt;Known issues fixed since 23.04 “Lunar Lobster”&lt;/h3&gt;
&lt;p&gt;The following issues were reported in a previous release and are no longer reproducible in 23.10. Hooray!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OEM installation uses the wrong slideshow (LP: # &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/ubiquity-slideshow-ubuntu/&amp;#43;bug/1842047"
target="_blank"
&gt;1842047&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Screensaver crashes shortly after unlocking (LP: # &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-screensaver/&amp;#43;bug/2012795"
target="_blank"
&gt;2012795&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Password required twice when switching users (LP: # &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/lightdm/&amp;#43;bug/1874178"
target="_blank"
&gt;1874178&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="improved-hardware-support"&gt;Improved hardware support&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Bluetooth headphones are now better supported under PipeWire. We caught up with the other flavors and added the missing key package: &lt;code&gt;libspa-0.2-bluetooth&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;The Apple Magic Trackpad 2 and other modern touch input devices are now supported. We removed the conflicting and unsupported &lt;code&gt;xserver-xorg-input-synaptics&lt;/code&gt; package to allow libinput to take control.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="appearance-updates"&gt;Appearance updates&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-emoji-picker.png"
alt="Color emoji are now supported in Xubuntu 23.10"&gt;&lt;figcaption&gt;
Color emoji are now supported in Xubuntu 23.10
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;elementary-xfce&lt;/em&gt;&lt;/strong&gt; 0.18 features numerous refreshed icons in addition to a handful of removed, deprecated icons.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Greybird&lt;/em&gt;&lt;/strong&gt; 3.23.3 is a minor update that delivers improved support for Gtk 3 and 4 applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color emoji&lt;/strong&gt; are now supported and used in Firefox, Thunderbird, and Gtk 3/4 applications. To enter emoji on Gtk applications (such as Mousepad), use the &lt;code&gt;Ctrl + .&lt;/code&gt; keyboard shortcut to show the emoji picker. Some text areas will also allow you to bring up the emoji picker from the right-click menu.&lt;/li&gt;
&lt;li&gt;When changing your Gtk (interface) theme, a matching Xfwm (window manager) theme is now automatically selected.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-marketing/blob/master/wallpapers/README.md"
target="_blank"
&gt;Past Xubuntu wallpapers&lt;/a&gt;&lt;/strong&gt; can now be easily installed from the repositories! Additionally, wallpapers from before the 22.10 release have been removed from the default installation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="gnome-apps"&gt;GNOME Apps&lt;/h2&gt;
&lt;h3 id="disk-usage-analyzer-440-to-450"&gt;Disk Usage Analyzer (44.0 to 45.0)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-baobab.png"
alt="Baobab 45.0 features a visual refresh to match the other GNOME 45 apps"&gt;&lt;figcaption&gt;
Baobab 45.0 features a visual refresh to match the other GNOME 45 apps
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Disk Usage Analyzer&lt;/strong&gt; (baobab)&lt;/em&gt; visually represents disk usage for local and remote volumes. The 45.0 release features the latest GNOME 45’s &lt;em&gt;libadwaita&lt;/em&gt; widgets and design conventions.&lt;/p&gt;
&lt;h3 id="disks-440-to-450"&gt;Disks (44.0 to 45.0)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-gnome-disk-utility.png"
alt="Disks 45.0 received a minimal bug-fixing update"&gt;&lt;figcaption&gt;
Disks 45.0 received a minimal bug-fixing update
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Disks&lt;/strong&gt;(gnome-disk-utility)&lt;/em&gt; is an easy-to-use disk management utility that can inspect, format, partition, image, configure, and benchmark disks. Version45.0 received a minimal update, silencing some warnings thrown in the benchmark dialog.&lt;/p&gt;
&lt;h3 id="fonts-440-to-450"&gt;Fonts (44.0 to 45.0)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-gnome-font-viewer.png"
alt="Fonts 45.0 features the latest GNOME 45 design trends"&gt;&lt;figcaption&gt;
Fonts 45.0 features the latest GNOME 45 design trends
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Fonts&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(gnome-font-viewer)&lt;/em&gt; is a font management application that allows you to view installed fonts and install new ones for yourself or all computer users. Version 45.0 features a graphical refresh to the new GNOME 45 styles.&lt;/p&gt;
&lt;h3 id="software-440-to-450"&gt;Software (44.0 to 45.0)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-gnome-software.png"
alt="Software 45.0 is mostly a bugfix release with some usability enhancements"&gt;&lt;figcaption&gt;
Software 45.0 is mostly a bugfix release with some usability enhancements
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Software&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(gnome-software)&lt;/em&gt; allows you to find and install apps. It includes plugins for installing Debian, Snap, and Flatpak packages (Flatpak is not included in 23.10). The 45.0 release benefits from a number of bug fixes, performance improvements, and usability improvements. &lt;em&gt;Flatpak&lt;/em&gt; users are now offered to clear app storage when removing an app.&lt;/p&gt;
&lt;h3 id="rhythmbox-346-to-347"&gt;Rhythmbox (3.4.6 to 3.4.7)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-rhythmbox.png"
alt="Rhythmbox 3.4.7 includes some bug fixes while also removing party mode"&gt;&lt;figcaption&gt;
Rhythmbox 3.4.7 includes some bug fixes while also removing party mode
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Rhythmbox&lt;/em&gt;&lt;/strong&gt; is a music player, online radio, and music management application. The 3.4.7 update drops party mode and includes a handful of improvements. User-facing improvements include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Imported playlists will now retain the playlist file name&lt;/li&gt;
&lt;li&gt;Subscribing to a podcast will no longer cause the app to crash&lt;/li&gt;
&lt;li&gt;WMA-format audio files will now play automatically when clicked&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="xfce-apps"&gt;Xfce Apps&lt;/h2&gt;
&lt;h3 id="dictionary-084-to-085"&gt;Dictionary (0.8.4 to 0.8.5)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-dict.png"
alt="Dictionary 0.8.5 fixes some bugs while also applying some light UI enhancements"&gt;&lt;figcaption&gt;
Dictionary 0.8.5 fixes some bugs while also applying some light UI enhancements
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Dictionary&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-dict)&lt;/em&gt; allows you to search dictionary services, including dictionary servers like dict.org, web servers in a browser, or local spell-check programs. Version 0.8.5 includes minor updates, including switching to symbolic icons, properly escaping markup in server information, and reducing unused code.&lt;/p&gt;
&lt;h3 id="mousepad-0510-to-061"&gt;Mousepad (0.5.10 to 0.6.1)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-mousepad.png"
alt="Mousepad 0.6.1 adds a new search setting and fixes a variety of bugs"&gt;&lt;figcaption&gt;
Mousepad 0.6.1 adds a new search setting and fixes a variety of bugs
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Mousepad&lt;/em&gt;&lt;/strong&gt; is an easy-to-use and fast text editor. The 0.6.1 release includes some useful updates. A new “match whole word” toggle has been added to the search toolbar. File modification state is now tracked more reliably. Multi-window sessions are now properly restored at startup. Improvements to the menu bar and search labels round out this release.&lt;/p&gt;
&lt;h3 id="notifications-073-to-082"&gt;Notifications (0.7.3 to 0.8.2)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-notifyd.png"
alt="Notifications 0.8.2 incorporates numerous bug fixes and improves logging support"&gt;&lt;figcaption&gt;
Notifications 0.8.2 incorporates numerous bug fixes and improves logging support
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The &lt;strong&gt;&lt;em&gt;Xfce Notify Daemon&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-notifyd)&lt;/em&gt; enables sending application and system notifications in Xfce. Version 0.8.2 received a massive number of bug fixes in addition to some new features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“Mark All Read” button added to the settings and panel plugin&lt;/li&gt;
&lt;li&gt;Individual log entries can now be deleted or marked as read&lt;/li&gt;
&lt;li&gt;Option to show only unread notifications in the plugin menu&lt;/li&gt;
&lt;li&gt;Option to ignore app-specified notification timeouts&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="power-manager-4181-to-4182"&gt;Power Manager (4.18.1 to 4.18.2)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-power-manager.png"
alt="Power Manager 4.18.2 improves memory management and screensaver integration"&gt;&lt;figcaption&gt;
Power Manager 4.18.2 improves memory management and screensaver integration
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Power Manager&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-power-manager)&lt;/em&gt; manages the power settings of the computer, monitor, and connected devices. 4.18.2 includes syncing the &lt;em&gt;lock-on-sleep&lt;/em&gt; setting with the Xfce Screensaver, fixes to a handful of memory management issues, and some stability improvements.&lt;/p&gt;
&lt;h3 id="ristretto-0124-to-0131"&gt;Ristretto (0.12.4 to 0.13.1)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-ristretto.png"
alt="Ristretto 0.13.1 (finally) introduces printing support"&gt;&lt;figcaption&gt;
Ristretto 0.13.1 (finally) introduces printing support
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Ristretto&lt;/em&gt;&lt;/strong&gt; is a fast and lightweight image viewer for Xfce. The latest 0.13.1 release introduces a long-awaited feature: printing support! It also improves thumbnailing and looks better when scaling the UI beyond 1x.&lt;/p&gt;
&lt;h3 id="screensaver-4160-to-4182"&gt;Screensaver (4.16.0 to 4.18.2)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-screensaver.png"
alt="Screensaver 4.18.2 fixes several stability and usability issues"&gt;&lt;figcaption&gt;
Screensaver 4.18.2 fixes several stability and usability issues
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Screensaver&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-screensaver)&lt;/em&gt; is a simple screen saver and locker app for Xfce. Version 4.18.2 fixes some crashes and memory management issues seen in Xubuntu 23.04, correctly integrates with LightDM (no more double password entry when switching users), and correctly inhibits sleep when expected. &lt;em&gt;Screensaver&lt;/em&gt; works in conjunction with &lt;em&gt;Power Manager&lt;/em&gt; to secure your desktop session.&lt;/p&gt;
&lt;h3 id="screenshooter-1103-to-1104"&gt;Screenshooter (1.10.3 to 1.10.4)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-screenshooter.png"
alt="Screenshooter 1.10.4 improves usability and adds two new file types"&gt;&lt;figcaption&gt;
Screenshooter 1.10.4 improves usability and adds two new file types
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Screenshooter&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-screenshooter)&lt;/em&gt; captures your entire screen, an active window, or a selected region. The 1.10.4 update introduces support for AVIF and JPEG XL files, better handles unwritable directories, and remembers preferences between sessions.&lt;/p&gt;
&lt;h3 id="thunar-4184-to-4187"&gt;Thunar (4.18.4 to 4.18.7)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-thunar.png"
alt="Thunar 4.18.7 features some bug fixes and performance improvements"&gt;&lt;figcaption&gt;
Thunar 4.18.7 features some bug fixes and performance improvements
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Thunar&lt;/em&gt;&lt;/strong&gt; is a fast and featureful file manager for Xfce. Version 4.18.7 fixes a number of bugs and performance issues, resulting in a more stable and responsive file manager.&lt;/p&gt;
&lt;h4 id="thunar-media-tags-plugin-030-to-040"&gt;Thunar Media Tags Plugin (0.3.0 to 0.4.0)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-thunar-media-tags-plugin.png"
alt="The lesser-known Media Tags plugin received minor technical updates"&gt;&lt;figcaption&gt;
The lesser-known Media Tags plugin received minor technical updates
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Thunar Media Tags Plugin&lt;/em&gt;&lt;/strong&gt; extends Thunar’s support for media files, adding a tag-based bulk rename option, an audio tag editor, and an additional page to the file properties dialog. Version 0.4.0 received only minor updates, updating some backend libraries to newer versions.&lt;/p&gt;
&lt;h3 id="xfburn-062-to-070"&gt;Xfburn (0.6.2 to 0.7.0)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfburn.png"
alt="Xfburn 0.7.0 continues to receive updates as one of the best-supported burning apps around"&gt;&lt;figcaption&gt;
Xfburn 0.7.0 continues to receive updates as one of the best-supported burning apps around
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Xfburn&lt;/em&gt;&lt;/strong&gt; is an easy-to-use disc-burning software for Xfce. Version 0.7.0 includes numerous usability bug fixes (missing icons, missing progress dialogs, multi-item selection) and adds supported MIME types to open blank and audio CDs from other apps.&lt;/p&gt;
&lt;h2 id="xfce-panel-4182-to-4184"&gt;Xfce Panel (4.18.2 to 4.18.4)&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-panel.png"
alt="Panel 4.18.4 fixes memory management issues and improves scaling"&gt;&lt;figcaption&gt;
Panel 4.18.4 fixes memory management issues and improves scaling
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Xfce Panel&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-panel)&lt;/em&gt; is a key component of the Xfce desktop environment, featuring application launchers and various useful plugins. The 4.18.4 release fixes memory management issues, improves icon scaling at different resolutions, and updates icons when their status changes (e.g., for symbolic colored icons).&lt;/p&gt;
&lt;h3 id="panel-profiles-1013-to-1014"&gt;Panel Profiles (1.0.13 to 1.0.14)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-panel-profiles.png"
alt="Panel Profiles 1.0.14 significantly improves file handling"&gt;&lt;figcaption&gt;
Panel Profiles 1.0.14 significantly improves file handling
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Panel Profiles&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-panel-profiles)&lt;/em&gt; allows you to manage and share Xfce panel layouts. Version 1.0.14 introduces saving and restoring RC files, ensures unique and consistent profile and file names, and fixes file handling issues.&lt;/p&gt;
&lt;h3 id="panel-plugins"&gt;Panel Plugins&lt;/h3&gt;
&lt;h4 id="clipman-plugin-162-to-164"&gt;Clipman Plugin (1.6.2 to 1.6.4)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-clipman-plugin.png"
alt="Clipman 1.6.4 improves memory management and tidies up the UI"&gt;&lt;figcaption&gt;
Clipman 1.6.4 improves memory management and tidies up the UI
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Clipman&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-clipman-plugin)&lt;/em&gt; is a clipboard manager for Xfce. Once activated (it’s disabled by default in Xubuntu), it will automatically store your clipboard history for easy later retrieval. Version 1.6.4 improves memory management, polishes up the UX with the addition of some new icons and a better layout, and fixes icon display when the UI is scaled beyond 1x.&lt;/p&gt;
&lt;h4 id="cpu-graph-plugin-127-to-128"&gt;CPU Graph Plugin (1.2.7 to 1.2.8)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-cpugraph-plugin.png"
alt="CPU Graph 1.2.8 makes more information readily available from the panel"&gt;&lt;figcaption&gt;
CPU Graph 1.2.8 makes more information readily available from the panel
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;CPU Graph&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-cpugraph-plugin)&lt;/em&gt; adds a graphical representation of your CPU load to the Xfce panel. Version 1.2.8 now displays detailed CPU load information and features an improved tooltip.&lt;/p&gt;
&lt;h4 id="indicator-plugin-241-to-242"&gt;Indicator Plugin (2.4.1 to 2.4.2)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-indicator-plugin.png"
alt="Indicator Plugin 2.4.2 removes the downstream Xubuntu delta, guaranteeing better support"&gt;&lt;figcaption&gt;
Indicator Plugin 2.4.2 removes the downstream Xubuntu delta, guaranteeing better support
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Indicator Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-indicator-plugin)&lt;/em&gt; supports Ayatana indicators to the Xfce panel. While many applications have moved to the (also-supported) KStatusNotifierItem format, some older apps still utilize the classic indicator libraries. The 2.4.2 update sees the upstream panel plugin migrate to the Ayatana indicators, a patch that Xubuntu and Debian have carried for a while.&lt;/p&gt;
&lt;h4 id="mailwatch-plugin-130-to-131"&gt;Mailwatch Plugin (1.3.0 to 1.3.1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-mailwatch-plugin.png"
alt="Mailwatch 1.3.1 improves logging and UI scaling support"&gt;&lt;figcaption&gt;
Mailwatch 1.3.1 improves logging and UI scaling support
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Mailwatch Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-mailwatch-plugin)&lt;/em&gt; is a mailbox watching applet for the Xfce panel. The 1.3.1 release fixes blurry icons when using UI scaling, adds a new “View Log” menu item, and updates the log when an update is manually requested.&lt;/p&gt;
&lt;h4 id="netload-plugin-140-to-141"&gt;Netload Plugin (1.4.0 to 1.4.1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-netload-plugin.png"
alt="Netload 1.4.1 shows your network utilization, with the correct units, in the panel"&gt;&lt;figcaption&gt;
Netload 1.4.1 shows your network utilization, with the correct units, in the panel
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Netload Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-netload-plugin)&lt;/em&gt; shows your current network usage in the panel. The 1.4.1 update fixes some memory management issues, uses the correct units, and adds a new option to set the decimal precision (“digits number”).&lt;/p&gt;
&lt;h4 id="pulseaudio-plugin-xfce4-pulseaudio-plugin-045-to-048"&gt;PulseAudio Plugin (xfce4-pulseaudio-plugin 0.4.5 to 0.4.8)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-pulseaudio-plugin.png"
alt="PulseAudio Plugin 0.4.8 greatly improves device and MPRIS (media player) support"&gt;&lt;figcaption&gt;
PulseAudio Plugin 0.4.8 greatly improves device and MPRIS (media player) support
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;PulseAudio Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-pulseaudio-plugin)&lt;/em&gt; shows your current volume levels in the panel and makes it easy to adjust your volume, switch devices, and control media playback. Version 0.4.8 fixes a bug with changing devices, eliminates flickering in the microphone icon, adds scrolling to the microphone icon to adjust recording volume, and includes many other improvements for MPRIS and device handling. &lt;em&gt;And yes, it works with PipeWire.&lt;/em&gt;&lt;/p&gt;
&lt;h4 id="verve-plugin-201-to-203"&gt;Verve Plugin (2.0.1 to 2.0.3)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-verve-plugin.png"
alt="Verve 2.0.3 plays better with the updates the panel has received in recent years"&gt;&lt;figcaption&gt;
Verve 2.0.3 plays better with the updates the panel has received in recent years
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Verve Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-verve-plugin)&lt;/em&gt; is a command line plugin for the Xfce panel. It allows you to run commands, jump to folder locations, or open URLs in your browser. The 2.0.3 release features a port to &lt;a href="https://pcre.org/pcre2.txt"
target="_blank"
&gt;PCRE2&lt;/a&gt;, better handling for focus-out events, and a fix for a crash when used with the panel’s autohide functionality.&lt;/p&gt;
&lt;h4 id="weather-plugin-0110-to-0111"&gt;Weather Plugin (0.11.0 to 0.11.1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-weather-plugin.png"
alt="Weather 0.11.1 makes it easier to configure the plugin and improves UI scaling"&gt;&lt;figcaption&gt;
Weather 0.11.1 makes it easier to configure the plugin and improves UI scaling
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Weather Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-weather-plugin)&lt;/em&gt; shows your local weather conditions on the panel. Click the panel icon to reveal your forecast for the next few days. Version 0.11.1 fixes a bug where the temperature would read as &lt;em&gt;-0C&lt;/em&gt;, fixes logo and icon display with UI scaling beyond 1x, and makes configuration easier.&lt;/p&gt;
&lt;h4 id="whisker-menu-plugin-272-to-280"&gt;Whisker Menu Plugin (2.7.2 to 2.8.0)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/10/xubuntu-23-10-xfce4-whiskermenu-plugin.png"
alt="Whisker Menu 2.8.0 improves power user support with more menu popup options"&gt;&lt;figcaption&gt;
Whisker Menu 2.8.0 improves power user support with more menu popup options
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Whisker Menu Plugin&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(xfce4-whiskermenu-plugin)&lt;/em&gt; is a modern application launcher for Xfce. While the standard menu is reminiscent of Windows 2000 and earlier, the &lt;em&gt;Whisker Menu&lt;/em&gt; has features you’d find in Windows Vista or later. Version 2.8.0 fixes breakage with AccountsService, adds support for showing specific menu instances (when using multiple plugins in multiple panels), and adds support for showing the menu at the center of the screen.&lt;/p&gt;
&lt;h2 id="download-xubuntu-2310"&gt;Download Xubuntu 23.10&lt;/h2&gt;
&lt;p&gt;Ready to try Xubuntu 23.10? &lt;em&gt;Well, we’re not ready for you to!&lt;/em&gt; However, if you want to test the Release Candidate (RC) image, you can find the download information and where to report your test results on &lt;a href="http://iso.qa.ubuntu.com/"
target="_blank"
&gt;iso.qa.ubuntu.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See you Thursday when this release is ready to roll!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update September 2023</title><link>https://seand.xyz/blog/2023/09/04/xubuntu-development-update-september-2023/</link><pubDate>Mon, 04 Sep 2023 12:13:45 +0000</pubDate><guid>https://seand.xyz/blog/2023/09/04/xubuntu-development-update-september-2023/</guid><media:content url="https://seand.xyz/images/2023/09/xubuntu-23-09-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;September has arrived, and cooler days are finally ahead in the northern hemisphere. The Xubuntu development update for September 2023 brings several exciting updates. Development on the 23.10 release, “Mantic Minotaur,” has been progressing nicely, with numerous updates to report.&lt;/p&gt;
&lt;h2 id="color-emoji-have-arrived"&gt;Color Emoji Have Arrived&lt;/h2&gt;
&lt;p&gt;Font updates to the desktop-common seed on &lt;a href="https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/&amp;#43;git/platform/commit/?id=77225872b4dc0f398048347ec599e59abfed98cb"
target="_blank"
&gt;August 21&lt;/a&gt; added the &lt;code&gt;fonts-noto-color-emoji&lt;/code&gt; package to all Ubuntu flavors, including Xubuntu. This enables color emoji in any application using GTK 3 or 4. In case you want to learn more, I’ve previously &lt;a href="https://seand.xyz/2023/04/02/enable-color-emoji-on-xubuntu/"
&gt;written about color emoji&lt;/a&gt; in Xubuntu.&lt;/p&gt;
&lt;h2 id="fixed-support-for-bluetooth-headphones"&gt;Fixed Support for Bluetooth Headphones&lt;/h2&gt;
&lt;p&gt;When we switched from PulseAudio to PipeWire in 23.04, our changes to make Bluetooth headphones work didn’t take. While I had added the required &lt;code&gt;libspa-0.2-bluetooth&lt;/code&gt; package to our seed, I didn’t confirm that it was included in the generated metapackages ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/blueman/&amp;#43;bug/2028530"
target="_blank"
&gt;#2028530&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/&amp;#43;bug/2017818"
target="_blank"
&gt;#2017818&lt;/a&gt;). Unit 193 dug in and &lt;a href="https://github.com/Xubuntu/xubuntu-seed/commit/56682f67ac6b6f7fd678a06339656b85ac9f4e89"
target="_blank"
&gt;resolved this issue&lt;/a&gt;, fixing support for 23.10.&lt;/p&gt;
&lt;h2 id="mate-polkit-replaces-policykit-1-gnome"&gt;mate-polkit Replaces policykit-1-gnome&lt;/h2&gt;
&lt;p&gt;Here’s a feature that we hope you don’t notice! The policykit-1-gnome package is &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990271"
target="_blank"
&gt;no longer maintained&lt;/a&gt; and may be dropped in a future Debian release. After the mate-polkit package was &lt;a href="https://packages.qa.debian.org/m/mate-polkit/news/20230811T085255Z.html"
target="_blank"
&gt;patched to support Xfce&lt;/a&gt;, we switched! This should be a completely transparent transition with no issues. But do let us know if anything doesn’t work right.&lt;/p&gt;
&lt;h2 id="so-many-package-updates"&gt;So Many Package Updates&lt;/h2&gt;
&lt;p&gt;The Xfce, GNOME, and other desktop components have received numerous package updates since the start of 23.10. Review the list below for any surprises!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;baobab 44.0 → 45 alpha&lt;/li&gt;
&lt;li&gt;gnome-font-viewer 44.0 → 45 alpha&lt;/li&gt;
&lt;li&gt;gnome-software 44.0 → 45 beta&lt;/li&gt;
&lt;li&gt;libreoffice 7.5.2 → 7.5.6&lt;/li&gt;
&lt;li&gt;libxfce4ui 4.18.2 → 4.18.4&lt;/li&gt;
&lt;li&gt;mousepad 0.5.10 → 0.6.1&lt;/li&gt;
&lt;li&gt;rhythmbox 3.4.6 → 3.4.7&lt;/li&gt;
&lt;li&gt;ristretto 0.12.4 → 0.13.1&lt;/li&gt;
&lt;li&gt;sgt-puzzles 20230122.806ae71 → 20230410.71cf891&lt;/li&gt;
&lt;li&gt;thunar 4.18.4 → 4.18.6&lt;/li&gt;
&lt;li&gt;thunar-archive-plugin 0.5.0 → 0.5.1&lt;/li&gt;
&lt;li&gt;thunar-media-tags-plugin 0.3.0 → 0.4.0&lt;/li&gt;
&lt;li&gt;thunderbird 102.10.0 → 115.2.0&lt;/li&gt;
&lt;li&gt;transmission 3.00 → 4.0.2&lt;/li&gt;
&lt;li&gt;tumbler 4.18.0 → 4.18.1&lt;/li&gt;
&lt;li&gt;xfburn 0.6.2 → 0.7.0&lt;/li&gt;
&lt;li&gt;xfce4-clipman 1.6.2 → 1.6.4&lt;/li&gt;
&lt;li&gt;xfce4-cpugraph-plugin 1.2.7 → 1.2.8&lt;/li&gt;
&lt;li&gt;xfce4-dict 0.8.4 → 0.8.5&lt;/li&gt;
&lt;li&gt;xfce4-indicator-plugin 2.4.1 → 2.4.2&lt;/li&gt;
&lt;li&gt;xfce4-mailwatch-plugin 1.3.0 → 1.3.1&lt;/li&gt;
&lt;li&gt;xfce4-netload-plugin 1.4.0 → 1.4.1&lt;/li&gt;
&lt;li&gt;xfce4-notifyd 0.7.3 → 0.8.2&lt;/li&gt;
&lt;li&gt;xfce4-panel 4.18.2 → 4.18.4&lt;/li&gt;
&lt;li&gt;xfce4-panel-profiles 1.0.13 → 1.0.14&lt;/li&gt;
&lt;li&gt;xfce4-power-manager 4.18.1 → 4.18.2&lt;/li&gt;
&lt;li&gt;xfce4-pulseaudio-plugin 0.4.5 → 0.4.7&lt;/li&gt;
&lt;li&gt;xfce4-screensaver 4.16.0 → 4.18.2&lt;/li&gt;
&lt;li&gt;xfce4-screenshooter 1.10.3 → 1.10.4&lt;/li&gt;
&lt;li&gt;xfce4-session 4.18.1 → 4.18.3&lt;/li&gt;
&lt;li&gt;xfce4-verve-plugin 2.0.1 → 2.0.3&lt;/li&gt;
&lt;li&gt;xfce4-weather-plugin 0.11.0 → 0.11.1&lt;/li&gt;
&lt;li&gt;xfce4-whiskermenu-plugin 2.7.2 → 2.7.3&lt;/li&gt;
&lt;li&gt;xfconf 4.18.0 → 4.18.1&lt;/li&gt;
&lt;li&gt;xubuntu-desktop 2.248 → 2.250&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="testing-xubuntu-2310"&gt;Testing Xubuntu 23.10&lt;/h2&gt;
&lt;p&gt;If you’d like to check out the latest developments, go download one of the daily ISO images and give it a spin. Don’t forget to report issues or &lt;a href="http://iso.qa.ubuntu.com/"
target="_blank"
&gt;leave test results&lt;/a&gt;!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cdimage.ubuntu.com/xubuntu/daily-live/current/"
target="_blank"
&gt;Xubuntu Desktop Daily ISO&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cdimage.ubuntu.com/xubuntu/daily-minimal/current/"
target="_blank"
&gt;Xubuntu Minimal Daily ISO&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thanks to everybody in the community for continuing to support our project!&lt;/p&gt;</description></item><item><title>MenuLibre 2.3.2 Released</title><link>https://seand.xyz/blog/2023/08/22/menulibre-2-3-2-released/</link><pubDate>Tue, 22 Aug 2023 11:46:40 +0000</pubDate><guid>https://seand.xyz/blog/2023/08/22/menulibre-2-3-2-released/</guid><media:content url="https://seand.xyz/images/2023/08/menulibre-2-3-2-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;I’m excited to present MenuLibre’s latest development release, MenuLibre 2.3.2. This cycle featured a massive porting effort, numerous usability enhancements, and fixes for bugs that I didn’t know existed. This might be the largest update to date.&lt;/p&gt;
&lt;h2 id="goodbye-glade"&gt;Goodbye Glade&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Glade_Interface_Designer"
target="_blank"
&gt;Glade&lt;/a&gt; is a powerful design and development tool that has enabled me to build nearly every Linux app that I’ve worked on over the years. Combined with &lt;a href="https://docs.gtk.org/gtk3/class.Builder.html"
target="_blank"
&gt;GtkBuilder&lt;/a&gt;, it enables rapid prototyping and development. I frequently discovered new widgets and functionality through Glade’s many menus.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-glade.png"
alt="The Glade application window. It’s complex. It’s powerful. Sometimes, it’s a mess."&gt;&lt;figcaption&gt;
The Glade application window. It’s complex. It’s powerful. Sometimes, it’s a mess.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;While powerful, Glade can also be limiting. Some widgets simply aren’t available or don’t work quite right. Building advanced or dynamic interfaces requires a lot of hacky manipulation outside of Glade. Building repeat and advanced widgets is either difficult or full of repeat effort. Finally, porting between major toolkit versions (GTK 3 to 4, for instance) has varying levels of complexity. I’d rather not dig in too far.&lt;/p&gt;
&lt;p&gt;Starting with version 2.3.2, Glade and GtkBuilder are gone from MenuLibre. In their place, I’ve ported the entire interface to Python code using &lt;a href="https://pygobject.readthedocs.io/en/latest/index.html"
target="_blank"
&gt;PyGObject&lt;/a&gt; and strictly utilizing GTK libraries. This opens up future development options. I can upgrade the toolkit from &lt;a href="https://docs.gtk.org/gtk4/migrating-3to4.html"
target="_blank"
&gt;GTK 3 to 4&lt;/a&gt; relatively easily. I could migrate the codebase to &lt;a href="https://vala.dev/"
target="_blank"
&gt;Vala&lt;/a&gt; or maybe even &lt;a href="https://gtk-rs.org/"
target="_blank"
&gt;Rust&lt;/a&gt;. It just depends on my mood when I get back to work. 🙂&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;h3 id="help-dialogs"&gt;Help Dialogs&lt;/h3&gt;
&lt;p&gt;Say goodbye to the huge, informative, and difficult-to-use tooltips that would appear while hovering labels in MenuLibre. Instead, I’ve introduced a new concept: on-demand help buttons! As you hover labels or navigate the interface with your keyboard, a small help icon is presented next to each label. Click this icon to show a dialog with more information and, when necessary, links to the online documentation.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-help-tooltips.png" alt="Left: The old help. Large tooltips with links you could not click and probably couldn’t remember. Center: The new, on-demand help button. Right: Clicking the help button displays the information you need." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-key-hint-button.png" alt="Left: The old help. Large tooltips with links you could not click and probably couldn’t remember. Center: The new, on-demand help button. Right: Clicking the help button displays the information you need." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-key-hint-popup.png" alt="Left: The old help. Large tooltips with links you could not click and probably couldn’t remember. Center: The new, on-demand help button. Right: Clicking the help button displays the information you need." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Left: The old help. Large tooltips with links you could not click and probably couldn’t remember. Center: The new, on-demand help button. Right: Clicking the help button displays the information you need.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="the-copy-button"&gt;The Copy Button&lt;/h3&gt;
&lt;p&gt;In the same theme, I’ve also added an on-demand copy button for the launcher filename displayed at the bottom of the MenuLibre window. Click this to add the filename to your clipboard for whatever nefarious purpose you have. ( &lt;em&gt;Either that file is getting deleted or modified directly… I won’t judge you.&lt;/em&gt;)&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-filename-copy-button.png"
alt="Check the bottom right of this screenshot for the new copy button."&gt;&lt;figcaption&gt;
Check the bottom right of this screenshot for the new copy button.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="user-experience-ux-improvements"&gt;User Experience (UX) Improvements&lt;/h2&gt;
&lt;p&gt;Migrating away from Glade gave me an opportunity to familiarize myself with the MenuLibre user experience. The more I worked, the more I wanted to improve. Enjoy this refreshed application.&lt;/p&gt;
&lt;h3 id="the-big-noticeable-ones"&gt;The Big, Noticeable Ones&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Headerbars are now used in more places… but only while headerbars are active for the main window. If you’re using a traditional desktop or have opted out of headerbars using the command-line flags, you have nothing to worry about. For everybody else, enjoy seeing the headerbars in select dialogs.&lt;/li&gt;
&lt;li&gt;The icon browser now makes much better use of space with a full-width search bar and smaller, more consistent icons with padding. The result: a no-nonsense, less stress-inducing icon lookup experience.&lt;/li&gt;
&lt;li&gt;Separators are now rendered on screen again. Sometime in recent years, the strikethrough hack I was using stopped working. As a result, separators turned into blank sections in the application treeview. Now, they are displayed with an icon and text but with reduced opacity to denote their lower priority in the list.&lt;/li&gt;
&lt;li&gt;Tooltips have been added for the Add and Delete buttons &lt;em&gt;(you thought I didn’t like them anymore!)&lt;/em&gt;. There are several instances where the Delete button becomes unavailable. The current reason is now displayed when you hover the button. Hopefully, this makes somebody a bit less confused.&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-icon-browser.png" alt="Left: The icon browser dialog, sporting a new headerbar, full-length search bar, and cleaner icons. Center: Separators, visible again, but not too visible. Right: When you can’t delete a file, now you can know why." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-separators.png" alt="Left: The icon browser dialog, sporting a new headerbar, full-length search bar, and cleaner icons. Center: Separators, visible again, but not too visible. Right: When you can’t delete a file, now you can know why." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2023/08/menulibre-2-3-2-delete-tooltip.png" alt="Left: The icon browser dialog, sporting a new headerbar, full-length search bar, and cleaner icons. Center: Separators, visible again, but not too visible. Right: When you can’t delete a file, now you can know why." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Left: The icon browser dialog, sporting a new headerbar, full-length search bar, and cleaner icons. Center: Separators, visible again, but not too visible. Right: When you can’t delete a file, now you can know why.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="the-smaller-but-welcome-ones"&gt;The Smaller, But Welcome Ones&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Double-width borders and internal border radii have been removed from the application sidebar. Some themes, Greybird included, still render an additional border between the top of the sidebar and the toolbar, but this is improved largely.&lt;/li&gt;
&lt;li&gt;When headerbars are active, the Add button presents a popover menu instead of a traditional dropdown. This is consistent with the application menu button, just to the left of the Add button.&lt;/li&gt;
&lt;li&gt;The Execute button is now disabled when a directory or separator is selected. Previously, separators still allowed execution… which caused a nice little crash.&lt;/li&gt;
&lt;li&gt;The Remove and Clear buttons in the Category and Action editors are now disabled when appropriate.&lt;/li&gt;
&lt;li&gt;A new Help button was added to the Command Editor. Clicking this button opens the &lt;a href="https://github.com/bluesabre/menulibre/wiki/Recognized-Desktop-Entry-Keys#exec"
target="_blank"
&gt;online documentation for the Exec key&lt;/a&gt;, with examples for the advanced flags.&lt;/li&gt;
&lt;li&gt;Various spacing and indentation improvements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="code-quality"&gt;Code Quality&lt;/h2&gt;
&lt;p&gt;Once the porting and feature improvements were complete, I turned toward cleaning up years of accumulated development cruft. Utilizing &lt;a href="https://pypi.org/project/autopep8/"
target="_blank"
&gt;autopep8&lt;/a&gt;, I restructured the codebase with tighter, more consistent formatting. Using &lt;a href="https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance"
target="_blank"
&gt;Pylance&lt;/a&gt; and &lt;a href="https://github.com/pygobject/pygobject-stubs"
target="_blank"
&gt;pygobject-stubs&lt;/a&gt;, I resolved several potential bugs. Hopefully, this makes getting through the backlog of &lt;a href="https://github.com/bluesabre/menulibre/issues"
target="_blank"
&gt;over 90 issues&lt;/a&gt; easier.&lt;/p&gt;
&lt;h2 id="translation-updates"&gt;Translation Updates&lt;/h2&gt;
&lt;p&gt;Finally, this update features some new translations and translatable strings. I was able to eliminate some unused strings, too, which should make supporting this project a bit easier. Many thanks to those who are translating MenuLibre into your native language! Here are the updated localisations for version 2.3.2:&lt;/p&gt;
&lt;p&gt;Arabic, Basque, Brazilian Portuguese, Breton, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Esperanto, Finnish, French, Frisian, Galician, German, Greek, Hebrew, Icelandic, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Malay (Arabic), Malayalam, Norwegian Bokmal, Polish, Portuguese, Portuguese (Portugal), Russian, Serbian, Sinhalese, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;&lt;strong&gt;Downloads&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.3.2/menulibre-2.3.2.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.3.2/menulibre-2.3.2.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>MenuLibre 2.3.1 Released</title><link>https://seand.xyz/blog/2023/05/01/menulibre-2-3-1-released/</link><pubDate>Mon, 01 May 2023 04:09:06 +0000</pubDate><guid>https://seand.xyz/blog/2023/05/01/menulibre-2-3-1-released/</guid><media:content url="https://seand.xyz/images/2023/05/menulibre-2-3-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;MenuLibre &lt;a href="https://github.com/bluesabre/menulibre/releases/tag/menulibre-2.3.1"
target="_blank"
&gt;2.3.1&lt;/a&gt; is now available! Today’s development release features a new “Command Editor” dialog that makes it easy to build launcher commands. It also improves support for missing theme icons, as you might find on Fedora 37 and 38.&lt;/p&gt;
&lt;h2 id="the-command-editor"&gt;The Command Editor&lt;/h2&gt;
&lt;p&gt;Building application launchers can be tricky. Environment variables have to be passed in a certain way. Some, but not all, components have to be escaped or quoted. Secret codes have to be used to support opening files and URLs. There has to be an easier way.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/05/menulibre-2-3-1-exec-editor.png"
alt="The new “Command Editor” makes building launcher commands easier than ever."&gt;&lt;figcaption&gt;
The new “Command Editor” makes building launcher commands easier than ever.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The command editor removes the guesswork from launcher commands. Environment variables are added before the rest of the command, along with the requisite &lt;code&gt;env&lt;/code&gt; command. Commands can be added from the file picker or the list of installed applications. File, URL, and other argument expansions are clearly detailed for all supported field codes.&lt;/p&gt;
&lt;h2 id="improved-support-for-missing-icons"&gt;Improved support for missing icons&lt;/h2&gt;
&lt;p&gt;If you’ve used MenuLibre on Fedora recently, you might have been greeted with many missing icons. Since GNOME Shell doesn’t show application directories, the base Adwaita icon theme doesn’t ship most icons. The result… a pretty sparse MenuLibre application window.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/05/menulibre-2-3-1-icons-before.png"
alt="MenuLibre 2.3.0 (the previous release), as seen on Fedora 38. Broken icons can be seen as soon as MenuLibre starts."&gt;&lt;figcaption&gt;
MenuLibre 2.3.0 (the previous release), as seen on Fedora 38. Broken icons can be seen as soon as MenuLibre starts.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Icon handling was significantly improved with 2.3.1. An appropriate fallback icon is now used instead when an icon cannot be found. Additionally, a warning is displayed in the application editor, overlaying the fallback icon. Finally, there was an issue where symbolic icons might be replaced by their non-symbolic counterparts. MenuLibre will now preserve this setting.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/05/menulibre-2-3-1-icon-warning.png"
alt="MenuLibre 2.3.1 eliminates missing icons and provides ample warnings for users who don’t see an icon they expect."&gt;&lt;figcaption&gt;
MenuLibre 2.3.1 eliminates missing icons and provides ample warnings for users who don’t see an icon they expect.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="translation-updates"&gt;Translation Updates&lt;/h2&gt;
&lt;p&gt;Many thanks, as always, to the wonderful translators supporting MenuLibre! Since 2.3.0, translations were updated for the following languages: Brazilian Portuguese, Catalan, Dutch, Finnish, Italian, Lithuanian, Malay, Malay (Arabic), Polish, Russian, Spanish, Swedish, and Turkish.&lt;/p&gt;
&lt;h2 id="testing-appreciated"&gt;Testing Appreciated&lt;/h2&gt;
&lt;p&gt;MenuLibre 2.3.1 is the second development release in the 2.3.x series. I’m adding features and improving cross-desktop support, but I’m also invariably adding some new bugs to the mix. Please take this release for a spin, and report any bugs you find on &lt;a href="https://github.com/bluesabre/menulibre/issues"
target="_blank"
&gt;GitHub&lt;/a&gt;. Thanks a bunch!&lt;/p&gt;
&lt;h2 id="downloads"&gt;&lt;strong&gt;Downloads&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.3.1/menulibre-2.3.1.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.3.1/menulibre-2.3.1.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Enable Color Emoji on Xubuntu</title><link>https://seand.xyz/blog/2023/04/02/enable-color-emoji-on-xubuntu/</link><pubDate>Sun, 02 Apr 2023 12:08:29 +0000</pubDate><guid>https://seand.xyz/blog/2023/04/02/enable-color-emoji-on-xubuntu/</guid><media:content url="https://seand.xyz/images/2023/04/xubuntu-color-emoji-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Many of us are exiting another drab, grey winter season. As Spring ramps up and the world’s colors awaken all around us, maybe now is the time to make your Xubuntu desktop more colorful. Since Xubuntu uses GTK, you can quickly spice up your writing with emoji by using the &lt;code&gt;Ctrl&lt;/code&gt; + &lt;code&gt;.&lt;/code&gt; keyboard shortcut. Learn how to enable color emoji on Xubuntu.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/04/xubuntu-color-emoji-monochrome-emoji.png"
alt="Xubuntu supports emoji out of the box, albeit less colorful."&gt;&lt;figcaption&gt;
Xubuntu supports emoji out of the box, albeit less colorful.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Oh, that’s disappointing. We have emoji support, but it’s all monochrome. While expressive, without color, they lack life and don’t always convey the proper meaning. The good news is that there is a quick and easy fix.&lt;/p&gt;
&lt;h2 id="install-color-emoji-support"&gt;Install Color Emoji Support&lt;/h2&gt;
&lt;p&gt;The monochrome emoji comes from the &lt;code&gt;fonts-symbola&lt;/code&gt; package that’s included with Xubuntu. If you install the &lt;code&gt;fonts-noto-color-emoji&lt;/code&gt; package, the emoji picker will automatically upgrade to the full-color set. You can install this package in Xubuntu using the following button or command.&lt;/p&gt;
&lt;p&gt;&lt;a href="apt://fonts-noto-color-emoji"
&gt;Install fonts-noto-color-emoji&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt install fonts-noto-color-emoji
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Afterwards, restart any running applications and the emoji picker will be refreshed, no restart required.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/04/xubuntu-color-emoji-demo.png"
alt="Color emoji are much more interesting to look at and can be easier to understand."&gt;&lt;figcaption&gt;
Color emoji are much more interesting to look at and can be easier to understand.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="affected-applications"&gt;Affected Applications&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;GTK 3 and 4 graphical apps support the on-demand emoji picker ( &lt;code&gt;Ctrl&lt;/code&gt; + &lt;code&gt;.&lt;/code&gt;) and embedded color emoji.&lt;/li&gt;
&lt;li&gt;GTK 3 and 4 terminal apps display color emoji.&lt;/li&gt;
&lt;li&gt;I can tell that KDE apps do not take advantage of the color emoji without some additional configuration. If anybody knows what that is, I’d love to find out.&lt;/li&gt;
&lt;li&gt;Firefox and Thunderbird will display the color emoji in most instances. Chromium browsers tend to have better support.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bonus-use-emoji-in-any-app"&gt;Bonus: Use emoji in any app&lt;/h2&gt;
&lt;p&gt;Once you start using emoji, you might be disappointed at the number of apps you use that are not native GTK and, therefore, do not support the keyboard shortcut. Don’t despair; there is another solution. &lt;em&gt;Emote&lt;/em&gt; is available in the &lt;a href="https://snapcraft.io/emote"
target="_blank"
&gt;Snap Store&lt;/a&gt; and &lt;a href="snap://emote"
&gt;GNOME Software&lt;/a&gt;. Once you install and launch Emote, a new keyboard shortcut is enabled. Type &lt;code&gt;Ctrl&lt;/code&gt; + &lt;code&gt;Alt&lt;/code&gt; + &lt;code&gt;E&lt;/code&gt; to show the app. Click your emoji, and it will be inserted into your app.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/04/xubuntu-color-emoji-emote-entry.png"
alt="Emote adds a handy interface for adding emoji in any app."&gt;&lt;figcaption&gt;
Emote adds a handy interface for adding emoji in any app.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Have fun with Emoji in Xubuntu! 😉&lt;/p&gt;</description></item><item><title>Xubuntu Minimal Visual Tour</title><link>https://seand.xyz/blog/2023/03/04/xubuntu-minimal-visual-tour/</link><pubDate>Sat, 04 Mar 2023 11:14:11 +0000</pubDate><guid>https://seand.xyz/blog/2023/03/04/xubuntu-minimal-visual-tour/</guid><media:content url="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu Minimal provides a lighter-weight alternative to the full-size Xubuntu desktop. The core desktop experience allows you to build your very own version of Xubuntu with the tricky configuration already done for you. Scroll through the screenshots below to see it in action. When you’re done, download Xubuntu Minimal from &lt;a href="https://cdimage.ubuntu.com/xubuntu/daily-live/current/"
target="_blank"
&gt;cdimage.ubuntu.com&lt;/a&gt; to test it yourself!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-desktop.png"
alt="The Xubuntu Minimal desktop looks identical to the standard Xubuntu desktop."&gt;&lt;figcaption&gt;
The Xubuntu Minimal desktop looks identical to the standard Xubuntu desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-whisker.png"
alt="The application menu is nearly empty, featuring only the Accessories, Settings, and System categories."&gt;&lt;figcaption&gt;
The application menu is nearly empty, featuring only the Accessories, Settings, and System categories.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-whisker-apps-1.png"
alt="You’ll find only the essentials while browsing all applications (continued in the next two screenshots)."&gt;&lt;figcaption&gt;
You’ll find only the essentials while browsing all applications (continued in the next two screenshots).
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-whisker-apps-2.png"
alt="The Mail Reader and Web Browser apps won’t do much until you’ve added your own."&gt;&lt;figcaption&gt;
The Mail Reader and Web Browser apps won’t do much until you’ve added your own.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-whisker-apps-3.png"
alt="So, fire up the Xfce Terminal and &amp;#39;apt install&amp;#39; or &amp;#39;snap install&amp;#39; your favorites."&gt;&lt;figcaption&gt;
So, fire up the Xfce Terminal and &amp;#39;apt install&amp;#39; or &amp;#39;snap install&amp;#39; your favorites.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-network-manager.png"
alt="NetworkManager is still included so that you can configure your network settings."&gt;&lt;figcaption&gt;
NetworkManager is still included so that you can configure your network settings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-notifications.png"
alt="The notification plugin is here, with no loss of functionality."&gt;&lt;figcaption&gt;
The notification plugin is here, with no loss of functionality.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-pulseaudio.png"
alt="The PulseAudio plugin is emptier than normal since no audio apps are installed. Note: Xubuntu Minimal ships with PipeWire but is still controlled by the PulseAudio plugin."&gt;&lt;figcaption&gt;
The PulseAudio plugin is emptier than normal since no audio apps are installed. Note: Xubuntu Minimal ships with PipeWire but is still controlled by the PulseAudio plugin.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-clock.png"
alt="The clock reminds you of the time you saved while installing a much smaller Ubuntu flavor."&gt;&lt;figcaption&gt;
The clock reminds you of the time you saved while installing a much smaller Ubuntu flavor.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-settings-manager-1.png"
alt="The Settings Manager has a few fewer settings than normal but is still fully functional."&gt;&lt;figcaption&gt;
The Settings Manager has a few fewer settings than normal but is still fully functional.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-settings-manager-2.png"
alt="Here’s the bottom half of your available settings."&gt;&lt;figcaption&gt;
Here’s the bottom half of your available settings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/03/xubuntu-minimal-23-04-neofetch.png"
alt="No visual tour would be complete without a neofetch screenshot. You’re welcome."&gt;&lt;figcaption&gt;
No visual tour would be complete without a neofetch screenshot. You’re welcome.
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>Xubuntu Development Update March 2023</title><link>https://seand.xyz/blog/2023/03/03/xubuntu-development-update-march-2023/</link><pubDate>Fri, 03 Mar 2023 12:44:08 +0000</pubDate><guid>https://seand.xyz/blog/2023/03/03/xubuntu-development-update-march-2023/</guid><media:content url="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;We have much to report in the Xubuntu development update for March 2023! Xubuntu Minimal is finally available. The recently added Flatpak support has been removed. Xubuntu has embraced Mastodon as our latest social network. And we’ve updated a ton of packages! Read on for more.&lt;/p&gt;
&lt;h2 id="xubuntu-minimal-has-arrived-for-xubuntu-2304"&gt;Xubuntu Minimal has arrived for Xubuntu 23.04&lt;/h2&gt;
&lt;p&gt;After seven long years, Xubuntu Minimal (formerly &lt;a href="https://xubuntu.org/news/introducing-xubuntu-core/"
target="_blank"
&gt;Xubuntu Core&lt;/a&gt;) has become an official sub-project built and published on Canonical infrastructure. 🎉️&lt;/p&gt;
&lt;p&gt;Xubuntu Minimal is a slimmed-down version of Xubuntu that lacks the additional features of a modern desktop operating system. You get the basics: Xfce, Xubuntu defaults, a file manager, and other essential components. Build your own experience atop Xubuntu’s stable and tested minimal environment.&lt;/p&gt;
&lt;p&gt;Xubuntu Minimal currently weighs 1.7 GiB (1.8 GB), while the standard Xubuntu desktop image weighs 2.8 GiB (3.0 GB). When we started this project seven years ago, the image fit on a standard CD-ROM at less than 700 MB. Since then, everything has gotten bigger, and reducing the image size will require some clever adjustments. If you’d like to check Xubuntu Minimal out, daily ISO builds can be found on &lt;a href="https://cdimage.ubuntu.com/xubuntu/daily-live/current/"
target="_blank"
&gt;cdimage.ubuntu.com&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="flatpak-removed-for-xubuntu-2304"&gt;Flatpak removed for Xubuntu 23.04&lt;/h2&gt;
&lt;p&gt;Following a &lt;a href="https://discourse.ubuntu.com/t/ubuntu-flavor-packaging-defaults/34061"
target="_blank"
&gt;joint decision&lt;/a&gt; between the Ubuntu flavors, no official flavor will include Flatpak integration in their installation starting with the upcoming April release, 23.04 “Lunar Lobster.” 23.04 would have been the first Xubuntu release to ship with Flatpak integration, so this change will not affect any user. Anybody already using Flatpak will not be affected either, as the package will not be uninstalled if you have interacted with Flatpak.&lt;/p&gt;
&lt;p&gt;If you want to enable Flatpak in Xubuntu, the process is straightforward. Check out my recent article, &lt;a href="https://seand.xyz/2023/02/22/enable-flatpak-in-xubuntu/"
&gt;&lt;em&gt;Enable Flatpak in Xubuntu&lt;/em&gt;&lt;/a&gt;, for instructions on enabling Flatpak and adding the Flathub repository to your system.&lt;/p&gt;
&lt;h2 id="xubuntu-is-now-on-mastodon"&gt;Xubuntu is now on Mastodon&lt;/h2&gt;
&lt;p&gt;Have your social networks felt a little too… &lt;em&gt;centralized&lt;/em&gt; lately? Come to Mastodon and enjoy interacting with Xubuntu’s new social media presence, &lt;a href="https://floss.social/@xubuntu"
target="_blank"
&gt;@xubuntu@floss.social&lt;/a&gt;. While you’re at it, you might also be interested in following &lt;a href="https://xfce.org/"
target="_blank"
&gt;Xfce&lt;/a&gt; ( &lt;a href="https://floss.social/@xfce"
target="_blank"
&gt;@xfce@floss.social&lt;/a&gt;), &lt;a href="https://lubuntu.me/"
target="_blank"
&gt;Lubuntu&lt;/a&gt; ( &lt;a href="https://fosstodon.org/@LubuntuOfficial"
target="_blank"
&gt;@LubuntuOfficial@fosstodon.org&lt;/a&gt;), &lt;a href="https://kubuntu.org/"
target="_blank"
&gt;Kubuntu&lt;/a&gt; ( &lt;a href="https://fosstodon.org/@kubuntu"
target="_blank"
&gt;@kubuntu@fosstodon.org&lt;/a&gt;), or &lt;a href="https://ubuntustudio.org/"
target="_blank"
&gt;Ubuntu Studio&lt;/a&gt; ( &lt;a href="https://mastodon.art/@ubuntustudio/"
target="_blank"
&gt;@ubuntustudio@mastodon.art&lt;/a&gt;), to get you started with a few projects.&lt;/p&gt;
&lt;h2 id="package-updates"&gt;Package updates&lt;/h2&gt;
&lt;p&gt;There was a smattering of relevant package updates in Xubuntu 23.04 this month. You can find the full list of package updates on GitHub by &lt;a href="https://github.com/Xubuntu/xubuntu-manifest/compare/ec61d3ede0ade6da4253827a4adb5578832fad71...daily-live#diff-24e130eca188654ec3287ec9ba8d0473192ef822b12d48148254c7f357e5e4b1"
target="_blank"
&gt;comparing commits&lt;/a&gt; to the &lt;a href="https://github.com/Xubuntu/xubuntu-manifest/tree/daily-live"
target="_blank"
&gt;xubuntu-manifest&lt;/a&gt; project.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;baobab 43.0 &amp;gt; 44 beta&lt;/li&gt;
&lt;li&gt;gnome-disk-utility 43.0 &amp;gt; 44 Beta&lt;/li&gt;
&lt;li&gt;gnome-font-viewer 43.0 &amp;gt; 44 Beta&lt;/li&gt;
&lt;li&gt;gnome-sudoku 43.1 &amp;gt; 44 Beta&lt;/li&gt;
&lt;li&gt;libreoffice 7.4.3 &amp;gt; 7.5.1 RC2&lt;/li&gt;
&lt;li&gt;libxfce4ui 4.18.1 &amp;gt; 4.18.2&lt;/li&gt;
&lt;li&gt;parole 4.16.0 &amp;gt; 4.18.0&lt;/li&gt;
&lt;li&gt;synaptic 0.91.2 &amp;gt; 0.91.3&lt;/li&gt;
&lt;li&gt;thunar 4.18.3 &amp;gt; 4.18.4&lt;/li&gt;
&lt;li&gt;xfce4-notifyd 0.7.2 &amp;gt; 0.7.3&lt;/li&gt;
&lt;li&gt;xfce4-panel 4.18.1 &amp;gt; 4.18.2&lt;/li&gt;
&lt;li&gt;xfce4-power-manager 4.18.0 &amp;gt; 4.18.1&lt;/li&gt;
&lt;li&gt;xfce4-session 4.18.0 &amp;gt; 4.18.1&lt;/li&gt;
&lt;li&gt;xfce4-settings 4.18.0 &amp;gt; 4.18.2&lt;/li&gt;
&lt;li&gt;xfce4-systemload-plugin 1.3.1 &amp;gt; 1.3.2&lt;/li&gt;
&lt;li&gt;xubuntu-desktop 2.246 &amp;gt; 2.248&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="thanks"&gt;Thanks!&lt;/h2&gt;
&lt;p&gt;That’s all from me this month! If you’ve come this far, you’re looking for something to do. Why not join the &lt;a href="https://discourse.ubuntu.com/t/ubuntu-23-04-testing-week/34246"
target="_blank"
&gt;Ubuntu 23.04 Testing Week&lt;/a&gt; that’s going on now?&lt;/p&gt;
&lt;p&gt;If you like my work, consider sponsoring me. You can find links for how to support me and contribute to Xfce, Xubuntu, and elementary OS at &lt;a href="https://seand.xyz/donate"
&gt;bluesabre.org/donate&lt;/a&gt;. Thank you!&lt;/p&gt;</description></item><item><title>Enable Flatpak in Xubuntu</title><link>https://seand.xyz/blog/2023/02/22/enable-flatpak-in-xubuntu/</link><pubDate>Wed, 22 Feb 2023 11:59:21 +0000</pubDate><guid>https://seand.xyz/blog/2023/02/22/enable-flatpak-in-xubuntu/</guid><media:content url="https://seand.xyz/images/2023/02/xubuntu-flatpak-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Out of the box, Xubuntu supports Debian, &lt;a href="https://en.wikipedia.org/wiki/Snap_%28software%29"
target="_blank"
&gt;Snap&lt;/a&gt;, and &lt;a href="https://appimage.org/"
target="_blank"
&gt;AppImage&lt;/a&gt; packages with no additional configuration or installation packages. If you want to expand your options further, you can easily enable Flatpak in Xubuntu. Here’s how!&lt;/p&gt;
&lt;h2 id="what-is-flatpak"&gt;What is Flatpak?&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://flatpak.org/"
target="_blank"
&gt;Flatpak&lt;/a&gt; bills itself as “the future of apps on Linux.” It’s an increasingly popular app distribution platform that offers sandboxing and simplified builds and deployment, similar to Snap. As it is a Linux packaging format, many politics and strong feelings surround it. You won’t find Flatpak preinstalled on &lt;a href="https://discourse.ubuntu.com/t/ubuntu-flavor-packaging-defaults/34061"
target="_blank"
&gt;any official Ubuntu flavor&lt;/a&gt;. Likewise, Snap is frequently absent outside of the Ubuntu ecosystem.&lt;/p&gt;
&lt;p&gt;The Flatpak (and Flathub) introduction video, as featured on flatpak.org.&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="jDVCITRWGgs"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;p&gt;You might choose to enable Flatpak on Xubuntu to get access to the latest version of an app. &lt;a href="https://flathub.org/apps/search/gnome"
target="_blank"
&gt;GNOME&lt;/a&gt;, &lt;a href="https://appcenter.elementary.io/"
target="_blank"
&gt;elementary OS&lt;/a&gt;, and a number of upstream maintainers now publish Flatpak packages themselves. Some software, such as the gesture-enabling &lt;a href="https://flathub.org/apps/details/com.github.joseexposito.touche"
target="_blank"
&gt;Touché&lt;/a&gt; (see my previous post on &lt;a href="https://seand.xyz/2022/02/17/unlock-multi-touch-gestures-in-xubuntu/"
&gt;enabling multi-touch gestures in Xubuntu&lt;/a&gt;), is only distributed on &lt;a href="https://flathub.org"
target="_blank"
&gt;Flathub&lt;/a&gt;. If you can’t find something in the software repositories or &lt;a href="https://snapcraft.io/store"
target="_blank"
&gt;Snap Store&lt;/a&gt;, you should check Flathub next.&lt;/p&gt;
&lt;h2 id="enabling-flatpak-support"&gt;Enabling Flatpak support&lt;/h2&gt;
&lt;p&gt;Xubuntu ships with GNOME Software, as opposed to the Snap Store in other flavors. As a result, enabling Flatpak support is as simple as installing the &lt;code&gt;flatpak&lt;/code&gt; and &lt;code&gt;gnome-software-plugin-flatpak&lt;/code&gt; packages. You can do this from the terminal or by clicking the Install button below, thanks to Xubuntu’s included &lt;a href="https://help.ubuntu.com/community/AptURL"
target="_blank"
&gt;AptURL&lt;/a&gt; support.&lt;/p&gt;
&lt;p&gt;&lt;a href="apt://flatpak,gnome-software-plugin-flatpak"
&gt;Install Flatpak Support&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt install flatpak gnome-software-plugin-flatpak
&lt;/code&gt;&lt;/pre&gt;&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/02/xubuntu-flatpak-portal-installer.png"
alt="Firefox users may see the `Open With...` dialog first. Select AptURL and then continue with your installation."&gt;&lt;figcaption&gt;
Firefox users may see the `Open With...` dialog first. Select AptURL and then continue with your installation.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/02/xubuntu-flatpak-apt-url-installer.png"
alt="The AptURL window is displayed, requesting confirmation before you can install packages."&gt;&lt;figcaption&gt;
The AptURL window is displayed, requesting confirmation before you can install packages.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="adding-the-flathub-repository-optional"&gt;Adding the Flathub repository (optional)&lt;/h2&gt;
&lt;p&gt;With Flatpak installed, you can now open &lt;code&gt;.flatpakref&lt;/code&gt; (application) and &lt;code&gt;.flatpakrepo&lt;/code&gt; (repository) files. To enable the Flathub repository, download and launch the Flathub repository file. I’ve linked to the &lt;a href="https://flatpak.org/setup/Fedora"
target="_blank"
&gt;Fedora Quick Setup&lt;/a&gt; guide since it features instructions for the download file. I’ve also linked to the file below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://flathub.org/repo/flathub.flatpakrepo"
target="_blank"
&gt;Flathub repository file&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2023/02/xubuntu-flatpak-flathub-repository.png"
alt="Opening the .flatpakrepo file will launch GNOME Software, ready to add the Flathub repository to your system."&gt;&lt;figcaption&gt;
Opening the .flatpakrepo file will launch GNOME Software, ready to add the Flathub repository to your system.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="and-finally-reboot"&gt;And finally, reboot!&lt;/h2&gt;
&lt;p&gt;Remember to reboot once you’ve installed everything. This will ensure everything is set up correctly and ready to run. Afterwards, install your apps and enjoy having access to the latest and widest variety of software possible across the Debian/Ubuntu, Snap, AppImage, and Flatpak ecosystems.&lt;/p&gt;</description></item><item><title>Xubuntu Development Update December 2022</title><link>https://seand.xyz/blog/2022/12/03/xubuntu-development-update-december-2022/</link><pubDate>Sat, 03 Dec 2022 14:00:57 +0000</pubDate><guid>https://seand.xyz/blog/2022/12/03/xubuntu-development-update-december-2022/</guid><media:content url="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Time flies when you’re having fun. It’s the Xubuntu development update for December 2022! November was on track to be a quiet month for Xubuntu development. However, once-daily builds became available toward the end of the month, we were finally able to start publishing some changes. With a handful of updates and the introduction of PipeWire and Flatpak, November became a much more exciting month.&lt;/p&gt;
&lt;h2 id="2304-november-new-additions"&gt;23.04 November New Additions&lt;/h2&gt;
&lt;h3 id="pipewire-replaces-pulseaudio"&gt;PipeWire replaces PulseAudio&lt;/h3&gt;
&lt;p&gt;During the 22.10 release cycle, Ubuntu and several flavors replaced PulseAudio with the new &lt;a href="https://en.wikipedia.org/wiki/PipeWire"
target="_blank"
&gt;PipeWire&lt;/a&gt; multimedia system. PipeWire has been reported to improve many of users’ issues with PulseAudio, including high CPU usage and Bluetooth connection issues. Xubuntu 23.04 &lt;a href="https://github.com/Xubuntu/xubuntu-seed/commit/2a137409b7c3533c59becbc97a776ac7650e7aac"
target="_blank"
&gt;adds&lt;/a&gt; PipeWire, &lt;a href="https://fedoramagazine.org/wireplumber-the-new-pipewire-session-manager/"
target="_blank"
&gt;WirePlumber&lt;/a&gt;, and Bluetooth connection libraries.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-pipewire.png"
alt="The Firefox web browser is open and playing &amp;#39;lofi hip hop radio - beats to relax/study to&amp;#39; on YouTube. The Xfce PulseAudio Plugin is displayed on top showing volume levels and playback controls."&gt;&lt;figcaption&gt;
PipeWire arrives in Xubuntu. Most users won’t notice a difference since it’s a fully compatible drop-in replacement. Screenshot from Lofi Girl on YouTube.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="flatpak-makes-it-easier-for-users-to-install-apps"&gt;Flatpak makes it easier for users to install apps&lt;/h3&gt;
&lt;p&gt;With the addition of the &lt;code&gt;flatpak&lt;/code&gt; and &lt;code&gt;gnome-software-plugin-flatpak&lt;/code&gt; packages, Xubuntu now supports the popular &lt;a href="https://flatpak.org/"
target="_blank"
&gt;Flatpak&lt;/a&gt; packaging format. You can now easily install &lt;a href="https://flathub.org"
target="_blank"
&gt;Flathub&lt;/a&gt; applications with just a couple of clicks. In fact, any &lt;code&gt;.flatpakref&lt;/code&gt; or &lt;code&gt;.flatpakrepo&lt;/code&gt; file is natively supported by GNOME Software.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-flatpak-1.png" alt="Xubuntu now includes full support for Flatpak packages. You can install a new app from Flathub in 3 clicks." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-flatpak-2.png" alt="Xubuntu now includes full support for Flatpak packages. You can install a new app from Flathub in 3 clicks." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-flatpak-3.png" alt="Xubuntu now includes full support for Flatpak packages. You can install a new app from Flathub in 3 clicks." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Xubuntu now includes full support for Flatpak packages. You can install a new app from Flathub in 3 clicks.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="2304-november-package-updates"&gt;23.04 November Package Updates&lt;/h2&gt;
&lt;p&gt;In November, Xubuntu started development with updates to our defaults and the latest development point releases from the Xfce 4.17 development series.&lt;/p&gt;
&lt;h3 id="xubuntu-default-settings-23040"&gt;xubuntu-default-settings (23.04.0)&lt;/h3&gt;
&lt;p&gt;The latest &lt;code&gt;xubuntu-default-settings&lt;/code&gt; package includes a handful of accessibility and usability improvements. The tooltip for the Whisker Menu now supports translations instead of always showing the English “Applications Menu”. &lt;code&gt;.deb&lt;/code&gt; packages will now correctly open in GNOME Software instead of the Archive Manager. System tray icons will now use automatic sizing, making them consistent with the other panel plugins. And finally, the Xfce Terminal font size has been increased for better consistency and contrast.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-desktop.png"
alt="The Xubuntu 23.04 desktop is displayed. The Xfce Terminal shows the output from neofetch. The Whisker Menu is highlighted with its &amp;#39;Applications Menu&amp;#39; tooltip displayed."&gt;&lt;figcaption&gt;
With an increased terminal font size, consistently sized system tray icons, and translation support for the Whisker Menu, Xubuntu 23.04 becomes more accessible to all.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="exo-4173--xfce-application-library"&gt;exo (4.17.3) – Xfce Application Library&lt;/h3&gt;
&lt;p&gt;Exo &lt;a href="https://gitlab.xfce.org/xfce/exo/-/blob/exo-4.17.3/NEWS"
target="_blank"
&gt;4.17.3&lt;/a&gt; (from 4.17.2) fixes horizontal smooth scrolling in Thunar’s compact view ( &lt;a href="https://gitlab.xfce.org/xfce/exo/-/issues/86"
target="_blank"
&gt;#86&lt;/a&gt;) and makes text copied from the desktop item editor available after the dialog is closed ( &lt;a href="https://gitlab.xfce.org/xfce/exo/-/issues/93"
target="_blank"
&gt;#93&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="garcon-4172--xfce-menu-library"&gt;garcon (4.17.2) – Xfce Menu Library&lt;/h3&gt;
&lt;p&gt;Garcon &lt;a href="https://gitlab.xfce.org/xfce/garcon/-/blob/garcon-4.17.2/NEWS"
target="_blank"
&gt;4.17.2&lt;/a&gt; (from 4.17.1) fixes menu icon blurriness when using UI scaling ( &lt;a href="https://gitlab.xfce.org/xfce/garcon/-/issues/33"
target="_blank"
&gt;#33&lt;/a&gt;) and properly escapes &lt;code&gt;%&lt;/code&gt; characters in URL desktop files ( &lt;a href="https://gitlab.xfce.org/xfce/garcon/-/issues/31"
target="_blank"
&gt;#31&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="libxfce4ui-4178--xfce-ui-library"&gt;libxfce4ui (4.17.8) – Xfce UI Library&lt;/h3&gt;
&lt;p&gt;libxfce4ui &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/blob/libxfce4ui-4.17.8/NEWS"
target="_blank"
&gt;4.17.8&lt;/a&gt; (from 4.17.6) expands the About Xfce dialog to include the kernel and GTK versions on the system tab ( &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/76"
target="_blank"
&gt;!76&lt;/a&gt;). It also improves the display of both client-side (CSD) and server-side (SSD) decorations ( &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/26"
target="_blank"
&gt;#26&lt;/a&gt;, &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/72"
target="_blank"
&gt;!72&lt;/a&gt;, &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/78"
target="_blank"
&gt;!78&lt;/a&gt;).&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-xfce-about.png"
alt="The Xubuntu 23.04 desktop is displayed. The About Xfce dialog is open and shows the computer name, operating system and hardware details, and the newly added GTK and Kernel versions."&gt;&lt;figcaption&gt;
The About Xfce dialog is now more useful with the addition of the GTK and Kernel versions. When reporting issues, you can include this information to create a better bug report.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="thunar-41711--xfce-file-manager"&gt;thunar (4.17.11) – Xfce File Manager&lt;/h3&gt;
&lt;p&gt;Thunar &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/blob/thunar-4.17.11/NEWS"
target="_blank"
&gt;4.17.11&lt;/a&gt; (from 4.17.9) adds undo and redo functionality for several file operations ( &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/819"
target="_blank"
&gt;#819&lt;/a&gt;). It also adds a button to the toolbar to toggle Split View ( &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/889"
target="_blank"
&gt;#889&lt;/a&gt;, not yet enabled on Xubuntu) and introduces a new Image preview side pane ( &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/issues/357"
target="_blank"
&gt;#357&lt;/a&gt;).&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-thunar.png"
alt="The Xubuntu 23.04 desktop is displayed. The Thunar File Manager is displayed demonstrating the new Split View functionality and image preview sidepane, just below the bookmarks sidebar."&gt;&lt;figcaption&gt;
Thunar 4.17.11. The Split View button has been enabled and toggled on. The Image preview side pane is also enabled to demonstrate the new feature.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xfce4-appfinder-4171--xfce-application-finder"&gt;xfce4-appfinder (4.17.1) – Xfce Application Finder&lt;/h3&gt;
&lt;p&gt;Xfce Application Finder &lt;a href="https://gitlab.xfce.org/xfce/xfce4-appfinder/-/blob/xfce4-appfinder-4.17.1/NEWS"
target="_blank"
&gt;4.17.1&lt;/a&gt; (from 4.17.0) switches to symbolic icons, adds a new option to hide window decorations ( &lt;a href="https://gitlab.xfce.org/xfce/xfce4-appfinder/-/issues/51"
target="_blank"
&gt;#51&lt;/a&gt;), and fixes a bug where duplicate entries were created ( &lt;a href="https://gitlab.xfce.org/xfce/xfce4-appfinder/-/issues/58"
target="_blank"
&gt;#58&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="xfce4-panel-4174--xfce-panel"&gt;xfce4-panel (4.17.4) – Xfce Panel&lt;/h3&gt;
&lt;p&gt;Xfce Panel &lt;a href="https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/xfce4-panel-4.17.4/NEWS"
target="_blank"
&gt;4.17.4&lt;/a&gt; (from 4.17.3) enables setting a custom command to run when the panel plugin is clicked ( &lt;a href="https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/560"
target="_blank"
&gt;#560&lt;/a&gt;). It improves UI scaling support for icons and status notifier applets. Theme colors are now used for symbolic icons ( &lt;a href="https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/635"
target="_blank"
&gt;#635&lt;/a&gt;).&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/12/xubuntu-22-12-dev-xfce4-panel.png"
alt="The Xubuntu 23.04 desktop is displayed. The Xfce Panel Clock preferences dialog is open and shows the new Calendar Command setting. The command has been set to show a notification with the message &amp;#39;Now, Time to buy a calendar&amp;#39;."&gt;&lt;figcaption&gt;
The Xfce Panel Clock plugin now allows you to set a custom command when left-clicking the clock. This can be used for good or evil.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xfce4-power-manager-4170--xfce-power-manager"&gt;xfce4-power-manager (4.17.0) – Xfce Power Manager&lt;/h3&gt;
&lt;p&gt;Xfce Power Manager &lt;a href="https://gitlab.xfce.org/xfce/xfce4-power-manager/-/blob/xfce4-power-manager-4.17.0/NEWS"
target="_blank"
&gt;4.17.0&lt;/a&gt; (from 4.16.0) now inhibits DPMS when it receives a power inhibit request. It also adjusts the default timeouts for inactivity to 5 minutes and sleep to 6 hours.&lt;/p&gt;
&lt;h3 id="xfdesktop4-4171--xfce-desktop"&gt;xfdesktop4 (4.17.1) – Xfce Desktop&lt;/h3&gt;
&lt;p&gt;Xfdesktop &lt;a href="https://gitlab.xfce.org/xfce/xfdesktop/-/blob/xfdesktop-4.17.1/NEWS"
target="_blank"
&gt;4.17.1&lt;/a&gt; (from 4.17.0) features UI scaling improvements to the window list and icons. Context menus, file properties, and drag-and-drop support are improved when multiple icons are selected. Keyboard typeahead functionality has also been upgraded with this release.&lt;/p&gt;
&lt;h3 id="xfwm4-4171--xfce-window-manager--compositor"&gt;xfwm4 (4.17.1) – Xfce Window Manager &amp;amp; Compositor&lt;/h3&gt;
&lt;p&gt;Xfwm &lt;a href="https://gitlab.xfce.org/xfce/xfwm4/-/blob/xfwm4-4.17.1/NEWS"
target="_blank"
&gt;4.17.1&lt;/a&gt; (from 4.16.1) includes an abundance of updates and fixes for the compositor, window positioning and placement, and focus. Additionally, symbolic icons are now used more widely.&lt;/p&gt;
&lt;h2 id="coming-in-december"&gt;Coming in December&lt;/h2&gt;
&lt;p&gt;Xfce 4.18 is just around the corner. The &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-December/001191.html"
target="_blank"
&gt;second pre-release&lt;/a&gt; (pre2) was just published and includes additional updates to those listed above. Once the final release is published, look forward to it landing in Xubuntu 23.04 shortly after.&lt;/p&gt;
&lt;p&gt;It’s been interesting to observe the development of Xfce 4.18 from the outside. These days, I have far less time to support the project, and I have chosen to focus on Xubuntu instead. From what I can see, Xfce is in good hands, and development is the healthiest it’s ever been. Keep up the great work, Xfce devs!&lt;/p&gt;</description></item><item><title>Follow Me! Blog, RSS, and Social</title><link>https://seand.xyz/blog/2022/11/06/follow-me-blog-rss-and-social/</link><pubDate>Sun, 06 Nov 2022 18:32:06 +0000</pubDate><guid>https://seand.xyz/blog/2022/11/06/follow-me-blog-rss-and-social/</guid><media:content url="https://seand.xyz/images/2022/11/subscribe-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Are you set up to receive the latest updates as I publish them? There are a few reasons you might not be: I recently moved this blog to a new platform and subdomain; Twitter is rapidly declining, and users are going elsewhere; my updates have been infrequent, and you thought I was gone. Take this chance to review your options, follow me, and continue getting the latest Xubuntu and Xfce news however you’d like.&lt;/p&gt;
&lt;h2 id="subscribe-with-rss"&gt;Subscribe with RSS&lt;/h2&gt;
&lt;p&gt;My blog supports &lt;strong&gt;RSS&lt;/strong&gt; (Really Simple Syndication) feeds for all content and individual tags. If you’ve got a feed reader, add the feed and wait for the updates. I personally recommend &lt;a href="https://feedly.com/"
target="_blank"
&gt;Feedly&lt;/a&gt;, but numerous options exist. &lt;a href="https://blog.thunderbird.net/2022/05/thunderbird-rss-feeds-guide-favorite-content-to-the-inbox/"
target="_blank"
&gt;Thunderbird&lt;/a&gt; and &lt;a href="https://vivaldi.com/features/feed-reader/"
target="_blank"
&gt;Vivaldi&lt;/a&gt; have native RSS support baked in.&lt;/p&gt;
&lt;p&gt;Subscribe to your favorite feed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/blog/index.xml"
&gt;All content&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/tags/xfce/index.xml"
&gt;Xfce updates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/tags/xubuntu/index.xml"
&gt;Xubuntu updates&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="follow-me-on"&gt;Follow me on…&lt;/h2&gt;
&lt;h3 id="mastodon"&gt;Mastodon&lt;/h3&gt;
&lt;p&gt;As Twitter marches toward an uncertain future, &lt;a href="https://joinmastodon.org/"
target="_blank"
&gt;Mastodon&lt;/a&gt; has exploded in popularity. Mastodon is a decentralized, open-source social network reminiscent of Twitter, and if you enable the advanced web interface, TweetDeck. You can find me on &lt;a href="https://floss.social/about/more"
target="_blank"
&gt;floss.social&lt;/a&gt; at &lt;a href="https://floss.social/web/@bluesabre"
target="_blank"
&gt;@bluesabre@floss.social&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="twitter"&gt;Twitter&lt;/h3&gt;
&lt;p&gt;Since the death of Google+, Twitter has been my social media platform of choice. As more people move to Mastodon, I’ll use Twitter less frequently. Nonetheless, if you’re on Twitter, follow me for the latest updates at &lt;a href="https://twitter.com/bluesabredavis"
target="_blank"
&gt;@bluesabredavis&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="thanks"&gt;Thanks&lt;/h2&gt;
&lt;p&gt;Thanks for reading! Stay tuned for a very busy November as Xubuntu 23.04 development opens up and Xfce 4.18 heads toward a final release in December.&lt;/p&gt;</description></item><item><title>Xubuntu 22.10 "Kinetic Kudu" Released</title><link>https://seand.xyz/blog/2022/10/20/xubuntu-22-10-released/</link><pubDate>Thu, 20 Oct 2022 21:14:42 +0000</pubDate><guid>https://seand.xyz/blog/2022/10/20/xubuntu-22-10-released/</guid><media:content url="https://seand.xyz/images/2022/10/xubuntu-22-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 22.10, “Kinetic Kudu,” has been released! The antelope-inspired release packs the latest and greatest GNOME 43, MATE 1.26, and Xfce 4.17 packages. Some long-running issues have finally been addressed, making for a better overall experience over recent releases. I hope this new release makes using your computer more enjoyable.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-22-10-released/"
target="_blank"
&gt;Release Announcement&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://wiki.xubuntu.org/releases/22.10/release-notes"
target="_blank"
&gt;Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-kinetic-kudu.jpg"
alt="The kinetic Kudu is one of two species of antelope found in eastern and southern Africa."&gt;&lt;figcaption&gt;
The kinetic Kudu is one of two species of antelope found in eastern and southern Africa.&lt;p&gt;
&lt;a href="https://unsplash.com/@hebo79?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Photo by Henning Borgersen&lt;/a&gt;&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="xfce-417"&gt;Xfce 4.17&lt;/h2&gt;
&lt;p&gt;Xfce 4.17 is the development series for the upcoming Xfce 4.18, expected later this year. With a few exceptions, it doesn’t introduce major new features or toolkit changes but instead refines the Xfce experience. Some notable updates are included below.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-catfish.png" alt="Featured: 1) the new “Open with” option in Catfish, 2) automatic reloading of changed files in Mousepad, 3) recursive file search in Thunar" class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-mousepad.png" alt="Featured: 1) the new “Open with” option in Catfish, 2) automatic reloading of changed files in Mousepad, 3) recursive file search in Thunar" class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-thunar.png" alt="Featured: 1) the new “Open with” option in Catfish, 2) automatic reloading of changed files in Mousepad, 3) recursive file search in Thunar" class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Featured: 1) the new “Open with” option in Catfish, 2) automatic reloading of changed files in Mousepad, 3) recursive file search in Thunar
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-xfdesktop.png" alt="4) the new “Delete” option and rearrangement confirmation in Xfdesktop, 5) the new recording indicator in the PulseAudio plugin, and 6) the new “Fill” background option in the terminal." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-pulseaudio-plugin.png" alt="4) the new “Delete” option and rearrangement confirmation in Xfdesktop, 5) the new recording indicator in the PulseAudio plugin, and 6) the new “Fill” background option in the terminal." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-terminal.png" alt="4) the new “Delete” option and rearrangement confirmation in Xfdesktop, 5) the new recording indicator in the PulseAudio plugin, and 6) the new “Fill” background option in the terminal." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
4) the new “Delete” option and rearrangement confirmation in Xfdesktop, 5) the new recording indicator in the PulseAudio plugin, and 6) the new “Fill” background option in the terminal.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Catfish&lt;/strong&gt; has received a series of appearance and usability updates. The new “Open with” context menu makes it easier to open files, and the Ctrl+A accelerator adds a useful select-all function.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mousepad&lt;/strong&gt; has added search history and automatic reloading of changed files.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thunar&lt;/strong&gt; now features a built-in, recursive file search. Catfish is still within reach for more advanced file lookups. Thunar also includes a new graphical shortcut editor and per-directory zoom levels.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thunar Archive Plugin&lt;/strong&gt; now allows the compression of zip files (including common document types odt, docx, and others).&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Application Finder&lt;/strong&gt; has added support for the &lt;code&gt;PrefersNonDefaultGPU&lt;/code&gt; property. This improves the launching of games and other apps that depend on more powerful graphics in a multi-GPU system.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Desktop&lt;/strong&gt; will now ask for confirmation before rearranging icons. Users can optionally disable the &lt;em&gt;Delete&lt;/em&gt; context menu item.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notifications&lt;/strong&gt; now feature improved matching of application icons and names in the settings dialog. During the slideout animation, notifications will now be correctly positioned.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Panel&lt;/strong&gt; has added a new binary time mode and middle-click options for the tasklist plugin. It has also improved support for systray and status notifier applets.&lt;/li&gt;
&lt;li&gt;The panel’s &lt;strong&gt;PulseAudio Plugin&lt;/strong&gt; now displays an indicator when any app is recording audio. Notifications are now displayed when the microphone volume level is adjusted.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Screenshooter&lt;/strong&gt; includes a fix for capturing HiDPI windows. Screenshots can be easily opened in the file manager, and a new back button allows you to start over.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task Manager&lt;/strong&gt; now has a right-click option to copy the full process command line to the clipboard.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Terminal&lt;/strong&gt; boasts improved scrolling, a new &lt;em&gt;Fill&lt;/em&gt; background image style, and fixes for the unsafe paste dialog.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="gnome-43"&gt;GNOME 43&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://release.gnome.org/43/"
target="_blank"
&gt;GNOME 43&lt;/a&gt;, “Guadalajara,” features several usability enhancements, and more apps migrated to the new GTK4 toolkit. GTK4 enables building apps that have faster and smoother graphics with the addition of hardware acceleration. Some apps use the new libadwaita library that features a consistent look for GNOME apps, but one that does not fit in with the rest of the Xubuntu desktop theming. Nonetheless, the apps look good and deliver on the promises of improved performance.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-baobab.png" alt="Disk Utility and Font Viewer now use the subtle white libadwaita toolkit. Disk Utility continues to use GTK3, but gains rounded corners thanks to the libhandy library." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-font-viewer.png" alt="Disk Utility and Font Viewer now use the subtle white libadwaita toolkit. Disk Utility continues to use GTK3, but gains rounded corners thanks to the libhandy library." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-disk-utility.png" alt="Disk Utility and Font Viewer now use the subtle white libadwaita toolkit. Disk Utility continues to use GTK3, but gains rounded corners thanks to the libhandy library." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Disk Utility and Font Viewer now use the subtle white libadwaita toolkit. Disk Utility continues to use GTK3, but gains rounded corners thanks to the libhandy library.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Of the GNOME apps included in Xubuntu 22.10, Disk Usage Analyzer (baobab), Font Viewer, and Software now use GTK4 with libadwaita. Disk Utility and Sudoku have modest version bumps to the 43.x series. Rhythmbox is the standout application this time around, featuring an improved podcast downloader, network stream support, and Android/MTP device syncing.&lt;/p&gt;
&lt;h2 id="mate-126"&gt;MATE 1.26&lt;/h2&gt;
&lt;p&gt;Since Xubuntu 22.04 this spring, MATE 1.26 has seen only modest updates. None of those updates extend to the Atril Document Viewer, Engrampa Archive Manager, or MATE Calculator. We still include the latest releases of each component.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-atril.png" alt="Atril, Engrampa, and MATE Calculator fill the gaps in Xubuntu’s common apps." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-engrampa.png" alt="Atril, Engrampa, and MATE Calculator fill the gaps in Xubuntu’s common apps." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-mate-calculator.png" alt="Atril, Engrampa, and MATE Calculator fill the gaps in Xubuntu’s common apps." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Atril, Engrampa, and MATE Calculator fill the gaps in Xubuntu’s common apps.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="additional-updates"&gt;Additional Updates&lt;/h2&gt;
&lt;h3 id="sgt-puzzles-collection"&gt;SGT Puzzles Collection&lt;/h3&gt;
&lt;p&gt;The latest update to &lt;em&gt;Simon Tatham’s Portable Puzzle Collection&lt;/em&gt; includes the new grid-filling puzzle, &lt;em&gt;Mosaic&lt;/em&gt;. I’d describe it as “Minesweeper, but find all the mines.” It’s a fun challenge, so I recommend checking it out on Xubuntu or &lt;a href="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/mosaic.html"
target="_blank"
&gt;online&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-mosaic.png"
alt="Mosaic, the new grid-filling puzzle from Simon Tatham."&gt;&lt;figcaption&gt;
Mosaic, the new grid-filling puzzle from Simon Tatham.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xubuntu-artwork"&gt;Xubuntu Artwork&lt;/h3&gt;
&lt;p&gt;The new wallpaper for Xubuntu 22.10 features multi-colored transparent triangles overlaying a deep blue background. Small, glowing white bubbles float just above the rest of the image. The full-quality version of the wallpaper is available on &lt;a href="https://github.com/Xubuntu/xubuntu-artwork/blob/master/usr/share/xfce4/backdrops/xubuntu-kinetic.png"
target="_blank"
&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-wallpaper.png"
alt="The new wallpaper for Xubuntu 22.10."&gt;&lt;figcaption&gt;
The new wallpaper for Xubuntu 22.10.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xubuntu-default-settings"&gt;Xubuntu Default Settings&lt;/h3&gt;
&lt;p&gt;We introduced a handful of small improvements to our settings this cycle.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Noto fonts are now &lt;em&gt;recommended&lt;/em&gt; instead of &lt;em&gt;dependent&lt;/em&gt; packages. You can easily remove the Noto fonts from your system if you prefer another font. (Launchpad &lt;a href="https://launchpad.net/bugs/1891714"
target="_blank"
&gt;#1891714&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The URL custom actions in Xfce Appfinder have been broken for a few releases. This has finally been addressed in 22.10. (Launchpad &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/&amp;#43;bug/1892651"
target="_blank"
&gt;#1892651&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Swapping Caps Lock and Escape would result in the Super (Windows) key becoming a Caps Lock instead. This is now resolved. (Launchpad &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/&amp;#43;bug/1961506"
target="_blank"
&gt;#1961506&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Xubuntu now includes default settings for the &lt;a href="https://github.com/yshui/picom"
target="_blank"
&gt;Picom&lt;/a&gt; compositor. Picom is the successor to the Compton compositor, which Xubuntu has included a configuration file for some time.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="xubuntu-metapackage"&gt;Xubuntu Metapackage&lt;/h3&gt;
&lt;p&gt;We didn’t majorly update the package set during this cycle. But we did add a nice improvement. The Firefox transitional Debian package is now included again. This fixes a bug where the &lt;code&gt;x-www-browser&lt;/code&gt; alias doesn’t work with Snap packages, causing some issues loading a browser from Ubiquity, for example. You may have also noticed that the ISO manifest included the &lt;code&gt;chromium&lt;/code&gt; package. This is also resolved. ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/&amp;#43;bug/1991470"
target="_blank"
&gt;Launchpad #1991470&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="get-xubuntu-2210"&gt;Get Xubuntu 22.10&lt;/h2&gt;
&lt;p&gt;Xubuntu 22.10 can be downloaded from the &lt;a href="https://xubuntu.org/download/"
target="_blank"
&gt;Xubuntu website&lt;/a&gt;. For installation instructions, please refer to the &lt;a href="https://xubuntu.github.io/xubuntu-docs/user/C/installation.html"
target="_blank"
&gt;Xubuntu documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you’re using 22.04 and want to upgrade to 22.10, please check out our &lt;a href="https://wiki.xubuntu.org/releases/22.10/upgrading"
target="_blank"
&gt;upgrade instructions&lt;/a&gt; on the Xubuntu Wiki.&lt;/p&gt;</description></item><item><title>Xubuntu Development Update October 2022</title><link>https://seand.xyz/blog/2022/10/01/xubuntu-dev-update-october-2022/</link><pubDate>Sat, 01 Oct 2022 01:08:14 +0000</pubDate><guid>https://seand.xyz/blog/2022/10/01/xubuntu-dev-update-october-2022/</guid><media:content url="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;In September, Xubuntu 22.10 Beta was released, various bugs were fixed, and our issue trackers received a powerful update.&lt;/p&gt;
&lt;h2 id="xubuntu-2210-beta"&gt;Xubuntu 22.10 Beta&lt;/h2&gt;
&lt;p&gt;Xubuntu 22.10 “Kinetic Kudu” Beta ( &lt;a href="https://cdimage.ubuntu.com/xubuntu/releases/22.10/beta/"
target="_blank"
&gt;download&lt;/a&gt;, &lt;a href="https://wiki.xubuntu.org/releases/22.10/release-notes"
target="_blank"
&gt;release notes&lt;/a&gt;) was released on Thursday, September 29. It features the latest Xfce 4.17, GNOME 43, and MATE 1.26 updates. Xfce 4.17, the development series for the upcoming Xfce 4.18 release, includes many improvements and new features. Many of our GNOME 43 components are now using GTK4 and libadwaita. MATE 1.26 is still the same as in Xubuntu 22.04.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-dev-desktop.png"
alt="On the surface, little has changed in Xubuntu 22.10. However, if you dig deeper, almost every app and component has meaningful updates and improvements."&gt;&lt;figcaption&gt;
On the surface, little has changed in Xubuntu 22.10. However, if you dig deeper, almost every app and component has meaningful updates and improvements.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;For those wondering, the Xubuntu 22.10 wallpaper is still in development, with an update expected early in October.&lt;/p&gt;
&lt;h2 id="2210-september-package-updates"&gt;22.10 September Package Updates&lt;/h2&gt;
&lt;p&gt;As we move toward the October release of Xubuntu 22.10, package updates are slowing down. Nevertheless, there were still a few notable updates.&lt;/p&gt;
&lt;h3 id="xubuntu-artwork-2210"&gt;xubuntu-artwork (22.10)&lt;/h3&gt;
&lt;p&gt;The 22.10 update of &lt;code&gt;xubuntu-artwork&lt;/code&gt; restored the missing Xubuntu Light and Dark (LP: &lt;a href="https://launchpad.net/bugs/1986935"
target="_blank"
&gt;#1986935&lt;/a&gt;) editor themes. These themes were lost with Mousepad’s update to GtkSourceView 4. With the updated &lt;code&gt;xubuntu-artwork&lt;/code&gt; package, these themes are again available for any standard GTK text editor, including Gedit, Pluma, and others.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-dev-mousepad-light.png" alt="The Xubuntu Light and Dark editor themes complement the Greybird and Greybird-dark GTK themes." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-dev-mousepad-dark.png" alt="The Xubuntu Light and Dark editor themes complement the Greybird and Greybird-dark GTK themes." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
The Xubuntu Light and Dark editor themes complement the Greybird and Greybird-dark GTK themes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="xubuntu-default-settings-22101"&gt;xubuntu-default-settings (22.10.1)&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;xubuntu-default-settings&lt;/code&gt; versions 22.10 and 22.10.1 include a handful of improvements. Support has been added for &lt;code&gt;picom&lt;/code&gt;, an alternative compositor for X and fork of the popular &lt;code&gt;compton&lt;/code&gt;. The Noto fonts can now be removed without uninstalling &lt;code&gt;xubuntu-default-settings&lt;/code&gt; (LP: # &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/&amp;#43;bug/1891714"
target="_blank"
&gt;1891714&lt;/a&gt;). Additionally, URL handling in &lt;code&gt;xfce4-appfinder&lt;/code&gt; has been fixed (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/&amp;#43;bug/1892651"
target="_blank"
&gt;#1892651&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="xfce4-notifyd-064-1ubuntu1"&gt;xfce4-notifyd (0.6.4-1ubuntu1)&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;xfce4-notifyd&lt;/code&gt; 0.6.4 features a range of bug fixes and usability improvements. Improved application icon and name matching make it easier to manage your notifications. Notification positions are now correctly reset during slideout. Xubuntu also includes an upstream patch to fix a segfault under certain conditions ( &lt;a href="https://gitlab.xfce.org/apps/xfce4-notifyd/-/merge_requests/30"
target="_blank"
&gt;!30&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="xfce4-pulseaudio-plugin-045-0ubuntu1"&gt;xfce4-pulseaudio-plugin (0.4.5-0ubuntu1)&lt;/h3&gt;
&lt;p&gt;The latest version of &lt;code&gt;xfce4-pulseaudio-plugin&lt;/code&gt;, 0.4.5, further refines audio support in Xubuntu. The recording indicator will now flicker less frequently and no longer be shown while making changes in &lt;code&gt;pavucontrol&lt;/code&gt;. Notifications for microphone volume changes and when volume levels are at min/max values will now be displayed. Finally, menu positioning has been fixed when the panel is set to auto-hide.&lt;/p&gt;
&lt;h2 id="github-issues"&gt;GitHub Issues&lt;/h2&gt;
&lt;p&gt;In September, I continued expanding our GitHub issue trackers. Issues reported on Launchpad are synced to GitHub daily. With the improvements this month, comments and issue statuses are also synced. Finding, reviewing, and collaborating on issues is now easier than ever. New contributors can easily find something to work on.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/10/xubuntu-22-10-dev-launchpad-sync.png"
alt="Issues, comments, and status updates are now all synced from Launchpad."&gt;&lt;figcaption&gt;
Issues, comments, and status updates are now all synced from Launchpad.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;These updates apply to Xubuntu’s own projects:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-artwork/issues"
target="_blank"
&gt;xubuntu-artwork&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-default-settings/issues"
target="_blank"
&gt;xubuntu-default-settings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-docs/issues"
target="_blank"
&gt;xubuntu-docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/xubuntu-seed/issues"
target="_blank"
&gt;xubuntu-seed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/ubiquity-slideshow-xubuntu/issues"
target="_blank"
&gt;ubiquity-slideshow-xubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Shared projects have also been updated with the expanded issue sync and status tracking:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/lightdm-gtk-greeter/issues"
target="_blank"
&gt;lightdm-gtk-greeter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Xubuntu/lightdm-gtk-greeter-settings/issues"
target="_blank"
&gt;lightdm-gtk-greeter-settings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/bluesabre/menulibre/issues"
target="_blank"
&gt;menulibre&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/bluesabre/mugshot/issues"
target="_blank"
&gt;mugshot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/bluesabre/sgt-launcher/issues"
target="_blank"
&gt;sgt-launcher&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="ready-to-contribute"&gt;Ready to contribute?&lt;/h2&gt;
&lt;p&gt;Join us in making Xubuntu one of the best desktop Linux experiences around. If you’re looking for ways to get involved, check out the &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Get Involved&lt;/a&gt; page on the Xubuntu website.&lt;/p&gt;
&lt;p&gt;If you appreciate these development updates, consider sponsoring my work on GitHub Sponsors, Patreon, or Ko-Fi. Pick your method or support one of the upstream projects on the &lt;a href="https://seand.xyz/donate"
&gt;Donate&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;Thanks for reading!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update September 2022</title><link>https://seand.xyz/blog/2022/09/05/xubuntu-22-10-dev-update/</link><pubDate>Mon, 05 Sep 2022 20:23:38 +0000</pubDate><guid>https://seand.xyz/blog/2022/09/05/xubuntu-22-10-dev-update/</guid><media:content url="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;We have some great news to report in the Xubuntu development update for September 2022. Xubuntu 22.10 “Kinetic Kudu” is set to arrive on October 20, 2022. It will include the latest updates from Xfce 4.17, GNOME 43, MATE 1.26, and the family of supported applications that make up Xubuntu. With the Beta freeze coming later this month, it’s time to start testing to make Xubuntu 22.10 a stable environment for users who want the latest and greatest from the Linux desktop.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s new?&lt;/h2&gt;
&lt;p&gt;As usual, I’ve grouped the updates into common categories: Appearance, GNOME Apps, Xfce Apps, Other Apps, and Libraries. Unless noted otherwise, each listed app includes regular maintenance updates, bug fixes, or usability tweaks. It should also be noted that these apps will continue to change and be updated through the 22.10 final release in October.&lt;/p&gt;
&lt;h3 id="appearance"&gt;Appearance&lt;/h3&gt;
&lt;p&gt;The elementary-xfce icon theme has been getting some extra love recently, with new and refreshed icons added over the last few months. The brighter, more complete theme adds a ton of extra polish to the Xubuntu desktop. Combined with the latest improvements to the Greybird GTK theme, Xubuntu provides a cohesive and usable desktop experience.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-elementary-xfce-mimes-1.png" alt="Here’s a look at elementary-xfce’s latest set of mime-type icons." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-elementary-xfce-mimes-2.png" alt="Here’s a look at elementary-xfce’s latest set of mime-type icons." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-elementary-xfce-mimes-3.png" alt="Here’s a look at elementary-xfce’s latest set of mime-type icons." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Here’s a look at elementary-xfce’s latest set of mime-type icons.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-greybird-alt-tab.png"
alt="Greybird’s alt-tab styles have been updated with larger icons."&gt;&lt;figcaption&gt;
Greybird’s alt-tab styles have been updated with larger icons.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Elementary Xfce Icon Theme 0.16 to &lt;a href="https://github.com/shimmerproject/elementary-xfce/releases/tag/v0.17"
target="_blank"
&gt;0.17&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Deprecated elementary-xfce-darker theme&lt;/li&gt;
&lt;li&gt;Transitioned various monochrome icons back to color for better legibility in dark/bright themes&lt;/li&gt;
&lt;li&gt;Dropped legacy symbolic links ( &lt;code&gt;stock_&lt;/code&gt;, &lt;code&gt;gnome-&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added lots of new mime-type icons&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Greybird GTK Theme 3.23.1 to &lt;a href="https://github.com/shimmerproject/Greybird/releases/tag/v3.23.2"
target="_blank"
&gt;3.23.2&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Added OpenBox support&lt;/li&gt;
&lt;li&gt;Improvements to window decorations and alt-tab&lt;/li&gt;
&lt;li&gt;Decreased height for GNOME Software headerbar&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="gnome-apps"&gt;GNOME Apps&lt;/h3&gt;
&lt;p&gt;Ubuntu 22.04 skipped much of GNOME 42, which introduced libadwaita and complicated theming. With Ubuntu 22.10, apps built with libadwaita have started to make their way in, bringing the (admittedly divisive) libadwaita styles to Xubuntu. Other apps, such as Rhythmbox and GNOME Disks, are still shipping with SSD (server-side decorations) and CSD (client-side decorations), respectively.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-gnome-libadwaita-apps.png" alt="GNOME Disk Usage Analyzer, Font Viewer, and Software are the first libadwaita apps shipped on Xubuntu. The latest Rhythmbox, Sudoku, and Disk Utility versions are also included." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-gnome-apps.png" alt="GNOME Disk Usage Analyzer, Font Viewer, and Software are the first libadwaita apps shipped on Xubuntu. The latest Rhythmbox, Sudoku, and Disk Utility versions are also included." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
GNOME Disk Usage Analyzer, Font Viewer, and Software are the first libadwaita apps shipped on Xubuntu. The latest Rhythmbox, Sudoku, and Disk Utility versions are also included.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;GNOME Disk Usage Analyzer (baobab) 41.0 to &lt;a href="https://gitlab.gnome.org/GNOME/baobab/-/blob/main/NEWS"
target="_blank"
&gt;43 beta&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Ported to libadwaita. Cell numbers are aligned, preventing the interface from shifting around while scanning.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GNOME Disk Utility 42.0 to &lt;a href="https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/blob/master/NEWS"
target="_blank"
&gt;43 beta&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GNOME Font Viewer 41.0 to &lt;a href="https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/blob/main/NEWS"
target="_blank"
&gt;43 beta&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Ported to libadwaita.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GNOME Software 41.5 to &lt;a href="https://gitlab.gnome.org/GNOME/gnome-software/-/blob/gnome-42/NEWS"
target="_blank"
&gt;42.4&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Ported to libadwaita.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GNOME Sudoku 42.0 to &lt;a href="https://gitlab.gnome.org/GNOME/gnome-sudoku/-/blob/master/NEWS"
target="_blank"
&gt;43 beta&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Rhythmbox 3.4.4 to &lt;a href="https://gitlab.gnome.org/GNOME/rhythmbox/-/blob/master/NEWS"
target="_blank"
&gt;3.4.6&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Improved podcast downloader, network stream support, and Android/MTP device syncing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="xfce-apps"&gt;Xfce Apps&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.xfce.org/releng/4.18/roadmap"
target="_blank"
&gt;Xfce 4.18&lt;/a&gt; is in active development, with several components now shipping with 4.17 development releases. Xubuntu 22.10 includes the latest 4.17 releases and the 4.16 releases for apps that aren’t quite there yet. The 4.18 series is largely an incremental update, built upon GTK 3 and featuring technical and graphical improvements.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-xfce-apps-1.png" alt="Xubuntu 22.10 includes the latest Xfce 4.16 and 4.17 components." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-xfce-apps-2.png" alt="Xubuntu 22.10 includes the latest Xfce 4.16 and 4.17 components." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-xfce-apps-3.png" alt="Xubuntu 22.10 includes the latest Xfce 4.16 and 4.17 components." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Xubuntu 22.10 includes the latest Xfce 4.16 and 4.17 components.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-xfce-apps-4.png"
alt="A standout feature is the newly added recording indicator on the Xfce PulseAudio Plugin."&gt;&lt;figcaption&gt;
A standout feature is the newly added recording indicator on the Xfce PulseAudio Plugin.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Appfinder 4.16.1 to &lt;a href="https://gitlab.xfce.org/xfce/xfce4-appfinder/-/blob/master/NEWS"
target="_blank"
&gt;4.17.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for the &lt;code&gt;PrefersNonDefaultGPU&lt;/code&gt; property and improves &lt;code&gt;.desktop&lt;/code&gt; file handling.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Catfish 4.16.3 to &lt;a href="https://gitlab.xfce.org/apps/catfish/-/blob/master/NEWS"
target="_blank"
&gt;4.16.4&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;File sizes can now be displayed in binary or decimal.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Desktop 4.16.0 to &lt;a href="https://gitlab.xfce.org/xfce/xfdesktop/-/blob/master/NEWS"
target="_blank"
&gt;4.17.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mousepad 0.5.8 to &lt;a href="https://gitlab.xfce.org/apps/mousepad/-/blob/master/NEWS"
target="_blank"
&gt;0.5.10&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds a new shortcuts plugin, search history, and file monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Panel 4.16.3 to &lt;a href="https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/master/NEWS"
target="_blank"
&gt;4.17.3&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds middle-click support for the tasklist plugin and a binary time mode for the clock.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;PulseAudio Plugin 0.4.3 to &lt;a href="https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/blob/master/NEWS"
target="_blank"
&gt;0.4.4&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds a new recording indicator and filters out multiple button press events.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Ristretto 0.12.2 to &lt;a href="https://gitlab.xfce.org/apps/ristretto/-/blob/master/NEWS"
target="_blank"
&gt;0.12.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Screenshooter 1.9.9 to &lt;a href="https://gitlab.xfce.org/apps/xfce4-screenshooter/-/blob/master/NEWS"
target="_blank"
&gt;1.9.11&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Switches to using symbolic icons and adds support for WebP.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Task Manager 1.5.2 to &lt;a href="https://gitlab.xfce.org/apps/xfce4-taskmanager/-/blob/master/NEWS"
target="_blank"
&gt;1.5.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terminal 0.8.10 to &lt;a href="https://gitlab.xfce.org/apps/xfce4-terminal/-/blob/master/NEWS"
target="_blank"
&gt;1.0.4&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Usability improvements for the Unsafe Paste dialog, Find dialog, shortcut editing, and keyboard shortcut handling.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Thunar 4.16.10 to &lt;a href="https://gitlab.xfce.org/xfce/thunar/-/blob/master/NEWS"
target="_blank"
&gt;4.17.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Thunar Archive Plugin 0.4.0 to &lt;a href="https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/blob/master/NEWS"
target="_blank"
&gt;0.5.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for compressing zip files.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;XKB Plugin 0.8.2 to &lt;a href="https://gitlab.xfce.org/panel-plugins/xfce4-xkb-plugin/-/blob/master/NEWS"
target="_blank"
&gt;0.8.3&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds optional notification support.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="other-apps"&gt;Other Apps&lt;/h3&gt;
&lt;p&gt;Outside of GNOME and Xfce, our core applications include tremendous updates. With too many to list (and too many to review), I leave you to click on the release notes and discover the changes yourself.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/09/xubuntu-22-09-dev-other-apps.png"
alt="Synaptic 0.91.2, GIMP 2.10.32, and Hexchat 2.16.1 are just a few of Xubuntu’s core applications."&gt;&lt;figcaption&gt;
Synaptic 0.91.2, GIMP 2.10.32, and Hexchat 2.16.1 are just a few of Xubuntu’s core applications.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Blueman 2.2.4 to &lt;a href="https://github.com/blueman-project/blueman/blob/main/CHANGELOG.md"
target="_blank"
&gt;2.3.2&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;The applet has a new audio profile switcher and an optional symbolic tray icon.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GIMP 2.10.30 to &lt;a href="https://gitlab.gnome.org/GNOME/gimp/-/blob/gimp-2-10/NEWS"
target="_blank"
&gt;2.10.32&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Hexchat 2.16.0 to &lt;a href="https://hexchat.readthedocs.io/en/latest/changelog.html"
target="_blank"
&gt;2.16.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;LibreOffice 7.3.2 to &lt;a href="https://wiki.documentfoundation.org/ReleaseNotes/7.4"
target="_blank"
&gt;7.4.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Synaptic 0.90.2 to &lt;a href="https://github.com/mvo5/synaptic/blob/master/debian/changelog"
target="_blank"
&gt;0.91.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Thunderbird 91.8 to &lt;a href="https://www.thunderbird.net/en-US/thunderbird/102.2.0/releasenotes/"
target="_blank"
&gt;102.2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="libraries"&gt;Libraries&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Garcon 4.16.1 to &lt;a href="https://gitlab.xfce.org/xfce/garcon/-/blob/master/NEWS"
target="_blank"
&gt;4.17.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Libxfce4ui 4.16.1 to &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/blob/master/NEWS"
target="_blank"
&gt;4.17.6&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds a new shortcuts editor widget.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Libxfce4util 4.16.0 to &lt;a href="https://gitlab.xfce.org/xfce/libxfce4util/-/blob/master/NEWS"
target="_blank"
&gt;4.17.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PulseAudio 15.99.1 to &lt;a href="https://github.com/pulseaudio/pulseaudio/blob/master/NEWS"
target="_blank"
&gt;16.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tumbler 4.16.0 to &lt;a href="https://gitlab.xfce.org/xfce/tumbler/-/blob/master/NEWS"
target="_blank"
&gt;4.17.2&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for &lt;code&gt;x-large&lt;/code&gt; and &lt;code&gt;xx-large&lt;/code&gt; thumbnails.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download-xubuntu-2210"&gt;Download Xubuntu 22.10&lt;/h2&gt;
&lt;p&gt;Xubuntu 22.10 is currently in heavy development in preparation for the Beta release later this month. If you’d like to test it out, be sure to download the daily image and report bugs on the &lt;a href="http://iso.qa.ubuntu.com/qatracker/milestones/433/builds"
target="_blank"
&gt;ISO Tracker&lt;/a&gt;. If you’d like to join in the development conversation, please join us on the &lt;a href="https://kiwiirc.com/nextclient/irc.libera.chat?nick=xu-contribute?w#xubuntu-devel"
target="_blank"
&gt;#xubuntu-devel channel on Libera.chat&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Darkbar 1.0.1 Released</title><link>https://seand.xyz/blog/2022/06/22/darkbar-101-released/</link><pubDate>Wed, 22 Jun 2022 16:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/06/22/darkbar-101-released/</guid><media:content url="https://seand.xyz/images/2022/06/darkbar-1-0-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Darkbar &lt;a href="https://github.com/bluesabre/darkbar/releases/tag/1.0.1"
target="_blank"
&gt;1.0.1&lt;/a&gt; improves support for Flatpak installations and extends support to GNOME and other desktop environments supporting the FreeDesktop.org dark style preference. And for the first time, Darkbar is &lt;a href="https://flathub.org/apps/details/com.github.bluesabre.darkbar"
target="_blank"
&gt;available on Flathub&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id="what-is-darkbar"&gt;What is Darkbar?&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://seand.xyz/projects/darkbar/"
&gt;Darkbar&lt;/a&gt; is a tool for pixel perfectionists and dark mode users. It lets you control whether an application uses dark or light styles for the window controls. It supports X11 and XWayland windows using traditional title bars (e.g., no client-side decorations), as you might find with GIMP or Electron-based applications.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/06/darkbar-1-0-1-gnome-light.png" alt="Light and Dark examples for apps running on GNOME." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/06/darkbar-1-0-1-gnome-dark.png" alt="Light and Dark examples for apps running on GNOME." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Light and Dark examples for apps running on GNOME.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/06/darkbar-1-0-1-elementary-light.png" alt="Light and Dark examples for apps running on elementary OS." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/06/darkbar-1-0-1-elementary-dark.png" alt="Light and Dark examples for apps running on elementary OS." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Light and Dark examples for apps running on elementary OS.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="ignored-applications"&gt;Ignored Applications&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Windows that Darkbar cannot control.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chrome/Edge PWA and web app windows (always drawn by the app)&lt;/li&gt;
&lt;li&gt;elementary OS apps (always uses CSD)&lt;/li&gt;
&lt;li&gt;Zoom join windows ( &lt;code&gt;join?&lt;/code&gt;, always unique)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="desktop-environment-support"&gt;Desktop Environment Support&lt;/h3&gt;
&lt;p&gt;To use Darkbar, your desktop environment’s window manager needs to support dark-style variants. Darkbar has been tested and proven to work with Gala (as found in the Pantheon desktop environment on elementary OS) and Mutter (GNOME’s window manager). It does not work with Xfwm, the Xfce window manager, now.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;Darkbar 1.0.1 includes several updates to make it work better in any modern desktop environment.&lt;/p&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support for the FreeDesktop.org dark style preference&lt;/li&gt;
&lt;li&gt;Support for user-defined window controls (minimize, maximize, close) layout ( &lt;a href="https://github.com/bluesabre/darkbar/issues/6"
target="_blank"
&gt;#6&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support for running under Wayland (only for Xwayland windows) ( &lt;a href="https://github.com/bluesabre/darkbar/issues/12"
target="_blank"
&gt;#12&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added default style preference for newly identified windows ( &lt;a href="https://github.com/bluesabre/darkbar/issues/3"
target="_blank"
&gt;#3&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ignore windows that cannot be identified or lack an XID&lt;/li&gt;
&lt;li&gt;Reload the window list if invalid windows are encountered&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="flatpak-support"&gt;Flatpak Support&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved app identification and icon support ( &lt;a href="https://github.com/bluesabre/darkbar/issues/8"
target="_blank"
&gt;#8&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Switch to using sandboxed &lt;code&gt;xprop&lt;/code&gt;, no more spawning apps outside of the sandbox&lt;/li&gt;
&lt;li&gt;X11 is now enforced, guaranteeing Xwayland windows can be correctly detected&lt;/li&gt;
&lt;li&gt;Reduced requested permissions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="updated-translations"&gt;Updated Translations&lt;/h3&gt;
&lt;p&gt;Chinese, Chinese (China), Dutch, French, Italian, Italian, Japanese, Lithuanian, Malay, Malay (Arabic), Polish, Polish, Portuguese, Portuguese (Brazil), Portuguese (Portugal), Russian, Spanish, Swedish, Turkish&lt;/p&gt;
&lt;h2 id="how-to-get-darkbar"&gt;How to Get Darkbar&lt;/h2&gt;
&lt;p&gt;Darkbar is packaged as a Flatpak on the elementary OS AppCenter and Flathub. If you are averse to Flatpaks (I’m sure you have your reasons), you can also find the building and installation instructions &lt;a href="https://github.com/bluesabre/darkbar#building"
target="_blank"
&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;div class="grid grid-cols-2 items-center gap-2"&gt;
&lt;p&gt;&lt;a href="https://appcenter.elementary.io/com.github.bluesabre.darkbar"
target="_blank"
&gt;&lt;img src="https://appcenter.elementary.io/badge.svg" alt="Get it on AppCenter"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://flathub.org/apps/details/com.github.bluesabre.darkbar"
target="_blank"
&gt;&lt;img src="https://seand.xyz/images/2022/06/darkbar-1-0-1-flathub-badge-en.png" alt="Download on Flathub"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;I hope you enjoy using Darkbar and that it helps make your desktop experience more consistent. If you do, consider sending me a tip on &lt;a href="https://flathub.org/apps/details/com.github.bluesabre.darkbar"
target="_blank"
&gt;AppCenter&lt;/a&gt; or &lt;a href="https://github.com/sponsors/bluesabre"
target="_blank"
&gt;GitHub Sponsors&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>MenuLibre 2.3.0 Released</title><link>https://seand.xyz/blog/2022/06/12/menulibre-2-3-0-released/</link><pubDate>Sun, 12 Jun 2022 16:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/06/12/menulibre-2-3-0-released/</guid><media:content url="https://seand.xyz/images/2022/06/menulibre-2-3-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;MenuLibre 2.3.0 features experimental support for the MATE desktop environment and improves compatibility with other environments.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added experimental support for the MATE desktop environment ( &lt;a href="https://github.com/bluesabre/menulibre/issues/40"
target="_blank"
&gt;#40&lt;/a&gt;), as found in Solus and Ubuntu MATE&lt;/li&gt;
&lt;li&gt;Added support for the Unity desktop environment, as found in Ubuntu Unity&lt;/li&gt;
&lt;li&gt;Added support for the &lt;code&gt;admin://&lt;/code&gt; protocol for editing root-owned files in the parsing errors dialog&lt;/li&gt;
&lt;li&gt;Added a new prompt for automatically restarting the application menu when edits cannot be immediately applied&lt;/li&gt;
&lt;li&gt;Added an uninstallation script (not that you’d ever need it)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;AppStream: Do not install &lt;code&gt;appdata.xml.in&lt;/code&gt; ( &lt;a href="https://github.com/bluesabre/menulibre/issues/85"
target="_blank"
&gt;#85&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;AppStream: Fix screenshot URLs (404 errors)&lt;/li&gt;
&lt;li&gt;Desktop Environments: Remove empty menubar on Ubuntu’s GNOME&lt;/li&gt;
&lt;li&gt;Editor: Escape quoted percentage arguments ( &lt;a href="https://github.com/bluesabre/menulibre/issues/93"
target="_blank"
&gt;#93&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Editor: Fixed copying filename with Ctrl+C&lt;/li&gt;
&lt;li&gt;Startup: Assume menu loading failed when the menu is empty&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;AppStream: Add OARS rating&lt;/li&gt;
&lt;li&gt;AppStream: Add developer name&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="updated-translations"&gt;Updated Translations&lt;/h3&gt;
&lt;p&gt;Catalan, Dutch, Finnish, French, Italian, Lithuanian, Malay, Malay (Arabic), Polish, Spanish&lt;/p&gt;
&lt;h2 id="adding-support-for-mate-and-other-environments"&gt;Adding Support for MATE (and other environments)&lt;/h2&gt;
&lt;p&gt;Adding (or fixing) support for the MATE desktop environment proved challenging. Due to some incompatibility between gnome-menus, xdg-desktop-menu, and MATE, and probably something that MenuLibre is doing wrong with all three… MenuLibre failed to read the MATE directories, creating an always-empty menu structure. Getting past that, I found that some updates, such as renaming menu items, would either fail to update the menu or add duplicate directories.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/06/menulibre-2-3-0-empty-menu.png"
alt="MenuLibre 2.2.3 failed to detect any menus in the MATE desktop environment."&gt;&lt;figcaption&gt;
MenuLibre 2.2.3 failed to detect any menus in the MATE desktop environment.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="the-diagnostic-dialog"&gt;The Diagnostic Dialog&lt;/h3&gt;
&lt;p&gt;The first improvement of this series of fixes was correctly determining that an empty menu is one that failed to load. MenuLibre will now correctly capture this and present the diagnostic dialog at startup to help report a bug.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/06/menulibre-2-3-0-failed-to-load.png"
alt="When MenuLibre correctly detects a loading error, it will display diagnostic information that can be used to identify related issues."&gt;&lt;figcaption&gt;
When MenuLibre correctly detects a loading error, it will display diagnostic information that can be used to identify related issues.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="supporting-vendor-directories"&gt;Supporting Vendor Directories&lt;/h3&gt;
&lt;p&gt;The second improvement was adding support for the vendor-prefixed directory structures. The KDE support already had this to some extent, but it’s now been further refined and should work for any desktop environment. Launchers found in &lt;code&gt;vendor/vendor-*.desktop&lt;/code&gt; paths are now properly supported.&lt;/p&gt;
&lt;p&gt;Third, and this is when things start getting hacky, was adding support for MATE so that all of the systems would play together nicely. At startup, MenuLibre will now sync vendor directories (e.g. &lt;code&gt;mate/mate-accessories.directory&lt;/code&gt;) to your user path and create temporary symbolic links to the top level:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;~/.local/share/desktop-directories/mate/mate-accessories.directory&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;~/.local/share/desktop-directories/mate-accessories.directory&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This allows everything to speak the same language. When MenuLibre writes the menu file, it will resolve the real paths so the symbolic links are not needed and clean up afterward. I don’t love this solution, but it’s proven to be the most stable.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/06/menulibre-2-3-0-directory-files.png"
alt="By copying and linking to the system directory files, MenuLibre is able to read and write to the MATE applications menu correctly."&gt;&lt;figcaption&gt;
By copying and linking to the system directory files, MenuLibre is able to read and write to the MATE applications menu correctly.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="restarting-the-menu"&gt;Restarting the Menu&lt;/h3&gt;
&lt;p&gt;The final improvement that came from adding support for MATE was accepting that not all menu updates can be made on the fly. MenuLibre will now prompt you to automatically restart your menu (the panels on MATE, Xfce, and Unity shell) when updates fail to apply. This feature is now limited to MATE, Xfce, and Unity.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/06/menulibre-2-3-0-restart-menu.png"
alt="MenuLibre can automatically restart the applications menu in supported desktop environments to apply any additional updates."&gt;&lt;figcaption&gt;
MenuLibre can automatically restart the applications menu in supported desktop environments to apply any additional updates.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="next-steps"&gt;Next Steps&lt;/h2&gt;
&lt;p&gt;I will continue improving upon MenuLibre in the coming weeks, but I’d like to get some early feedback on the features and fixes introduced in MenuLibre 2.3.0. Please &lt;a href="https://github.com/bluesabre/menulibre/issues"
target="_blank"
&gt;report any issues on GitHub&lt;/a&gt; and try to refrain from shipping this development release to production systems.&lt;/p&gt;
&lt;p&gt;Next, I will start work on a snapshot system that will make it easier to reverse changes or even completely undo the changes MenuLibre makes to your system. There have been far too many reports of failed menu updates and empty menus, and MenuLibre needs to protect its users better.&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.3.0/menulibre-2.3.0.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.3.0/menulibre-2.3.0.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu 22.04 LTS "Jammy Jellyfish" Released</title><link>https://seand.xyz/blog/2022/04/20/xubuntu-22-04-new-since-21-10/</link><pubDate>Wed, 20 Apr 2022 16:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/04/20/xubuntu-22-04-new-since-21-10/</guid><media:content url="https://seand.xyz/images/2022/04/xubuntu-22-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://wiki.xubuntu.org/releases/22.04/release-notes"
target="_blank"
&gt;Xubuntu 22.04&lt;/a&gt; “Jammy Jellyfish” will be released tomorrow, April 21, 2022. It features a modest set of updates for users coming from Xubuntu 21.10. If you’re coming from 20.04, there’s much more to take in. Check out the &lt;a href="https://wiki.xubuntu.org/releases/20.10/release-notes"
target="_blank"
&gt;20.10&lt;/a&gt;, &lt;a href="https://wiki.xubuntu.org/releases/21.04/release-notes"
target="_blank"
&gt;21.04&lt;/a&gt;, and &lt;a href="https://wiki.xubuntu.org/releases/21.10/release-notes"
target="_blank"
&gt;21.10&lt;/a&gt; release notes to catch up!&lt;/p&gt;
&lt;h2 id="community-updates"&gt;Community Updates&lt;/h2&gt;
&lt;h3 id="wallpaper-contest-winners"&gt;Wallpaper Contest Winners&lt;/h3&gt;
&lt;p&gt;Six winners were selected from &lt;a href="https://contest.xubuntu.org/wallpaper_contest/xubuntu-22-04-community-wallpaper-contest/?action=view"
target="_blank"
&gt;over 100 submissions&lt;/a&gt; for the 22.04 Community Wallpaper Contest. These winning submissions are included on the Xubuntu 22.04 ISO.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-kanchanjunga-peaks-by-pushkar-deshpande.jpg"
alt="Kanchanjunga Peaks by Pushkar Deshpande"&gt;&lt;figcaption&gt;
Kanchanjunga Peaks by Pushkar Deshpande
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-journey-home-by-juliette-taka.png"
alt="Journey home by Juliette Taka"&gt;&lt;figcaption&gt;
Journey home by Juliette Taka
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-field-by-tibor-mokanszki.png"
alt="Field by Tibor Mokanszki"&gt;&lt;figcaption&gt;
Field by Tibor Mokanszki
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-untitled-by-mathias-huber.jpg"
alt="Untitled by Mathias Huber"&gt;&lt;figcaption&gt;
Untitled by Mathias Huber
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-dolomites-by-felix-hartlieb.jpg"
alt="Dolomites by Felix Hartlieb"&gt;&lt;figcaption&gt;
Dolomites by Felix Hartlieb
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-untitled-by-dagat.jpg"
alt="Untitled by Dagat"&gt;&lt;figcaption&gt;
Untitled by Dagat
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="refreshed-user-documentation"&gt;Refreshed User Documentation&lt;/h3&gt;
&lt;p&gt;Eight contributors worked for two years to refresh our aging user documentation. The new documentation can be found on the Xubuntu ISO and &lt;a href="https://xubuntu.github.io/xubuntu-docs/"
target="_blank"
&gt;online&lt;/a&gt;. Read about our journey in &lt;a href="https://seand.xyz/2022/04/05/the-road-to-new-xubuntu-docs/"
&gt;my previous blog post&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-the-xubuntu-name.png"
alt="A section from the “What is Xubuntu?” chapter of the new Xubuntu docs."&gt;&lt;figcaption&gt;
A section from the “What is Xubuntu?” chapter of the new Xubuntu docs.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="appearance-updates"&gt;Appearance Updates&lt;/h2&gt;
&lt;h3 id="greybird-3231"&gt;Greybird 3.23.1&lt;/h3&gt;
&lt;p&gt;The &lt;a href="https://github.com/shimmerproject/Greybird/releases/tag/v3.23.1"
target="_blank"
&gt;latest version&lt;/a&gt; of the Greybird GTK theme adds initial support for GTK 4 and libhandy. The addition of libhandy makes GTK 3 GNOME applications, such as GNOME Software, better integrated with the Xubuntu desktop. GTK 4 support makes new and updated GNOME applications such as Document Scanner look acceptable.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-gnome-software.png" alt="Greybird 3.23.1 adds initial support for GTK 4 and libhandy (GTK 3) apps." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-document-scanner.png" alt="Greybird 3.23.1 adds initial support for GTK 4 and libhandy (GTK 3) apps." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Greybird 3.23.1 adds initial support for GTK 4 and libhandy (GTK 3) apps.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="elementary-xfce-016"&gt;elementary-xfce 0.16&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/shimmerproject/elementary-xfce/releases/tag/v0.16"
target="_blank"
&gt;elementary-xfce 0.16&lt;/a&gt; includes numerous new and updated icons from upstream, refreshing the desktop and adding better support for applications.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-elementary-xfce-0-16.png"
alt="elementary-xfce 0.16 further refines the Xubuntu desktop and improves application support."&gt;&lt;figcaption&gt;
elementary-xfce 0.16 further refines the Xubuntu desktop and improves application support.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="application-updates"&gt;Application Updates&lt;/h2&gt;
&lt;h3 id="firefox-snap"&gt;Firefox Snap&lt;/h3&gt;
&lt;p&gt;As of Ubuntu 22.04, Firefox is no longer available as a Debian package. You will still find the Debian package in the repository, but it is a transitional package for installing the Firefox snap. The new Snap package is maintained by Mozilla and sandboxed to restrict access to your system and limit the impact of vulnerabilities.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-firefox-snap.png"
alt="The Firefox snap package. It’s… basically the same as before."&gt;&lt;figcaption&gt;
The Firefox snap package. It’s… basically the same as before.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Most Xubuntu users won’t notice much of a difference. Known issues for the Snap Firefox include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Slow cold boot startup times. After you’ve opened Firefox once since booting, subsequent launches should be much faster.&lt;/li&gt;
&lt;li&gt;The locally-installed Xubuntu docs cannot &lt;em&gt;yet&lt;/em&gt; be opened. &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/firefox/&amp;#43;bug/1967109"
target="_blank"
&gt;This issue&lt;/a&gt; has been fixed in Snapd and should land in the Ubuntu repositories in the coming days.&lt;/li&gt;
&lt;li&gt;PKCS#11 smartcard support is &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/firefox/&amp;#43;bug/1967632"
target="_blank"
&gt;not currently available&lt;/a&gt;. A new portal has been created for this hardware, and the Firefox snap needs to be updated to support it.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="other-apps"&gt;Other Apps&lt;/h3&gt;
&lt;p&gt;Xubuntu 22.04 includes updates for all of its core applications. The featured applications are from Xfce 4.16, MATE 1.26, and GNOME 40-42. Check the &lt;a href="https://wiki.xubuntu.org/releases/22.04/release-notes#updates"
target="_blank"
&gt;Updates section&lt;/a&gt; of the Xubuntu 22.04 release notes for all current application versions.&lt;/p&gt;
&lt;h2 id="wrapping-up"&gt;Wrapping Up&lt;/h2&gt;
&lt;p&gt;We hope you enjoy this new Xubuntu release! Are you interested in a &lt;em&gt;New Since 20.04&lt;/em&gt; blog post? Let me know in the comments or on social media.&lt;/p&gt;
&lt;p&gt;If you’d like to support me as I work on and write about Xubuntu, consider donating via GitHub Sponsors, Ko-Fi, or Patreon! Links to each can be found on my &lt;a href="https://seand.xyz/donate"
&gt;Donate page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks for reading and using Xubuntu!&lt;/p&gt;</description></item><item><title>The Road to New Xubuntu Docs</title><link>https://seand.xyz/blog/2022/04/05/the-road-to-new-xubuntu-docs/</link><pubDate>Tue, 05 Apr 2022 16:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/04/05/the-road-to-new-xubuntu-docs/</guid><media:content url="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The new Xubuntu documentation is finally complete. Two years, eight contributors, and numerous Zoom meetings resulted in over eighty commits refreshing our user docs. Incredibly, we managed to land all of the updates in time for the Xubuntu 22.04 “Jammy Jellyfish” release. Here’s how we got here.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-the-xubuntu-name.png"
alt="A section from the “What is Xubuntu?” chapter of the new Xubuntu docs."&gt;&lt;figcaption&gt;
A section from the “What is Xubuntu?” chapter of the new Xubuntu docs.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="doing-things-differently"&gt;Doing Things Differently&lt;/h2&gt;
&lt;p&gt;In April 2020, Yousuf &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2020-April/011923.html"
target="_blank"
&gt;contacted&lt;/a&gt; the Xubuntu Development list and expressed interest in discussing contributing to Xubuntu documentation. Our previous documentation lead, David Pires, had been offline and unreachable for nearly a year. I agreed to meet with Yousuf in David’s stead. Our first Zoom meeting &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2020-April/011930.html"
target="_blank"
&gt;led to a plan&lt;/a&gt;: copy all existing documentation to Google Docs, collaborate on the updates, and apply the changes to our official docs.&lt;/p&gt;
&lt;p&gt;The next several weeks consisted of a series of weekend Zoom meetings, Telegram discussions, and lots of documentation edits and reviews. The team consisted of Yousuf, me, and six other contributors, most of whom were new to contributing to Xubuntu. Our contributors came from various backgrounds: history, education, networking, software development, and politics (and that’s just what I gathered from our normal conversations)!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-homepage.png"
alt="A mockup of the new language selection buttons for the Xubuntu docs homepage."&gt;&lt;figcaption&gt;
A mockup of the new language selection buttons for the Xubuntu docs homepage.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;We worked on a chapter at a time. Yousuf would write up the changes, the team would mark them up, and we would review, discuss, and apply those changes the following weekend. We also discussed updating the homepage to modernize the language selection and updating the CSS to match the current Xubuntu website better. Those changes were ultimately scrapped due to time constraints and relative disinterest in that area. As the chapters were completed, we started working on porting the content back to Docbook. This porting process proved to be especially confusing and time-consuming.&lt;/p&gt;
&lt;h2 id="docbook-work-harder-to-publish-more-easily"&gt;Docbook, Work Harder to Publish More Easily&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-docbook-section-example.png"
alt="Docbook: A section with a title, two paragraphs, and an image requires a lot of code."&gt;&lt;figcaption&gt;
Docbook: A section with a title, two paragraphs, and an image requires a lot of code.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://docbook.org/whatis"
target="_blank"
&gt;Docbook&lt;/a&gt; is an XML-based documentation solution that Xubuntu has used for years to produce its user and contributor documentation. It enables us to easily output our documentation in HTML or PDF format so users can easily get the help they need, even offline. The tradeoff is that the format is difficult to get used to and ultimately led to me converting 95% of the docs to the Docbook format by myself. There were some early attempts by the team to port the documentation but with a litany of unresolved schema validation issues, interest, and contributions waned.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-docbook-error-example.png"
alt="If your code does not pass Docbook’s strict validation, prepare for an intimidating error log referencing the wrong file and line."&gt;&lt;figcaption&gt;
If your code does not pass Docbook’s strict validation, prepare for an intimidating error log referencing the wrong file and line.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;That said, it wasn’t all bad news. Along the way, I learned more about GitHub Actions and GitHub Pages and implemented &lt;a href="https://github.com/Xubuntu/xubuntu-docs/blob/master/.github/workflows/build-and-deploy.yml"
target="_blank"
&gt;an automatic testing and deployment workflow&lt;/a&gt;. The submitted code was built and tested with each new commit or pull request, and successful builds were automatically deployed to &lt;a href="https://xubuntu.github.io/xubuntu-docs/"
target="_blank"
&gt;https://xubuntu.github.io/xubuntu-docs/&lt;/a&gt; for review. These workflows are now a permanent addition to the Xubuntu Documentation and will make it easier to perform code reviews and make sure translations continue to pass validation. And if you want the latest and greatest version of the docs, you can find them in one place.&lt;/p&gt;
&lt;h2 id="getting-it-done"&gt;Getting It Done&lt;/h2&gt;
&lt;p&gt;Fast forward to this year and the urgency of an impending LTS release. Over the course of a few weeks, I finished converting the docs and pressed others for reviews. The team offered some quality feedback which helped the docs reach an acceptable level. Just days before &lt;a href="https://wiki.ubuntu.com/FinalFreeze"
target="_blank"
&gt;Final Freeze&lt;/a&gt;, I was able to merge, package, and upload &lt;code&gt;xubuntu-docs&lt;/code&gt; &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-docs/22.04"
target="_blank"
&gt;22.04&lt;/a&gt;. You can use it today, except for one remaining issue: Snap package confinement.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/04/xubuntu-22-04-docs-firefox-snap.png"
alt="Attempting to load the new Xubuntu Docs today will show a “File not found” in the Snap-packaged Firefox or Chromium browsers."&gt;&lt;figcaption&gt;
Attempting to load the new Xubuntu Docs today will show a “File not found” in the Snap-packaged Firefox or Chromium browsers.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;With the release of Ubuntu 22.04, all flavors are now using the Firefox Snap package. Snaps are sandboxed, preventing access to most system resources and files. Unfortunately, this also blocks access to the &lt;a href="https://bugs.launchpad.net/ubuntu/jammy/&amp;#43;source/xubuntu-docs/&amp;#43;bug/1967109"
target="_blank"
&gt;Xubuntu Docs&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/libreoffice/&amp;#43;bug/1951210"
target="_blank"
&gt;LibreOffice Help&lt;/a&gt;, and many other files that should be accessible. A fix has &lt;a href="https://github.com/snapcore/snapd/commit/ece9bc6a189552f9badf7474721b4cdcddb82c1f"
target="_blank"
&gt;already been applied to snapd&lt;/a&gt; and should land in the next few days. In the meantime, if you want to access the docs, you can visit the &lt;a href="https://xubuntu.github.io/xubuntu-docs/"
target="_blank"
&gt;online docs&lt;/a&gt; or load the PDF version from &lt;code&gt;/usr/share/xubuntu-docs/user/C/xubuntu-documentation-USletter.pdf&lt;/code&gt; in Atril.&lt;/p&gt;
&lt;p&gt;Getting to this point was a long and exhausting journey. I’m grateful to our new contributors for stepping up and returning our documentation to a great place. That said, I hope I never have to work with Docbook again. It’s tedious, and if you’re the only one working on it, it can suck up all of your time just getting your code to work. Here’s to hoping it stays maintained this time from community contributions. 🤞&lt;/p&gt;</description></item><item><title>FOSS Roundup #7 - M1, Gaming, Docs, and More!</title><link>https://seand.xyz/blog/2022/03/20/foss-roundup-7-m1-gaming-docs-and-more/</link><pubDate>Sun, 20 Mar 2022 13:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/03/20/foss-roundup-7-m1-gaming-docs-and-more/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been another exciting week in the Linux landscape, with &lt;strong&gt;Linux support arriving for the M1&lt;/strong&gt; and &lt;strong&gt;gaming on Linux continuing to expand&lt;/strong&gt; thanks to the Steam Deck. Around Xubuntu, &lt;strong&gt;docs are done&lt;/strong&gt;, and &lt;strong&gt;AppImage continues to be supported&lt;/strong&gt;. As usual, Xfce has a few new releases as well. All this and more in this week’s FOSS Roundup!&lt;/p&gt;
&lt;h2 id="the-first-asahi-linux-alpha-release-arrives"&gt;The first Asahi Linux alpha release arrives&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://asahilinux.org/2022/03/asahi-linux-alpha-release/"
target="_blank"
&gt;first release&lt;/a&gt; of Asahi Linux, the first distribution for M1-powered Macs, has been made available. There are still many missing features, but even just getting here is incredible. This team has made so much progress in a very short time. Interestingly, Apple has, at the same time, been &lt;a href="https://twitter.com/marcan42/status/1504318434573979649"
target="_blank"
&gt;quietly enabling features&lt;/a&gt; to support booting Linux on the M1 Macs.&lt;/p&gt;
&lt;h2 id="microsoft-is-working-to-bring-xbox-cloud-gaming-to-steam-deck"&gt;Microsoft is working to bring Xbox Cloud Gaming to Steam Deck&lt;/h2&gt;
&lt;p&gt;Working closely with Valve, Microsoft has prepared a beta version of the Microsoft Edge browser that &lt;a href="https://www.reddit.com/r/MicrosoftEdge/comments/th77w9/microsoft_edge_beta_the_browser_for_xbox_cloud/"
target="_blank"
&gt;brings the cloud gaming service to Linux&lt;/a&gt; and the Steam Deck. A handful of Microsoft-published verified titles are also &lt;a href="https://store.steampowered.com/news/group/3090835/view/3112553992726030833"
target="_blank"
&gt;available on Steam&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="the-new-xubuntu-documentation-is-finally-ready"&gt;The new Xubuntu Documentation is finally ready&lt;/h2&gt;
&lt;p&gt;After nearly two years, the newly rewritten Xubuntu Documentation is ready to be reviewed, merged, and published. Together with another Xubuntu Team member, I worked with members of the community to document Xubuntu’s user experience more completely. The most painful part of it all was converting to DocBook, our native documentation format. This part is now complete.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It&amp;rsquo;s finally done. 🎉 &lt;a href="https://t.co/k7a2bP6sYH"
target="_blank"
&gt;https://t.co/k7a2bP6sYH&lt;/a&gt; &lt;a href="https://t.co/jinkuoI6ZV"
target="_blank"
&gt;https://t.co/jinkuoI6ZV&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m so tired of working with Docbook. &lt;a href="https://t.co/k0rmta101k"
target="_blank"
&gt;pic.twitter.com/k0rmta101k&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Sean Davis 🦣 @bluesabre@floss.social (@bluesabredavis) &lt;a href="https://twitter.com/bluesabredavis/status/1505246103121367044?ref_src=twsrc%5Etfw"
target="_blank"
&gt;March 19, 2022&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="supporting-appimage-on-xubuntu"&gt;Supporting AppImage on Xubuntu&lt;/h2&gt;
&lt;p&gt;While installing Xubuntu 22.04 on my main machine for testing, I found that it could no longer open software distributed with &lt;a href="https://appimage.org/"
target="_blank"
&gt;AppImage&lt;/a&gt;. This includes .run and .AppImage files that you might find online, like &lt;a href="https://www.blackmagicdesign.com/products/davinciresolve/"
target="_blank"
&gt;DaVinci Resolve&lt;/a&gt; or &lt;a href="https://cryptomator.org/"
target="_blank"
&gt;Cryptomator&lt;/a&gt;. The missing piece was the libfuse2 package, which was no longer pulled in as a dependency in 22.04. As of today’s daily ISO, this issue should be resolved for Xubuntu and Ubuntu Studio.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-meta/xubuntu-meta_2.240/changelog"
target="_blank"
&gt;http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-meta/xubuntu-meta_2.240/changelog&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="this-weeks-xfce-releases"&gt;This week’s Xfce releases&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-March/001099.html"
target="_blank"
&gt;libxfce4ui 4.17.5&lt;/a&gt;&lt;/strong&gt; was released this week, including several bug fixes and enabling Mousepad to use the XfceShortcutsEditor. Sounds like some nice new features are on their way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-March/001100.html"
target="_blank"
&gt;Orage 4.16.0&lt;/a&gt;&lt;/strong&gt;, previously unmaintained and archived, has now been ported to GTK 3 and is once again an active Xfce project. The Orage panel plugin has been discontinued, but the standalone calendar application will be supported going forward.&lt;/p&gt;
&lt;h2 id="what-im-working-on"&gt;What I’m working on…&lt;/h2&gt;
&lt;p&gt;With the documentation updates nearly out of the way and bug lists cleaned up, I hope to start working on bug fixes and more testing this week. We’ve also nearly completed voting on the 22.04 Xubuntu Wallpaper contest, with 3 clearly identified winners and three we’re sorting out. Look for more news early this week.&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;If you enjoyed this newsletter, consider sending me a tip! I’ve added links to GitHub Sponsors, Ko-Fi, and Patreon to the &lt;a href="https://seand.xyz/donate"
&gt;Donate&lt;/a&gt; page on my website.&lt;/p&gt;
&lt;p&gt;Thanks for reading. I’ll see you next week with some new and exciting Xfce and Xubuntu updates! Have a great week, and stay safe out there!&lt;/p&gt;</description></item><item><title>FOSS Roundup #6 - Where have all the good bugs gone?</title><link>https://seand.xyz/blog/2022/03/13/foss-roundup-6-where-have-all-the-good-bugs-gone/</link><pubDate>Sun, 13 Mar 2022 13:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/03/13/foss-roundup-6-where-have-all-the-good-bugs-gone/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome to the sixth edition of my Weekly FOSS Roundup! I’ve been hard at it this week, cleaning up Xubuntu bugs and hacking on docs. A new Linux vulnerability, “Dirty Pipe,” was announced. And Xfce has been accepted into the 2022 Google Summer of Code program. What a week!&lt;/p&gt;
&lt;h2 id="dirty-pipe-linux-vulnerability-discovered"&gt;Dirty Pipe Linux Vulnerability Discovered&lt;/h2&gt;
&lt;p&gt;A &lt;a href="https://www.zdnet.com/article/dirty-pipe-linux-vulnerability-discovered-fixed/"
target="_blank"
&gt;new Linux vulnerability&lt;/a&gt; that allows attackers to overwrite read-only files, including immutable files and those on read-only Btrfs snapshots. Kernel versions 5.10.102, 5.15.25, and 5.16.11 have already been patched. Update your machines now!&lt;/p&gt;
&lt;h2 id="xfce-accepted-into-google-summer-of-code-2022"&gt;Xfce Accepted into Google Summer of Code 2022&lt;/h2&gt;
&lt;p&gt;Xfce will again &lt;a href="https://alexxcons.github.io/blogpost_4.html"
target="_blank"
&gt;participate in the Google Summer of Code&lt;/a&gt; (abbreviated “GSoC”) in 2022. GSoC is a program focused on attracting new contributors to open-source software development through a 12-plus-week mentorship program.&lt;/p&gt;
&lt;h2 id="submissions-for-the-2204-xubuntu-wallpaper-contest-are-now-closed"&gt;Submissions for the 22.04 Xubuntu Wallpaper Contest are Now Closed&lt;/h2&gt;
&lt;p&gt;After receiving a fantastic 126 submissions from numerous contributors, the 22.04 Xubuntu Wallpaper Contest is now closed for additional submissions. The Xubuntu Team will begin the voting process, with expected results within the next two weeks.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Submissions for the 22.04 Xubuntu Wallpaper Contest are now closed! We received 126 submissions, and will now begin the voting process. Look forward to news of the winning entries in the near future. In the meantime, you can browse the entries here: &lt;a href="https://t.co/HamoGf1sQp"
target="_blank"
&gt;https://t.co/HamoGf1sQp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Xubuntu (@Xubuntu) &lt;a href="https://twitter.com/Xubuntu/status/1502980577229742080?ref_src=twsrc%5Etfw"
target="_blank"
&gt;March 13, 2022&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="this-weeks-xfce-releases"&gt;This Week’s Xfce Releases&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-March/001098.html"
target="_blank"
&gt;Xfce Screenshooter 1.9.10&lt;/a&gt;&lt;/strong&gt; features a handful of fixes and now uses symbolic icons for the interface. This means the application will automatically look better regardless of using a dark or light GTK theme.&lt;/p&gt;
&lt;h2 id="xubuntu-bug-spring-cleaning"&gt;Xubuntu Bug Spring Cleaning&lt;/h2&gt;
&lt;p&gt;I’m unsure what prompted me, but I got into a cleaning mood this week. I started the long and arduous task of cleaning up Xubuntu’s bug reports. After starting with nearly 2,000 bug reports that affect Xubuntu and its related packages, I’ve reduced this list to a (still large) 1,584 bugs! There’s still lots of work and probably a hundred or more bugs that could be cleaned up or de-duplicated.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;My first pass is finally done. Down from nearly 2,000 bugs to 1,584! What remains now are bugs that are reported or confirmed for 20.04+. I also didn&amp;rsquo;t touch blueman, onboard, synaptic, or the Mate apps.&lt;/p&gt;
&lt;p&gt;Next steps: Triage in 22.04, tag duplicates, and report bugs upstream. &lt;a href="https://t.co/omNBENUNan"
target="_blank"
&gt;pic.twitter.com/omNBENUNan&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Sean Davis 🦣 @bluesabre@floss.social (@bluesabredavis) &lt;a href="https://twitter.com/bluesabredavis/status/1502262160696745986?ref_src=twsrc%5Etfw"
target="_blank"
&gt;March 11, 2022&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="making-strides-with-xubuntu-documentation"&gt;Making Strides with Xubuntu Documentation&lt;/h2&gt;
&lt;p&gt;I had a really productive week with the Xubuntu Documentation, getting the to-do list down to just two more chapters. I need to go through and clean up some of the formatting and tag usage, but we should be ready to merge this week! The latest documentation has been built &lt;a href="https://xubuntu.github.io/xubuntu-docs/"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;If you enjoyed this newsletter, consider sending me a tip! I’ve added links to GitHub Sponsors, Ko-Fi, and Patreon to the &lt;a href="https://seand.xyz/donate"
&gt;Donate&lt;/a&gt; page on my website.&lt;/p&gt;
&lt;p&gt;Thanks for reading. I’ll see you next week with some new and exciting Xfce and Xubuntu updates! Have a great week, and stay safe out there!&lt;/p&gt;</description></item><item><title>FOSS Roundup #5 - Time to Test (Ubuntu Flavors)</title><link>https://seand.xyz/blog/2022/03/06/foss-roundup-5-time-to-test-ubuntu-flavors/</link><pubDate>Sun, 06 Mar 2022 14:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/03/06/foss-roundup-5-time-to-test-ubuntu-flavors/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome to the fifth edition of my Weekly FOSS Roundup! We’re halfway through the Ubuntu Testing Week (March 3-10), and it’s time to start getting involved. In other news, the Xubuntu Wallpaper contest is ongoing, and there are some updates around Bluetooth and Xfce. Here’s the latest!&lt;/p&gt;
&lt;h2 id="the-xubuntu-2204-wallpaper-contest-continues"&gt;The Xubuntu 22.04 Wallpaper Contest Continues&lt;/h2&gt;
&lt;p&gt;The Xubuntu 22.04 Wallpaper Contest is progressing smoothly. So far, we’ve already had &lt;em&gt;77 quality submissions&lt;/em&gt; from numerous contributors. &lt;strong&gt;Submissions are open through March 12&lt;/strong&gt;, so it’s not too late to &lt;a href="https://contest.xubuntu.org/"
target="_blank"
&gt;submit your own&lt;/a&gt;. Keep your submissions coming!&lt;/p&gt;
&lt;h2 id="ubuntu-testing-week-march-3-10"&gt;Ubuntu Testing Week March 3-10&lt;/h2&gt;
&lt;p&gt;The next LTS release of Ubuntu and its many flavors will be released in &lt;em&gt;less than two months&lt;/em&gt;. Feature Freeze is behind us, so there is no better time to get started with testing. Please help make this another dependable release by &lt;a href="https://discourse.ubuntu.com/t/ubuntu-testing-week-march-3rd-10th/26999"
target="_blank"
&gt;taking time to test&lt;/a&gt; and report any bugs you find.&lt;/p&gt;
&lt;h2 id="linux-mint-is-switching-to-the-blueman-bluetooth-manager"&gt;Linux Mint is Switching to the Blueman Bluetooth Manager&lt;/h2&gt;
&lt;p&gt;Linux Mint has been using its own &lt;strong&gt;Blueberry&lt;/strong&gt; application to manage Bluetooth devices for several years now. Later this year, it looks like they’ll be &lt;a href="https://www.omgubuntu.co.uk/2022/03/linux-mint-is-making-a-major-bluetooth-change"
target="_blank"
&gt;switching to &lt;strong&gt;Blueman&lt;/strong&gt;&lt;/a&gt;, the same utility found in Xubuntu and several other Linux distributions. Their move will no doubt have a positive impact on any other Blueman-using distros.&lt;/p&gt;
&lt;h2 id="this-weeks-xfce-releases"&gt;This Week’s Xfce Releases&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-March/001097.html"
target="_blank"
&gt;0.9.2 release&lt;/a&gt; of the Xfce Terminal is a release candidate for the upcoming 1.0.0 release. It includes several improvements and bug fixes. Take it for a test drive to help identify and eliminate the remaining bugs!&lt;/p&gt;
&lt;p&gt;Xfdashboard provides a GNOME Shell-like experience for Xfce. The new &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-March/001096.html"
target="_blank"
&gt;0.9.90 release&lt;/a&gt; is a release candidate for the upcoming 1.0.0 release. If you’re a fan of GNOME Shell’s behavior but prefer to stick with Xfce, Xfdashboard is worth a look.&lt;/p&gt;
&lt;p&gt;The Xfce Diskperf (Disk Performance) plugin displays instant disk and partition performance in the panel. The &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2022-March/001095.html"
target="_blank"
&gt;2.7.0 release&lt;/a&gt; features various usability and feature improvements.&lt;/p&gt;
&lt;h2 id="what-im-working-on"&gt;What I’m working on…&lt;/h2&gt;
&lt;p&gt;This week I spent extra time &lt;a href="https://xubuntu.github.io/xubuntu-docs/user/C/index.html"
target="_blank"
&gt;working on the Xubuntu Documentation updates&lt;/a&gt;. Chapters 7, 8, and 9 have been converted to Docbook, leaving only 8 chapters to go. I’ve got a pretty good flow for converting them now; it depends on having a solid, uninterrupted 20-30 minutes to migrate a single chapter.&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;If you enjoyed this newsletter, consider sending me a tip! I’ve added links to GitHub Sponsors, Ko-Fi, and Patreon to the &lt;a href="https://seand.xyz/donate"
&gt;Donate&lt;/a&gt; page on my website.&lt;/p&gt;
&lt;p&gt;Thanks for reading. I’ll see you next week with some new and exciting Xfce and Xubuntu updates! Have a great week, and stay safe out there!&lt;/p&gt;</description></item><item><title>FOSS Roundup #4 - The Steamy Update</title><link>https://seand.xyz/blog/2022/02/27/foss-roundup-4-the-steamy-update/</link><pubDate>Sun, 27 Feb 2022 14:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/02/27/foss-roundup-4-the-steamy-update/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s the fourth edition of my Weekly FOSS Roundup! This week’s hottest news is the &lt;strong&gt;Steam Deck&lt;/strong&gt;, an Arch-based handheld Linux gaming console. If that’s too hot, cool down with the OSTree-based &lt;strong&gt;XfIce desktop&lt;/strong&gt;. Once you’re comfortable, send the Xubuntu team your best wallpaper for a &lt;strong&gt;chance to be included in the 22.04 release&lt;/strong&gt;. Let’s get to it!&lt;/p&gt;
&lt;h2 id="steam-deck-released"&gt;Steam Deck Released&lt;/h2&gt;
&lt;p&gt;Valve’s &lt;em&gt;Steam Deck&lt;/em&gt; has finally &lt;a href="https://www.steamdeck.com/en/"
target="_blank"
&gt;been released&lt;/a&gt;. It runs Steam OS, based on Arch, with a KDE desktop. Hundreds of games are supported via Steam Proton. As more games become verified on the Deck, they’ll be supported on nearly any Linux distribution!&lt;/p&gt;
&lt;h2 id="an-ostree-based-xfce-desktop-has-arrived"&gt;An OSTree-based Xfce desktop has arrived&lt;/h2&gt;
&lt;p&gt;Based on Fedora, the &lt;a href="https://github.com/hyperreal64/ostree-xfice-desktop"
target="_blank"
&gt;“XfIce” desktop&lt;/a&gt; is an immutable base operating system running Xfce. Immutable Linux distributions have gained popularity quickly, and now Xfce can be used with them.&lt;/p&gt;
&lt;h2 id="the-xubuntu-2204-wallpaper-contest-is-live"&gt;The Xubuntu 22.04 Wallpaper Contest is Live&lt;/h2&gt;
&lt;p&gt;For every LTS release, Xubuntu holds a wallpaper contest for the community to submit their finest work for inclusion in the ISO release. The &lt;a href="https://xubuntu.org/news/xubuntu-22-04-community-wallpaper-contest/"
target="_blank"
&gt;22.04 contest is live&lt;/a&gt; until midnight March 13th (2022-03-13 00:00:00). There have already been 12 submissions! Send us yours!&lt;/p&gt;
&lt;h2 id="a-new-guide-for-installing-xubuntu-on-the-raspberry-pi"&gt;A new guide for installing Xubuntu on the Raspberry Pi&lt;/h2&gt;
&lt;p&gt;One of the most popular articles on my website is a guide for installing Xubuntu 19.10 on the Raspberry Pi. This article is obsolete as I’ve published a &lt;a href="https://seand.xyz/2022/02/22/install-xubuntu-20-04-21-10-or-22-04-on-raspberry-pi-4/"
&gt;new, in-depth how-to&lt;/a&gt; for the current supported and development releases. Check it out!&lt;/p&gt;
&lt;h2 id="what-im-working-on"&gt;What I’m working on…&lt;/h2&gt;
&lt;p&gt;Last week I rolled out my new website. This week, I did some scans and found that I had a &lt;strong&gt;lot&lt;/strong&gt; of broken links (bad migrations, services going away, the introduction of the Xfce GitLab, and deprecation of the Xfce build bot). Those have now been resolved, so any article you read on my site should take you to the right places. Here’s a &lt;a href="https://web.archive.org/web/20200511011805/http://blogs.valvesoftware.com/linux/steamd-penguins/"
target="_blank"
&gt;relevant and time-appropriate goodie&lt;/a&gt; that would have been lost to time if not for archive.org…&lt;/p&gt;
&lt;p&gt;Today, I am back to working on the Xubuntu documentation updates. There are only a few completed chapters left and a handful of chapters that we started updating a couple of years ago but stopped due to time conflicts (and, to some extent, probably burnout). That said, with the existing completed content, I may be able to wrap it as early as this week!&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;If you enjoyed this newsletter, consider sending me a tip! I’ve added links to GitHub Sponsors, Ko-Fi, and Patreon to the &lt;a href="https://seand.xyz/donate"
&gt;Donate&lt;/a&gt; page on my website.&lt;/p&gt;
&lt;p&gt;See you next week with some more Linux and Open Source news!&lt;/p&gt;</description></item><item><title>Install Xubuntu 20.04, 21.10, or 22.04 on Raspberry Pi 4</title><link>https://seand.xyz/blog/2022/02/22/install-xubuntu-20-04-21-10-or-22-04-on-raspberry-pi-4/</link><pubDate>Tue, 22 Feb 2022 17:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/02/22/install-xubuntu-20-04-21-10-or-22-04-on-raspberry-pi-4/</guid><media:content url="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-featured.png" type="image/jpeg" medium="image"/><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The Raspberry Pi 4 and 400 are capable ARM devices that run a desktop-class operating system, albeit slowly. Ubuntu has a tutorial for installing a desktop on the Raspberry Pi, but I recommend using Martin Wimpress’ desktopify script to install with improved hardware support. In this guide, I’ll use a &lt;a href="https://github.com/bluesabre/desktopify"
target="_blank"
&gt;patched version&lt;/a&gt; that enables you to install Xubuntu on Raspberry Pi.&lt;/p&gt;
&lt;p&gt;Please note that the Xubuntu Team does not support the Raspberry Pi. This installation method is made available for those looking for something different to use their Raspberry Pi for or those needing to test against ARM hardware.&lt;/p&gt;
&lt;h3 id="with-this-guide-you-will"&gt;With this guide, you will&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download your preferred Ubuntu version (20.04, 21.10, 22.04)&lt;/li&gt;
&lt;li&gt;Use GNOME Disks or the Raspberry Pi Imager to flash Ubuntu onto an SD card&lt;/li&gt;
&lt;li&gt;Use a patched &lt;code&gt;desktopify&lt;/code&gt; script to install Xubuntu or Xubuntu Core on your Raspberry Pi 4&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="download-ubuntu-server"&gt;Download Ubuntu Server&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-raspberry-pi-server-image.png"
alt="There are several Raspberry Pi images to choose from. Select the 64-bit ARM option."&gt;&lt;figcaption&gt;
There are several Raspberry Pi images to choose from. Select the 64-bit ARM option.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Download the &lt;em&gt;Raspberry Pi Generic (64-bit ARM) preinstalled server image&lt;/em&gt; for your selected Ubuntu version. You should end up with a filename ending in &lt;code&gt;-preinstalled-server-arm64+raspi.img.xz&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Download links for Ubuntu &lt;a href="https://cdimage.ubuntu.com/releases/20.04/release/"
target="_blank"
&gt;20.04&lt;/a&gt; and &lt;a href="https://cdimage.ubuntu.com/releases/22.04/release/"
target="_blank"
&gt;22.04&lt;/a&gt; are available.&lt;/p&gt;
&lt;h2 id="prepare-the-sd-card"&gt;Prepare the SD Card&lt;/h2&gt;
&lt;p&gt;⚠️ &lt;em&gt;Warning: The next steps will erase all content on your SD card. Be sure to confirm the device you’re overwriting to prevent wiping importing data.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Insert your SD card into your computer. Then select your installation method below.&lt;/p&gt;
&lt;h3 id="option-1-gnome-disks"&gt;Option 1. GNOME Disks&lt;/h3&gt;
&lt;p&gt;If you’re installing from GNOME or Xubuntu, you already have &lt;em&gt;Disks&lt;/em&gt; installed.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select the SD card in the &lt;em&gt;Disks&lt;/em&gt; sidebar.&lt;/li&gt;
&lt;li&gt;Click the &lt;em&gt;dots&lt;/em&gt; menu button in the upper right corner.&lt;/li&gt;
&lt;li&gt;Select &lt;em&gt;Restore Disk Image…&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Click the button next to &lt;em&gt;Image to Restore&lt;/em&gt; and navigate to your &lt;code&gt;img.xz&lt;/code&gt; file. Click &lt;em&gt;Start Restoring…&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Confirm your device one last time and click &lt;em&gt;Restore&lt;/em&gt;. Authenticate with your password if requested.&lt;/li&gt;
&lt;li&gt;After some time, the SD card should be successfully flashed.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Install the Raspberry Pi image in 6 steps using GNOME Disks.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-gnome-disks-1.png"
alt="Select the SD card in the `Disks` sidebar."&gt;&lt;figcaption&gt;
Select the SD card in the `Disks` sidebar.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-gnome-disks-2.png"
alt="Click the `dots` menu button in the upper right corner. Select `Restore Disk Image…`"&gt;&lt;figcaption&gt;
Click the `dots` menu button in the upper right corner. Select `Restore Disk Image…`
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-gnome-disks-3.png"
alt="Click the button next to `Image to Restore` and navigate to your `img.xz` file. Click `Start Restoring…`"&gt;&lt;figcaption&gt;
Click the button next to `Image to Restore` and navigate to your `img.xz` file. Click `Start Restoring…`
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-gnome-disks-4.png"
alt="Confirm your device one last time and click `Restore`."&gt;&lt;figcaption&gt;
Confirm your device one last time and click `Restore`.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-gnome-disks-5.png"
alt="Authenticate with your password if requested."&gt;&lt;figcaption&gt;
Authenticate with your password if requested.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-gnome-disks-6.png"
alt="After some time, the SD card should be successfully flashed."&gt;&lt;figcaption&gt;
After some time, the SD card should be successfully flashed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="option-2-raspberry-pi-imager"&gt;Option 2. Raspberry Pi Imager&lt;/h3&gt;
&lt;p&gt;Download and install the &lt;a href="https://github.com/raspberrypi/rpi-imager"
target="_blank"
&gt;Raspberry Pi Imager&lt;/a&gt; for Windows, macOS, or Ubuntu/Debian.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://downloads.raspberrypi.org/imager/imager_latest.exe"
target="_blank"
&gt;Windows&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://downloads.raspberrypi.org/imager/imager_latest.dmg"
target="_blank"
&gt;macOS&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://downloads.raspberrypi.org/imager/imager_latest_amd64.deb"
target="_blank"
&gt;Ubuntu&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once installed, you will find &lt;em&gt;Imager&lt;/em&gt; in your applications menu/launcher.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Under &lt;em&gt;Operating System&lt;/em&gt;, click &lt;em&gt;Choose OS&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Scroll to the bottom option, &lt;em&gt;Use custom&lt;/em&gt;, and click it. Navigate to and select your &lt;code&gt;img.xz&lt;/code&gt; file.&lt;/li&gt;
&lt;li&gt;Click &lt;em&gt;Choose Storage&lt;/em&gt; under &lt;em&gt;Storage&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Carefully select your SD card from the list.&lt;/li&gt;
&lt;li&gt;Click &lt;em&gt;Write&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;em&gt;Yes&lt;/em&gt; on the confirmation dialog to proceed. Authenticate with your password if requested.&lt;/li&gt;
&lt;li&gt;After some time, the SD card should be successfully flashed.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Install the Raspberry Pi image in 9 steps using Raspberry Pi Imager.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-1.png"
alt="Under `Operating System`, click `Choose OS`."&gt;&lt;figcaption&gt;
Under `Operating System`, click `Choose OS`.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-2.png"
alt="Scroll to the bottom option, `Use custom`, and click it. Navigate to and select your `img.xz` file."&gt;&lt;figcaption&gt;
Scroll to the bottom option, `Use custom`, and click it. Navigate to and select your `img.xz` file.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-3.png"
alt="Click `Choose Storage` under `Storage`."&gt;&lt;figcaption&gt;
Click `Choose Storage` under `Storage`.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-4.png"
alt="Carefully select your SD card from the list."&gt;&lt;figcaption&gt;
Carefully select your SD card from the list.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-5.png"
alt="Click `Write`."&gt;&lt;figcaption&gt;
Click `Write`.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-6.png"
alt="Click `Yes` on the confirmation dialog to proceed."&gt;&lt;figcaption&gt;
Click `Yes` on the confirmation dialog to proceed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-7.png"
alt="Authenticate with your password if requested."&gt;&lt;figcaption&gt;
Authenticate with your password if requested.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-8.png"
alt="A progress bar is displayed while the image is written to your SD card."&gt;&lt;figcaption&gt;
A progress bar is displayed while the image is written to your SD card.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-pi-imager-9.png"
alt="After some time, the SD card should be successfully flashed."&gt;&lt;figcaption&gt;
After some time, the SD card should be successfully flashed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="optional-configure-your-network"&gt;(Optional) Configure your network&lt;/h3&gt;
&lt;p&gt;With the SD card still inserted, you should now be able to access the &lt;em&gt;system-boot&lt;/em&gt; partition. Navigate to the &lt;code&gt;network-config&lt;/code&gt; file on &lt;em&gt;system-boot&lt;/em&gt; and open it in a text editor. Here you can configure the Ethernet settings and add Wi-Fi credentials. Some key details:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Uncomment the sections you want to use by removing the “#” at the beginning of each line.&lt;/li&gt;
&lt;li&gt;Each network name needs to be enclosed in quotation marks. E.g. “ &lt;code&gt;My Wifi Network&lt;/code&gt;“&lt;/li&gt;
&lt;li&gt;On the first boot, the Wi-Fi network will fail to connect. Once you are successfully logged in, simply enter &lt;code&gt;sudo reboot&lt;/code&gt; to restart the device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once you’ve finished, save your changes and eject your SD card.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-network-1.png"
alt="Navigate to the `network-config` file on `system-boot` and open it in a text editor."&gt;&lt;figcaption&gt;
Navigate to the `network-config` file on `system-boot` and open it in a text editor.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-network-2.png"
alt="Uncomment the sections you want to use by removing the &amp;#34;#&amp;#34; at the beginning of each line."&gt;&lt;figcaption&gt;
Uncomment the sections you want to use by removing the &amp;#34;#&amp;#34; at the beginning of each line.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="install-xubuntu"&gt;Install Xubuntu&lt;/h2&gt;
&lt;h3 id="install-and-update-ubuntu-server"&gt;Install and update Ubuntu Server&lt;/h3&gt;
&lt;p&gt;Insert your SD card into the Raspberry Pi and power it on. The first boot takes a few minutes while the &lt;em&gt;writable&lt;/em&gt; partition is expanded to fit the remaining space on the SD card. You are ready to log in once a few minutes have passed or you see a message about SSH keys.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-ubuntu-server-01-masked.png"
alt="Once your SSH host keys (redacted) are displayed, you will be ready to log in."&gt;&lt;figcaption&gt;
Once your SSH host keys (redacted) are displayed, you will be ready to log in.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Use &lt;code&gt;ubuntu&lt;/code&gt; as both the username and password. You will be prompted to change your password immediately. Afterward, you will be logged in. Reboot now if you need your Wi-Fi connection to work with &lt;code&gt;sudo reboot&lt;/code&gt; and then log in again.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-ubuntu-server-02-masked.png"
alt="Type &amp;#39;ubuntu&amp;#39; and click the Enter key to enter your username. Type &amp;#39;ubuntu&amp;#39; and click the Enter key again to enter your password. Then follow the prompts to set your password."&gt;&lt;figcaption&gt;
Type &amp;#39;ubuntu&amp;#39; and click the Enter key to enter your username. Type &amp;#39;ubuntu&amp;#39; and click the Enter key again to enter your password. Then follow the prompts to set your password.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Time to run updates! Issue the following commands to update your device fully.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt update
sudo apt dist-upgrade
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This will take a while; make some coffee. Once updates are complete, reboot your device with &lt;code&gt;sudo reboot&lt;/code&gt;. Log in again, and it’s time to install Xubuntu or &lt;a href="https://unit193.net/xubuntu/"
target="_blank"
&gt;Xubuntu Core&lt;/a&gt; with &lt;code&gt;desktopify&lt;/code&gt;.&lt;/p&gt;
&lt;h3 id="install-xubuntu-with-desktopify"&gt;Install Xubuntu with desktopify&lt;/h3&gt;
&lt;p&gt;Using the patched &lt;code&gt;desktopify&lt;/code&gt; script, you can now install Xubuntu or Xubuntu Core on your Raspberry Pi 4. Select one or the other, but don’t try to install both. Xubuntu Core is a subset of Xubuntu, so it probably wouldn’t do anything anyway.&lt;/p&gt;
&lt;p&gt;Note: The &lt;code&gt;—oem&lt;/code&gt; flag is optional but recommended. Without it, you must change the hostname and add a new user.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# Get the desktopify repository
git clone https://github.com/bluesabre/desktopify.git
# Switch to the desktopify directory
cd desktopify
# Install Xubuntu, or
sudo ./desktopify --de xubuntu --oem
# Install Xubuntu Core
sudo ./desktopify --de xubuntu-core --oem
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Once this process is completed, reboot once more with &lt;code&gt;sudo reboot&lt;/code&gt;. On the next boot, your device will be running Xubuntu!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-desktopify-01.png"
alt="The Ubuntu Server commandline, ready to finish the Xubuntu installation."&gt;&lt;figcaption&gt;
The Ubuntu Server commandline, ready to finish the Xubuntu installation.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="post-installation"&gt;Post Installation&lt;/h3&gt;
&lt;p&gt;If you opt for the OEM installation option, you’ll first be greeted with the Ubiquity one-time device setup. Enter your details and wait a bit longer, and you’ll be ready to log in with your new username and password.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-oem-01.png"
alt="The OEM installation wizard."&gt;&lt;figcaption&gt;
The OEM installation wizard.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;If you did not use the &lt;em&gt;OEM&lt;/em&gt; installation option, your password is the same as the one you set when you first started the Raspberry Pi.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/xubuntu-22-04-rpi-oem-08.png"
alt="Xubuntu was successfully installed on the Raspberry Pi 4."&gt;&lt;figcaption&gt;
Xubuntu was successfully installed on the Raspberry Pi 4.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;Enjoy Xubuntu on the Raspberry Pi, but remember that it is an unsupported device.&lt;/strong&gt; Performance issues and missing hardware features are to be expected and are unlikely to be addressed by the team. Despite this, please report issues as you normally would! Issues reported may be common with other hardware and can potentially be addressed by the Ubuntu development team or upstream projects.&lt;/p&gt;</description></item><item><title>FOSS Roundup #3 - Back at it with Xubuntu</title><link>https://seand.xyz/blog/2022/02/20/foss-roundup-3-back-at-it-with-xubuntu/</link><pubDate>Sun, 20 Feb 2022 14:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/02/20/foss-roundup-3-back-at-it-with-xubuntu/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s time for another Weekly (okay, almost weekly) FOSS Roundup! Last week, I was busy rolling out my new website. If you haven’t checked it out yet, head over to bluesabre.org and take a look! This week has been relatively quiet overall, but some important library and application updates remain.&lt;/p&gt;
&lt;h2 id="the-gtk-clutter-library-has-been-retired"&gt;The GTK Clutter library has been retired&lt;/h2&gt;
&lt;p&gt;Clutter has been an integral component of GTK and GNOME for many years. It enables hardware-accelerated features such as video and animated interfaces. &lt;a href="https://seand.xyz/mugshot"
&gt;Mugshot&lt;/a&gt; uses it for the camera feed and was once &lt;a href="https://gitlab.xfce.org/apps/parole"
target="_blank"
&gt;Parole Media Player&lt;/a&gt;‘s preferred video display solution. &lt;a href="https://blogs.gnome.org/clutter/2022/02/16/retiring-clutter/"
target="_blank"
&gt;As of GNOME 42&lt;/a&gt;, it will be archived and receive no future updates.&lt;/p&gt;
&lt;h2 id="obs-added-official-flatpak-support"&gt;OBS added official Flatpak support&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/obsproject/obs-studio/releases/tag/27.2.0"
target="_blank"
&gt;OBS Studio 27.2&lt;/a&gt; added official Flatpak support! OBS has been available as a Flatpak and Snap for several years now. With this release, the Flatpak version comes closer to being a standard and supported way of installing and using OBS.&lt;/p&gt;
&lt;h2 id="libinput-1200-was-released-with-various-improvements"&gt;libinput 1.20.0 was released with various improvements&lt;/h2&gt;
&lt;p&gt;libinput, the X- and Wayland-compatible input library, &lt;a href="https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.20.0"
target="_blank"
&gt;arrived this week&lt;/a&gt; with improvements to high-resolution wheel scrolling, better support for drawing tablets, and better recognition of joysticks and gamepads (which it doesn’t manage).&lt;/p&gt;
&lt;h2 id="early-support-for-gtk-4-and-libhandy-in-greybird"&gt;Early support for GTK 4 and libhandy in Greybird&lt;/h2&gt;
&lt;p&gt;Simon popped in early this week and started &lt;a href="https://github.com/shimmerproject/Greybird/pull/311"
target="_blank"
&gt;adding support for GTK 4 and libhandy&lt;/a&gt; to Greybird. This will make numerous apps, including GNOME Software, look a lot better for Xubuntu 22.04. If you want to give it a spin, check out the Pull Request below!&lt;/p&gt;
&lt;h2 id="im-back-to-daily-driving-xubuntu"&gt;I’m back to daily driving Xubuntu&lt;/h2&gt;
&lt;p&gt;After nearly a year-long hiatus, I’m back to using and developing on Xubuntu 22.04! Getting up and running wasn’t without its hiccups, though. Hardware support (multi-touch gestures and Bluetooth) and GRUB gave me headaches.&lt;/p&gt;
&lt;h2 id="what-im-working-on"&gt;What I’m working on…&lt;/h2&gt;
&lt;p&gt;With my new site out of the way and my Xubuntu development machine back up and running, I’ll be focused on Xubuntu for the next week. I hope to get some traction on the LTS wallpaper contest (more info soon). I’m also planning to knock out some more Xubuntu documentation updates.&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;I asked &lt;a href="https://twitter.com/bluesabredavis/status/1495073746423631874"
target="_blank"
&gt;on Twitter&lt;/a&gt; what the most important thing you’re looking forward to or would like to be fixed in time for Xubuntu 22.04. Feel free to chime in, or if you’re really eager, start contributing! You can find details on how to get started on &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;xubuntu.org/contribute&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you enjoyed this newsletter, consider sending me a tip! I’ve added links to GitHub Sponsors, Ko-Fi, and Patreon to the &lt;a href="https://seand.xyz/donate"
&gt;Donate&lt;/a&gt; page on my website.&lt;/p&gt;
&lt;p&gt;See you next week with some more Linux and Open Source news!&lt;/p&gt;</description></item><item><title>Use mainline to easily upgrade your kernel</title><link>https://seand.xyz/blog/2022/02/18/use-mainline-to-easily-upgrade-your-kernel/</link><pubDate>Fri, 18 Feb 2022 17:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/02/18/use-mainline-to-easily-upgrade-your-kernel/</guid><media:content url="https://seand.xyz/images/2022/02/mainline-kernel-installer-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;When I installed Xubuntu 22.04, I was shocked to see that Bluetooth wasn’t working. I’ve got a pretty standard and well-supported Bluetooth chipset, Intel Wireless-AC 3168 Bluetooth, so this threw me for a loop. After blaming and apologizing to &lt;a href="https://github.com/blueman-project/blueman"
target="_blank"
&gt;Blueman&lt;/a&gt;, I found a hint on the &lt;a href="https://bbs.archlinux.org/viewtopic.php?id=271459"
target="_blank"
&gt;Arch Linux forum&lt;/a&gt;. The kernel version on 22.04, &lt;em&gt;5.15.0.18.18&lt;/em&gt;, is currently broken with several Intel Bluetooth chipsets. Reports in that same thread said the issue was resolved in 5.15.4, so I set out to upgrade my kernel… something I haven’t had to do in a &lt;em&gt;really&lt;/em&gt; long time. It was surprisingly easy. Here’s a guide to upgrade your kernel.&lt;/p&gt;
&lt;h2 id="upgrading-my-kernel"&gt;Upgrading my kernel&lt;/h2&gt;
&lt;p&gt;The good news is that upgrading your kernel no longer requires compiling it yourself. Did I mention that it’s been a really long time since I’ve had to do this? After searching for a bit, I came across &lt;a href="https://www.omgubuntu.co.uk/2017/02/ukuu-easy-way-to-install-mainline-kernel-ubuntu"
target="_blank"
&gt;suggestions&lt;/a&gt; to use a utility called &lt;a href="https://github.com/teejee2008/ukuu"
target="_blank"
&gt;Ukuu&lt;/a&gt; (the “Ubuntu Kernel Update Utility”). However, this project is no longer free. Instead, you should now use a project called &lt;a href="https://github.com/bkw777/mainline"
target="_blank"
&gt;mainline&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Fair warning now…&lt;/em&gt; installing alternative kernels could leave your system worse than you started. Like the version currently available in Xubuntu 22.04, kernel updates can have regressions and will be less tested than those in the standard Ubuntu repositories. You have been warned!&lt;/p&gt;
&lt;h3 id="installing-mainline"&gt;Installing mainline&lt;/h3&gt;
&lt;p&gt;To easily install the latest version of mainline and stay up-to-date, use the &lt;a href="https://code.launchpad.net/~cappelikan/&amp;#43;archive/ubuntu/ppa"
target="_blank"
&gt;cappelikan PPA&lt;/a&gt;. Fire up a terminal and enter the following commands:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:cappelikan/ppa
sudo apt update
sudo apt install mainline
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Once installed, you will find &lt;em&gt;Ubuntu Mainline Kernel Installer&lt;/em&gt; in your application menu.&lt;/p&gt;
&lt;h3 id="using-mainline"&gt;Using mainline&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/mainline-kernel-installer.png"
alt="The application interface is pretty straightforward. Select a kernel version, click Install, and it will be installed!"&gt;&lt;figcaption&gt;
The application interface is pretty straightforward. Select a kernel version, click Install, and it will be installed!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;From here, everything is easy. Select your desired kernel version (I opted for 5.15.24) and click Install. The kernel and my NVIDIA kernel modules were successfully installed. Upon rebooting, everything, including my Bluetooth, was functional!&lt;/p&gt;
&lt;p&gt;Your mileage may vary, but this was the last thing I needed to be running at 100% with Xubuntu 22.04. Here’s hoping this helps somebody else with unexplainable Bluetooth issues. 😉&lt;/p&gt;</description></item><item><title>Unlock Multi-Touch Gestures in Xubuntu</title><link>https://seand.xyz/blog/2022/02/17/unlock-multi-touch-gestures-in-xubuntu/</link><pubDate>Thu, 17 Feb 2022 17:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/02/17/unlock-multi-touch-gestures-in-xubuntu/</guid><media:content url="https://seand.xyz/images/2022/02/unlock-multi-touch-gestures-xubuntu.png" type="image/jpeg" medium="image"/><description>
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="5IVbcW4HHAA"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;p&gt;One feature I’ve grown to appreciate since using macOS, elementary OS, and GNOME 4x is multi-touch gestures for switching workspaces. When I returned to Xubuntu, I encountered roadblocks that prevented my favorite feature from being added to Xfce. By disabling the Synaptics driver and installing Touchégg, you can enable Magic Trackpad support to unlock multi-touch gestures in Xubuntu.&lt;/p&gt;
&lt;h2 id="replacing-synaptics-with-libinput"&gt;Replacing Synaptics with libinput&lt;/h2&gt;
&lt;p&gt;Xubuntu ships with the Synaptics driver for improved laptop touchpad support. &lt;a href="https://www.x.org/releases/X11R7.6/doc/man/man4/synaptics.4.xhtml"
target="_blank"
&gt;Synaptics&lt;/a&gt; is an X11 input driver specifically for touchpad support, but it directly interferes with libinput in Xfce. &lt;a href="https://www.freedesktop.org/wiki/Software/libinput/"
target="_blank"
&gt;libinput&lt;/a&gt; is a Wayland- and X11-compatible input driver with improved touchpad support and is a key component for Touchégg. If Synaptics is present, it takes precedence over libinput, so it has to be removed to continue.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;An additional benefit of removing Synaptics is that it doesn’t support the Apple Magic Trackpad 2 at all. When it’s installed, you cannot move your cursor; you can only right-click. Uninstall Synaptics to make the Magic Trackpad work in Xubuntu!&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="uninstall-synaptics"&gt;Uninstall Synaptics&lt;/h3&gt;
&lt;p&gt;Removing the driver is trivially easy. Open up a terminal and issue the following command:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt remove xserver-xorg-input-synaptics
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;After removing the driver, restart your system. Once you’re up and running, your touchpad should have a bit more life in it! With the Synaptics driver out of the way, libinput can take over and enable Touchégg.&lt;/p&gt;
&lt;h3 id="reinstall-synaptics-if-needed"&gt;Reinstall Synaptics (if needed)&lt;/h3&gt;
&lt;p&gt;If you need to reinstall the Synaptics driver for some reason, enter the following into your terminal and then reboot. Synaptics will be reinstalled, &lt;em&gt;but Touchégg will not function correctly&lt;/em&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt install xserver-xorg-input-synaptics
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="install-touchégg-for-multi-touch-gestures"&gt;Install Touchégg for Multi-Touch Gestures&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/JoseExposito/touchegg"
target="_blank"
&gt;Touchégg&lt;/a&gt; runs in the background and translates touchpad gestures into actions. Once configured, you can use three- or four-finger gestures to switch workspaces, resize or rearrange windows, or even run custom commands.&lt;/p&gt;
&lt;p&gt;To install Touchégg on Xubuntu, follow the &lt;a href="https://github.com/JoseExposito/touchegg#ubuntu-debian-and-derivatives"
target="_blank"
&gt;Ubuntu instructions&lt;/a&gt; below. Note that you will find &lt;code&gt;touchegg&lt;/code&gt; in the Ubuntu repositories, but it is an older version and won’t behave as expected.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:touchegg/stable
sudo apt update
sudo apt install touchegg
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Restart your computer, and the daemon will run in the background.&lt;/p&gt;
&lt;h2 id="install-touché-to-configure-touchégg"&gt;Install Touché to Configure Touchégg&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/unlock-multi-touch-gestures-touche.png"
alt="Touché has an easy-to-understand interface with options for Swipe, Pinch, and Tap gestures."&gt;&lt;figcaption&gt;
Touché has an easy-to-understand interface with options for Swipe, Pinch, and Tap gestures.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://github.com/JoseExposito/touche"
target="_blank"
&gt;Touché&lt;/a&gt; is the desktop companion application for configuring Touchégg. It’s available on FlatHub so the next step will be to enable Flatpak on Xubuntu. We’re doing it all right here, right now.&lt;/p&gt;
&lt;h3 id="install-flatpak-support-in-xubuntu"&gt;Install Flatpak support in Xubuntu&lt;/h3&gt;
&lt;p&gt;Following the &lt;a href="https://flatpak.org/setup/Ubuntu"
target="_blank"
&gt;Ubuntu&lt;/a&gt; setup instructions on flathub.org, run the following commands in a Terminal.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# Install Flatpak
sudo apt install flatpak
# Install the GNOME Software Flatpak plugin (optional)
sudo apt install gnome-software-plugin-flatpak
# Add the Flathub repository
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Restart your computer again, and you’ll be ready to install Flatpaks.&lt;/p&gt;
&lt;h3 id="install-touché-from-flathub"&gt;Install Touché from Flathub&lt;/h3&gt;
&lt;p&gt;Final step! Click the &lt;em&gt;Install&lt;/em&gt; button on &lt;a href="https://flathub.org/apps/details/com.github.joseexposito.touche"
target="_blank"
&gt;Flathub&lt;/a&gt; or install from the Terminal:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;flatpak install flathub com.github.joseexposito.touche
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="configure-your-touchpad-gestures"&gt;Configure Your Touchpad Gestures&lt;/h2&gt;
&lt;p&gt;You’ll find Touché in the application menu. Launch it and add your global and per-application gestures! Remember that Xubuntu is configured with a single workspace, so gestures to &lt;em&gt;Switch desktop&lt;/em&gt; will fail until you add some additional workspaces. You can do this from Xubuntu’s &lt;em&gt;Workspaces&lt;/em&gt; settings.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2022/02/unlock-multi-touch-gestures-xfce-workspaces.png"
alt="From the Workspaces application, you can add however many workspaces you want. Go wild!"&gt;&lt;figcaption&gt;
From the Workspaces application, you can add however many workspaces you want. Go wild!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="wrapping-up"&gt;Wrapping Up&lt;/h2&gt;
&lt;p&gt;After roughly a year’s hiatus, I’m finally getting back into Xubuntu and Xfce development. Adding the multi-touch workspace gestures makes the transition much smoother. I hope this guide is helpful for others wanting to use Xubuntu but are hesitant to use it without its modern desktop features. Look forward to more updates in the near future!&lt;/p&gt;</description></item><item><title>FOSS Roundup #2 - Releases and Xfce for All</title><link>https://seand.xyz/blog/2022/02/06/foss-roundup-2-releases-and-xfce-for-all/</link><pubDate>Sun, 06 Feb 2022 14:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/02/06/foss-roundup-2-releases-and-xfce-for-all/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome to the second edition of my weekly FOSS roundup! Last week, we discussed a serious vulnerability in Polkit. This week’s digest is a lot easier. We’ve got releases, and I’ve got my coffee, so let’s get to it. Here’s what you might have missed last week…&lt;/p&gt;
&lt;h2 id="slackware-150-arrives-with-xfce-416"&gt;Slackware 15.0 arrives with Xfce 4.16&lt;/h2&gt;
&lt;p&gt;Slackware, one of the oldest Linux distributions, has released version 15.0. All modern niceties are finally here with Linux 5.15, PipeWire, Wayland, and Xfce 4.16! My last experience with Slackware was with the Vector Linux derivative many years ago… and it was good then!&lt;/p&gt;
&lt;h2 id="ubuntu-mate-2204-to-ship-with-flatpak-support"&gt;Ubuntu MATE 22.04 to ship with Flatpak support&lt;/h2&gt;
&lt;p&gt;Ubuntu Mate &lt;a href="https://www.omgubuntu.co.uk/2022/02/ubuntu-mate-22-04-flatpak-support"
target="_blank"
&gt;will be shipping with Flatpak support&lt;/a&gt; in April. While they won’t be shipping a Flatpak remote, it will be easy to add remotes, such as Flathub desktop integration support, which will work out of the box. &lt;strong&gt;Xubuntu fans, should we follow suit?&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="peppermint-os-11-was-released-with-debian-and-xfce"&gt;Peppermint OS 11 was released with Debian and Xfce&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://9to5linux.com/peppermint-os-11-released-after-3-years-in-development-now-based-on-debian-and-xfce"
target="_blank"
&gt;Peppermint OS 11&lt;/a&gt; was released a few days ago with several significant changes. Peppermint is now based on Debian instead of Ubuntu. I’m sure the team has their reasons, but this &lt;em&gt;sounds like&lt;/em&gt; a step backward. Xfce replaces LXDE as the default desktop environment.&lt;/p&gt;
&lt;h2 id="elementary-published-their-january-update"&gt;elementary published their January update&lt;/h2&gt;
&lt;p&gt;With a handful of updates for last month’s elementary OS 6.1, and a preview for the upcoming elementary OS 7, &lt;a href="https://blog.elementary.io/updates-for-january-2022"
target="_blank"
&gt;this month’s update&lt;/a&gt; has many interesting tidbits. Automatic updates, improved power management, and the possibility of OS upgrades make for an exciting announcement!&lt;/p&gt;
&lt;h2 id="the-gtk4-adwaita-ported-to-gtk3"&gt;The GTK4 Adwaita ported to GTK3&lt;/h2&gt;
&lt;p&gt;Fans of the GTK default theme Adwaita, particularly the visual refresh it has seen in GTK4, will be happy to know they can add consistency to their desktop. A long-time favorite theme developer, lassekongo83, has &lt;a href="https://github.com/lassekongo83/adw-gtk3"
target="_blank"
&gt;brought those updates to GTK3&lt;/a&gt;. Check it out for yourself!&lt;/p&gt;
&lt;h2 id="what-im-working-on"&gt;What I’m working on…&lt;/h2&gt;
&lt;p&gt;I made more progress on the Xubuntu documentation project this week, wrapping up chapters 5 (currently showing as chapter 10) and 6. Converting to Docbook has proven to be long and tedious, but I’m making headway. There are only 11 chapters to go!&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;If you enjoyed this newsletter, consider buying my next coffee on &lt;a href="https://ko-fi.com/bluesabre"
target="_blank"
&gt;Ko-fi&lt;/a&gt;! If you’d like me to share something on my next issue, message me on &lt;a href="https://twitter.com/bluesabredavis"
target="_blank"
&gt;Twitter&lt;/a&gt;. Join me next week at 9 AM for more development-focused, FOSS-related news.&lt;/p&gt;</description></item><item><title>FOSS Roundup #1 - Exploits and Drivers and Wayland, Oh My!</title><link>https://seand.xyz/blog/2022/01/30/foss-roundup-1-exploits-and-drivers-and-wayland-oh-my/</link><pubDate>Sun, 30 Jan 2022 14:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2022/01/30/foss-roundup-1-exploits-and-drivers-and-wayland-oh-my/</guid><media:content url="https://seand.xyz/images/2022/01/foss-roundup.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome to the first edition of my weekly FOSS roundup! This is the first in what I hope to be a regular weekly newsletter covering the latest development-focused news from the free and open-source world. Join me every Sunday at 9 AM (ET) for coffee and Linux-flavored news. ☕&lt;/p&gt;
&lt;h2 id="polkit-exploit-grants-root-access-to-anybody"&gt;Polkit exploit grants root access to anybody&lt;/h2&gt;
&lt;p&gt;A &lt;a href="https://www.bleepingcomputer.com/news/security/linux-system-service-bug-gives-root-on-all-major-distros-exploit-released"
target="_blank"
&gt;“simple and universal” exploit&lt;/a&gt; was released this week and patched in most major Linux distributions. The exploit found for Polkit has existed for years and affects most distributions and architectures. Update your machines and make sure you’re running a supported release, not an end-of-life release.&lt;/p&gt;
&lt;h2 id="elementary-published-their-2021-ui-study-results"&gt;elementary published their 2021 UI study results&lt;/h2&gt;
&lt;p&gt;The elementary team has &lt;a href="https://blog.elementary.io/2021-ui-study-results-dock-multitasking"
target="_blank"
&gt;published the results&lt;/a&gt; from their 2021 UI study. Through December 2021 and January 2022, over 2,500 individuals shared their thoughts on app launchers, docks and taskbars, multitasking, and other components of the desktop experience. It’s an interesting read!&lt;/p&gt;
&lt;h2 id="writing-linux-gpu-drivers-without-hardware"&gt;Writing Linux GPU drivers without hardware&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://twitter.com/alyssarzg"
target="_blank"
&gt;Alyssa Rosenzweig&lt;/a&gt; shared an incredible article about her journey &lt;a href="https://www.collabora.com/news-and-blog/blog/2022/01/27/writing-an-open-source-gpu-driver-without-the-hardware"
target="_blank"
&gt;developing graphics drivers&lt;/a&gt; for the Arm Valhall GPUs without any existing hardware. Months without the hardware and a few days with proved enough to make these drivers a reality.&lt;/p&gt;
&lt;h2 id="expanding-wayland-support"&gt;Expanding Wayland support&lt;/h2&gt;
&lt;p&gt;News surrounding Wayland has been accelerating recently, with (at least) &lt;a href="https://www.gamingonlinux.com/2022/01/sdl-2022-will-default-to-wayland-on-linux"
target="_blank"
&gt;two major software updates&lt;/a&gt; this week. &lt;strong&gt;SDL 2.0.22&lt;/strong&gt;, a key component for many games and game engines, will default to Wayland over X11.&lt;/p&gt;
&lt;p&gt;And in the browser space, &lt;strong&gt;Firefox Nightly&lt;/strong&gt; will now use Wayland by default for supported configurations.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[Linux] Wayland was activated by default on Firefox Nightly (only) for eligible configurations last week. If you experience regressions, you may want to check &lt;a href="https://t.co/1b3xE63wG8"
target="_blank"
&gt;https://t.co/1b3xE63wG8&lt;/a&gt;. dependencies if your issue was already reported. If it is not, please file a new bug, thanks!&lt;/p&gt;
&lt;p&gt;— Firefox Nightly 🔥 (@FirefoxNightly) &lt;a href="https://twitter.com/FirefoxNightly/status/1485901776255692802?ref_src=twsrc%5Etfw"
target="_blank"
&gt;January 25, 2022&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="what-im-working-on"&gt;What I’m working on…&lt;/h2&gt;
&lt;p&gt;I’m just starting to get back into the swing of things this week. I’ve made some solid strides in the Xubuntu &lt;a href="https://github.com/Xubuntu/xubuntu-docs/blob/docs-refresh/CONTRIBUTING.md"
target="_blank"
&gt;documentation project&lt;/a&gt; in recent weeks, so I hope to stay focused on that until it’s finally out the door. As commits are pushed, you can see the changes live &lt;a href="https://xubuntu.github.io/xubuntu-docs"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="thanks-for-reading"&gt;Thanks for reading!&lt;/h2&gt;
&lt;p&gt;If you enjoyed this newsletter, consider buying my next coffee on &lt;a href="https://ko-fi.com/bluesabre"
target="_blank"
&gt;Ko-fi&lt;/a&gt;! If you’re looking for something else to read, consider checking out my (admittedly still early) &lt;a href="https://bluesabre.medium.com/"
target="_blank"
&gt;Medium&lt;/a&gt;. And if there’s something you’d like me to share on my next issue, message me on &lt;a href="https://twitter.com/bluesabredavis"
target="_blank"
&gt;Twitter&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>(Not So) Spooky! A GhostBSD Investigation</title><link>https://seand.xyz/blog/2021/11/01/not-so-spooky-a-ghostbsd-investigation/</link><pubDate>Mon, 01 Nov 2021 00:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2021/11/01/not-so-spooky-a-ghostbsd-investigation/</guid><media:content url="https://seand.xyz/images/2021/09/medium-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;em&gt;GhostBSD is a different OS experience but incredibly familiar.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.ghostbsd.org/"
target="_blank"
&gt;GhostBSD&lt;/a&gt; describes itself as “simplifying FreeBSD for those who lack the technical expertise required to use it and lower the entry-level of using BSD.” I haven’t tried a BSD in quite some time, so the prospect of an easy-to-use BSD option sounds promising. This was originally going to be a Halloween-themed post, but life and timing just didn’t hit right. So here it is, your not-so-spooky look at GhostBSD from a long-time Linux user and contributor — either a day late or 364 days early.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bluesabre.medium.com/not-so-spooky-a-ghostbsd-investigation-c7079e98549e"
target="_blank"
&gt;Read the rest on Medium…&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="medium-my-everything-else-blog"&gt;Medium, my “everything else” blog&lt;/h2&gt;
&lt;p&gt;My blog at &lt;a href="https://bluesabre.org"
target="_blank"
&gt;bluesabre.org&lt;/a&gt; is narrowly focused on FOSS-related news and reviews. If you’d like to engage with me about my other interests, &lt;a href="https://bluesabre.medium.com"
target="_blank"
&gt;join me&lt;/a&gt; on Medium! You’ll find how-tos, deep dives, and opinion pieces about the wider world.&lt;/p&gt;</description></item><item><title>Xubuntu 21.10 "Impish Indri" Released</title><link>https://seand.xyz/blog/2021/10/17/xubuntu-21-10-released/</link><pubDate>Sun, 17 Oct 2021 14:30:30 +0000</pubDate><guid>https://seand.xyz/blog/2021/10/17/xubuntu-21-10-released/</guid><media:content url="https://seand.xyz/images/2021/10/xubuntu-21-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 21.10 “Impish Indri” was released on October 14, 2021. Check out the &lt;a href="https://xubuntu.org/news/xubuntu-21-10-released/"
target="_blank"
&gt;release announcement&lt;/a&gt; and &lt;a href="https://wiki.xubuntu.org/releases/21.10/release-notes"
target="_blank"
&gt;release notes&lt;/a&gt;. I’ve expanded on both below.&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;h3 id="gnome-disk-usage-analyzer"&gt;GNOME Disk Usage Analyzer&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://apps.gnome.org/app/org.gnome.baobab/"
target="_blank"
&gt;GNOME Disk Usage Analyzer&lt;/a&gt; (baobab) scans folders, devices, and remote locations to provide an in-depth report on disk usage. It can quickly identify large files and folders, wasting disk space and enabling users to act on them. A tree-like and graphical representation is used to display disk usage.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-baobab.png"
alt="GNOME Disk Usage Analzer being used to show disk space usage."&gt;&lt;figcaption&gt;
Disk Usage Analyzer makes it much easier to recover lost disk space.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="gnome-disks"&gt;GNOME Disks&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://apps.gnome.org/app/org.gnome.DiskUtility/"
target="_blank"
&gt;GNOME Disks&lt;/a&gt; provides an easy way to inspect, format, partition, and configure disks. You can view SMART data, manage devices, benchmark physical disks, and image flash drives using GNOME Disks. Another benefit is that it can mount partitions on-demand or automatically.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-disks.png"
alt="GNOME Disks showing the disk partition table for a thumb drive."&gt;&lt;figcaption&gt;
GNOME Disks is an all-in-one solution for managing physical disks and partitions.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="rhythmbox"&gt;Rhythmbox&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.gnome.org/Apps/Rhythmbox/"
target="_blank"
&gt;Rhythmbox&lt;/a&gt; is a music-playing application. It features a media library, podcast feeds, and live internet radio stations. It integrates with the Xfce PulseAudio Plugin in Xubuntu, controlling playback and granting easy access to recent playlists. Xubuntu ships with the &lt;a href="https://github.com/fossfreedom/alternative-toolbar"
target="_blank"
&gt;Alternative Toolbar&lt;/a&gt; plugin enabled, making the application layout fit in with the rest of the desktop. Additionally, the multimedia keyboard’s music key will launch Rhythmbox instead of Parole.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-rhythmbox-main-1.png" alt="Rhythmbox is customized to feel at home in Xubuntu. It is only a few clicks away if you prefer a more modern look." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-rhythmbox-alt-toolbar.png" alt="Rhythmbox is customized to feel at home in Xubuntu. It is only a few clicks away if you prefer a more modern look." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-rhythmbox-modern.png" alt="Rhythmbox is customized to feel at home in Xubuntu. It is only a few clicks away if you prefer a more modern look." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Rhythmbox is customized to feel at home in Xubuntu. It is only a few clicks away if you prefer a more modern look.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="super-key-support"&gt;Super Key Support&lt;/h3&gt;
&lt;p&gt;The Super (or Windows) key will now reveal the application menu, similar to Windows and other desktop environments. This is possible thanks to the inclusion of &lt;code&gt;xcape&lt;/code&gt;, which configures modifier keys to act as other keys when pressed. For Xubuntu, the left Super key is now mapped to trigger the Ctrl+Escape key combination used for the Whisker Menu. please see the upstream &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/1#note_12979"
target="_blank"
&gt;Xfce bug&lt;/a&gt; for a peek into the technical reason for this workaround.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Today&amp;rsquo;s &lt;a href="https://twitter.com/Xubuntu?ref_src=twsrc%5Etfw"
target="_blank"
&gt;@Xubuntu&lt;/a&gt; daily iso (2021-08-20) features xcape, enabling the Super key for showing the Whisker Menu.&lt;/p&gt;
&lt;p&gt;Download here: &lt;a href="https://t.co/dcaG1gN84b"
target="_blank"
&gt;https://t.co/dcaG1gN84b&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More information: &lt;a href="https://t.co/6fmT7DlK0j"
target="_blank"
&gt;https://t.co/6fmT7DlK0j&lt;/a&gt; &lt;a href="https://t.co/lQbokbqBW9"
target="_blank"
&gt;pic.twitter.com/lQbokbqBW9&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Sean Davis 🦣 @bluesabre@floss.social (@bluesabredavis) &lt;a href="https://twitter.com/bluesabredavis/status/1428561898073698306?ref_src=twsrc%5Etfw"
target="_blank"
&gt;August 20, 2021&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="pipewire"&gt;PipeWire&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://pipewire.org/"
target="_blank"
&gt;PipeWire&lt;/a&gt; is now included in Xubuntu and the other flavors. PipeWire is a project that improves audio and video handling in Linux. It is used alongside PulseAudio to improve hardware support, particularly for Bluetooth audio devices significantly. For regular usage, PipeWire quietly works in the background. Audio devices are still controlled through the Xfce PulseAudio Plugin and PulseAudio Volume Control (pavucontrol).&lt;/p&gt;
&lt;h2 id="pidgin-removal"&gt;Pidgin Removal&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://pidgin.im/"
target="_blank"
&gt;Pidgin&lt;/a&gt;, “the universal chat client,” is no longer included in Xubuntu. Due to an increasing number of chat services moving to proprietary and restricted protocols, the overall usefulness of Pidgin has diminished significantly over the years. However, if you still use Pidgin, it can be installed from the repository.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://latenightlinux.com/late-night-linux-extra-episode-32/"
target="_blank"
&gt;Late Night Linux Extra episode 32&lt;/a&gt; featured &lt;a href="https://reaperworld.com/"
target="_blank"
&gt;Gary Kramlich&lt;/a&gt;, the lead Pidgin maintainer. In this episode, Gary explained that while many of these services are no longer available within Pidgin by default, existing plugins enable support for those services. Unfortunately, many plugins change rapidly, making it impossible to keep them packaged and up-to-date in Ubuntu.&lt;/p&gt;
&lt;h2 id="ux-updates"&gt;UX Updates&lt;/h2&gt;
&lt;p&gt;In continuing our keyboard shortcut clean-up, the long-obsoleted Super+{1,2,3,4} shortcuts were removed. These shortcuts go way back to when Xubuntu had a two-panel layout and launched the first four pinned applications. For a complete list of keyboard shortcuts, &lt;a href="https://wiki.xubuntu.org/releases/21.10/keyboard-shortcuts"
target="_blank"
&gt;click here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We also made a minor change to our Thunar defaults, updating the title bar to always display the full path of the current directory. This should make navigating and managing the filesystem easier with multiple open windows.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-thunar.png"
alt="Thunar File Manager showing a directory seven directories deep."&gt;&lt;figcaption&gt;
Go layers deep in your filesystem and never forget where you are, with the full path displayed in Thunar at all times.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="about-the-xubuntu-versions"&gt;About the Xubuntu Versions&lt;/h2&gt;
&lt;p&gt;Xubuntu has three installable versions. Using the &lt;a href="https://xubuntu.org/download/"
target="_blank"
&gt;main ISO&lt;/a&gt; (2.0G), you can pick from the Normal or Minimal installation option, whereas &lt;a href="https://unit193.net/xubuntu/core/"
target="_blank"
&gt;Xubuntu Core&lt;/a&gt; (1.0G) will result in a much smaller installation size. Normal includes everything you need to be productive and have fun with Xubuntu. Meanwhile, Minimal and Core are designed to provide the bare essentials, enabling you to tailor Xubuntu to your needs.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-installer.png"
alt="Xubuntu installer showing installation options."&gt;&lt;figcaption&gt;
When installing from the main ISO, you can choose to perform a “Normal” or “Minimal” installation.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Core and Minimal seem to have the same purpose, but Core has a few advantages. For one, the download size is much smaller and more accessible for those with limited connectivity options. Second, the install size is quite a bit smaller due to how the different versions work. Core installs only the minimal set of packages. Minimal first installs the Normal Xubuntu version and then removes the excess packages. Unfortunately, it’s impossible to identify and remove all of the extra packages reliably, so you end up with another 1.0G of bloat.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-versions.png"
alt="A small chart showing disk and memory usage differences for each Xubuntu version."&gt;&lt;figcaption&gt;
Save nearly 2.0G of disk space by opting for the Xubuntu Core version.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;You can learn more about Xubuntu Core &lt;a href="https://unit193.net/xubuntu/"
target="_blank"
&gt;here&lt;/a&gt; or view the spreadsheet I compiled with the package and memory differences &lt;a href="https://docs.google.com/spreadsheets/d/13hJ1hvU8gPouxpUycvlESW-xQqJaKUq-xQFjHXY_umU/edit#gid=1201272180"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="wrapping-up"&gt;Wrapping Up&lt;/h2&gt;
&lt;p&gt;Xubuntu 21.10 features the work of numerous contributors from the Xfce, GNOME, MATE, Ubuntu, and Debian communities. If you’d like to contribute, check out the following links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xfce.org/getinvolved"
target="_blank"
&gt;Xfce&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://welcome.gnome.org"
target="_blank"
&gt;GNOME&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mate-desktop.org/"
target="_blank"
&gt;MATE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Xubuntu&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.debian.org/devel/join/"
target="_blank"
&gt;Debian&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Next up, we have the 22.04 “ &lt;a href="https://www.omgubuntu.co.uk/2021/10/ubuntu-22-04-codename-jammy-jellyfish"
target="_blank"
&gt;Jammy Jellyfish&lt;/a&gt;” LTS cycle. The next six months will be focused primarily on bug fixes and other improvements, building a solid LTS foundation for the next three years. As it is an LTS, we’ll be running a Wallpaper Contest again, so keep an eye on the Xubuntu &lt;a href="https://xubuntu.org/"
target="_blank"
&gt;website&lt;/a&gt; and &lt;a href="https://twitter.com/Xubuntu"
target="_blank"
&gt;Twitter&lt;/a&gt; for updates.&lt;/p&gt;</description></item><item><title>Install elementary OS on VMware Workstation</title><link>https://seand.xyz/blog/2021/10/08/install-elementary-os-on-vmware-workstation/</link><pubDate>Fri, 08 Oct 2021 00:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2021/10/08/install-elementary-os-on-vmware-workstation/</guid><media:content url="https://seand.xyz/images/2021/09/medium-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;A guide to install elementary OS on VMware Workstation using a small virtual display.&lt;/p&gt;
&lt;p&gt;If you’ve ever tried to install elementary OS 6 “Odin” on VMware Workstation, you may have given up out of frustration. When you first fire up your new virtual machine, the screen resolution is 800×600 — too small for the elementary installer to fit on the screen. This step-by-step guide will help you install elementary OS and enable VMware Tools to unlock higher resolutions.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bluesabre.medium.com/install-elementary-os-on-vmware-workstation-6d55f11a4034"
target="_blank"
&gt;Read the rest on Medium…&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="medium-my-everything-else-blog"&gt;Medium, my “everything else” blog&lt;/h2&gt;
&lt;p&gt;My blog at &lt;a href="https://bluesabre.org"
target="_blank"
&gt;bluesabre.org&lt;/a&gt; is narrowly focused on FOSS-related news and reviews. If you’d like to engage with me about my other interests, &lt;a href="https://bluesabre.medium.com"
target="_blank"
&gt;join me&lt;/a&gt; on Medium! You’ll find how-tos, deep dives, and opinion pieces about the wider world.&lt;/p&gt;</description></item><item><title>Xubuntu Development Update September 2021</title><link>https://seand.xyz/blog/2021/10/03/xubuntu-development-update-september-2021/</link><pubDate>Sun, 03 Oct 2021 10:09:36 +0000</pubDate><guid>https://seand.xyz/blog/2021/10/03/xubuntu-development-update-september-2021/</guid><media:content url="https://seand.xyz/images/2021/10/xubuntu-21-10-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The Xubuntu development update for September 2021 shows a strong pulse in our quiet project. Xubuntu’s development server was funded, our latest wallpaper was published, and several new packages were uploaded. We’ve also added Xfce 4.17 packages to a PPA for testing.&lt;/p&gt;
&lt;h2 id="funding-the-xubuntu-development-server"&gt;Funding the Xubuntu Development Server&lt;/h2&gt;
&lt;p&gt;Thanks to the &lt;a href="https://discourse.ubuntu.com/t/ubuntu-donations-funding/29"
target="_blank"
&gt;Ubuntu Community Fund&lt;/a&gt;, the Xubuntu web server has been funded for another two years. Elizabeth announced the news on Twitter early in September. The community fund is the way to go if you want to sponsor Xubuntu and the other flavors. Other options are available on the &lt;a href="https://xubuntu.org/donations/"
target="_blank"
&gt;Xubuntu website&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Thanks to the &lt;a href="https://twitter.com/ubuntu?ref_src=twsrc%5Etfw"
target="_blank"
&gt;@Ubuntu&lt;/a&gt; Community Fund 💰 ( &lt;a href="https://t.co/2L3DIvWvnU"
target="_blank"
&gt;https://t.co/2L3DIvWvnU&lt;/a&gt;) the &lt;a href="https://twitter.com/Xubuntu?ref_src=twsrc%5Etfw"
target="_blank"
&gt;@Xubuntu&lt;/a&gt; development server is funded for another two years! 🥳 &lt;a href="https://twitter.com/hashtag/Ubuntu?src=hash&amp;amp;ref_src=twsrc%5Etfw"
target="_blank"
&gt;#Ubuntu&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/Xubuntu?src=hash&amp;amp;ref_src=twsrc%5Etfw"
target="_blank"
&gt;#Xubuntu&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Elizabeth K. Joseph (@pleia2) &lt;a href="https://twitter.com/pleia2/status/1434548645265764354?ref_src=twsrc%5Etfw"
target="_blank"
&gt;September 5, 2021&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="wallpaper-update"&gt;Wallpaper Update&lt;/h2&gt;
&lt;p&gt;On September 30, Pasi &lt;a href="https://github.com/Xubuntu/xubuntu-artwork/commit/99f8a4f8ec07e990eaaa866295c75433c65b1113"
target="_blank"
&gt;uploaded&lt;/a&gt; the new wallpaper for Xubuntu 21.10. This cycle’s wallpaper features overlapping teal geometric shapes, continuing the tradition of calm and clean backdrops. The updated xubuntu-artwork package has been submitted and is currently awaiting acceptance into the 21.10 archive.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-dev-wallpaper.png"
alt="Featuring teal geometric shapes, the Xubuntu 21.10 wallpaper gives off a relaxing vibe."&gt;&lt;figcaption&gt;
Featuring teal geometric shapes, the Xubuntu 21.10 wallpaper gives off a relaxing vibe.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="package-updates"&gt;Package Updates&lt;/h2&gt;
&lt;p&gt;In September, the Xubuntu packageset saw only a few updates to Xfce and Xubuntu components.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;greybird-gtk-theme &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/g/greybird-gtk-theme/greybird-gtk-theme_3.22.15-1/changelog"
target="_blank"
&gt;3.22.15-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;libxfce4ui &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/libx/libxfce4ui/libxfce4ui_4.16.1-1/changelog"
target="_blank"
&gt;4.16.1-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;sgt-launcher &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/s/sgt-launcher/sgt-launcher_0.2.7-0ubuntu1/changelog"
target="_blank"
&gt;0.2.7-0ubuntu1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-whiskermenu-plugin &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin_2.6.0-1/changelog"
target="_blank"
&gt;2.6.0-1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-dev-greybird-dark.png"
alt="Greybird-dark was updated with a much smoother gradient for non-CSD window title bars, better aligning with the CSD version."&gt;&lt;figcaption&gt;
Greybird-dark was updated with a much smoother gradient for non-CSD window title bars, better aligning with the CSD version.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;In other package-related (semi-Xubuntu-related) news, &lt;a href="https://ayatanaindicators.github.io/"
target="_blank"
&gt;Ayatana indicators&lt;/a&gt; have replaced the original libappindicator and libindicator in Ubuntu, with the originals demoted from main to universe. &lt;a href="https://tracker.debian.org/pkg/libappindicator"
target="_blank"
&gt;libappindicator&lt;/a&gt; and &lt;a href="https://tracker.debian.org/pkg/libindicator"
target="_blank"
&gt;libindicator&lt;/a&gt; have been removed entirely from Debian.&lt;/p&gt;
&lt;h3 id="xfce-417-ppa-update"&gt;Xfce 4.17 PPA Update&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.xfce.org/releng/4.18/roadmap"
target="_blank"
&gt;Xfce 4.18&lt;/a&gt; is still very early in its development, with Xfce 4.17 as its development series. Our Debian package manager, Unit 193, has started publishing Xfce 4.17 builds to the &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/ubuntu/experimental"
target="_blank"
&gt;Xubuntu QA Experimental PPA&lt;/a&gt; for testing and development. There’s not much to see here yet, but if you’re curious (and don’t mind the occasional breakage), check it out! If you prefer not to install bleeding-edge packages on your system, you can also use the &lt;a href="https://github.com/schuellerf/xfce-test"
target="_blank"
&gt;XFCE Test&lt;/a&gt; docker image to try out the latest changes.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/10/xubuntu-21-10-dev-xfce-4-17-packages.png"
alt="Xfce 4.17 packages are now available for 21.10 (featured), 21.04, and 20.04."&gt;&lt;figcaption&gt;
Xfce 4.17 packages are now available for 21.10 (featured), 21.04, and 20.04.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="upcoming-dates"&gt;Upcoming Dates&lt;/h2&gt;
&lt;p&gt;If you’re following along with the &lt;a href="https://discourse.ubuntu.com/t/impish-indri-release-schedule/18540"
target="_blank"
&gt;Release Schedule&lt;/a&gt;, you know that Xubuntu 21.10 “Impish Indri” is just around the corner! The &lt;a href="https://wiki.xubuntu.org/releases/21.10/release-notes"
target="_blank"
&gt;BETA release notes&lt;/a&gt; are up on the Xubuntu Wiki. More than ever, please take the time to &lt;a href="https://xubuntu.org/contribute/qa"
target="_blank"
&gt;test Xubuntu&lt;/a&gt; to help us catch some last-minute bugs.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;October 7: &lt;a href="https://wiki.ubuntu.com/FinalFreeze"
target="_blank"
&gt;Final Freeze&lt;/a&gt;, &lt;a href="https://wiki.ubuntu.com/ReleaseCandidate"
target="_blank"
&gt;Release Candidate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;October 14: &lt;a href="https://wiki.ubuntu.com/FinalRelease"
target="_blank"
&gt;Final Release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thanks for reading! Join the conversation with &lt;a href="https://twitter.com/Xubuntu"
target="_blank"
&gt;@Xubuntu&lt;/a&gt; on Twitter, the &lt;a href="http://www.facebook.com/xubuntuusers"
target="_blank"
&gt;Xubuntu Users&lt;/a&gt; group on Facebook, or &lt;a href="https://xubuntu.org/irc/"
target="_blank"
&gt;IRC&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>MenuLibre 2.2.3 Released</title><link>https://seand.xyz/blog/2021/09/26/menulibre-2-2-2-release/</link><pubDate>Sun, 26 Sep 2021 16:58:31 +0000</pubDate><guid>https://seand.xyz/blog/2021/09/26/menulibre-2-2-2-release/</guid><media:content url="https://seand.xyz/images/2021/09/menulibre-2-2-2-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With the release of MenuLibre 2.2.3, integration with various desktop environments and distributions is significantly improved.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added diagnostics for failed menu loading&lt;/li&gt;
&lt;li&gt;Added support for GNOME-specific categories ( &lt;a href="https://github.com/bluesabre/menulibre/issues/56"
target="_blank"
&gt;#56&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for PrefersNonDefaultGPU ( &lt;a href="https://github.com/bluesabre/menulibre/issues/50"
target="_blank"
&gt;#50&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for unprefixed applications.menu ( &lt;a href="https://github.com/bluesabre/menulibre/issues/67"
target="_blank"
&gt;#67&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for X-GNOME-UsesNotifications ( &lt;a href="https://github.com/bluesabre/menulibre/issues/79"
target="_blank"
&gt;#79&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for XFCE-specific categories ( &lt;a href="https://github.com/bluesabre/menulibre/issues/54"
target="_blank"
&gt;#54&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enabled opening a root editor for root-owned files with pkexec ( &lt;a href="https://github.com/bluesabre/menulibre/issues/62"
target="_blank"
&gt;#62&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enabled searching for Exec key and desktop entry ( &lt;a href="https://github.com/bluesabre/menulibre/issues/52"
target="_blank"
&gt;#52&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added AppData file ( &lt;a href="https://github.com/bluesabre/menulibre/issues/61"
target="_blank"
&gt;#61&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Documented intltool build requirement ( &lt;a href="https://github.com/bluesabre/menulibre/pull/59"
target="_blank"
&gt;#59&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Switched to the &lt;a href="https://github.com/bluesabre/menulibre/wiki/Recognized-Desktop-Entry-Keys"
target="_blank"
&gt;MenuLibre Wiki&lt;/a&gt; for key descriptions ( &lt;a href="https://github.com/bluesabre/menulibre/issues/48"
target="_blank"
&gt;#48&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added valid types to the validator, reducing false positives ( &lt;a href="https://github.com/bluesabre/menulibre/issues/66"
target="_blank"
&gt;#66&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed builds with newer versions of GTK ( &lt;a href="https://github.com/bluesabre/menulibre/pull/77"
target="_blank"
&gt;#77&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed history state when editing Name and Comment ( &lt;a href="https://github.com/bluesabre/menulibre/issues/57"
target="_blank"
&gt;#57&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed running with newer versions of GTK ( &lt;a href="https://github.com/bluesabre/menulibre/issues/82"
target="_blank"
&gt;#82&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed selection leaving screen while moving items ( &lt;a href="https://github.com/bluesabre/menulibre/issues/25"
target="_blank"
&gt;#25&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed typo in desktop file processing error&lt;/li&gt;
&lt;li&gt;Fixed msgfmt errors&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="updated-translations"&gt;Updated Translations&lt;/h3&gt;
&lt;p&gt;Arabic, Catalan, Chinese (China), Danish, Dutch, English (United Kingdom), French, German, Japanese, Lithuanian, Malay, Malay (Arabic), Polish, Russian, Spanish, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="deep-dive-into-new-features"&gt;Deep Dive Into New Features&lt;/h2&gt;
&lt;h3 id="newly-added-keys"&gt;Newly Added Keys&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;PrefersNonDefaultGPU&lt;/strong&gt; was added to the FreeDesktop.org &lt;a href="https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html"
target="_blank"
&gt;Desktop Entry Specification&lt;/a&gt; in version 1.4. It’s a hint for the desktop environment to use a non-discrete, more powerful GPU if it is available. Support for this key was recently added to Xubuntu and elementary and is making its way to other desktop environments.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;X-GNOME-UsesNotifications&lt;/strong&gt; is used by GNOME, elementary, and other GTK desktops (possibly others as well) to inform the environment that an app can send notifications. This enables the management of those notifications through a single interface. This feature is seen in GNOME and elementary.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/09/menulibre-2-2-2-elementary-notifications.png" alt="X-GNOME-UsesNotifications empowers the user to control their notifications." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/09/menulibre-2-2-2-gnome-notifications.png" alt="X-GNOME-UsesNotifications empowers the user to control their notifications." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
X-GNOME-UsesNotifications empowers the user to control their notifications.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="improving-cross-platform-support"&gt;Improving Cross-Platform Support&lt;/h3&gt;
&lt;p&gt;Support for &lt;strong&gt;GNOME-specific&lt;/strong&gt; and &lt;strong&gt;Xfce-specific&lt;/strong&gt; application categories has been added. When running in a supported desktop environment, these categories are now available and should enable tighter integration and more advanced menu management features.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Un-prefixed applications.menu files&lt;/strong&gt;, as seen in &lt;a href="https://manjaro.org/download/"
target="_blank"
&gt;Manjaro KDE&lt;/a&gt;, are now supported. Typically, a desktop environment will use prefixed versions of the applications menu to have separate options for different desktop environments. If a prefixed version of the menu cannot be found, the un-prefixed version will be used instead.&lt;/p&gt;
&lt;p&gt;If you’re using a desktop environment or distribution that is still unsupported, the new &lt;strong&gt;diagnostics dialog&lt;/strong&gt; will help report the issue and resolve it sooner. Everything I need to add support is included in the dialog, so copy and paste or take a screenshot and &lt;a href="https://github.com/bluesabre/menulibre/issues/new"
target="_blank"
&gt;report a bug on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/09/menulibre-2-2-2-diagnostic-dialog.png"
alt="When MenuLibre fails to load your menu, you are now given more details about the failure."&gt;&lt;figcaption&gt;
When MenuLibre fails to load your menu, you are now given more details about the failure.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="find-and-edit-faster"&gt;Find and Edit Faster&lt;/h3&gt;
&lt;p&gt;MenuLibre’s &lt;strong&gt;search entry&lt;/strong&gt; can now search using the Exec key and .desktop filename, in addition to the Name and Comment keys that were previously used. Thus, it should now be significantly easier to track down a long-lost launcher.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Menu validation&lt;/strong&gt; received some much-needed improvements. Valid types such as Link, Directory, and Service are no longer flagged for review. Invalid files owned by root can now be instantly edited with a root editor. &lt;code&gt;pkexec&lt;/code&gt; is used to launch the editor with superuser permissions to make any needed adjustments.&lt;/p&gt;
&lt;h2 id="downloads"&gt;&lt;strong&gt;Downloads&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.2.3/menulibre-2.2.3.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://github.com/bluesabre/menulibre/releases/download/menulibre-2.2.3/menulibre-2.2.3.tar.gz.asc"
target="_blank"
&gt;asc&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Can't Suspend? Try Hibernation.</title><link>https://seand.xyz/blog/2021/09/19/cant-suspend-try-hibernation/</link><pubDate>Sun, 19 Sep 2021 00:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2021/09/19/cant-suspend-try-hibernation/</guid><media:content url="https://seand.xyz/images/2021/09/medium-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Can’t suspend? Try hibernation. A disabled feature may give your laptop a longer life.&lt;/p&gt;
&lt;p&gt;A few weeks ago, my laptop forgot how to suspend. I closed the lid and waited for the light to power off as expected, and it should have safely been asleep. Later, I opened the lid, and… &lt;em&gt;what?&lt;/em&gt; The laptop posted, I saw the GRUB bootloader, and everything continued from the beginning. I switched through a few distros and saw the same behavior. “Must be the age of the laptop; the kernel has moved on,” I figured. Then I installed Windows because if anything worked, Windows absolutely would. Except it didn’t. &lt;em&gt;Great&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bluesabre.medium.com/cant-suspend-try-hibernation-4695e4c35eb1"
target="_blank"
&gt;Read the rest on Medium…&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="medium-my-everything-else-blog"&gt;Medium, my “everything else” blog&lt;/h2&gt;
&lt;p&gt;My blog at &lt;a href="https://bluesabre.org"
target="_blank"
&gt;bluesabre.org&lt;/a&gt; is narrowly focused on FOSS-related news and reviews. If you’d like to engage with me about my other interests, &lt;a href="https://bluesabre.medium.com"
target="_blank"
&gt;join me&lt;/a&gt; on Medium! You’ll find how-tos, deep dives, and opinion pieces about the wider world.&lt;/p&gt;</description></item><item><title>More Than Release Notes</title><link>https://seand.xyz/blog/2021/09/18/more-than-release-notes/</link><pubDate>Sat, 18 Sep 2021 00:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2021/09/18/more-than-release-notes/</guid><media:content url="https://seand.xyz/images/2021/09/medium-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Hello, hello. First time. I’m Sean! Nice to meet you! 👋&lt;/p&gt;
&lt;p&gt;Greetings to the Medium family of writers. Today, I join your ranks as a long-time contributor to free and open-source software (FOSS). For years and years, I’ve only written on my publication at &lt;a href="https://seand.xyz/"
&gt;bluesabre.org&lt;/a&gt;. My writing so far has been largely technical, focusing on getting information about new software releases out to the world.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bluesabre.medium.com/more-than-release-notes-c839644e3498"
target="_blank"
&gt;Read the rest on Medium…&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="medium-my-everything-else-blog"&gt;Medium, my “everything else” blog&lt;/h2&gt;
&lt;p&gt;My blog at &lt;a href="https://bluesabre.org"
target="_blank"
&gt;bluesabre.org&lt;/a&gt; is narrowly focused on FOSS-related news and reviews. If you’d like to engage with me about my other interests, &lt;a href="https://bluesabre.medium.com"
target="_blank"
&gt;join me&lt;/a&gt; on Medium! You’ll find how-tos, deep dives, and opinion pieces about the wider world.&lt;/p&gt;</description></item><item><title>Xubuntu Development Update August 2021</title><link>https://seand.xyz/blog/2021/08/29/xubuntu-development-update-august-2021/</link><pubDate>Sun, 29 Aug 2021 19:59:28 +0000</pubDate><guid>https://seand.xyz/blog/2021/08/29/xubuntu-development-update-august-2021/</guid><media:content url="https://seand.xyz/images/2021/08/xubuntu-21-08-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;In August, Xubuntu made several configuration and package updates for the in-development 20.10 &lt;em&gt;Impish Indri&lt;/em&gt; and some bug fixes and application updates for the 20.04 &lt;em&gt;Focal Fossa&lt;/em&gt; release.&lt;/p&gt;
&lt;h2 id="xubuntu-2004-focal-fossa"&gt;Xubuntu 20.04, Focal Fossa&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/08/xubuntu-21-08-dev-desktop.png"
alt="The Xubuntu Linux desktop showing the panel, wallpaper, and desktop icons."&gt;&lt;figcaption&gt;
Xubuntu 20.04.3, our latest LTS release update.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Xubuntu 20.04.3 was released on Thursday, August 26th. It’s a maintenance release consisting primarily of bug fixes and security updates. You can find the full list of changes &lt;a href="https://gist.github.com/bluesabre/9bb410d212666ba977fad95e109666aa"
target="_blank"
&gt;here&lt;/a&gt;. Special thanks to everybody who helped test this release! Download links are available on &lt;a href="https://xubuntu.org/download"
target="_blank"
&gt;xubuntu.org&lt;/a&gt;. Some important updates include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;exo 0.12.11-1ubuntu1.20.04.1: Fixes resizing the xfce4-settings window smaller (LP: &lt;a href="https://launchpad.net/bugs/1874954"
target="_blank"
&gt;#1874954&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;xfce4-weather-plugin 0.10.1 → 0.10.2: Fixes weather lookups due to an expired API (LP: &lt;a href="https://launchpad.net/bugs/1918002"
target="_blank"
&gt;#1918002&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;firefox 85 → 91&lt;/li&gt;
&lt;li&gt;linux 5.8 → 5.11&lt;/li&gt;
&lt;li&gt;thunderbird 68 → 78&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="xubuntu-2110-impish-indri"&gt;Xubuntu 21.10, Impish Indri&lt;/h2&gt;
&lt;h3 id="enabling-the-super-windows-key"&gt;Enabling the Super (Windows) Key&lt;/h3&gt;
&lt;p&gt;Over the years, a popular request has been to bind the Super key to show the applications menu. For technical reasons, we weren’t able to implement this change using what’s included in Xfce.&lt;/p&gt;
&lt;p&gt;On the &lt;a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/1#note_12979"
target="_blank"
&gt;upstream bug&lt;/a&gt;, Andre Miranda recommended using &lt;a href="https://github.com/alols/xcape"
target="_blank"
&gt;xcape&lt;/a&gt; to work around this particular issue. We’ve adopted this solution for Xubuntu, and now the Super key shows the applications menu without breaking other Super key shortcuts! I’ve demoed the Super key functionality on Twitter:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Today&amp;rsquo;s &lt;a href="https://twitter.com/Xubuntu?ref_src=twsrc%5Etfw"
target="_blank"
&gt;@Xubuntu&lt;/a&gt; daily iso (2021-08-20) features xcape, enabling the Super key for showing the Whisker Menu.&lt;/p&gt;
&lt;p&gt;Download here: &lt;a href="https://t.co/dcaG1gN84b"
target="_blank"
&gt;https://t.co/dcaG1gN84b&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More information: &lt;a href="https://t.co/6fmT7DlK0j"
target="_blank"
&gt;https://t.co/6fmT7DlK0j&lt;/a&gt; &lt;a href="https://t.co/lQbokbqBW9"
target="_blank"
&gt;pic.twitter.com/lQbokbqBW9&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Sean Davis 🦣 @bluesabre@floss.social (@bluesabredavis) &lt;a href="https://twitter.com/bluesabredavis/status/1428561898073698306?ref_src=twsrc%5Etfw"
target="_blank"
&gt;August 20, 2021&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="rhythmbox-alternative-toolbar-layout"&gt;Rhythmbox Alternative Toolbar Layout&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/08/xubuntu-21-08-dev-rhythmbox-alternative-toolbar.png"
alt="Rhythmbox 3.4.4 in Xubuntu 21.10 with the Alternative Toolbar layout"&gt;&lt;figcaption&gt;
Rhythmbox 3.4.4 in Xubuntu 21.10
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Last month the &lt;a href="https://twitter.com/bluesabredavis/status/1420516960056512515"
target="_blank"
&gt;Twitter community voted&lt;/a&gt; on whether to include the standard or the “Alternative Toolbar” layout for Rhythmbox in Xubuntu. With 89 votes and 82% of the vote in favor of the Alternative Toolbar layout, we’re now shipping it in Xubuntu!&lt;/p&gt;
&lt;h3 id="slideshow-translations"&gt;Slideshow Translations&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/08/xubuntu-21-08-dev-installation-slideshow.png"
alt="The Xubuntu installation slideshow demonstrating each screen."&gt;&lt;figcaption&gt;
The slideshow that is displayed while installing Xubuntu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I did some cleanup on the &lt;a href="https://github.com/Xubuntu/ubiquity-slideshow-xubuntu/tree/xubuntu"
target="_blank"
&gt;Xubuntu installer slideshow&lt;/a&gt; this month, merging in a pull request, bulk updating translations, and getting everything synced over to Transifex. I was also granted push permissions to the upstream &lt;a href="https://code.launchpad.net/~ubiquity-slideshow/ubiquity-slideshow-ubuntu/html"
target="_blank"
&gt;Ubiquity slideshow codebase&lt;/a&gt;, making it much easier to sync the Xubuntu updates back over. Going forward, we’ll have a lot more control over the delivery of our translations. If you want to help contribute to our slideshow translations, please sign up on &lt;a href="https://www.transifex.com/xubuntu/xubuntu-slideshow/"
target="_blank"
&gt;Transifex&lt;/a&gt;!&lt;/p&gt;
&lt;h3 id="package-updates"&gt;Package Updates&lt;/h3&gt;
&lt;p&gt;In August, the Xubuntu packageset saw updates to several Xfce components, &lt;a href="https://mate-desktop.org/blog/2021-08-08-mate-1-26-released/"
target="_blank"
&gt;MATE 1.26&lt;/a&gt;, and the Xubuntu default settings. Remember that you can keep up with Xubuntu’s latest package updates by following &lt;a href="https://twitter.com/PlanetBluesabre"
target="_blank"
&gt;Planet Bluesabre&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;atril &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/a/atril/atril_1.26.0-0ubuntu1/changelog"
target="_blank"
&gt;1.26.0-0ubuntu1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;catfish &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/c/catfish/catfish_4.16.2-1/changelog"
target="_blank"
&gt;4.16.2-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;engrampa &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/e/engrampa/engrampa_1.26.0-0ubuntu1/changelog"
target="_blank"
&gt;1.26.0-0ubuntu1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;exo &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/e/exo/exo_4.16.2-1/changelog"
target="_blank"
&gt;4.16.2-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;gigolo &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/g/gigolo/gigolo_0.5.2-1/changelog"
target="_blank"
&gt;0.5.2-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;mate-calc &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/m/mate-calc/mate-calc_1.26.0-0ubuntu1/changelog"
target="_blank"
&gt;1.26.0-0ubuntu1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;ristretto &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/r/ristretto/ristretto_0.11.0-1/changelog"
target="_blank"
&gt;0.11.0-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-clipman-plugin &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-clipman-plugin/xfce4-clipman-plugin_1.6.2-1/changelog"
target="_blank"
&gt;2:1.6.2-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-cpufreq-plugin &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin_1.2.5-1/changelog"
target="_blank"
&gt;1.2.5-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-cpugraph-plugin &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin_1.2.3-1/changelog"
target="_blank"
&gt;1.2.3-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-panel &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-panel/xfce4-panel_4.16.3-1/changelog"
target="_blank"
&gt;4.16.3-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-screenshooter &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-screenshooter/xfce4-screenshooter_1.9.9-1/changelog"
target="_blank"
&gt;1.9.9-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-settings &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xfce4-settings/4.16.2-1ubuntu1"
target="_blank"
&gt;4.16.2-1ubuntu1&lt;/a&gt; (proposed, &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/glibc/2.34-0ubuntu1"
target="_blank"
&gt;waiting on glibc&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;xfce4-systemload-plugin &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-systemload-plugin/xfce4-systemload-plugin_1.3.1-1ubuntu1/changelog"
target="_blank"
&gt;1:1.3.1-1ubuntu1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xfce4-taskmanager &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-taskmanager/xfce4-taskmanager_1.5.2-1/changelog"
target="_blank"
&gt;1.5.2-1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xubuntu-default-settings &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-default-settings/xubuntu-default-settings_21.10.1/changelog"
target="_blank"
&gt;21.10.1&lt;/a&gt;, &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-default-settings/xubuntu-default-settings_21.10.2/changelog"
target="_blank"
&gt;21.10.2&lt;/a&gt;, &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-default-settings/xubuntu-default-settings_21.10.3/changelog"
target="_blank"
&gt;21.10.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;xubuntu-meta &lt;a href="http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-meta/xubuntu-meta_2.239/changelog"
target="_blank"
&gt;2.239&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="upcoming-dates"&gt;Upcoming Dates&lt;/h3&gt;
&lt;p&gt;The &lt;a href="https://discourse.ubuntu.com/t/impish-indri-release-schedule/18540"
target="_blank"
&gt;Release Schedule&lt;/a&gt; has some key dates just around the corner. If you haven’t already, now’s the time to &lt;a href="https://xubuntu.org/contribute/qa"
target="_blank"
&gt;start testing&lt;/a&gt;!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;September 9: &lt;a href="https://wiki.ubuntu.com/UserInterfaceFreeze"
target="_blank"
&gt;User Interface Freeze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;September 20: &lt;a href="https://wiki.ubuntu.com/BetaFreeze"
target="_blank"
&gt;Beta Freeze&lt;/a&gt; (Beta on 9/23)&lt;/li&gt;
&lt;li&gt;October 7: &lt;a href="https://wiki.ubuntu.com/FinalFreeze"
target="_blank"
&gt;Final Freeze&lt;/a&gt;, &lt;a href="https://wiki.ubuntu.com/ReleaseCandidate"
target="_blank"
&gt;Release Candidate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;October 14: &lt;a href="https://wiki.ubuntu.com/FinalRelease"
target="_blank"
&gt;Final Release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We’re approaching the final release of 21.10 and the beginning of our next LTS, 22.04. If you’d like to help out, check out the &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Get Involved&lt;/a&gt; section of the Xubuntu website. We need all sorts of help, so if you’ve got the time, we’d love to help you help us!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update July 2021</title><link>https://seand.xyz/blog/2021/07/29/xubuntu-21-10-dev-update/</link><pubDate>Thu, 29 Jul 2021 11:06:32 +0000</pubDate><guid>https://seand.xyz/blog/2021/07/29/xubuntu-21-10-dev-update/</guid><media:content url="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;I’m finally returning to regular FOSS development time, focusing again on Xubuntu. Resuming team votes and getting community feedback has kicked off development on Xubuntu 21.10 “Impish Indri.” Recent team votes have expanded Xubuntu’s collection of apps. It’s my Xubuntu development update for July 2021!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 7/31:&lt;/strong&gt; Added Hexchat as another GTK 2 application. Thanks Yousuf!&lt;/p&gt;
&lt;h2 id="new-additions"&gt;New Additions&lt;/h2&gt;
&lt;h3 id="disk-usage-analyzer-baobab"&gt;Disk Usage Analyzer (baobab)&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.gnome.org/action/show/Apps/DiskUsageAnalyzer?action=show&amp;amp;redirect=Apps%2FBaobab"
target="_blank"
&gt;&lt;strong&gt;Baobab&lt;/strong&gt;&lt;/a&gt; is a utility that scans your storage devices and remote locations and reports on the disk space used by each file or directory. It’s useful for tracking down what’s eating your disk space so you can keep your storage from filling up.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-baobab.png"
alt="Baobab makes it easy to visualize your disk usage and drill down to find large files."&gt;&lt;figcaption&gt;
Baobab makes it easy to visualize your disk usage and drill down to find large files.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="disks-gnome-disk-utility"&gt;Disks (gnome-disk-utility)&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.gnome.org/Apps/Disks"
target="_blank"
&gt;&lt;strong&gt;Disks&lt;/strong&gt;&lt;/a&gt; is an all-in-one utility for managing storage devices. Its feature list is expansive, but some key features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create and restore disk images (including flashing ISOs to thumb drives)&lt;/li&gt;
&lt;li&gt;Partition and format disks, with encryption support&lt;/li&gt;
&lt;li&gt;Inspect drive speed and health&lt;/li&gt;
&lt;li&gt;Edit mounting rules (basically a user-friendly fstab editor)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-gnome-disk-utility.png"
alt="GNOME Disks makes managing your storage a lot easier. Never manually edit fstab again."&gt;&lt;figcaption&gt;
GNOME Disks makes managing your storage a lot easier. Never manually edit fstab again.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="rhythmbox"&gt;Rhythmbox&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.gnome.org/Apps/Rhythmbox"
target="_blank"
&gt;&lt;strong&gt;Rhythmbox&lt;/strong&gt;&lt;/a&gt; is a music-playing and library application. It supports local files and audio streams and includes a radio browser to find online radio stations. In Xubuntu, we currently use the default layout (see left screenshot), but community members have proposed using the Alternative Toolbar plugin. Which do you prefer? Vote in the &lt;a href="https://twitter.com/bluesabredavis/status/1420516955803553793"
target="_blank"
&gt;Twitter poll&lt;/a&gt;!&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-rhythmbox-1.png" alt="Left: default layout; Right: Alternative Toolbar layout." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-rhythmbox-2.png" alt="Left: default layout; Right: Alternative Toolbar layout." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Left: default layout; Right: Alternative Toolbar layout.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="clipman-xfce4-clipman-plugin"&gt;Clipman (xfce4-clipman-plugin)&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start"
target="_blank"
&gt;&lt;strong&gt;Clipman&lt;/strong&gt;&lt;/a&gt; is a clipboard management application and plugin. It keeps a history of text and images copied to the clipboard and allows you to paste it later. Clipboard history can also be searched with the included &lt;code&gt;xfce4-clipman-history&lt;/code&gt; command.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-clipman-plugin.png"
alt="Clipman remembers your clipboard history and makes it easy to paste later."&gt;&lt;figcaption&gt;
Clipman remembers your clipboard history and makes it easy to paste later.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="removals"&gt;Removals&lt;/h2&gt;
&lt;h3 id="pidgin"&gt;Pidgin&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://pidgin.im/"
target="_blank"
&gt;&lt;strong&gt;Pidgin&lt;/strong&gt;&lt;/a&gt; is a multi-client chat program that has been included in Xubuntu since the beginning when it was known as Gaim. In recent years, as chat services have moved to proprietary and locked-down protocols, Pidgin has become less and less useful, leading to its removal from Xubuntu. If you want to install Pidgin on your system, you can find it on GNOME Software.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-pidgin.png"
alt="If you’re still using Pidgin, you can easily find and install it from GNOME Software."&gt;&lt;figcaption&gt;
If you’re still using Pidgin, you can easily find and install it from GNOME Software.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="active-team-votes"&gt;Active Team Votes&lt;/h2&gt;
&lt;h3 id="themes"&gt;Themes&lt;/h3&gt;
&lt;p&gt;We’ve got an active team vote to &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2021-July/012109.html"
target="_blank"
&gt;add two new themes&lt;/a&gt; to our seed: Arc and Numix Blue.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;&lt;a href="https://github.com/jnsh/arc-theme"
target="_blank"
&gt;Arc theme&lt;/a&gt;&lt;/strong&gt; is a series of flat themes with transparent elements. It includes light and dark themes supporting numerous desktop environments and applications.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-arc-theme.png" alt="Arc comes in four variants: Arc, Dark, Darker, and Lighter (not pictured)." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-arc-dark-theme.png" alt="Arc comes in four variants: Arc, Dark, Darker, and Lighter (not pictured)." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-arc-darker-theme.png" alt="Arc comes in four variants: Arc, Dark, Darker, and Lighter (not pictured)." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Arc comes in four variants: Arc, Dark, Darker, and Lighter (not pictured).
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/encounter/numix-blue-gtk-theme"
target="_blank"
&gt;Numix Blue&lt;/a&gt;&lt;/strong&gt; is a blue variation of the &lt;a href="https://github.com/numixproject/numix-gtk-theme"
target="_blank"
&gt;Numix&lt;/a&gt; theme already included in Xubuntu. It’s an unofficial fork that has some graphical differences, aside from the switch to a blue accent color.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-numix.png" alt="Numix (left) has been a part of Xubuntu for years. Numix Blue offers a “cooler” version for your desktop." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-numix-blue.png" alt="Numix (left) has been a part of Xubuntu for years. Numix Blue offers a “cooler” version for your desktop." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Numix (left) has been a part of Xubuntu for years. Numix Blue offers a “cooler” version for your desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="clipman-by-default"&gt;Clipman by Default&lt;/h3&gt;
&lt;p&gt;Since we added Clipman to Xubuntu, we now have a &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2021-July/012108.html"
target="_blank"
&gt;second vote&lt;/a&gt; to include it in the panel by default. This would automatically enable Clipman’s clipboard management, which I’m personally opposed to. I frequently copy sensitive strings to the clipboard for my use case, and I don’t want them to be saved or displayed anywhere. New users would have no idea the clipboard monitor is even running.&lt;/p&gt;
&lt;h2 id="process-updates"&gt;Process Updates&lt;/h2&gt;
&lt;h3 id="xubuntu-seed"&gt;Xubuntu Seed&lt;/h3&gt;
&lt;p&gt;Because our seed is also updated by Ubuntu maintainers, it is important that the code continues to be hosted on Launchpad. The @Xubuntu/xubuntu-seed code is mirrored from Launchpad every few hours. I made some small improvements to help reduce the friction between the two systems.&lt;/p&gt;
&lt;p&gt;Issues are now synced from Launchpad for the &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta"
target="_blank"
&gt;xubuntu-meta&lt;/a&gt; source package. I found a solution by the &lt;a href="https://github.com/ubuntu/yaru/blob/master/.github/lpbugtracker.py"
target="_blank"
&gt;Yaru team&lt;/a&gt; for syncing the issues using GitHub actions. Our &lt;a href="https://github.com/Xubuntu/xubuntu-seed/blob/impish/.github/workflows/track-lp-issues.yaml"
target="_blank"
&gt;syncing scripts&lt;/a&gt; run daily, syncing both newly created issues and issues that have been closed out.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-github-issue-sync.png" alt="Syncing issues from Launchpad makes it easier to browse issues from a single location on GitHub." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/07/xubuntu-21-07-dev-github-issue-update.png" alt="Syncing issues from Launchpad makes it easier to browse issues from a single location on GitHub." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Syncing issues from Launchpad makes it easier to browse issues from a single location on GitHub.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I’ve also added a &lt;a href="https://github.com/Xubuntu/xubuntu-seed/blob/impish/.github/workflows/lockdown.yml"
target="_blank"
&gt;GitHub action&lt;/a&gt; to prevent pull requests on our mirror repository. Since the repository is a mirror repository, pull requests are not actionable on GitHub. This action automatically closes those pull requests with a comment pointing the contributor in the right direction.&lt;/p&gt;
&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;Votes are ongoing, and there’s a lot of activity in the Ubuntu space. GNOME 40 and GTK 4 are starting to land, so there’s a strong likelihood that GTK 4 components will make their way into Xubuntu. This means we’ll now have 3 versions of the toolkit thanks to GIMP and Hexchat (GTK 2), Xfce (GTK 3), and GNOME 40 (GTK 4). Hopefully, we’ll see a stable &lt;a href="https://wiki.gimp.org/wiki/Roadmap#GIMP_3.0"
target="_blank"
&gt;GIMP 3.0&lt;/a&gt; release soon so we can free up some space.&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://discourse.ubuntu.com/t/impish-indri-release-schedule/18540"
target="_blank"
&gt;Impish Indri Release Schedule&lt;/a&gt; has some important dates coming soon. August 19 marks &lt;a href="https://wiki.ubuntu.com/FeatureFreeze"
target="_blank"
&gt;Feature Freeze&lt;/a&gt;, so the outstanding team votes and new feature requests should be settled soon. We have the &lt;a href="https://wiki.ubuntu.com/UserInterfaceFreeze"
target="_blank"
&gt;User Interface Freeze&lt;/a&gt; a few weeks later, on September 9. Let’s keep Xubuntu development rolling forward!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Post photo by &lt;a href="https://unsplash.com/@adriel?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"
target="_blank"
&gt;Adriel Kloppenburg&lt;/a&gt; on &lt;a href="https://unsplash.com/s/photos/beach-waves?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"
target="_blank"
&gt;Unsplash&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>elementary Development Update July 2021</title><link>https://seand.xyz/blog/2021/07/18/busy-summer-elementary-update/</link><pubDate>Sun, 18 Jul 2021 16:25:46 +0000</pubDate><guid>https://seand.xyz/blog/2021/07/18/busy-summer-elementary-update/</guid><media:content url="https://seand.xyz/images/2021/07/elementary-21-07-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;I’ve been quiet the last few months. With an increased (at-work) workload and the start of returning to a normal life, I haven’t had the time to sit down and focus on FOSS. Despite that, I still managed to contribute some worthwhile improvements to elementary. So, here’s my elementary development update for July 2021.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt; elementary 6 “Odin” is still in development, so the features below are not final. Watch the &lt;a href="https://blog.elementary.io/"
target="_blank"
&gt;elementary Blog&lt;/a&gt; for updates on the next release.&lt;/p&gt;
&lt;h2 id="sound-indicator"&gt;Sound Indicator&lt;/h2&gt;
&lt;p&gt;After &lt;a href="https://seand.xyz/2021/04/24/whats-new-april-2021/"
&gt;adding device management support&lt;/a&gt;, I made incremental improvements to the sound indicator. It will now remember previously selected devices, so switching between various setups is now easier ( &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/192"
target="_blank"
&gt;#192&lt;/a&gt;). Devices with long names (HDMI from graphics cards can be pretty bad) are now ellipsized, keeping the popup menu reasonably sized ( &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/193"
target="_blank"
&gt;#193&lt;/a&gt;). Finally, MPRIS players created by browsers will now go away once playback is complete, keeping the menu tidy ( &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/196"
target="_blank"
&gt;#196&lt;/a&gt;).&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/07/elementary-21-07-sound-1.png" alt="MPRIS players from web browsers disappear once they’re complete. Secondary audio devices can be easily activated after being used once, simplifying switching between audio setups." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/07/elementary-21-07-sound-2.png" alt="MPRIS players from web browsers disappear once they’re complete. Secondary audio devices can be easily activated after being used once, simplifying switching between audio setups." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/07/elementary-21-07-sound-3.png" alt="MPRIS players from web browsers disappear once they’re complete. Secondary audio devices can be easily activated after being used once, simplifying switching between audio setups." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
MPRIS players from web browsers disappear once they’re complete. Secondary audio devices can be easily activated after being used once, simplifying switching between audio setups.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="notifications"&gt;Notifications&lt;/h2&gt;
&lt;p&gt;Notifications in elementary 6 are now more compliant with the FreeDesktop.org &lt;a href="https://specifications.freedesktop.org/notification-spec/latest/index.html"
target="_blank"
&gt;Desktop Notifications Specification&lt;/a&gt;. Application icons and images sourced from a URI ( &lt;a href="https://github.com/elementary/notifications/pull/120"
target="_blank"
&gt;#120&lt;/a&gt;) and raw image data ( &lt;a href="https://github.com/elementary/notifications/pull/123"
target="_blank"
&gt;#123&lt;/a&gt;, &lt;a href="https://github.com/elementary/wingpanel-indicator-notifications/pull/211"
target="_blank"
&gt;#211&lt;/a&gt;) are now supported in both the notifications and the indicator. Action support has also been added ( &lt;a href="https://github.com/elementary/notifications/pull/125"
target="_blank"
&gt;#125&lt;/a&gt;), making notifications interactive.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/07/elementary-21-07-notifications-1.png" alt="Improved image support and actions make notifications more effective and useful." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/07/elementary-21-07-notifications-2.png" alt="Improved image support and actions make notifications more effective and useful." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/07/elementary-21-07-notifications-3.png" alt="Improved image support and actions make notifications more effective and useful." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Improved image support and actions make notifications more effective and useful.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="darkbar-my-first-elementary-app"&gt;Darkbar: My First elementary App&lt;/h2&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="HElpBJXgfIE"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;p&gt;As I started using more non-elementary applications, I found a few that didn’t support the dark theme correctly. In particular, I found VS Code and GIMP annoying with dark content and a light title bar and I sought to find a solution. The VS Code extension &lt;a href="https://marketplace.visualstudio.com/items?itemName=fkrull.gtk-dark-titlebar"
target="_blank"
&gt;GTK Dark Title Bar&lt;/a&gt; did the trick. &lt;a href="https://github.com/fkrull/vscode-gtk-dark-titlebar/blob/main/src/setGtkThemeVariant.ts#L50"
target="_blank"
&gt;Diving into it’s source code&lt;/a&gt;, I found the necessary &lt;code&gt;xprop&lt;/code&gt; command to force a window to use dark styles.&lt;/p&gt;
&lt;p&gt;After some experimentation, &lt;a href="https://github.com/bluesabre/darkbar"
target="_blank"
&gt;Darkbar&lt;/a&gt; was born. Darkbar runs in the background, and your theme preference is applied to X11 windows using server-side decorations (SSD). This works well for GTK2 applications like GIMP and electron-based apps like Slack and Todoist. It even works in other desktop environments, with some caveats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It only works in X11. Wayland is not supported.&lt;/li&gt;
&lt;li&gt;It only works with window managers supporting GTK dark style variants. This includes Gala in elementary and Mutter in GNOME. Xfwm4 is not currently supported as it doesn’t support the style variants.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you’re running elementary 6, you can download and install Darkbar from &lt;a href="https://github.com/bluesabre/darkbar/releases"
target="_blank"
&gt;here&lt;/a&gt;. Otherwise, you’ll need to configure the elementary AppCenter repo (instructions intentionally left off until it’s official) and build the Flatpak yourself.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;flatpak-builder build org.bluesabre.darkbar.yml --user --install --force-clean
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;I’ve started getting back in the groove with Xubuntu and Xfce development. I’ll be working on some releases over the next few days and will have another blog post shortly with the latest updates. If you want to support my work, sponsor me on &lt;a href="https://github.com/sponsors/bluesabre"
target="_blank"
&gt;GitHub&lt;/a&gt; or &lt;a href="https://www.patreon.com/bluesabre"
target="_blank"
&gt;Patreon&lt;/a&gt;. Every little bit is appreciated!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Post photo by &lt;a href="https://unsplash.com/@aaronburden?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"
target="_blank"
&gt;Aaron Burden&lt;/a&gt; on &lt;a href="https://unsplash.com/s/photos/summer?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"
target="_blank"
&gt;Unsplash&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Development Update April 2021</title><link>https://seand.xyz/blog/2021/04/24/whats-new-april-2021/</link><pubDate>Sat, 24 Apr 2021 13:34:43 +0000</pubDate><guid>https://seand.xyz/blog/2021/04/24/whats-new-april-2021/</guid><media:content url="https://seand.xyz/images/2021/04/whats-new-april-2021-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;This month has been one of my busiest in quite some time. With Xubuntu 21.04 arriving earlier this week, we’ve been pushing to test and land fixes and translations. Since there weren’t any respins of the final image, we didn’t have to do repeat tests, saving a tremendous amount of time. I also continue to use and hack on elementary, which has been great fun. It’s time for my Xubuntu, elementary, and other projects… development update for April 2021.&lt;/p&gt;
&lt;h2 id="ghost-40"&gt;Ghost 4.0&lt;/h2&gt;
&lt;p&gt;Oh, hey, a brand new Ghost release. I was going to write a couple of days sooner, but when I see an update notification, I go for it! Ghost 4.0 is a massive release with tons of new features. The standout features to me are the new dashboard, email newsletters, and performance improvements. Here are my thoughts.&lt;/p&gt;
&lt;p&gt;The new dashboard seems to prioritize membership and revenue, so I’m unsure how much use I’ll get from it. I currently have sponsorship platforms on &lt;a href="https://github.com/sponsors/bluesabre"
target="_blank"
&gt;GitHub&lt;/a&gt;, &lt;a href="https://www.patreon.com/bluesabre"
target="_blank"
&gt;Patreon&lt;/a&gt;, and &lt;a href="https://paypal.me/bluesabre"
target="_blank"
&gt;PayPal&lt;/a&gt;. Would you prefer being able to sponsor me on my website instead? Chime in in the comments!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/04/whats-new-april-2021-ghost-dashboard.png"
alt="The new Ghost dashboard. If you’re not monetizing your content, there’s not much here for now."&gt;&lt;figcaption&gt;
The new Ghost dashboard. If you’re not monetizing your content, there’s not much here for now.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Email newsletters are now built into Ghost. You may have noticed a few new “Subscribe” buttons and sections on the website… these are that. If you subscribe, you’ll automatically get an email for each new post. With how infrequently I write, I can guarantee that your inbox won’t become cluttered because of me, so go ahead and subscribe. If I start writing more… well, I’m sorry. 😏️&lt;/p&gt;
&lt;p&gt;Performance improvements, including automatically responsive and lazy-loading images, improved requests per second, and reduced latency, sound like a nice overall improvement. I have already worked hard at speeding up my site with optimized images and caching, so I’m excited to see just how much faster it will be going forward.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/04/whats-new-april-2021-lighthouse.png"
alt="There’s some work to do, but I’ll take it! Source: https://web.dev/measure/"&gt;&lt;figcaption&gt;
There’s some work to do, but I’ll take it! Source: https://web.dev/measure/
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://ghost.org/docs/update/"
target="_blank"
&gt;Upgrading to Ghost 4.0&lt;/a&gt; was trivially easy. It’s still not as easy as upgrading a WordPress instance–you must use the CLI—but the commands are simple and fast. I upgraded to the latest 3.x release and then on to the 4.x release with no issues whatsoever. I pulled the latest Casper theme changes into the Mouser theme and made a few minor adjustments for the latest theme features. You can pick up Mouser 4.0.4 on &lt;a href="https://github.com/bluesabre/Mouser/releases/tag/mouser-v4.0.4"
target="_blank"
&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As an aside, has Ghost always had integration with Unsplash? I wasn’t quite sure what to do for the feature image this time around, but then saw the Unsplash button and… &lt;a href="https://unsplash.com/photos/CgyrwbE6Hm4"
target="_blank"
&gt;success&lt;/a&gt;. “green grass field sunset scenery photo” by Aniket Bhattacharya captured April… at least in my mind and in the allergies I suffer from.&lt;/p&gt;
&lt;h2 id="xubuntu-2104-hirsute-hippo"&gt;Xubuntu 21.04 “Hirsute Hippo”&lt;/h2&gt;
&lt;p&gt;Xubuntu 21.04 &lt;a href="https://xubuntu.org/news/xubuntu-21-04-released/"
target="_blank"
&gt;is here&lt;/a&gt;! This release was one of our largest in quite some time. The latest release includes Xfce 4.16, numerous UX improvements, packageset updates, a new minimal install option on the main image, and many translation updates. Many individual contributors came together to make this release a reality, and it shows. I’m working on a overly descriptive and enthusiastic post for this, you can expect it sometime in the next day or so.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/04/whats-new-april-2021-xubuntu-21-04.png"
alt="Xubuntu 21.04 “Hirsute Hippo” includes a clean and attractive desktop."&gt;&lt;figcaption&gt;
Xubuntu 21.04 “Hirsute Hippo” includes a clean and attractive desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="elementary-development-update"&gt;elementary Development Update&lt;/h2&gt;
&lt;p&gt;I’ve mainly been hacking on the Sound Indicator recently, adding and expanding on the input and output device selectors and improving MPRIS support. Meanwhile, I’ve gained useful knowledge with Vala and more obscure Gtk/GLib components.&lt;/p&gt;
&lt;p&gt;Early this month, I finished &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/187"
target="_blank"
&gt;adding support&lt;/a&gt; for selecting audio devices in the Sound Indicator. This was a continuation of a previous attempt by another contributor who laid a solid foundation to build on. After a few adjustments, this was merged in! I’ve been iterating and improving on this integration since, and I think you’ll enjoy it in elementary 6!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/04/whats-new-april-2021-sound-indicator.png"
alt="Input and output device selection in the Sound Indicator."&gt;&lt;figcaption&gt;
Input and output device selection in the Sound Indicator.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I’ve been working on a few other improvements as well. Temporary MPRIS players, such as those created by Chromium and Firefox when playing YouTube content, will &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/196"
target="_blank"
&gt;no longer stay around&lt;/a&gt; once playback is over. Once merged, the Sound Indicator will &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/192"
target="_blank"
&gt;remember previously used devices&lt;/a&gt; while also keeping the list of options tidy. I’ve been chasing an interesting issue where the Sound Indicator &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/pull/195"
target="_blank"
&gt;doesn’t quite reconnect&lt;/a&gt; after it’s updated, and I think I’m close to having it fixed.&lt;/p&gt;
&lt;h2 id="onward"&gt;Onward!&lt;/h2&gt;
&lt;p&gt;I’ll finish the month with some writing about Xubuntu 21.04, planning for Xubuntu 21.10 “ &lt;a href="https://www.omgubuntu.co.uk/2021/04/ubuntu-21-10-codename-revealed"
target="_blank"
&gt;Impish Indri&lt;/a&gt;,” reviewing some merge requests for Catfish, and doing some additional elementary development! I’m having fun and feeling pretty motivated, so I look forward to more updates soon. Thanks for reading!&lt;/p&gt;</description></item><item><title>Stable Release Updates on Xubuntu</title><link>https://seand.xyz/blog/2021/03/16/stable-release-updates-on-xubuntu/</link><pubDate>Tue, 16 Mar 2021 00:33:02 +0000</pubDate><guid>https://seand.xyz/blog/2021/03/16/stable-release-updates-on-xubuntu/</guid><media:content url="https://seand.xyz/images/2021/03/xubuntu-stable-release-updates-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;From the moment an Ubuntu release (and flavors) reaches &lt;a href="https://wiki.ubuntu.com/FinalFreeze"
target="_blank"
&gt;Final Freeze&lt;/a&gt; until the release is end-of-life ( &lt;a href="https://help.ubuntu.com/community/EOL"
target="_blank"
&gt;EOL&lt;/a&gt;), updates are released following the “stable release update” procedure, or SRU. This process is documented on the &lt;a href="https://wiki.ubuntu.com/StableReleaseUpdates"
target="_blank"
&gt;Ubuntu Wiki&lt;/a&gt;. However, it can be intimidating for new and long-time contributors and also confusing for users. I’d like to explain this process from a Xubuntu perspective.&lt;/p&gt;
&lt;p&gt;We currently have two packages going through the SRU procedure for Xubuntu 20.04 and 20.10. After you’ve read this article, consider checking them out and helping with verification.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-weather-plugin/&amp;#43;bug/1918002"
target="_blank"
&gt;Xfce Weather Plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/exo/&amp;#43;bug/1874954"
target="_blank"
&gt;Exo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="stable-release-update-procedure"&gt;Stable Release Update Procedure&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Identify the “why”&lt;/li&gt;
&lt;li&gt;Create or update bug reports&lt;/li&gt;
&lt;li&gt;Package and upload the fixes for each release&lt;/li&gt;
&lt;li&gt;Wait for the SRU team to review and accept the upload&lt;/li&gt;
&lt;li&gt;SRU Verification&lt;/li&gt;
&lt;li&gt;Wait for the SRU team to release the package to the -updates pocket&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="identify-the-why"&gt;Identify the “why”&lt;/h3&gt;
&lt;p&gt;A common misconception about stable Ubuntu releases is that all bug fixes and new releases (small and large) will arrive via an update. There is no automatic process for these updates to land in a stable release. Further, any fixes and new features must be documented and tested according to the above procedure. As you might imagine, this can be a massive time sink.&lt;/p&gt;
&lt;p&gt;Stable release updates specific to Xubuntu will generally be limited to high-impact bugs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Security vulnerabilities&lt;/li&gt;
&lt;li&gt;Severe regressions&lt;/li&gt;
&lt;li&gt;Bugs that directly cause a loss of user data&lt;/li&gt;
&lt;li&gt;External changes that cause the current version to no longer work&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If an update meets these requirements, it is eligible to be updated with a Stable Release Update (SRU). Lower-impact bugs will generally not be considered for SRU but may be fixed in the backports pocket or the &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/ubuntu/staging"
target="_blank"
&gt;Xubuntu QA Staging PPA&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="create-or-update-bug-reports"&gt;Create or update bug reports&lt;/h3&gt;
&lt;p&gt;If the bugs being fixed have already been reported on Launchpad, they will need to be updated with the &lt;a href="https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template"
target="_blank"
&gt;SRU template&lt;/a&gt;. Other bugs and new features in an upload should open new bug reports. Due to the time-based nature of landing a fix and following the SRU process, it can be a significant setback to have to start over, so more information is better than less. When in doubt, fill it out.&lt;/p&gt;
&lt;p&gt;The standard SRU template typically includes the following sections: &lt;strong&gt;Impact&lt;/strong&gt;, &lt;strong&gt;Test Plan&lt;/strong&gt;, &lt;strong&gt;Where problems could occur&lt;/strong&gt; (formerly Regression Potential), and &lt;strong&gt;Other Info&lt;/strong&gt;. These sections help others who may not be completely familiar with the software or bug to be able to test it and demonstrate that the upload and its regression potential have been sufficiently considered.&lt;/p&gt;
&lt;p&gt;Once the bug reports are ready, the packages can be prepared and uploaded.&lt;/p&gt;
&lt;h3 id="package-and-upload-the-fixes-for-each-release"&gt;Package and upload the fixes for each release&lt;/h3&gt;
&lt;p&gt;The first packaging-related step for a Stable Release Update is ensuring the fix is already released on the current development release. This may not always be applicable, but it applies more often than not. Once the fix is verified in the development release, packages can be prepared for each affected stable release.&lt;/p&gt;
&lt;p&gt;The packages are prepared with each bug fix linked in the Debian changelog. This will automatically update the affected bugs with status updates and tags and progress the bug status from &lt;strong&gt;In Progress&lt;/strong&gt; to &lt;strong&gt;Fix Committed&lt;/strong&gt; and later to &lt;strong&gt;Fix Released&lt;/strong&gt;. The packages are then uploaded to the -proposed pocket and &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/ubuntu/sru-staging"
target="_blank"
&gt;Xubuntu SRU Staging PPA&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="wait-for-the-sru-team-to-review-and-accept-the-upload"&gt;Wait for the SRU team to review and accept the upload&lt;/h3&gt;
&lt;p&gt;The Ubuntu SRU team is a small and busy one! Sometimes, it may take a few days for the team to review and accept the upload to the -proposed pocket. Once the package has been accepted, start the 7-day clock. Even after verification, a package upload must wait a minimum of 7 days before it is accepted into the -updates pocket.&lt;/p&gt;
&lt;h3 id="sru-verification"&gt;SRU verification&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://wiki.ubuntu.com/StableReleaseUpdates#Verification"
target="_blank"
&gt;SRU verification&lt;/a&gt; can be completed by any Launchpad user and is recommended to get a fix released to the updates pocket sooner. Following the test cases documented on each bug report…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If the fix is sufficient and there’s no regression, replace the verification-needed- &lt;em&gt;release&lt;/em&gt; tag with verification-done- &lt;em&gt;release&lt;/em&gt;. Add a comment describing the steps taken to verify the package.&lt;/li&gt;
&lt;li&gt;If the fix is insufficient or there are regressions introduced, replace the verification-needed- &lt;em&gt;release&lt;/em&gt; tag with verification-failed- &lt;em&gt;release&lt;/em&gt;. Add a comment describing steps taken and issues encountered.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An update is considered verified if it has at least two positive and no negative testimonials. If you’re affected by a bug going through SRU verification, please join in and provide feedback on the fix.&lt;/p&gt;
&lt;h3 id="wait-for-the-sru-team-to-release-the-package-to-the--updates-pocket"&gt;Wait for the SRU team to release the package to the -updates pocket&lt;/h3&gt;
&lt;p&gt;Once an uploaded package has met the 7-day minimum wait and has been verified, it is eligible to be reviewed and released by the SRU team. Again, this can sometimes take more than 7 days, but if it seems to be running unusually long, add a comment (but please don’t spam us) on the bug report to check-in.&lt;/p&gt;
&lt;p&gt;Finally, &lt;a href="https://wiki.ubuntu.com/StableReleaseUpdates#Phasing"
target="_blank"
&gt;updates are phased&lt;/a&gt;, which means that a release package update may not show up for a few days. Assuming no significant regressions cause the update to be halted, it should be available soon. Please be patient and respect that this process is designed to keep your computer running smoothly.&lt;/p&gt;
&lt;h2 id="wrapping-up"&gt;Wrapping Up&lt;/h2&gt;
&lt;p&gt;While not an exciting topic, I hope this provides some insight into the inner workings of a stable Ubuntu release. Let me know if you have any questions or if I got something wrong. If you’re working on another Ubuntu flavor or derivative, what does the post-development release process look like for your team?&lt;/p&gt;</description></item><item><title>First Steps with elementary Development</title><link>https://seand.xyz/blog/2021/03/13/first-steps-with-elementary-development/</link><pubDate>Sat, 13 Mar 2021 11:21:43 +0000</pubDate><guid>https://seand.xyz/blog/2021/03/13/first-steps-with-elementary-development/</guid><media:content url="https://seand.xyz/images/2021/03/first-steps-with-elementary-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Nearly two weeks have passed since I &lt;a href="https://seand.xyz/2021/02/28/and-now-for-something-completely-different/"
&gt;announced&lt;/a&gt; that I would explore development on elementary OS. I received more positive feedback than I expected, so thanks, everybody, for your awesome support! Since the announcement, I’ve been getting my feet wet with a few different elementary-related projects, and I think I’m starting to get the hang of things.&lt;/p&gt;
&lt;h2 id="wingpanel-ayatana-indicator"&gt;Wingpanel Ayatana Indicator&lt;/h2&gt;
&lt;p&gt;I’ve long been a fan of &lt;em&gt;indicators&lt;/em&gt;, the modern replacement for Systray icons. Fewer apps use Systray these days, which has been deprecated across several desktops and toolkits. Replacing the Systray are AppIndicators (of the &lt;a href="https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators"
target="_blank"
&gt;Ubuntu&lt;/a&gt; and &lt;a href="https://ayatanaindicators.github.io/"
target="_blank"
&gt;Ayatana&lt;/a&gt; variety) and &lt;a href="https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/"
target="_blank"
&gt;StatusNotifierItems&lt;/a&gt;. These have pretty wide support and are commonly used by messaging apps (Discord, Slack, Telegram) and cloud-syncing apps (Dropbox, pCloud, SyncThing).&lt;/p&gt;
&lt;h3 id="adding-support-for-elementary-6-odin"&gt;Adding support for elementary 6 “Odin”&lt;/h3&gt;
&lt;p&gt;With a few development library updates, the existing version of the indicator did not support the upcoming Odin release. After a bit of hacking and experimentation, I got the package working fully. Check out &lt;a href="https://github.com/Lafydev/wingpanel-indicator-ayatana/pull/16"
target="_blank"
&gt;this pull request&lt;/a&gt; in case you need to get your indicator fix. In a less useful update, I also &lt;a href="https://github.com/Lafydev/wingpanel-indicator-ayatana/pull/17"
target="_blank"
&gt;refreshed the packaging&lt;/a&gt; for elementary 5 “Hera.”&lt;/p&gt;
&lt;h2 id="files-tabular-numbers-in-the-file-transfer-dialog"&gt;Files: Tabular numbers in the file transfer dialog&lt;/h2&gt;
&lt;p&gt;I found &lt;a href="https://github.com/elementary/files/issues/1567"
target="_blank"
&gt;this issue&lt;/a&gt; while browsing the &lt;em&gt;Bitesize Issues&lt;/em&gt; in the Desktop Development section of elementary’s Get Involved page. Tabular numbers would prevent the file transfer dialog from jumping around, which seemed a nice improvement. With the referenced code example, I quickly identified the needed changes and got my hands dirty with a bit of Vala. My pull request was merged after a code review and a small tweak!&lt;/p&gt;
&lt;h2 id="wingpanel-sound-indicator"&gt;Wingpanel Sound Indicator&lt;/h2&gt;
&lt;p&gt;After browsing the various projects and open issues, I became interested in hacking on the Wingpanel Sound Indicator. On the Xfce side, I’ve maintained the &lt;a href="https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin"
target="_blank"
&gt;Xfce PulseAudio Plugin&lt;/a&gt; and &lt;a href="https://gitlab.xfce.org/apps/parole"
target="_blank"
&gt;Parole Media Player&lt;/a&gt; for quite some time and have some relevant experience to apply with MPRIS and DBus.&lt;/p&gt;
&lt;h3 id="fixing-spotifys-missing-artwork"&gt;Fixing Spotify’s missing artwork&lt;/h3&gt;
&lt;p&gt;On my computer, Spotify is always playing in the background. Having the album artwork in the sound indicator is a nice touch, so I wanted to dig in and see if I could land a fix. Using DFeet, I got the URL Spotify was sending, found it was returning a 404 response, and ultimately came across &lt;a href="https://community.spotify.com/t5/Desktop-Linux/MPRIS-cover-art-url-file-not-found/td-p/4920104"
target="_blank"
&gt;this post on the Spotify Community&lt;/a&gt; about the invalid URL.&lt;/p&gt;
&lt;p&gt;I submitted a simple pull request to replace the invalid URL with a currently known working one (Vala makes this super simple) and sent it along. Some elementary developers quickly responded with valid feedback, including that Spotify needs to fix its own app. If any Spotify developers are reading… &lt;em&gt;please?&lt;/em&gt; 🙂&lt;/p&gt;
&lt;h3 id="bluetooth-audio-devices-listed-as-music-players"&gt;Bluetooth audio devices listed as music players&lt;/h3&gt;
&lt;p&gt;The Wingpanel Sound Indicator conveniently shows available media players, phones, and other devices that can be controlled via &lt;a href="https://specifications.freedesktop.org/mpris-spec/2.2/"
target="_blank"
&gt;MPRIS&lt;/a&gt;. I didn’t expect to see &lt;a href="https://github.com/elementary/wingpanel-indicator-sound/issues/89"
target="_blank"
&gt;my Bluetooth headphones&lt;/a&gt; on the list, and unsurprisingly, the media controls didn’t affect them.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/03/first-steps-with-elementary-devices.png"
alt="One of these things is not like the other."&gt;&lt;figcaption&gt;
One of these things is not like the other.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I did some more digging in DFeet, but the most useful property I could find was that this player uses the audio-card icon. I tracked down the icon-related code in Bluez and used that as the basis for a &lt;a href="https://github.com/bluez/bluez/issues/106"
target="_blank"
&gt;new issue&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here’s hoping that one can get fixed upstream! If not, I’ll continue exploring options for hiding this device in the Sound Indicator.&lt;/p&gt;
&lt;h2 id="whats-next"&gt;What’s next?&lt;/h2&gt;
&lt;p&gt;I’m having fun exploring the elementary code and issue trackers, and I think I’ll be able to make some meaningful contributions to be project. I may spend more time on the Wingpanel Sound Indicator before getting out of my comfort zone with larger projects. I’ve also got some updates coming for Xubuntu in the next couple of days, so watch my blog and &lt;a href="https://twitter.com/bluesabredavis"
target="_blank"
&gt;Twitter&lt;/a&gt; for updates.&lt;/p&gt;
&lt;p&gt;If you’d like to join in, I recommend checking out the Get Involved page for ways to contribute. Additionally, elementary announced yesterday that they did not get accepted into the Google Summer of Code this year but shared a list of potential projects to work on. There are some pretty substantial projects listed here, so if you’re looking for something to do, this seems like a good opportunity.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Google Summer of Code was a little too full to accept us this year, but our ideas list is still a great place to find potential projects if you’d like to get involved! &lt;a href="https://t.co/dmbHh79EoW"
target="_blank"
&gt;https://t.co/dmbHh79EoW&lt;/a&gt; &lt;a href="https://t.co/urrBaKWfLe"
target="_blank"
&gt;pic.twitter.com/urrBaKWfLe&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— &lt;a href="mailto:elementary@mastodon.social"
&gt;elementary@mastodon.social&lt;/a&gt; (@elementary) &lt;a href="https://twitter.com/elementary/status/1370464872677453831?ref_src=twsrc%5Etfw"
target="_blank"
&gt;March 12, 2021&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>And Now For Something Completely Different</title><link>https://seand.xyz/blog/2021/02/28/and-now-for-something-completely-different/</link><pubDate>Sun, 28 Feb 2021 13:32:46 +0000</pubDate><guid>https://seand.xyz/blog/2021/02/28/and-now-for-something-completely-different/</guid><media:content url="https://seand.xyz/images/2021/02/elementary-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://elementary.io/"
target="_blank"
&gt;elementary&lt;/a&gt;. I’ve been a fan of the project since its early days when it was just an icon and GTK theme. I’ve borrowed from their design language while designing my own applications. With each successive update, I’m always blown away by every small detail they get right. It makes me want to become an elementary developer.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-jupiter.png" alt="Jupiter (left) was the first elementary release. Odin (right) will be the next. Odin is still actively being developed so that the final release may differ." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-odin.png" alt="Jupiter (left) was the first elementary release. Odin (right) will be the next. Odin is still actively being developed so that the final release may differ." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Jupiter (left) was the first elementary release. Odin (right) will be the next. Odin is still actively being developed so that the final release may differ.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;After being a long-time fan, I finally took the plunge two weeks ago and installed the latest stable release, &lt;a href="https://blog.elementary.io/introducing-elementary-os-5-1-hera/"
target="_blank"
&gt;5.1.7 “Hera,”&lt;/a&gt; on my desktop and laptop. It’s impressive. There are no secret configuration menus and few options to turn features on and off. &lt;em&gt;Things just work&lt;/em&gt; without the need for additional configuration. Hera is built on Ubuntu 18.04 with the &lt;a href="https://wiki.ubuntu.com/Kernel/LTSEnablementStack"
target="_blank"
&gt;HWE kernel&lt;/a&gt;, so hardware support is great. AppCenter supports firmware updates with &lt;a href="https://fwupd.org/"
target="_blank"
&gt;fwupd&lt;/a&gt;, and the hardware-related Switchboard plugs make it easy to connect your devices. The attention to detail and ease of use is really incredible.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Correction: fwupd is a new feature coming to Switchboard in elementary 6 “Odin.” Thanks, &lt;a href="https://twitter.com/DanielFore/status/1366061765281284099"
target="_blank"
&gt;Daniel&lt;/a&gt;!&lt;/em&gt;&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-switchboard.png" alt="Hardware support, with easy-to-use printer and Bluetooth management." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-hardware-printers.png" alt="Hardware support, with easy-to-use printer and Bluetooth management." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/02/elementary-hardware-bluetooth.png" alt="Hardware support, with easy-to-use printer and Bluetooth management." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Hardware support, with easy-to-use printer and Bluetooth management.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The applications in AppCenter are divided into two sections, curated and non-curated apps. The &lt;a href="https://appcenter.elementary.io/"
target="_blank"
&gt;curated applications&lt;/a&gt; are made for elementary OS by members of the community. Non-curated apps come from other sources, such as the Ubuntu archive. If you want to expand your options with the latest versions of available software, elementary OS has built-in Flatpak support. Once you install an application from &lt;a href="https://flathub.org/home"
target="_blank"
&gt;FlatHub&lt;/a&gt;, AppCenter will become populated with the latest software versions.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-flatpak-install.png" alt="4 clicks is all it takes to install from Flathub. Once installed, AppCenter will display applications found on Flathub under Non-Curated Apps, including both GIMP and Glimpse." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-flatpak-installed-libreoffice.png" alt="4 clicks is all it takes to install from Flathub. Once installed, AppCenter will display applications found on Flathub under Non-Curated Apps, including both GIMP and Glimpse." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/02/elementary-flathub-photo-editors.png" alt="4 clicks is all it takes to install from Flathub. Once installed, AppCenter will display applications found on Flathub under Non-Curated Apps, including both GIMP and Glimpse." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
4 clicks is all it takes to install from Flathub. Once installed, AppCenter will display applications found on Flathub under Non-Curated Apps, including both GIMP and Glimpse.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;First impressions aside, it’s not perfect–no software is. Since I still spend half of my time outside elementary, the file manager’s single-click paradigm isn’t for me. Adding multiple calendars to the Calendar app was difficult. Unofficial Wingpanel indicators are difficult to find–I’m using an unsanctioned &lt;a href="https://github.com/eth-p/wingpanel-indicator-ayatana"
target="_blank"
&gt;indicator plugin&lt;/a&gt; to show my sync and messaging apps in the panel. &lt;a href="https://github.com/the-cavalry/light-locker"
target="_blank"
&gt;Light Locker&lt;/a&gt; still wreaks havoc with NVIDIA drivers. And I’ve encountered a variety of other hiccups along the way.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/elementary-wingpanel-indicators.png"
alt="Thank you, wingpanel-indicator-ayatana, for enabling indicators in elementary OS."&gt;&lt;figcaption&gt;
Thank you, wingpanel-indicator-ayatana, for enabling indicators in elementary OS.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Despite its flaws, elementary OS is already among the best-feeling and most cohesive Linux desktops. As you settle in, you start to understand their mission. They’re building a desktop that’s easy to use, provides the features you need, and looks good while doing so. And they’ve made it easy for others to join. Their &lt;a href="https://docs.elementary.io/develop/"
target="_blank"
&gt;developer documentation&lt;/a&gt; and &lt;a href="https://elementary.io/docs/human-interface-guidelines#human-interface-guidelines"
target="_blank"
&gt;HIG&lt;/a&gt; are easy to find and understand. Their &lt;a href="https://community-slack.elementary.io/"
target="_blank"
&gt;Slack community&lt;/a&gt; is large, welcoming, and supportive. It’s unusually warm and positive for an online Linux community.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-3 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-developer-landing.png" alt="Contributor documentation for developers and designers alike." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/02/elementary-developer-docs.png" alt="Contributor documentation for developers and designers alike." class="glightbox"&gt;&lt;img src="https://seand.xyz/images/2021/02/elementary-hig.png" alt="Contributor documentation for developers and designers alike." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Contributor documentation for developers and designers alike.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Having said all that, you probably know where this is going…&lt;/p&gt;
&lt;h2 id="im-exploring-elementary-development"&gt;I’m exploring elementary development&lt;/h2&gt;
&lt;p&gt;elementary’s focus on design, user experience, and community has drawn me in for a while. Their pay-what-you-want strategy for the OS and AppCenter resonates with me both as a developer and a user. Now I’d like to start supporting the project where I can. Reporting bugs, learning the language (hello &lt;a href="https://valadoc.org/"
target="_blank"
&gt;Vala&lt;/a&gt;!), building apps, and fixing bugs… it’s how I started with Xubuntu, and it feels like a good starting point for elementary.&lt;/p&gt;
&lt;p&gt;Over time, I’d like to get into elementary app development and coordinate with other team and community developers to improve the experience further. I also see some opportunities for Wingpanel indicators and Switchboard plugs to integrate non-elementary applications better.&lt;/p&gt;
&lt;h2 id="what-about-xfce-and-xubuntu"&gt;What about Xfce and Xubuntu?&lt;/h2&gt;
&lt;p&gt;Xfce and Xubuntu have come a long way since I started working on them. Xfce, in particular, is healthier than ever, with the &lt;a href="https://simon.shimmerproject.org/2020/04/30/xfce-switches-to-gitlab/"
target="_blank"
&gt;move to GitLab&lt;/a&gt; sparking additional developer interest and an active user community. Xubuntu has continued to be a stable and popular Linux distribution worldwide and is easier than ever to contribute to with last year’s &lt;a href="https://xubuntu.org/news/xubuntu-is-now-on-github/"
target="_blank"
&gt;move to GitHub and Transifex&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A major benefit to the Xfce ecosystem is that it’s composed of fully modular components. This means that even as I shift my development environment to elementary, I can (and will) continue to support the applications you’ve come to depend on over the years. I’ve already started work on making MenuLibre &lt;a href="https://github.com/bluesabre/menulibre/issues/65"
target="_blank"
&gt;available as a Flatpak&lt;/a&gt;, and this is just the beginning. If anything, this is a cross-platform expansion for my apps. Look forward to more updates in the future.&lt;/p&gt;
&lt;p&gt;In the Xubuntu space, I currently wear a number of hats: Technical Lead, &lt;a href="https://launchpad.net/~xubuntu-council"
target="_blank"
&gt;Council&lt;/a&gt;, &lt;a href="https://launchpad.net/~xubuntu-release"
target="_blank"
&gt;Release Team&lt;/a&gt;, and more. I don’t have any current plans to leave the Xubuntu project, but its important to note that I won’t be running Xubuntu as a daily driver. While I’ll still be contributing to the project regularly and supporting each release, it’s crucial for a community project such as Xubuntu to have its users get involved and join in &lt;a href="https://xubuntu.org/contribute/development/"
target="_blank"
&gt;development&lt;/a&gt;, &lt;a href="http://xubuntu.org/contribute/documentation/"
target="_blank"
&gt;documentation&lt;/a&gt;, and &lt;a href="http://xubuntu.org/contribute/qa"
target="_blank"
&gt;testing&lt;/a&gt; for the project to live and thrive.&lt;/p&gt;
&lt;p&gt;As for why I’ve started to transition away from the Xfce world, it’s hard to summarize. Conversations about CSD, packaging formats, theming, feature sets… Everybody’s got an opinion. Many of these opinions are important and move the Linux desktop forward, but more often than not, the conversation goes sour. This is particularly relevant for Xfce, a classic desktop paradigm favored by users who don’t like change. The experience and technologies I want to build align better with the elementary project than Xfce.&lt;/p&gt;
&lt;h2 id="so-whats-next"&gt;So, what’s next?&lt;/h2&gt;
&lt;p&gt;First and foremost, there’s a Xubuntu release in progress! Xubuntu 21.04 “Hirsute Hippo” will be released on April 22, and there’s plenty of work left to do. The biggest of these is &lt;a href="https://seand.xyz/2021/02/25/xubuntu-21-04-progress-update/"
&gt;transitioning our new documentation&lt;/a&gt; to Docbook so it can be translated and packaged. Outside of documentation, a &lt;a href="https://bugs.launchpad.net/bugs/&amp;#43;bugs?field.searchtext=xubuntu&amp;amp;orderby=-importance&amp;amp;search=Search&amp;amp;field.status%3Alist=NEW&amp;amp;field.status%3Alist=CONFIRMED&amp;amp;field.status%3Alist=TRIAGED&amp;amp;field.status%3Alist=INPROGRESS&amp;amp;field.status%3Alist=INCOMPLETE_WITH_RESPONSE&amp;amp;field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&amp;amp;assignee_option=any&amp;amp;field.assignee=&amp;amp;field.bug_reporter=&amp;amp;field.bug_commenter=&amp;amp;field.subscriber=&amp;amp;field.tag=&amp;amp;field.tags_combinator=ANY&amp;amp;field.status_upstream-empty-marker=1&amp;amp;field.has_cve.used=&amp;amp;field.omit_dupes.used=&amp;amp;field.omit_dupes=on&amp;amp;field.affects_me.used=&amp;amp;field.has_patch.used=&amp;amp;field.has_branches.used=&amp;amp;field.has_branches=on&amp;amp;field.has_no_branches.used=&amp;amp;field.has_no_branches=on&amp;amp;field.has_blueprints.used=&amp;amp;field.has_blueprints=on&amp;amp;field.has_no_blueprints.used=&amp;amp;field.has_no_blueprints=on"
target="_blank"
&gt;never-ending backlog of issues&lt;/a&gt; ( &lt;a href="https://bugs.launchpad.net/bugs/&amp;#43;bugs?field.searchtext=xubuntu&amp;amp;orderby=-importance&amp;amp;search=Search&amp;amp;field.status%3Alist=NEW&amp;amp;field.status%3Alist=CONFIRMED&amp;amp;field.status%3Alist=TRIAGED&amp;amp;field.status%3Alist=INPROGRESS&amp;amp;field.status%3Alist=FIXCOMMITTED&amp;amp;field.status%3Alist=INCOMPLETE_WITH_RESPONSE&amp;amp;field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&amp;amp;assignee_option=any&amp;amp;field.assignee=&amp;amp;field.bug_reporter=&amp;amp;field.bug_commenter=&amp;amp;field.subscriber=&amp;amp;field.tag=hirsute&amp;#43;groovy&amp;#43;focal&amp;amp;field.tags_combinator=ANY&amp;amp;field.status_upstream-empty-marker=1&amp;amp;field.has_cve.used=&amp;amp;field.omit_dupes.used=&amp;amp;field.omit_dupes=on&amp;amp;field.affects_me.used=&amp;amp;field.has_patch.used=&amp;amp;field.has_branches.used=&amp;amp;field.has_branches=on&amp;amp;field.has_no_branches.used=&amp;amp;field.has_no_branches=on&amp;amp;field.has_blueprints.used=&amp;amp;field.has_blueprints=on&amp;amp;field.has_no_blueprints.used=&amp;amp;field.has_no_blueprints=on"
target="_blank"
&gt;focal+&lt;/a&gt;) on Launchpad needs to be reviewed and addressed.&lt;/p&gt;
&lt;p&gt;Then, it’s elementary time! elementary OS 6 “Odin” is expected sometime this year. I’ve installed it on my laptop for testing and development, and it’s looking pretty great. Some areas where I want to start contributing and improving include Light Locker, Glade, Indicators, feature ports, and new apps. Once I better grasp what I’m working on, I’ll post some updates here.&lt;/p&gt;
&lt;p&gt;If you want to follow me on this journey, follow my Twitter handle &lt;a href="https://twitter.com/bluesabredavis"
target="_blank"
&gt;@bluesabredavis&lt;/a&gt;. You can subscribe to &lt;a href="https://twitter.com/PlanetBluesabre"
target="_blank"
&gt;Planet Bluesabre&lt;/a&gt; for regular updates from Xfce, Xubuntu, and related developers. If you’d like to sponsor me (or need a handy link to unsponsor me—I get it), check out the &lt;a href="https://seand.xyz/donate/"
&gt;Donate page&lt;/a&gt; on this site.&lt;/p&gt;
&lt;p&gt;Here are some links if you’d like to support any of these projects!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://elementary.io/get-involved"
target="_blank"
&gt;Get Involved&lt;/a&gt; with elementary&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xfce.org/getinvolved"
target="_blank"
&gt;Get Involved&lt;/a&gt; with Xfce&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Get Involved&lt;/a&gt; with Xubuntu ( &lt;a href="https://github.com/Xubuntu"
target="_blank"
&gt;GitHub&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More news soon.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;elementary community logo featured at the top of the post from&lt;/em&gt; &lt;a href="https://elementary.io/brand"
target="_blank"
&gt;https://elementary.io/brand&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Xubuntu 21.04 Progress Update</title><link>https://seand.xyz/blog/2021/02/25/xubuntu-21-04-progress-update/</link><pubDate>Thu, 25 Feb 2021 12:31:30 +0000</pubDate><guid>https://seand.xyz/blog/2021/02/25/xubuntu-21-04-progress-update/</guid><media:content url="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Today, February 25, 2021, marks &lt;a href="https://wiki.ubuntu.com/FeatureFreeze"
target="_blank"
&gt;Feature Freeze&lt;/a&gt; for the Ubuntu 21.04 &lt;a href="https://discourse.ubuntu.com/t/hirsute-hippo-release-schedule/18539"
target="_blank"
&gt;release schedule&lt;/a&gt;. At this point, we stopped introducing new features and packages and started to focus on testing and bug fixes. Feature Freeze also marks Debian Import Freeze, which means that packages we have in common with Debian will no longer automatically sync to Xubuntu for the rest of the cycle.&lt;/p&gt;
&lt;p&gt;Check out my Xubuntu 21.04 progress update below for the latest developments. So far, we have a pretty impressive list of technical and user-facing changes.&lt;/p&gt;
&lt;h2 id="xfce-416"&gt;Xfce 4.16&lt;/h2&gt;
&lt;p&gt;Of course, the highlight of this release is &lt;a href="https://xfce.org/about/news/?post=1608595200"
target="_blank"
&gt;Xfce 4.16&lt;/a&gt;. Released in December 2020, Xfce 4.16 includes various new features and improvements. Most visibly, Xfce has a new color palette and refreshed icons based loosely on Adwaita. Switch to the Adwaita icon theme in the Appearance settings to see the new icons in action.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-upstream-icons.png"
alt="Xfce 4.16’s new visual identity. A consistent set of icons based on a shared palette and design principles."&gt;&lt;figcaption&gt;
Xfce 4.16’s new visual identity. A consistent set of icons based on a shared palette and design principles.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;For a complete overview of the changes in Xfce 4.16, please check out the &lt;a href="https://www.xfce.org/about/tour416"
target="_blank"
&gt;feature tour&lt;/a&gt; and &lt;a href="https://www.xfce.org/download/changelogs/4.16/"
target="_blank"
&gt;changelog&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="ayatana-indicators"&gt;Ayatana Indicators&lt;/h2&gt;
&lt;p&gt;We’ve switched to the &lt;a href="https://ayatanaindicators.github.io"
target="_blank"
&gt;Ayatana&lt;/a&gt; indicator stack with the Xfce Indicator Plugin and LightDM GTK+ Greeter. Where the previous Application Indicator stack exists primarily in Ubuntu, Ayatana Indicators are cross-platform and available on Debian and elsewhere. This change may affect your indicator usage, as not all existing Application Indicators have been ported to Ayatana.&lt;/p&gt;
&lt;h2 id="new-package-additions"&gt;New Package Additions&lt;/h2&gt;
&lt;p&gt;Xubuntu 21.04 has added &lt;a href="https://hexchat.github.io"
target="_blank"
&gt;Hexchat&lt;/a&gt; ( &lt;a href="https://github.com/Xubuntu/xubuntu-default-settings/issues/12"
target="_blank"
&gt;#12&lt;/a&gt;) and &lt;a href="https://www.nongnu.org/synaptic/"
target="_blank"
&gt;Synaptic&lt;/a&gt; to the desktop seed. adwaita-icon-theme-full is now included to make the Adwaita icon theme functional, whereas it previously didn’t include many icons. Finally, &lt;a href="https://pagure.io/mlocate"
target="_blank"
&gt;mlocate&lt;/a&gt; has been replaced with &lt;a href="https://plocate.sesse.net"
target="_blank"
&gt;plocate&lt;/a&gt;, which should result in even faster lookups with Catfish.&lt;/p&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-hexchat.png" alt="Hexchat and Synaptic have been welcomed into the Xubuntu packageset." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-synaptic.png" alt="Hexchat and Synaptic have been welcomed into the Xubuntu packageset." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Hexchat and Synaptic have been welcomed into the Xubuntu packageset.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="xubuntu-documentation"&gt;Xubuntu Documentation&lt;/h2&gt;
&lt;p&gt;It’s been years since we last updated the included Xubuntu Documentation, and the latest packaged version doesn’t even include the rewrite we completed last cycle. For now, here’s what has been updated since 18.04.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated contributor-docs to current practice, PPAs used, and milestones vs testing weeks&lt;/li&gt;
&lt;li&gt;Updated webchat link to accommodate the new syntax&lt;/li&gt;
&lt;li&gt;Moved from deprecated gnome-doc-utils to itstool (LP: &lt;a href="https://launchpad.net/bugs/1905548"
target="_blank"
&gt;#1905548&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Aligned appendix-packages to seed changes&lt;/li&gt;
&lt;li&gt;Fixed typos and linked refs&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="help-needed"&gt;Help Needed&lt;/h3&gt;
&lt;p&gt;We’re looking for help with the latest changes to the Xubuntu Documentation! Docbook is not the most straightforward format, and we have a lot of changes in &lt;a href="https://drive.google.com/drive/folders/10nsLPokttFjG9g4x4mLBYNkTyO0izy5H"
target="_blank"
&gt;Google Drive&lt;/a&gt; that need to make their way to the docs-refresh branch &lt;em&gt;(merged)&lt;/em&gt; on the Xubuntu GitHub. If you’d like to help out, please join us on Freenode at &lt;a href="https://kiwiirc.com/nextclient/chat.freenode.org/#xubuntu-devel"
target="_blank"
&gt;#xubuntu-devel&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="settings-changes"&gt;Settings Changes&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Set Gtk/CursorThemeName to DMZ-White to fix the broken mouse cursor with Snap packages (LP: &lt;a href="https://bugs.launchpad.net/bugs/1838008"
target="_blank"
&gt;#1838008&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Set the window size of the file dialog to ensure it fits on a screen with lower resolutions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="panel"&gt;Panel&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Removed the StatusNotifier plugin and replaced it with Systray (LP: &lt;a href="https://bugs.launchpad.net/bugs/1907871"
target="_blank"
&gt;#1907871&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Replaced the separator between the clock and tray with text padding&lt;/li&gt;
&lt;li&gt;Enabled window focus support for the PulseAudio plugin&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-panel.png"
alt="By replacing the separators, there’s no longer a mouse gap between plugins, and the clock is no longer smashed against the side of the screen."&gt;&lt;figcaption&gt;
By replacing the separators, there’s no longer a mouse gap between plugins, and the clock is no longer smashed against the side of the screen.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="desktop"&gt;Desktop&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Removed the File System and Removable Device icons&lt;/li&gt;
&lt;li&gt;Removed the applications menu from the right-click menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="file-manager"&gt;File Manager&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Switched the location selector to use the pathbar layout&lt;/li&gt;
&lt;li&gt;Enabled opening folders in a new tab with a mouse middle-click&lt;/li&gt;
&lt;li&gt;Disabled changing the window icon for special folders (Desktop, Documents, etc)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-thunar.png"
alt="Thunar with the new Pathbar layout and stable window icon."&gt;&lt;figcaption&gt;
Thunar with the new Pathbar layout and stable window icon.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="menu--settings-manager"&gt;Menu &amp;amp; Settings Manager&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added Sound entry to the Settings Manager ( &lt;a href="https://github.com/Xubuntu/xubuntu-default-settings/issues/7"
target="_blank"
&gt;#7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added Xfce Terminal to the menu (LP: &lt;a href="https://bugs.launchpad.net/bugs/1851387"
target="_blank"
&gt;#1851387&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Removed confusing Xfce Terminal Settings from the menu&lt;/li&gt;
&lt;li&gt;Removed TexInfo and Pavucontrol from the menu ( &lt;a href="https://github.com/Xubuntu/xubuntu-default-settings/issues/6"
target="_blank"
&gt;#6&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xubuntu-21-02-dev-settings-manager.png"
alt="Xfce Settings Manager with the new Sound entry and dropdown search."&gt;&lt;figcaption&gt;
Xfce Settings Manager with the new Sound entry and dropdown search.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="keyboard-shortcuts"&gt;Keyboard Shortcuts&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+Alt+Delete&lt;/strong&gt; will now display the logout dialog&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+Shift+Escape&lt;/strong&gt; will now launch the Task Manager&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Super+R&lt;/strong&gt; will now launch the Application Finder&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Super+E&lt;/strong&gt; and &lt;strong&gt;Ctrl+Alt+F&lt;/strong&gt; will now launch the File Manager&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="and-more"&gt;And More&lt;/h2&gt;
&lt;p&gt;With two months to go, there’s still a lot of work to be done and plenty of changes coming from mainline Ubuntu as well. If you’d like to join the fun, check out the &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Get Involved&lt;/a&gt; section of the Xubuntu website.&lt;/p&gt;</description></item><item><title>Xfce Panel Profiles 1.0.13 Released</title><link>https://seand.xyz/blog/2021/02/22/xfce-panel-profiles-1-0-13-released/</link><pubDate>Mon, 22 Feb 2021 00:45:01 +0000</pubDate><guid>https://seand.xyz/blog/2021/02/22/xfce-panel-profiles-1-0-13-released/</guid><media:content url="https://seand.xyz/images/2021/02/xfce-panel-profiles-1-0-13-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Introducing new layouts and improving on existing ones, Xfce Panel Profiles 1.0.13 makes it easier than ever to manage and experiment with new panel configurations.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;New “Cupertino” macOS-inspired layout ( &lt;a href="https://gitlab.xfce.org/apps/xfce4-panel-profiles/-/issues/7"
target="_blank"
&gt;Xfce #7&lt;/a&gt;). Note that this theme requires the &lt;a href="apt:xfce4-appmenu-plugin"
&gt;AppMenu Plugin&lt;/a&gt; to display the menu in the panel.&lt;/li&gt;
&lt;li&gt;New “Redmond 7”, Windows 7-inspired layout ( &lt;a href="https://gitlab.xfce.org/apps/xfce4-panel-profiles/-/issues/8"
target="_blank"
&gt;Xfce #8&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New “Xfce 4.16” layout to make it easier to get back to defaults&lt;/li&gt;
&lt;li&gt;The Whisker menu configuration is now included in the export (Xfce #11). Existing templates using the Whisker menu have been updated to include appropriate defaults.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;All existing templates have been updated with better support for Xfce 4.16. This includes updated launchers, current defaults, and replaced plugins.&lt;/li&gt;
&lt;li&gt;Bashisms have been removed from the Makefile, enabling installation with alternative shells.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="updated-translations"&gt;Updated Translations&lt;/h3&gt;
&lt;p&gt;Belarusian, Czech&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;Xfce 4.16, Cupertino, and Redmond 7 Layouts&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xfce-panel-profiles-1-0-13-xfce-4-16.png"
alt="The Xfce 4.16 panel layout is included in Xfce Panel Profiles 1.0.13."&gt;&lt;figcaption&gt;
The Xfce 4.16 panel layout is included in Xfce Panel Profiles 1.0.13.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xfce-panel-profiles-1-0-13-cupertino.png"
alt="New to this release is the macOS-inspired Cupertino layout."&gt;&lt;figcaption&gt;
New to this release is the macOS-inspired Cupertino layout.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2021/02/xfce-panel-profiles-1-0-13-redmond-7.png"
alt="Windows users will appreciate the new Redmond 7 layout."&gt;&lt;figcaption&gt;
Windows users will appreciate the new Redmond 7 layout.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download Xfce Panel Profiles 1.0.13 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.13.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.13.tar.bz2?sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.13.tar.bz2?sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Migrate from Ghost to Squarespace</title><link>https://seand.xyz/blog/2021/02/18/how-to-migrate-from-ghost-v3-to-squarespace/</link><pubDate>Thu, 18 Feb 2021 10:44:33 +0000</pubDate><guid>https://seand.xyz/blog/2021/02/18/how-to-migrate-from-ghost-v3-to-squarespace/</guid><media:content url="https://seand.xyz/images/2021/02/ghost-to-squarespace-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Over the last few days, I’ve been exploring options for making my website faster and cheaper. While I ultimately moved to the $10 &lt;a href="https://www.linode.com/?r=3bde9c6479dcdc46e54d46d7ef7f851f93000eda"
target="_blank"
&gt;Linode&lt;/a&gt; option, I nearly switched to Squarespace. Meanwhile, I developed a guide on how to migrate from Ghost to Squarespace.&lt;/p&gt;
&lt;h2 id="migrating-from-ghost-to-wordpress"&gt;Migrating from Ghost to WordPress&lt;/h2&gt;
&lt;p&gt;The first step of your migration will be to convert your blog posts from Ghost to a usable format.&lt;/p&gt;
&lt;h3 id="exporting-from-ghost"&gt;Exporting from Ghost&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Log in to your Ghost site (&lt;a href="https://yoursite.com/ghost%29"
target="_blank"
&gt;https://yoursite.com/ghost)&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Go to &lt;strong&gt;Settings &amp;gt; Labs&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Migration Options&lt;/strong&gt;, click &lt;strong&gt;Export&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;This will download a Ghost JSON file that will begin the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="converting-from-ghost-to-wordpress"&gt;Converting from Ghost to WordPress&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Install &lt;a href="https://github.com/hughrun/ghost-to-wp"
target="_blank"
&gt;ghost-to-wp&lt;/a&gt; from GitHub.&lt;/li&gt;
&lt;li&gt;Run &lt;strong&gt;ghost-to-wp export.json&lt;/strong&gt; to get a usable XML file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;While this file does work with WordPress, it’s not compatible with the Squarespace WordPress import tool. Next, you’ll need to use a WordPress instance to get a usable format.&lt;/p&gt;
&lt;h3 id="getting-a-wordpress-droplet-on-digital-ocean"&gt;Getting a WordPress Droplet on Digital Ocean&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://m.do.co/c/9c2558932b25"
target="_blank"
&gt;Digital Ocean&lt;/a&gt; makes it fast and easy to get up and running with WordPress in just a few minutes. Once you’re signed in or signed up, just follow these instructions to get a usable WordPress instance.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt; and then &lt;strong&gt;Droplets&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Choose an Image&lt;/strong&gt;, click &lt;strong&gt;Marketplace&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the first &lt;strong&gt;WordPress&lt;/strong&gt; image option.&lt;/li&gt;
&lt;li&gt;Select the &lt;strong&gt;Shared CPU&lt;/strong&gt;, &lt;strong&gt;Basic&lt;/strong&gt; plan at &lt;strong&gt;$5/mo&lt;/strong&gt;. You’ll only need this for a few minutes.&lt;/li&gt;
&lt;li&gt;No other settings need to be adjusted, so scroll all the way down and click &lt;strong&gt;Create Droplet&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After a few minutes, your droplet will be created, and you can SSH in to finish setting up WordPress.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;ssh root@xxx.xxx.xxx.xxx
&lt;/code&gt;&lt;/pre&gt;&lt;ol&gt;
&lt;li&gt;For &lt;strong&gt;Domain/Subdomain name&lt;/strong&gt;, enter the droplet’s IP address.&lt;/li&gt;
&lt;li&gt;Enter your details for &lt;strong&gt;Username&lt;/strong&gt;, &lt;strong&gt;Password&lt;/strong&gt;, and &lt;strong&gt;Blog Title.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Respond &lt;strong&gt;N&lt;/strong&gt; for &lt;strong&gt;LetsEncrypt&lt;/strong&gt; since this is a short-term instance.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;Domain/Subdomain name: xxx.xxx.xxx.xxx
Your Email Address: user@email.com
Username: bluesabre
Password: ********
Blog Title: bluesabre.org
Is the information correct? [Y/n] Y
Would you like to use LetsEncrypt (certbot) to configure SSL(https) for your new site? (y/n): n
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="importing-the-wordpress-export"&gt;Importing the WordPress Export&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Login to the WordPress admin dashboard (&lt;a href="http://xxx.xxx.xxx.xxx/wp-admin%29"
target="_blank"
&gt;http://xxx.xxx.xxx.xxx/wp-admin)&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;In the sidebar, go to &lt;strong&gt;Tools &amp;gt;&lt;/strong&gt; &lt;strong&gt;Import&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;WordPress&lt;/strong&gt;, click &lt;strong&gt;Install Now&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;After it installs, click &lt;strong&gt;Run Importer&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Choose File&lt;/strong&gt; and select your converted &lt;strong&gt;WP_Import.xml&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Upload file and import&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Assign Authors&lt;/strong&gt;, assign the posts to the existing user or create additional users as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DO NOT&lt;/strong&gt; select &lt;strong&gt;Import Attachments&lt;/strong&gt;. You’ll be using S3 instead later.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Submit&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once this finishes, you can now export an official WordPress export file!&lt;/p&gt;
&lt;h3 id="exporting-from-wordpress"&gt;Exporting from WordPress&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;In the sidebar, go to &lt;strong&gt;Tools &amp;gt;&lt;/strong&gt; &lt;strong&gt;Export&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;All content&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Download Export File&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;This will download an export file compatible with Squarespace!&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="deleting-the-wordpress-droplet"&gt;Deleting the WordPress Droplet&lt;/h3&gt;
&lt;p&gt;With the export file in hand, you no longer need your temporary WordPress instance.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to your Droplet on Digital Ocean.&lt;/li&gt;
&lt;li&gt;Click on &lt;strong&gt;Destroy&lt;/strong&gt; in the droplet sidebar.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Destroy this Droplet&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Confirm&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="cleaning-up-the-wordpress-export"&gt;Cleaning up the WordPress Export&lt;/h3&gt;
&lt;p&gt;The WordPress export file needs some cleaning up before it can be imported. Open it in your favorite text editor and strip out every instance of “index.php/”. Without this step, your posts will be imported with the unnecessary “index.php” in the slug.&lt;/p&gt;
&lt;h2 id="migrating-images-to-amazon-s3"&gt;Migrating Images to Amazon S3&lt;/h2&gt;
&lt;p&gt;Squarespace didn’t import any images in my testing, so they must be hosted elsewhere. Thankfully, Amazon S3 is incredibly affordable and easy to set up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Caveat:&lt;/strong&gt; If your blog hosts over 2,000 photos, you will go beyond the AWS free tier with the initial data push. Be sure to read up on &lt;a href="https://aws.amazon.com/s3/pricing/"
target="_blank"
&gt;Amazon S3 pricing&lt;/a&gt; if you think you may be affected.&lt;/p&gt;
&lt;h3 id="configuring-the-bucket"&gt;Configuring the Bucket&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Set up an account with &lt;a href="https://aws.amazon.com/"
target="_blank"
&gt;Amazon Web Services&lt;/a&gt; (AWS).&lt;/li&gt;
&lt;li&gt;Once you’re logged in, go to the search at the top and enter &lt;strong&gt;S3&lt;/strong&gt;. Select the &lt;strong&gt;S3&lt;/strong&gt; service.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create Bucket&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Give your bucket a memorable name, such as &lt;strong&gt;domain-tld&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Uncheck &lt;strong&gt;Block &lt;em&gt;all&lt;/em&gt; public access&lt;/strong&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This bucket will host your static web assets, which must be publicly accessible.&lt;/li&gt;
&lt;li&gt;For this same reason, &lt;strong&gt;do not&lt;/strong&gt; use this bucket for anything else that could be sensitive.&lt;/li&gt;
&lt;li&gt;Click the checkbox to acknowledge that you are enabling public access.&lt;/li&gt;
&lt;li&gt;All other settings can remain defaulted, so scroll to the bottom and click &lt;strong&gt;Create Bucket&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once the bucket has been created, upload your images from Ghost. This can be done one at a time, but you can use the AWS CLI to push the files quickly from the Ghost server.&lt;/p&gt;
&lt;h3 id="using-the-aws-cli"&gt;Using the AWS CLI&lt;/h3&gt;
&lt;p&gt;Before using the AWS CLI, you must create an IAM user with S3 access permissions. The full documentation for this process can be found on &lt;a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html"
target="_blank"
&gt;Amazon&lt;/a&gt;, but I’ve simplified it below.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Log in to your &lt;a href="https://console.aws.amazon.com/iam"
target="_blank"
&gt;AWS IAM dashboard&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;In the sidebar, click &lt;strong&gt;Access management &amp;gt;&lt;/strong&gt; &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add user&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On page 1 of the &lt;strong&gt;Add user&lt;/strong&gt; screen, enter a name for the user (I entered &lt;strong&gt;s3-upload&lt;/strong&gt;). Select &lt;strong&gt;Programmatic access&lt;/strong&gt; for the &lt;strong&gt;Access type&lt;/strong&gt;. Then click &lt;strong&gt;Next: Permissions&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On page 2, click &lt;strong&gt;Attach existing policies directly&lt;/strong&gt;. A list of policies will be displayed. Search for &lt;strong&gt;AmazonS3FullAccess&lt;/strong&gt; and select it. Click &lt;strong&gt;Next: Tags&lt;/strong&gt; to continue.&lt;/li&gt;
&lt;li&gt;On page 3, tags are optional. Skip this step and click &lt;strong&gt;Next: Review&lt;/strong&gt; to continue.&lt;/li&gt;
&lt;li&gt;On page 4, you can review the IAM user to be created. Click &lt;strong&gt;Create user&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On page 5, you can now record your &lt;strong&gt;Access key id&lt;/strong&gt; and &lt;strong&gt;Secret access key&lt;/strong&gt;. These will only be displayed on this screen, so save them somewhere secure for later use.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;With your S3-friendly IAM user ready to go, you can now install the AWS CLI on your Ghost server.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html"
target="_blank"
&gt;Install the AWS CLI&lt;/a&gt; version 2 according to your setup.&lt;/li&gt;
&lt;li&gt;After installing, run &lt;strong&gt;aws configure&lt;/strong&gt; to start setting up your profile.&lt;/li&gt;
&lt;li&gt;Use the values you recorded in step 8 above for the &lt;strong&gt;AWS Access Key ID&lt;/strong&gt; and &lt;strong&gt;AWS Secret Access Key&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For &lt;strong&gt;Default region name&lt;/strong&gt;, enter the region as found on your bucket URL (mine is us-east-2).&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://s3.console.aws.amazon.com/s3/buckets/mybucket-name?region="
target="_blank"
&gt;https://s3.console.aws.amazon.com/s3/buckets/mybucket-name?region=&lt;/a&gt; &lt;strong&gt;us-east-2&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For &lt;strong&gt;Default output format&lt;/strong&gt;, enter “json”.&lt;/li&gt;
&lt;li&gt;If everything worked correctly, you should now be able to run S3 commands. Use &lt;strong&gt;aws s3 ls&lt;/strong&gt; to verify.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Finally, you have everything you need to migrate your images from Ghost to S3.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;cd /var/www/ghost/content
aws s3 cp images s3://mybucket-name/content/images --recursive
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This may take some time, but once it’s finished, all of your images from your Ghost server should now be available on S3.&lt;/p&gt;
&lt;h3 id="update-the-s3-bucket-policy"&gt;Update the S3 Bucket Policy&lt;/h3&gt;
&lt;p&gt;Now that your files are in place, you must update the bucket policy to allow public read access.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go back to the AWS dashboard and head to the &lt;strong&gt;S3&lt;/strong&gt; service.&lt;/li&gt;
&lt;li&gt;Click on the bucket you created previously.&lt;/li&gt;
&lt;li&gt;Click on the &lt;strong&gt;Permissions&lt;/strong&gt; tab and scroll down to &lt;strong&gt;Bucket policy&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Add a policy that enables public access to the &lt;strong&gt;content&lt;/strong&gt; directory.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;{
&amp;#34;Version&amp;#34;: &amp;#34;2012-10-17&amp;#34;,
&amp;#34;Statement&amp;#34;: [
{
&amp;#34;Sid&amp;#34;: &amp;#34;AddPerm&amp;#34;,
&amp;#34;Effect&amp;#34;: &amp;#34;Allow&amp;#34;,
&amp;#34;Principal&amp;#34;: &amp;#34;*&amp;#34;,
&amp;#34;Action&amp;#34;: &amp;#34;s3:GetObject&amp;#34;,
&amp;#34;Resource&amp;#34;: &amp;#34;arn:aws:s3:::mybucket-name/content/*&amp;#34;
}
]
}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;With this bucket policy in place, your files will now be accessible at:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;https://&amp;lt;bucket name&amp;gt;.s3.&amp;lt;region name&amp;gt;.amazonaws.com/content/images/path/to/image.png
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="update-the-wordpress-export-file-again"&gt;Update the WordPress export file again&lt;/h3&gt;
&lt;p&gt;With your files now on S3, update the WordPress export file again, replacing any instances of the previous paths. Replace:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://yoursite.com/content/"
target="_blank"
&gt;https://yoursite.com/content/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;/content/&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;with&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;https://&amp;lt;bucket name&amp;gt;.s3.&amp;lt;region name&amp;gt;.amazonaws.com/content/
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Your WordPress export file is finally ready to be imported into Squarespace.&lt;/p&gt;
&lt;h2 id="import-the-wordpress-export-file-into-squarespace"&gt;Import the WordPress export file into Squarespace&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;From the Squarespace sidebar, go to &lt;strong&gt;Settings &amp;gt; Advanced &amp;gt; Import / Export&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Import&lt;/strong&gt; button.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;WordPress&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Advanced&lt;/strong&gt; tab.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Standard WordPress&lt;/strong&gt; for &lt;strong&gt;Processor&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add a File&lt;/strong&gt; and select your WordPress export file.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Begin Import&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After a few minutes, your Ghost blog will have been successfully imported into Squarespace!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate back to the first level of the Squarespace sidebar.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Pages&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;The name of your blog should appear under the &lt;strong&gt;Not Linked&lt;/strong&gt; section.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You should now be up and running with Squarespace. I hope this guide helped make a large project a little more approachable. Thanks for reading!&lt;/p&gt;
&lt;p&gt;Thanks to the following resources that helped me put this guide together!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/hughrun/ghost-to-wp"
target="_blank"
&gt;Ghost to WordPress Blog Migration Tool&lt;/a&gt; – Hugh Rundle&lt;/li&gt;
&lt;li&gt;&lt;a href="https://adamtheautomator.com/upload-local-files-aws-s3-aws-cli/"
target="_blank"
&gt;How To Upload Local Files to AWS S3 with the AWS CLI&lt;/a&gt; – June Castillote&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@davidfrosdick/import-wordpress-to-squarespace-with-images-image-url-is-an-attachment-without-a-parent-d5bd7db9c237"
target="_blank"
&gt;Import WordPress to Squarespace with Images — [Image URL] is an attachment without a parent. Deleting from the import.&lt;/a&gt; – David Frosdick&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Parole Media Player 4.15.0 Released</title><link>https://seand.xyz/blog/2020/12/27/parole-media-player-4-15-0-released/</link><pubDate>Sun, 27 Dec 2020 15:21:23 +0000</pubDate><guid>https://seand.xyz/blog/2020/12/27/parole-media-player-4-15-0-released/</guid><media:content url="https://seand.xyz/images/2020/12/parole-4-15-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Following the incredible Xfce 4.16 release, Parole Media Player 4.150 has arrived with refreshed dialogs, a more powerful playlist, and improved DVD support.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="playlist-improvements"&gt;Playlist Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The playlist is now an in-window popover instead of a slide-out panel. This keeps the playlist on the screen at all times and enables playlist functionality when Parole is fullscreen.&lt;/li&gt;
&lt;li&gt;Shuffle functionality is faster, more stable, and reversible! The shuffle button now applies a sort filter instead of randomly jumping to a new item. This also improves the playback history by making “back” just the previous item in the playlist. ( &lt;a href="https://gitlab.xfce.org/apps/parole/-/issues/32"
target="_blank"
&gt;#32&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="dvd-support"&gt;DVD Support&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Parole will now load the root DVD menu if playback doesn’t automatically start soon after loading this disc.&lt;/li&gt;
&lt;li&gt;DVD chapter selection from the playlist has been restored.&lt;/li&gt;
&lt;li&gt;The Subpicture menu is now accessible from the menubar.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="dialog-appearance-improvements"&gt;Dialog Appearance Improvements&lt;/h3&gt;
&lt;p&gt;Each dialog was ported to CSD to align with the Xfce 4.16 transition of dialog windows. Each dialog was cleaned up along with this transition and suggested action hints are now utilized. Finally, each dialog received some individual improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to Position: The timestamp inputs were changed to a vertical orientation for a more clock-like appearance.&lt;/li&gt;
&lt;li&gt;Keyboard Shortcuts: The shortcuts window will now spawn at the center of the screen instead of the bottom right.&lt;/li&gt;
&lt;li&gt;Open File: The progress spinner is now configured as the “extra” widget, making it cleanly aligned with the file filters combo box.&lt;/li&gt;
&lt;li&gt;Open Location: Removed some duplicated text, making the dialog feel cleaner and more balanced.&lt;/li&gt;
&lt;li&gt;Plugins Manager: Rearranged to prioritize the plugin descriptions and moved the credits to a per-plugin About dialog.&lt;/li&gt;
&lt;li&gt;Save Playlist: The embedded file type panel was replaced with a combo box that filters the file browser.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added a basic GitLab pipeline that checks each commit and merge request.&lt;/li&gt;
&lt;li&gt;Added a new icon and icon name, “org.xfce.parole”.&lt;/li&gt;
&lt;li&gt;Added a new README.md ( &lt;a href="https://gitlab.xfce.org/apps/parole/-/blob/master/README.md"
target="_blank"
&gt;GitLab&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed various build errors on systems with newer GLib and intltool.&lt;/li&gt;
&lt;li&gt;Player controls are no longer hidden while the volume popover is open.&lt;/li&gt;
&lt;li&gt;Selecting an option (Continue or Stop) on the “Stream is taking too much time to load” dialog will now dismiss the dialog.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese, Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-main.png"
alt="The main Parole Media Player window features a large play icon in the middle of a dark background."&gt;&lt;figcaption&gt;
The main Parole Media Player window features a large play icon in the middle of a dark background.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-media-chooser.png"
alt="The media chooser dialog enables you to browse your filesystem and mounted devices for content."&gt;&lt;figcaption&gt;
The media chooser dialog enables you to browse your filesystem and mounted devices for content.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-open-location.png"
alt="The network location dialog enables remote playback by URL."&gt;&lt;figcaption&gt;
The network location dialog enables remote playback by URL.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-playlist.png"
alt="The overlay playlist allows you to select new chapters or jump ahead to a new song without resizing the window."&gt;&lt;figcaption&gt;
The overlay playlist allows you to select new chapters or jump ahead to a new song without resizing the window.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-save-playlist.png"
alt="Playlists enable Parole to operate more like a library-based media player. Find and organize your content, then save it!"&gt;&lt;figcaption&gt;
Playlists enable Parole to operate more like a library-based media player. Find and organize your content, then save it!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-go-to-position.png"
alt="Want to jump to the best part of the song? The Go To Position dialog lets you skip to a precise timestamp."&gt;&lt;figcaption&gt;
Want to jump to the best part of the song? The Go To Position dialog lets you skip to a precise timestamp.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-select-subtitle.png"
alt="Parole supports external subtitle files, convenient for overlaying your videos in your preferred language."&gt;&lt;figcaption&gt;
Parole supports external subtitle files, convenient for overlaying your videos in your preferred language.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-plugin-manager.png"
alt="Parole&amp;#39;s plugin system includes plugins for track notifications, media player controls, and a persistent tray icon."&gt;&lt;figcaption&gt;
Parole&amp;#39;s plugin system includes plugins for track notifications, media player controls, and a persistent tray icon.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/12/parole-4-15-0-keyboard-shortcuts.png"
alt="The Shortcuts dialog makes it easy to learn about Parole&amp;#39;s keyboard navigation and media playback shortcuts."&gt;&lt;figcaption&gt;
The Shortcuts dialog makes it easy to learn about Parole&amp;#39;s keyboard navigation and media playback shortcuts.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/parole/4.15/parole-4.15.0.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/parole/4.15/parole-4.15.0.tar.bz2?sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/parole/4.15/parole-4.15.0.tar.bz2?sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu 20.04 Screenshots: Desktop</title><link>https://seand.xyz/blog/2020/04/17/xubuntu-20-04-in-screenshots-desktop/</link><pubDate>Fri, 17 Apr 2020 02:11:48 +0000</pubDate><guid>https://seand.xyz/blog/2020/04/17/xubuntu-20-04-in-screenshots-desktop/</guid><media:content url="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With Xubuntu 20.04 “Focal Fossa” less than a week away (April 23, 2020), it’s time to look at what’s new. In this post, I walk through the post-installation desktop from the process of the &lt;a href="http://iso.qa.ubuntu.com/qatracker/milestones/408/builds"
target="_blank"
&gt;20200416 daily image&lt;/a&gt;. Below are screenshots from some of our core applications with the default Greybird and brand-new Greybird-dark themes.&lt;/p&gt;
&lt;p&gt;These screenshots are free to use but don’t hard link to them. Download them for yourself and share them on your publication!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper.png"
alt="With our latest wallpaper, the Xubuntu desktop is a calm and relaxing place to return to."&gt;&lt;figcaption&gt;
With our latest wallpaper, the Xubuntu desktop is a calm and relaxing place to return to.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-whiskermenu.png" alt="The Whisker Menu helps you quickly find and pin your favorite applications." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-whiskermenu-dark.png" alt="The Whisker Menu helps you quickly find and pin your favorite applications." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
The Whisker Menu helps you quickly find and pin your favorite applications.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-firefox.png" alt="Firefox looks great with both the light and dark Greybird variants." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-firefox-dark.png" alt="Firefox looks great with both the light and dark Greybird variants." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Firefox looks great with both the light and dark Greybird variants.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-thunderbird.png" alt="Likewise, Thunderbird looks great, regardless of your preference." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-thunderbird-dark.png" alt="Likewise, Thunderbird looks great, regardless of your preference." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Likewise, Thunderbird looks great, regardless of your preference.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-libreoffice.png" alt="LibreOffice doesn’t wear Greybird-dark quite as nicely. It’s not unusable, but it is a little unsightly. With the standard Greybird, LibreOffice shines." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-libreoffice-dark.png" alt="LibreOffice doesn’t wear Greybird-dark quite as nicely. It’s not unusable, but it is a little unsightly. With the standard Greybird, LibreOffice shines." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
LibreOffice doesn’t wear Greybird-dark quite as nicely. It’s not unusable, but it is a little unsightly. With the standard Greybird, LibreOffice shines.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-software.png" alt="GNOME Software is included to make it easy to install Debian packages from the repos and snaps. Once the necessary plugins are installed, Flatpak packages are also supported." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-software-dark.png" alt="GNOME Software is included to make it easy to install Debian packages from the repos and snaps. Once the necessary plugins are installed, Flatpak packages are also supported." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
GNOME Software is included to make it easy to install Debian packages from the repos and snaps. Once the necessary plugins are installed, Flatpak packages are also supported.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-xfce-apps.png" alt="There has been a major improvement since Xubuntu 18.04: all included Xfce applications now use the latest GTK&amp;#43;3 toolkit. Hundreds of bugs have been fixed in the last two years." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-xfce-apps-dark.png" alt="There has been a major improvement since Xubuntu 18.04: all included Xfce applications now use the latest GTK&amp;#43;3 toolkit. Hundreds of bugs have been fixed in the last two years." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
There has been a major improvement since Xubuntu 18.04: all included Xfce applications now use the latest GTK&amp;#43;3 toolkit. Hundreds of bugs have been fixed in the last two years.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-mate-apps.png" alt="Our included MATE applications, Atril, Engrampa, and MATE Calculator fill in some missing functionality for the Xubuntu desktop." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-mate-apps-dark.png" alt="Our included MATE applications, Atril, Engrampa, and MATE Calculator fill in some missing functionality for the Xubuntu desktop." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Our included MATE applications, Atril, Engrampa, and MATE Calculator fill in some missing functionality for the Xubuntu desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-images.png" alt="Catfish (front) is a lightweight and speedy search tool. Ristretto makes viewing any image fast and efficient." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-images-dark.png" alt="Catfish (front) is a lightweight and speedy search tool. Ristretto makes viewing any image fast and efficient." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Catfish (front) is a lightweight and speedy search tool. Ristretto makes viewing any image fast and efficient.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-settings.png" alt="The Xfce Settings Manager collects all of your preferences in one place. The Settings Editor enables advanced editing." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-settings-dark.png" alt="The Xfce Settings Manager collects all of your preferences in one place. The Settings Editor enables advanced editing." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
The Xfce Settings Manager collects all of your preferences in one place. The Settings Editor enables advanced editing.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-audio.png" alt="Parole Media Player will play nearly any content you send its way. The PulseAudio Plugin provides easy access to audio inputs and outputs and includes media controls for active media players. Once the plugin is installed, support for the Plasma Browser Integration plugin is included." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-audio-dark.png" alt="Parole Media Player will play nearly any content you send its way. The PulseAudio Plugin provides easy access to audio inputs and outputs and includes media controls for active media players. Once the plugin is installed, support for the Plasma Browser Integration plugin is included." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Parole Media Player will play nearly any content you send its way. The PulseAudio Plugin provides easy access to audio inputs and outputs and includes media controls for active media players. Once the plugin is installed, support for the Plasma Browser Integration plugin is included.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpapers.png" alt="Xubuntu includes a variety of high-quality wallpapers from previous releases and the winners of the 20.04 Xubuntu Community Wallpaper Contest." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpapers-dark.png" alt="Xubuntu includes a variety of high-quality wallpapers from previous releases and the winners of the 20.04 Xubuntu Community Wallpaper Contest." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Xubuntu includes a variety of high-quality wallpapers from previous releases and the winners of the 20.04 Xubuntu Community Wallpaper Contest.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;div class="grid grid-cols-2 gap-3"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-lockscreen.png" alt="Xfce Screensaver provides a secure and configurable lock screen with support for Xscreensaver’s screensavers." class="glightbox"&gt;
&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-lockscreen-dark.png" alt="Xfce Screensaver provides a secure and configurable lock screen with support for Xscreensaver’s screensavers." class="glightbox"&gt;&lt;/div&gt;&lt;figcaption&gt;
Xfce Screensaver provides a secure and configurable lock screen with support for Xscreensaver’s screensavers.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Each of the six Xubuntu Community Wallpaper Contest winners looks great with Xubuntu’s default layout. Pick your favorite!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper-1.png"
alt="“Campos de Castilla” by David Arias Gutierrez (CC-BY 4.0)"&gt;&lt;figcaption&gt;
“Campos de Castilla” by David Arias Gutierrez (CC-BY 4.0)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper-2.png"
alt="“Lighthouse” by Dominik Czernetzky (CC-BY 4.0)"&gt;&lt;figcaption&gt;
“Lighthouse” by Dominik Czernetzky (CC-BY 4.0)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper-3.png"
alt="“Sunset” by Kacperu (CC-BY 4.0)"&gt;&lt;figcaption&gt;
“Sunset” by Kacperu (CC-BY 4.0)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper-4.png"
alt="Untitled by Anna Ceccarelli (CC-BY 4.0)"&gt;&lt;figcaption&gt;
Untitled by Anna Ceccarelli (CC-BY 4.0)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper-5.png"
alt="Untitled by Luca Reichmann (CC-BY 4.0)"&gt;&lt;figcaption&gt;
Untitled by Luca Reichmann (CC-BY 4.0)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-desktop-wallpaper-6.png"
alt="Untitled by Nesimi Acarca (CC-BY 4.0)"&gt;&lt;figcaption&gt;
Untitled by Nesimi Acarca (CC-BY 4.0)
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>Xubuntu 20.04 Screenshots: Installation</title><link>https://seand.xyz/blog/2020/04/12/xubuntu-20-04-in-screenshots-the-installer/</link><pubDate>Sun, 12 Apr 2020 19:50:42 +0000</pubDate><guid>https://seand.xyz/blog/2020/04/12/xubuntu-20-04-in-screenshots-the-installer/</guid><media:content url="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With Xubuntu 20.04 “Focal Fossa” due in less than two weeks (April 23, 2020), it’s time to look at what’s new. In this post, I walk through the installation process of the 20200412 daily image. These images show the installation working completely as expected, with all components loading and installation completed successfully. Enjoy the following Xubuntu 20.04 screenshots.&lt;/p&gt;
&lt;p&gt;Xubuntu’s installation media starts with just two icons. Press any key for installation options, or the installation disc will start loading to the install options.&lt;/p&gt;
&lt;h2 id="booting-the-installation-media"&gt;Booting the Installation Media&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-02.png"
alt="The first boot screen is displayed, showing keyboard and accessibility icons at the bottom."&gt;&lt;figcaption&gt;
The first boot screen is displayed, showing keyboard and accessibility icons at the bottom.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-03.png"
alt="After a few seconds, Xubuntu begins to boot. A progress bar and text are displayed."&gt;&lt;figcaption&gt;
After a few seconds, Xubuntu begins to boot. A progress bar and text are displayed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="configuring-the-installation"&gt;Configuring the Installation&lt;/h2&gt;
&lt;p&gt;You’ll see this when everything works as it should. The Xubuntu installation process has changed little over the years.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-01.png"
alt="After booting, the Xubuntu installer is displayed with options to Try or Install Xubuntu."&gt;&lt;figcaption&gt;
After booting, the Xubuntu installer is displayed with options to Try or Install Xubuntu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-04.png"
alt="Select your keyboard layout."&gt;&lt;figcaption&gt;
Select your keyboard layout.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-05.png"
alt="Select installation options for updates and other software."&gt;&lt;figcaption&gt;
Select installation options for updates and other software.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-06.png"
alt="Select your installation type. Erase the disk or select more advanced options."&gt;&lt;figcaption&gt;
Select your installation type. Erase the disk or select more advanced options.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-07.png"
alt="Advanced features include LVM, encryption, and the experimental ZFS option."&gt;&lt;figcaption&gt;
Advanced features include LVM, encryption, and the experimental ZFS option.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-08.png"
alt="Disk encryption is available. Enabling it requires a security key entered each time your computer starts up."&gt;&lt;figcaption&gt;
Disk encryption is available. Enabling it requires a security key entered each time your computer starts up.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-09.png"
alt="Once you&amp;#39;ve finished entering the installation details, a confirmation dialog is displayed."&gt;&lt;figcaption&gt;
Once you&amp;#39;ve finished entering the installation details, a confirmation dialog is displayed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-10.png"
alt="While Xubuntu installs, you can now enter your timezone."&gt;&lt;figcaption&gt;
While Xubuntu installs, you can now enter your timezone.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-11.png"
alt="Finally, enter your name, computer name, and login details."&gt;&lt;figcaption&gt;
Finally, enter your name, computer name, and login details.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="finishing-up-with-the-slideshow"&gt;Finishing Up with the Slideshow&lt;/h2&gt;
&lt;p&gt;Rounding out the Xubuntu 20.04 screenshots are screens from the slideshow. At the end, remove your installation media and press Enter to reboot into your newly installed Xubuntu!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-12.png"
alt="The first slideshow welcomes you to Xubuntu."&gt;&lt;figcaption&gt;
The first slideshow welcomes you to Xubuntu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-13.png"
alt="Help and support are a click away."&gt;&lt;figcaption&gt;
Help and support are a click away.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-14.png"
alt="Real-time support is available on IRC."&gt;&lt;figcaption&gt;
Real-time support is available on IRC.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-15.png"
alt="Join the community by chatting with us on IRC or contributing to the project."&gt;&lt;figcaption&gt;
Join the community by chatting with us on IRC or contributing to the project.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-16.png"
alt="Once installation is complete, a confirmation dialog is displayed."&gt;&lt;figcaption&gt;
Once installation is complete, a confirmation dialog is displayed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/04/xubuntu-20-04-installer-17.png"
alt="Remove your installation disk before rebooting to boot into your new Xubuntu system."&gt;&lt;figcaption&gt;
Remove your installation disk before rebooting to boot into your new Xubuntu system.
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>Xfce PulseAudio Plugin 0.4.3 Released</title><link>https://seand.xyz/blog/2020/03/30/xfce-pulseaudio-plugin-0-4-3-released/</link><pubDate>Mon, 30 Mar 2020 21:43:47 +0000</pubDate><guid>https://seand.xyz/blog/2020/03/30/xfce-pulseaudio-plugin-0-4-3-released/</guid><media:content url="https://seand.xyz/images/2020/03/xfce-pulseaudio-plugin-0-4-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce PulseAudio Plugin 0.4.3 has arrived! It includes improved MPRIS compatibility and support for the Plasma Browser Integration plugin.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Exo 0.11 or newer is now required&lt;/li&gt;
&lt;li&gt;Fixed various memory leaks and warnings&lt;/li&gt;
&lt;li&gt;Removed unused dbus-glib include (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15343"
target="_blank"
&gt;#15343&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Replaced g_type_class_add_private deprecations&lt;/li&gt;
&lt;li&gt;Updated copyright years&lt;/li&gt;
&lt;li&gt;Updated URLs from goodies.xfce.org to docs.xfce.org (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=16173"
target="_blank"
&gt;#16173&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mpris-enhancements"&gt;MPRIS Enhancements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support for filename icons (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14329"
target="_blank"
&gt;#14329&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support for single-string variants on xesam:artist&lt;/li&gt;
&lt;li&gt;Support for the DesktopEntry property (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14412"
target="_blank"
&gt;#14412&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support for the plasma-browser-integration plugin (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15487"
target="_blank"
&gt;#15487&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Detection of artist and title from the track title&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="preferences"&gt;Preferences&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed icon rendering for known players&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Belarusian, Chinese (Taiwan), Galician, Interlingue, Slovenian&lt;/p&gt;
&lt;h2 id="plasmabrowser-integration"&gt;Plasma/Browser Integration&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="https://community.kde.org/Plasma/Browser_Integration"
target="_blank"
&gt;Plasma/Browser Integration&lt;/a&gt;&lt;/em&gt; is an extension for Firefox and Chromium-based browsers that better integrates those browsers with the Plasma Shell. It enables the following functionality for Plasma desktops:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MPRIS2 media controls&lt;/li&gt;
&lt;li&gt;Sending links via KDE Connect&lt;/li&gt;
&lt;li&gt;Showing and controlling downloads from the notification area&lt;/li&gt;
&lt;li&gt;Finding browser tabs in the Run Command window&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thankfully, this extension does not require Plasma to run! With just a few adjustments to the Xfce PulseAudio Plugin, Xfce users can now also utilize the MPRIS2 media controls and link sharing.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/03/xfce-pulseaudio-plugin-0-4-3-demo.png"
alt="Artist, track title, and playlist playback controls. Oh yeah!"&gt;&lt;figcaption&gt;
Artist, track title, and playlist playback controls. Oh yeah!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="how-to-install"&gt;How to Install&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Instructions adapted and simplified from the &lt;a href="https://community.kde.org/Plasma/Browser_Integration#How_to_install"
target="_blank"
&gt;KDE Community website&lt;/a&gt;. Check this link if these instructions no longer work.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The extension requires two components: the browser extension and the native host. Once both are installed and correctly configured, active streams should appear in the Xfce PulseAudio Plugin menu.&lt;/p&gt;
&lt;h4 id="browser-extension"&gt;Browser Extension&lt;/h4&gt;
&lt;p&gt;Install the plugin appropriate for your browser. Most Chromium-based plugins support extensions installed from the Chrome Web Store.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chromium-based browsers including (but not limited to) Google Chrome, Chromium, Brave, and Vivaldi: &lt;a href="https://chrome.google.com/webstore/detail/plasma-integration/cimiefiiaegbelhefglklhhakcgmhkai"
target="_blank"
&gt;Chrome Web Store&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mozilla Firefox: &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/plasma-integration/"
target="_blank"
&gt;Firefox Add-Ons&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="native-host"&gt;Native Host&lt;/h4&gt;
&lt;p&gt;Most distributions should now include a plasma-desktop-integration package in their repositories. Find yours &lt;a href="https://repology.org/project/plasma-browser-integration/versions"
target="_blank"
&gt;here at Repology&lt;/a&gt;. If you’re using Ubuntu or a derivative, installing the native host is as easy as:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt update
sudo apt install plasma-browser-integration
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Once both components are installed, the extension should start working!&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.4/xfce4-pulseaudio-plugin-0.4.3.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ md5sum xfce4-pulseaudio-plugin-0.4.3.tar.bz2 3d86032acb9364d47e0a144350c63e1a
$ sha1sum xfce4-pulseaudio-plugin-0.4.3.tar.bz2
5682fa1ed6976e94fa01c91fc5b7839bfe804241
$ sha256sum xfce4-pulseaudio-plugin-0.4.3.tar.bz2
5a518237e2137341d8ca6584938950525e20c28a0177e30ecaea3ba8e7a2615b
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Xfce PulseAudio Plugin 0.4.3 is included in Xubuntu 20.04 “Focal Fossa,” which will be available in April. Users testing the daily images should be able to check it out now.&lt;/p&gt;</description></item><item><title>SGT Puzzles Collection 0.2.5 Released</title><link>https://seand.xyz/blog/2020/02/20/sgt-puzzles-collection-0-2-5-released/</link><pubDate>Thu, 20 Feb 2020 04:38:32 +0000</pubDate><guid>https://seand.xyz/blog/2020/02/20/sgt-puzzles-collection-0-2-5-released/</guid><media:content url="https://seand.xyz/images/2020/02/sgt-launcher-0-2-5-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Years after the previous release, SGT Puzzles Collection 0.2.5 arrives with various user-facing improvements and a refreshed codebase. Game on!&lt;/p&gt;
&lt;h3 id="what-is-this"&gt;What Is This?&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;SGT Puzzles Collection&lt;/em&gt;, or simply &lt;em&gt;sgt-launcher&lt;/em&gt;, is a game launcher and wrapper for &lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
target="_blank"
&gt;&lt;em&gt;Simon Tatham’s Portable Puzzle Collection&lt;/em&gt;&lt;/a&gt;, a popular collection of logic games by the &lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/"
target="_blank"
&gt;developer&lt;/a&gt; of &lt;em&gt;PuTTY&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Joining the Xubuntu package set way back in Xubuntu 17.10 “Artful Aardvark”, SGT Puzzles Collection has quietly provided Xubuntu users with a variety of distracting games for several releases. If you want to learn more about the project, check out my &lt;a href="https://seand.xyz/2016/11/06/sgt-puzzles-collection-introduction/"
&gt;introductory blog post&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="whats-new"&gt;What’s New?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issues with looping when launching a game (LP: &lt;a href="https://launchpad.net/bugs/1697107"
target="_blank"
&gt;#1697107&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added “Report a Bug…” option to the menu, which takes the user straight to the bug tracker for SGT Puzzles Collection&lt;/li&gt;
&lt;li&gt;Added support for closing the application with Ctrl-C in the terminal&lt;/li&gt;
&lt;li&gt;Fixed AppData validation and added some additional details&lt;/li&gt;
&lt;li&gt;Switched the AppData and launcher to RDN-style (org.bluesabre.SgtLauncher) to follow FreeDesktop standards. Installations from the source may now have duplicate launchers; just delete the sgt-launcher.desktop file&lt;/li&gt;
&lt;li&gt;Updated Danish translation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/sgt-launcher/0.2/0.2.5/&amp;#43;download/sgt-launcher-0.2.5.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ md5sum sgt-launcher-0.2.5.tar.gz2
8e77a28faeb9ed6105cab09c90f1ea0
$ sha1sum sgt-launcher-0.2.5.tar.gz
59595b926950e3b76230b35ee540e883407e8132
$ sha256sum sgt-launcher-0.2.5.tar.gz2
aa00b35b3cb19c041246bfa9e892862f3bcb133843a1f2f3767e9f5be278fc7
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;SGT Puzzles Collection 0.2.5 will be included in Xubuntu 20.04 “Focal Fossa,” available in April. Users testing the daily images should be able to test it &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/sgt-launcher/0.2.5-0ubuntu1"
target="_blank"
&gt;any moment now&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Catfish 1.4.12 Released</title><link>https://seand.xyz/blog/2020/01/01/catfish-1-4-12-released/</link><pubDate>Wed, 01 Jan 2020 21:57:51 +0000</pubDate><guid>https://seand.xyz/blog/2020/01/01/catfish-1-4-12-released/</guid><media:content url="https://seand.xyz/images/2020/01/catfish-1-4-12-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome to 2020! Let’s ring in the new year with a brand new Catfish release.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New&lt;/h2&gt;
&lt;h3 id="wayland-support"&gt;Wayland Support&lt;/h3&gt;
&lt;p&gt;Catfish 1.4.12 adds support for running on Wayland. Before now, there were some X-specific dependencies related to handling display sizes. These have now been resolved, and Catfish should run smoothly and consistently everywhere.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/01/catfish-1-4-12-wayland.png"
alt="Catfish 1.4.12 on Wayland on Ubuntu 19.10"&gt;&lt;figcaption&gt;
Catfish 1.4.12 on Wayland on Ubuntu 19.10
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="dialog-improvements"&gt;Dialog Improvements&lt;/h3&gt;
&lt;p&gt;All dialogs now utilize client-side decorations (CSD) and are modal. The main window will continue to respect the window layout setting introduced in the 1.4.10 release.&lt;/p&gt;
&lt;p&gt;I also applied several fixes to the new Preferences and Search Index dialogs, so they should behave more consistently and work well with keyboard navigation.&lt;/p&gt;
&lt;p&gt;The new dialogs are more streamlined and standardized.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/01/catfish-1-4-12-about-dialog.png"
alt="The About dialog uses new CSD-style window decorations."&gt;&lt;figcaption&gt;
The About dialog uses new CSD-style window decorations.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/01/catfish-1-4-12-preferences.png"
alt="The updated Preferences dialog has a cleaner layout and better supports keyboard navigation."&gt;&lt;figcaption&gt;
The updated Preferences dialog has a cleaner layout and better supports keyboard navigation.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2020/01/catfish-1-4-12-search-index.png"
alt="The Search Index dialog has a cleaner layout and keyboard-accessible controls."&gt;&lt;figcaption&gt;
The Search Index dialog has a cleaner layout and keyboard-accessible controls.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="release-process-updates"&gt;Release Process Updates&lt;/h3&gt;
&lt;p&gt;I’ve improved the release process to make it easier for maintainers and to ensure builds are free of temporary files. This helps ensure a faster delivery to package maintainers and, therefore, to distributions.&lt;/p&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, French, Galician, German, Italian, Japanese, Norwegian Bokmål, Russian, Serbian, Spanish, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.12.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ md5sum catfish-1.4.12.tar.bz2
9aad6a0bc695ec8793d4294880974cb2
$ sha1sum catfish-1.4.12.tar.bz2
4e78e291a2f17c85122a85049bdc837b49afdd66
$ sha256sum catfish-1.4.12.tar.bz2
c3fb30e02b217752aa493b49769be1a5fc2adde70b22aef381e6c67d5227134a
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Catfish 1.4.12 will be included in Xubuntu 20.04 “Focal Fossa”, available in April.&lt;/p&gt;</description></item><item><title>Catfish 1.4.11 Released</title><link>https://seand.xyz/blog/2019/12/21/catfish-1-4-11-released/</link><pubDate>Sat, 21 Dec 2019 13:00:00 +0000</pubDate><guid>https://seand.xyz/blog/2019/12/21/catfish-1-4-11-released/</guid><media:content url="https://seand.xyz/images/2019/12/catfish-1-4-11-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 1.4.11 is now available. The latest release features improved support for symbolic links, various bug fixes, and a clearer preferences dialog. Search is better than ever.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Radio indicators are now displayed on the layout options, making your selection clearer on all themes&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Startup crash when GdkDisplay or GdkScreen calls return None (LP &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/catfish/&amp;#43;bug/1822914"
target="_blank"
&gt;#1822914&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Configuration of preferred window layout (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=16085"
target="_blank"
&gt;#16085&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Finding files in the target directory (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15985"
target="_blank"
&gt;#15985&lt;/a&gt;, &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=16233"
target="_blank"
&gt;#16233&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Symbolic links loop, causing the search to go on forever (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=16272"
target="_blank"
&gt;#16272&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Home (~) expansion for the start path, simplifying command line usage:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;catfish --path=~/Desktop
&lt;/code&gt;&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;Fix asv-summary-has-dot-suffix ( &lt;a href="https://appstream.debian.org/sid/main/issues/catfish.html"
target="_blank"
&gt;Debian Appstream&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Dutch, French, German, Interlingue, Italian, Korean, Lithuanian, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Thai, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.11.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ md5sum catfish-1.4.11.tar.bz2
67e23d45fded026ef3445bc7fe1d1653
$ sha1sum catfish-1.4.11.tar.bz2
e7617948d59c69faa3f2569981b7371126d00737
$ sha256sum catfish-1.4.11.tar.bz2
617baf9309e3cdfb20c8357ac786eb26f30e6fd4280d4534d3cdd742c7ffcd85
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;em&gt;Catfish 1.4.11 will be included in Xubuntu 20.04 “Focal Fossa,” available in April.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>The New bluesabre.org</title><link>https://seand.xyz/blog/2019/12/13/the-new-bluesabre-org/</link><pubDate>Fri, 13 Dec 2019 03:57:17 +0000</pubDate><guid>https://seand.xyz/blog/2019/12/13/the-new-bluesabre-org/</guid><media:content url="https://seand.xyz/images/2019/12/new-bluesabre-org-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Behold! And welcome to the new &lt;a href="https://seand.xyz/"
&gt;bluesabre.org&lt;/a&gt;! If you’re a regular, you might have noticed that the site has had a bit of a facelift. After nearly a decade of publishing with &lt;a href="https://wordpress.org/"
target="_blank"
&gt;WordPress&lt;/a&gt;, I’ve moved to &lt;a href="https://ghost.org/"
target="_blank"
&gt;Ghost&lt;/a&gt;. And so far, I’m impressed.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;It’s faster.&lt;/strong&gt; Ghost is fast without any help, providing all the publishing tools I need and (from what I can tell) none that I don’t. To further speed things up, I’ve optimized all of the images on my site for small download sizes and super-fast loading.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;It’s more open.&lt;/strong&gt; Ghost themes, powered by Handlebars templates,  are significantly easier to maintain than WordPress themes, and you can really go far with the default Casper theme. I’ve forked the theme with minor enhancements and made it available on GitHub. Meet &lt;a href="https://github.com/bluesabre/Mouser"
target="_blank"
&gt;Mouser&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/12/new-bluesabre-org-mouser-screenshot.png"
alt="Left: standard or “light” theme on desktop; Right: “dark” theme on mobile"&gt;&lt;figcaption&gt;
Left: standard or “light” theme on desktop; Right: “dark” theme on mobile
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;It’s more consistent.&lt;/strong&gt; Years of blogging included various headers, layouts, and custom CSS. With this move, I’ve standardized each page and post for a less jarring reading experience. Oh, and it now supports dark themes (as sent by your system or browser).&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;/usr/bin/google-chrome-stable --force-dark-mode
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;It’s easier for me.&lt;/strong&gt; Goodbye plugins, hello everything I need just to write. With a nearly upstream theme, an unmodified core, and no plugins, I can worry about other things like development, blogging, mentorships, and community engagement. It all gets better from here.&lt;/p&gt;
&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;With this site migration finally over, it’s time to get back to work on Xubuntu 20.04 LTS “Focal Fossa.” There’s a lot of work to do and only a few months to do it. In particular, I’d like to get some appearance items out of the way.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Greybird-Dark, the new dark variant of the standard Xfce theme, is in &lt;a href="https://github.com/shimmerproject/Greybird"
target="_blank"
&gt;master&lt;/a&gt; and is ready for an initial release.&lt;/li&gt;
&lt;li&gt;We &lt;a href="https://twitter.com/m_wimpress/status/1139376489445486594"
target="_blank"
&gt;should be able&lt;/a&gt; to add the Greybird themes to the gtk-common-themes snap package, enabling a consistent look for Snap packages in Xubuntu.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the comments below, let me know what you think of the new site. As for me, back to work, I go!&lt;/p&gt;</description></item><item><title>Install Xubuntu 19.10 on a Raspberry Pi 4</title><link>https://seand.xyz/blog/2019/10/20/install-xubuntu-19-10-on-a-raspberry-pi-4/</link><pubDate>Sun, 20 Oct 2019 09:11:27 +0000</pubDate><guid>https://seand.xyz/blog/2019/10/20/install-xubuntu-19-10-on-a-raspberry-pi-4/</guid><media:content url="https://seand.xyz/images/2019/10/xubuntu-19-10-rpi-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;💡 &lt;em&gt;This guide is obsolete! Please check out the new &lt;a href="https://seand.xyz/2022/02/22/install-xubuntu-20-04-21-10-or-22-04-on-raspberry-pi-4/"
&gt;Install Xubuntu 20.04, 21.10, or 22.04 on Raspberry Pi 4&lt;/a&gt; guide.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;With the release of Ubuntu 19.10 “Eoan Ermine,” Ubuntu Server is available for the Raspberry Pi 4 for the first time. With the Pi 4’s major boost in performance, once we can install Ubuntu Server, we can install and run any of the flavors. Let’s get to it!&lt;/p&gt;
&lt;h2 id="getting-the-server-image"&gt;Getting the Server Image&lt;/h2&gt;
&lt;p&gt;First off, head to the &lt;a href="http://cdimage.ubuntu.com/ubuntu/releases/19.10/release/"
target="_blank"
&gt;Ubuntu 19.10 release images&lt;/a&gt;. We want one of the &lt;em&gt;Preinstalled server images&lt;/em&gt; since booting on the Raspberry Pi is still a tricky fiasco. You’ll see two installation options:&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/10/xubuntu-19-10-rpi-preinstalled-server-images.png"
alt="There are two options, but only one is right for the desktop."&gt;&lt;figcaption&gt;
There are two options, but only one is right for the desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;We’ll want to choose the first option, Hard-Float. While the Pi 4 does, in fact, support the 64-bit ARM image, unfortunately &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/linux-raspi2/&amp;#43;bug/1848703"
target="_blank"
&gt;USB devices fail to initialize&lt;/a&gt; with this option. If you have no need for mouse and keyboard, feel free to use the 64-bit option. This should be resolved in time for the 20.04 release.&lt;/p&gt;
&lt;h2 id="installing-the-server-image"&gt;Installing the Server Image&lt;/h2&gt;
&lt;p&gt;Once your server image has been downloaded, download and run &lt;a href="https://www.balena.io/etcher/"
target="_blank"
&gt;Etcher&lt;/a&gt;. If you’ve never used Etcher before, it’s a simple, cross-platform solution for installing disk images to USB devices. It’s reliable and easy to use and will help you avoid overwriting your hard drives.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/10/xubuntu-19-10-rpi-balena-etcher.png"
alt="Select your image and destination, then flash!"&gt;&lt;figcaption&gt;
Select your image and destination, then flash!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Select the downloaded image (.xz is fine; no need to extract), select the correct storage location, and click &lt;em&gt;Flash&lt;/em&gt;! After a few minutes, the image will be installed and validated, and you’ll be ready to go. Re-insert your MicroSD card into your Raspberry Pi, connect an ethernet cable, power it on, and proceed to the next step.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note: Once the USB installation finished, I received an error message saying the checksums did not match, but everything seemed to work correctly afterward.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id="logging-in"&gt;Logging In&lt;/h2&gt;
&lt;p&gt;This part tripped me up for a while. Once installed, the default username and password are both “ubuntu”. However, the first login to your Raspberry Pi has to be via SSH! The first step is to find the IP address of your Raspberry Pi device.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Be mindful that scanning for devices might be frowned upon if you’re in a corporate or other shared environment.&lt;/strong&gt; With that warning out of the way, let’s use nmap to look for our device. I won’t cover usage here, but a quick DuckDuckGo search can point you in the right direction. The server installation image defaults the hostname to “ubuntu,” so look for that.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ nmap -sP 192.168.1.0/24
...
Nmap scan report for ubuntu.attlocal.net (192.168.1.230)
Host is up (0.00036s latency).
...
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Once you know where the device is, SSH in and reset your password. Enter “yes” to continue connecting if prompted for the fingerprint.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ ssh ubuntu@ubuntu.attlocal.net
ubuntu@ubuntu.attlocal.net&amp;#39;s password:
You are required to change your password immediately (administrator enforced)
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for ubuntu.
Current password:
New password:
Retype new password:
passwd: password updated successfully
Connection to ubuntu.attlocal.net closed.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Now, SSH in again with your new password, and let’s install Xubuntu!&lt;/p&gt;
&lt;h2 id="installing-xubuntu"&gt;Installing Xubuntu&lt;/h2&gt;
&lt;p&gt;We’re almost done! Now it’s time to decide: Do you want &lt;em&gt;Xubuntu Core&lt;/em&gt;, the minimal Xubuntu base that you can easily customize to your needs or &lt;em&gt;Xubuntu Desktop&lt;/em&gt;, our standard installation option? I’ll be installing Core for this guide, but if you want to install Desktop, just replace “xubuntu-core^” with “xubuntu-desktop^”.&lt;/p&gt;
&lt;p&gt;Also worth noting, while setting up Xubuntu on the Raspberry Pi, I came across an issue that caused our default login screen to fail. This has been fixed upstream, but to work around this issue, we will now use &lt;em&gt;Slick Greeter&lt;/em&gt; for our login screen. Now, let’s get back to the installation. Please note that the caret, ^, is not a typo!&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt update
sudo apt install xubuntu-core^ slick-greeter
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This will take a while. Once everything’s installed, the final step is to set &lt;em&gt;Slick Greeter&lt;/em&gt; as the login screen. Create &lt;em&gt;/etc/lightdm/lightdm.conf&lt;/em&gt; with the following contents using your favorite command-line editor.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;[SeatDefaults]
greeter-session=slick-greeter
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;And finally, reboot!&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo reboot
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="installation-complete"&gt;Installation Complete&lt;/h2&gt;
&lt;p&gt;Your Raspberry Pi 4 will now boot into a graphical environment, and you’ll be greeted by &lt;em&gt;Slick Greeter&lt;/em&gt;. Log in with the password you created earlier, and the Xubuntu desktop will load the same as you’d find outside of the Raspberry Pi.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/10/xubuntu-19-10-rpi-xubuntu-installed.png"
alt="Up and running with Xubuntu 19.10!"&gt;&lt;figcaption&gt;
Up and running with Xubuntu 19.10!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;That’s up to you, but I first recommend creating a new user. The default Ubuntu user is an administrator with a bit more power than you normally have on the desktop installation.&lt;/p&gt;
&lt;p&gt;Beyond that, the Pi’s the limit! Have fun, and enjoy running the mouse-based distribution on your mouse-sized computer.&lt;/p&gt;
&lt;h2 id="thanks"&gt;Thanks!&lt;/h2&gt;
&lt;p&gt;I purchased my Raspberry Pi 4 with funds from &lt;a href="https://www.patreon.com/bluesabre"
target="_blank"
&gt;my Patreon&lt;/a&gt;, so my patrons helped make this project possible. I’ll continue experimenting with the Pi 4, so look forward to even more awesome projects. Thanks, everybody!&lt;/p&gt;</description></item><item><title>Catfish 1.4.10 Released</title><link>https://seand.xyz/blog/2019/09/13/catfish-1-4-10-released/</link><pubDate>Fri, 13 Sep 2019 06:51:50 +0000</pubDate><guid>https://seand.xyz/blog/2019/09/13/catfish-1-4-10-released/</guid><media:content url="https://seand.xyz/images/2019/09/catfish-1-4-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The best Linux graphical file search utility keeps getting better! &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 1.4.10 features a new preferences dialog, a polished user interface, and significantly improved search results and performance.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;A brand new Preferences dialog.&lt;/strong&gt; This dialog includes options for window layout, display options, custom exclude directories &lt;em&gt;(new!)&lt;/em&gt;, and an option to close Catfish after opening a file &lt;em&gt;(new!)&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom exclude directories.&lt;/strong&gt; Previous releases of Catfish excluded various directories (/dev, ~/.cache, ~/.gvfs) to boost performance. This latest feature customizes path exclusions so users can further speed up their searches. (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15317"
target="_blank"
&gt;#15317&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Close after select.&lt;/strong&gt; Frequent file searcher? This feature will let you find and open your missing file and close Catfish immediately, keeping your application list at bay. (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14888"
target="_blank"
&gt;#14888&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The previous release, Catfish 1.4.9 meant to include fixes for path exclusions. Somehow, &lt;a href="https://git.xfce.org/apps/catfish/commit/?id=02399ff3a6315057e3ae5a844eb43a87e7cf61a5"
target="_blank"
&gt;I forgot to include the actual fix&lt;/a&gt;! Path exclusions are fixed and search performance should be increased as a result. (Debian &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926850"
target="_blank"
&gt;#926850&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The results now always display icons at a consistent size. Previously, some icons were displayed much larger than others, breaking the visual flow.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="improved-application-menu"&gt;Improved Application menu&lt;/h3&gt;
&lt;p&gt;In the past, clicking the application menu in Catfish meant seeing a cluttered, inconsistently spaced, and aligned popover with poorly worded options. No more!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Better use of space, padding, and margins&lt;/li&gt;
&lt;li&gt;Clearer purpose labels&lt;/li&gt;
&lt;li&gt;Keyboard accelerators are now displayed in the menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="search-improvements"&gt;Search Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Symbolic links are now traversed, with actual paths only processed once&lt;/li&gt;
&lt;li&gt;Added search priority, surfacing more relevant results faster. Folders are now descended with the following priority, then alphabetically:
&lt;ul&gt;
&lt;li&gt;XDG paths (Desktop, Documents, Pictures, Videos, etc)&lt;/li&gt;
&lt;li&gt;Visible paths&lt;/li&gt;
&lt;li&gt;Hidden paths&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Better use of alt-accelerators&lt;/li&gt;
&lt;li&gt;Improved installation instructions (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15105"
target="_blank"
&gt;#15105&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Reduced warnings displayed in the terminal&lt;/li&gt;
&lt;li&gt;Simplified Python 2/3 compatibility code&lt;/li&gt;
&lt;li&gt;Various code quality fixes (pylint, flake)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Simplified welcome text. While not visually different, the 3 translatable phrases were merged into a single sentence to simplify translations. (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15596"
target="_blank"
&gt;#15596&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician, German, Hungarian, Italian, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/09/catfish-1-4-10-app-menu.png"
alt="Catfish 1.4.10 features a refreshed application menu that&amp;#39;s easier to read and use."&gt;&lt;figcaption&gt;
Catfish 1.4.10 features a refreshed application menu that&amp;#39;s easier to read and use.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/09/catfish-1-4-10-preferences.png"
alt="The new preferences dialog unlocks several hidden and new features."&gt;&lt;figcaption&gt;
The new preferences dialog unlocks several hidden and new features.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/09/catfish-1-4-10-advanced-preferences.png"
alt="The advanced preferences include custom exclude directories and an option to close the app after opening a file."&gt;&lt;figcaption&gt;
The advanced preferences include custom exclude directories and an option to close the app after opening a file.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.10.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.10.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.10.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.10.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Catfish 1.4.8 Released</title><link>https://seand.xyz/blog/2019/08/07/catfish-1-4-8-released/</link><pubDate>Wed, 07 Aug 2019 20:26:02 +0000</pubDate><guid>https://seand.xyz/blog/2019/08/07/catfish-1-4-8-released/</guid><media:content url="https://seand.xyz/images/2019/08/catfish-1-4-8-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 1.4.8 is now available. This latest release improves integration with OpenBSD, Wayland, Xfce, and numerous other desktop configurations. It also features many translation updates to improve Catfish’s international support.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="desktop-integration--enhanced-thunar-support"&gt;Desktop Integration / Enhanced Thunar Support&lt;/h3&gt;
&lt;p&gt;A long-requested feature ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1698002"
target="_blank"
&gt;requested 2+ years ago&lt;/a&gt;), navigating directly to a file in Thunar, is now possible. Right-click on a file and select “Show in File Manager.” Thunar will open it immediately, scroll to it, and select the requested file. Folder spelunkers, rejoice! (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14494"
target="_blank"
&gt;#14494&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Automatically adjust locate arguments to accommodate the host OS, improving support for OpenBSD&lt;/li&gt;
&lt;li&gt;Fixed crash at startup on Wayland (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15297"
target="_blank"
&gt;#15297&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed directory support when XDG_CURRENT_DESKTOP in unavailable (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15099"
target="_blank"
&gt;#15099&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed search exclusion of non-standard paths (~/.cache, ~/.gvfs, /dev) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15206"
target="_blank"
&gt;#15206&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added ‘translator-credits’ string to .po files (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15564"
target="_blank"
&gt;#15564&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Changed “…” to “…” for consistency with other Xfce apps (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15407"
target="_blank"
&gt;#15407&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Marked the “Search for files” string translatable (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15097"
target="_blank"
&gt;#15097&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Sinhala, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download Catfish 1.4.8 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.8.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.8.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.8.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.8.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xfce Settings 4.13.8 Released</title><link>https://seand.xyz/blog/2019/08/07/xfce-settings-4-13-8-released/</link><pubDate>Wed, 07 Aug 2019 05:19:26 +0000</pubDate><guid>https://seand.xyz/blog/2019/08/07/xfce-settings-4-13-8-released/</guid><media:content url="https://seand.xyz/images/2018/02/exo-0-12-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;As we prepare to release Xfce 4.14, each component receives another review and polish round. Xfce Settings 4.13.8 includes many fixes and translations, forming a solid foundation for the Xfce desktop.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;display: Disable auto-enabling profiles by default (4.13.7)&lt;/li&gt;
&lt;li&gt;display: Sync display when applying config&lt;/li&gt;
&lt;li&gt;display: Use current display&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;color: Fix crash when launching GNOME Color Manager in the Settings Manager window (4.13.7) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15426"
target="_blank"
&gt;#15426&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;color: Set the correct icon in color dialogs (4.13.7)&lt;/li&gt;
&lt;li&gt;display: Add mnemonics to minimal dialog buttons (4.13.7) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15449"
target="_blank"
&gt;#15449&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;display: Replace deprecated icon (4.13.7) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15416"
target="_blank"
&gt;#15416&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;settings-manager: Fix missing icons on resize/add/remove (4.13.7) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15428"
target="_blank"
&gt;#15428&lt;/a&gt;, &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15613"
target="_blank"
&gt;#15613&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;xfsettingsd: Fix numlock state restoration (4.13.7) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15642"
target="_blank"
&gt;#15642&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;xfsettingsd: Start settings before complete startup (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15725"
target="_blank"
&gt;#15725&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;xsettings: Grab and sync XServer on startup (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15725"
target="_blank"
&gt;#15725&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Armenian (Armenia), Belarusian, Danish, English (Australia), Finnish, Finnish, French, Indonesian, Lithuanian, Norwegian Bokmål, Portuguese (Brazilian), Serbian, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.8.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.8.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.8.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.8.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Xfce Settings 4.13.8 is included in &lt;a href="http://cdimage.ubuntu.com/daily-live/current/"
target="_blank"
&gt;Xubuntu 19.10&lt;/a&gt; “Eoan Ermine,” installed with the &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xfce4-settings"
target="_blank"
&gt;xfce4-settings package&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Xfce Screensaver 0.1.7 Released</title><link>https://seand.xyz/blog/2019/08/06/xfce-screensaver-0-1-7-released/</link><pubDate>Tue, 06 Aug 2019 21:51:04 +0000</pubDate><guid>https://seand.xyz/blog/2019/08/06/xfce-screensaver-0-1-7-released/</guid><media:content url="https://seand.xyz/images/2019/08/xfce-screensaver-0-1-7-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;We’ve worked hard optimizing Xfce’s screensaver to give users the best possible lock and screensaver experience in Xfce. With Xfce Screensaver 0.1.7, we’ve dropped even more legacy code while implementing a long-requested feature: per-screensaver configuration!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added support for on-screen keyboards. This option adds a button to the login window to show and hide the keyboard at the bottom of the screen.&lt;/li&gt;
&lt;li&gt;Added per-screensaver configuration. The available options are pulled from the xscreensaver theme file and are stored via Xfconf.&lt;/li&gt;
&lt;li&gt;Improved background drawing when using 2x scaling.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed flickering within the password dialog (0.1.6)&lt;/li&gt;
&lt;li&gt;Fixed various display issues with the password dialog; all themes should now render xfce4-screensaver identically to lightdm-gtk-greeter (0.1.6)&lt;/li&gt;
&lt;li&gt;Fixed confusion between screensaver and lock timeouts (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15726"
target="_blank"
&gt;#15726&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Removed reference to pkg-config (.pc) file (0.1.6) (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15597"
target="_blank"
&gt;#15597&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="code-cleanup"&gt;Code Cleanup&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Cleaned up kdb-indicator logic (0.1.6)&lt;/li&gt;
&lt;li&gt;Consolidated debug function calls (0.1.6)&lt;/li&gt;
&lt;li&gt;Dropped libXxf86 dependency (MATE Screensaver &lt;a href="https://github.com/mate-desktop/mate-screensaver/issues/199"
target="_blank"
&gt;#199&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Dropped lots of unused or unneeded code, significantly streamlining the codebase&lt;/li&gt;
&lt;li&gt;Migrated xfce4-screensaver-command to GDBus&lt;/li&gt;
&lt;li&gt;Moved job theme processing out of gs-manager (0.1.6)&lt;/li&gt;
&lt;li&gt;Removed full-screen window shaking on failed login&lt;/li&gt;
&lt;li&gt;Simplified handling of user preferences (0.1.6)&lt;/li&gt;
&lt;li&gt;Simplified lock screen and screensaver activation code&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Armenian (Armenia), Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Finnish, French, Galician, German, Hebrew, Hungarian, Italian, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Xfce Screensaver 0.1.7 is included in &lt;a href="http://cdimage.ubuntu.com/daily-live/current/"
target="_blank"
&gt;Xubuntu 19.10&lt;/a&gt; “Eoan Ermine,” installed with the &lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xfce4-screensaver"
target="_blank"
&gt;xfce4-screensaver package&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Exo 0.12.6 Released</title><link>https://seand.xyz/blog/2019/06/13/exo-0-12-6-released/</link><pubDate>Thu, 13 Jun 2019 23:16:03 +0000</pubDate><guid>https://seand.xyz/blog/2019/06/13/exo-0-12-6-released/</guid><media:content url="https://seand.xyz/images/2018/02/exo-0-12-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With Xfce 4.14 rapidly approaching, development efforts have shifted to bug fixes. Exo 0.12.6 is no exception, with several old and new bugs finally meeting their end.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Did you miss the release announcement for Exo 0.12.5? &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2019-May/000684.html"
target="_blank"
&gt;Click here to check it out&lt;/a&gt;!&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add trailing “;” to mimeapps.list (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15087"
target="_blank"
&gt;#15087&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Clear bad entries from mimeapps.list (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15046"
target="_blank"
&gt;#15046&lt;/a&gt;, &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15238"
target="_blank"
&gt;#15238&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Synchronize default applications to gio-mime (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14633"
target="_blank"
&gt;#14633&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Disable emoji menu in type-ahead search (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15451"
target="_blank"
&gt;#15451&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enable dismissal of “Failed to open default” dialogs
&lt;ul&gt;
&lt;li&gt;Related Issue: &lt;a href="https://github.com/brave/brave-browser/issues/4142"
target="_blank"
&gt;Brave Browser #4142&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;If the error can be safely ignored, the user can dismiss it. After changing defaults, the dismissal is forgotten.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Armenian (Armenia), Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Danish, French, Galician, German, Hungarian, Icelandic, Interlingue, Italian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Thai, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download Exo 0.12.6 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.6.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.6.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.6.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.6.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xfce Screensaver 0.1.5 Released</title><link>https://seand.xyz/blog/2019/06/13/xfce-screensaver-0-1-5-released/</link><pubDate>Thu, 13 Jun 2019 22:35:24 +0000</pubDate><guid>https://seand.xyz/blog/2019/06/13/xfce-screensaver-0-1-5-released/</guid><media:content url="https://seand.xyz/images/2019/06/xfce-screensaver-0-1-5-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;A new version of the Xfce Screensaver is now available! Xfce Screensaver 0.1.5 fixes many bugs while making the codebase leaner and more efficient. Check it out!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added support for &lt;a href="https://github.com/elogind/elogind"
target="_blank"
&gt;elogind&lt;/a&gt; (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15243"
target="_blank"
&gt;#15243&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for profile images from &lt;a href="https://www.freedesktop.org/wiki/Software/AccountsService/"
target="_blank"
&gt;AccountsService&lt;/a&gt; (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15235"
target="_blank"
&gt;#15235&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Removed a lot of unused code (2,700+ lines)&lt;/li&gt;
&lt;li&gt;Simplified monitor-handling logic&lt;/li&gt;
&lt;li&gt;More consistent spacing in makefiles&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Added categories to display in the Settings Manager (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15507"
target="_blank"
&gt;#15507&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Added a fallback idle timer for when X11 screensaver doesn’t notify&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed warning during configure stage (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15552"
target="_blank"
&gt;#15552&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fixed Inhibitor lock (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15551"
target="_blank"
&gt;#15551&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Hid screensaver themes from “Open with” options (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15531"
target="_blank"
&gt;#15531&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Made numerous cppcheck, cpplint, and &lt;a href="https://scan.coverity.com/projects/xfce4-screensaver"
target="_blank"
&gt;Coverity Scan&lt;/a&gt; fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Constant variables guarding dead code&lt;/li&gt;
&lt;li&gt;Dereferencing before/after null&lt;/li&gt;
&lt;li&gt;Unchecked return values&lt;/li&gt;
&lt;li&gt;Unused variables&lt;/li&gt;
&lt;li&gt;Memory leaks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), French, German, Hebrew, Hungarian, Icelandic, Italian, Korean, Lithuanian, Malay, Polish, Portuguese (Brazil), Serbian, Slovak, Spanish, Swedish, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download Xfce Screensaver 0.1.5 at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Mugshot Has Moved to GitHub!</title><link>https://seand.xyz/blog/2019/06/02/mugshot-has-moved-to-github/</link><pubDate>Sun, 02 Jun 2019 16:45:54 +0000</pubDate><guid>https://seand.xyz/blog/2019/06/02/mugshot-has-moved-to-github/</guid><media:content url="https://seand.xyz/images/2019/06/mugshot-moved-to-github-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;This is a heads-up to bug reporters, documentation writers, translators, and package maintainers: Mugshot has moved to GitHub to reach more contributors and users.&lt;/p&gt;
&lt;h2 id="why"&gt;Why?&lt;/h2&gt;
&lt;p&gt;Starting as a Xubuntu project, Mugshot’s hosting on Launchpad meant that all potential contributors already had a login (Ubuntu One) and were familiar with the version control system (Bazaar) and project management tools. With everyone’s help, Mugshot went from its first release to fully featured in a very short amount of time.&lt;/p&gt;
&lt;p&gt;Fast forward to 2019, and Mugshot has already made some important changes: the codebase has moved to Git; it has been localized for 30 different languages; packages can be found on Debian, Ubuntu, Fedora, openSUSE, and many other distributions; and all program functionality is fully documented on my wiki. Despite being such a small project, I’d say it’s been particularly successful. 🙂&lt;/p&gt;
&lt;p&gt;And now, I’d like to extend Mugshot to the larger open-source community. By moving to GitHub, Mugshot can make use of several quality-of-life improvements that GitHub provides:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Code, bug tracking, pull requests, releases, and a wiki are all in the same place.&lt;/li&gt;
&lt;li&gt;Rich text support for better quality and more readable documentation.&lt;/li&gt;
&lt;li&gt;Easy access for new contributors who already have a GitHub account.&lt;/li&gt;
&lt;li&gt;Integration with Transifex, where many translators already contribute to Xfce and other popular open-source software.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="whats-changing"&gt;What’s Changing?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Code Hosting:&lt;/strong&gt; Migrated from &lt;a href="https://git.launchpad.net/mugshot"
target="_blank"
&gt;Launchpad Git&lt;/a&gt; to &lt;a href="https://github.com/bluesabre/mugshot"
target="_blank"
&gt;GitHub&lt;/a&gt;. All project URLs were updated in the codebase to the new locations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bug Reporting:&lt;/strong&gt; Migrated from &lt;a href="https://bugs.launchpad.net/mugshot"
target="_blank"
&gt;Launchpad Bugs&lt;/a&gt; to &lt;a href="https://github.com/bluesabre/mugshot/issues"
target="_blank"
&gt;GitHub Issues&lt;/a&gt;. Open bugs were migrated as well.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Documentation:&lt;/strong&gt; Migrated from the &lt;em&gt;bluesabre.org Wiki&lt;/em&gt; to &lt;a href="https://github.com/bluesabre/mugshot/wiki"
target="_blank"
&gt;GitHub&lt;/a&gt;. All existing documentation was migrated and refreshed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Translations:&lt;/strong&gt; Migrated from &lt;a href="https://translations.launchpad.net/mugshot"
target="_blank"
&gt;Launchpad Translations&lt;/a&gt; to &lt;a href="https://www.transifex.com/bluesabreorg/mugshot"
target="_blank"
&gt;Transifex&lt;/a&gt;. The latest contributors to each language have been invited to continue supporting Mugshot.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="how-to-contribute"&gt;How to Contribute&lt;/h2&gt;
&lt;p&gt;Now that you’re up to speed with Mugshot, would you like to contribute some time toward the project? Please visit the new &lt;a href="https://github.com/bluesabre/mugshot/wiki/Contributing"
target="_blank"
&gt;contributor documentation&lt;/a&gt; to learn how to get started with bug triage, code, documentation, or translations. Thanks for the help!&lt;/p&gt;
&lt;p&gt;Let me know what you think in the comments. I am looking forward to some great Mugshot updates in the future. Cheers!&lt;/p&gt;</description></item><item><title>MenuLibre 2.2.1 Released</title><link>https://seand.xyz/blog/2019/05/31/menulibre-2-2-1-released/</link><pubDate>Fri, 31 May 2019 06:11:07 +0000</pubDate><guid>https://seand.xyz/blog/2019/05/31/menulibre-2-2-1-released/</guid><media:content url="https://seand.xyz/images/2019/05/menulibre-2-2-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://seand.xyz/projects/menulibre/"
&gt;MenuLibre&lt;/a&gt; 2.2.1 is now available! MenuLibre is a fast and powerful FreeDesktop.org menu editor. This release resolves some critical issues for non-English locales and is recommended for all users.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Automatically generate changelog when built from git or released&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Correctly display markup in the application name (LP: &lt;a href="https://launchpad.net/bugs/1813427"
target="_blank"
&gt;#1813427&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix UnicodeDecodeError with non-English locales (LP: &lt;a href="https://launchpad.net/bugs/1825213"
target="_blank"
&gt;#1825213&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Drop invalid error for non-existent Exec key (LP: &lt;a href="https://launchpad.net/bugs/1788814"
target="_blank"
&gt;#1788814&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Decode stderr as UTF-8 (LP: &lt;a href="https://launchpad.net/bugs/1789635"
target="_blank"
&gt;#1789635&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Breton, Catalan, Chinese (Simplified), Danish, Dutch, English (United Kingdom), French, Polish, Russian, Serbian, Spanish, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download MenuLibre 2.2.1 at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/menulibre/2.2/2.2.1/&amp;#43;download/menulibre-2.2.1.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://launchpad.net/menulibre/2.2/2.2.1/&amp;#43;download/menulibre-2.2.1.tar.gz/&amp;#43;md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://launchpad.net/menulibre/2.2/2.2.1/&amp;#43;download/menulibre-2.2.1.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu 19.04 "Disco Dingo" Released</title><link>https://seand.xyz/blog/2019/04/18/xubuntu-19-04-the-exhaustive-update/</link><pubDate>Thu, 18 Apr 2019 00:03:54 +0000</pubDate><guid>https://seand.xyz/blog/2019/04/18/xubuntu-19-04-the-exhaustive-update/</guid><media:content url="https://seand.xyz/images/2019/04/xubuntu-19-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 19.04 “Disco Dingo” is just around the corner. It features numerous updates and an updated snapshot of Xfce 4.14 development. If you want to see all the changes, you’ve come to the right place!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="changes-to-the-xubuntu-packageset"&gt;Changes to the Xubuntu Packageset&lt;/h3&gt;
&lt;h4 id="orage-and-quick-launcher-are-gone"&gt;Orage and Quick Launcher are gone!&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Orage Calendar is no longer included. This decision comes following a &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2018-November/011721.html"
target="_blank"
&gt;team vote&lt;/a&gt; during the November community meeting.&lt;/li&gt;
&lt;li&gt;Xfce Quick Launcher Plugin has been removed from the Debian and Ubuntu archives because it is no longer supported.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="apturl-now-included"&gt;AptURL Now Included!&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-apturl.png"
alt="Installing a package with AptURL."&gt;&lt;figcaption&gt;
Installing a package with AptURL.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;AptURL provides an easy way to link to and install packages from the repositories. It supports most browsers and works without any additional configuration when installed. Anytime you see an apt:// link on the internet, just click and install. For example, why not install &lt;a href="apt://supertuxkart"
&gt;Super Tux Kart&lt;/a&gt;?&lt;/p&gt;
&lt;h4 id="gimp-returns"&gt;GIMP Returns!&lt;/h4&gt;
&lt;p&gt;It’s back! Not seen in Xubuntu since 15.04 “Vivid Vervet”, &lt;a href="https://www.gimp.org/about/"
target="_blank"
&gt;GIMP&lt;/a&gt; (GNU Image Manipulating Program), the powerful and feature-packed image editor has been added back to Xubuntu 19.04. While it has a bit of a learning curve, there are a number of tutorials on &lt;a href="https://www.gimp.org/tutorials/"
target="_blank"
&gt;gimp.org&lt;/a&gt; to get you up to speed.&lt;/p&gt;
&lt;h4 id="libreoffice-impress-has-finally-arrived"&gt;LibreOffice Impress Has Finally Arrived!&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-libreoffice-impress.png"
alt="Make great presentations in moments with LO Impress."&gt;&lt;figcaption&gt;
Make great presentations in moments with LO Impress.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The Xubuntu office suite is complete with the addition of &lt;a href="https://www.libreoffice.org/discover/impress/"
target="_blank"
&gt;LibreOffice Impress&lt;/a&gt;! Impress allows users to produce and present high-quality presentations quickly and easily. It has several great templates already installed and hundreds more on the &lt;a href="https://extensions.libreoffice.org"
target="_blank"
&gt;LibreOffice Extensions&lt;/a&gt; website.&lt;/p&gt;
&lt;h3 id="updates-to-existing-components"&gt;Updates to Existing Components&lt;/h3&gt;
&lt;p&gt;This list will quickly highlight some of the biggest changes in each new update.&lt;/p&gt;
&lt;h4 id="atril-document-viewer-1202-1-to-1203-1"&gt;Atril Document Viewer (1.20.2-1 to 1.20.3-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Support was added for RAR-compressed comic archives&lt;/li&gt;
&lt;li&gt;Files are now saved in the same path they are opened from&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="catfish-file-search-146-1-to-147-1"&gt;Catfish File Search (1.4.6-1 to 1.4.7-1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-catfish.png"
alt="The classic layout returns to Xfce and Xubuntu."&gt;&lt;figcaption&gt;
The classic layout returns to Xfce and Xubuntu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;All documented URLs were replaced with HTTPS where possible&lt;/li&gt;
&lt;li&gt;The window layout now respects the current desktop environment, displaying Client Side Decorations (CSD) for desktops that prefer them and traditional title bar layouts for all other desktops (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14486"
target="_blank"
&gt;#14486&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Files can now be dragged from Catfish into other applications, copying or opening the file based on the target application (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14492"
target="_blank"
&gt;#14492&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A number of performance improvements were made to guarantee a snappier, more efficient search&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="elementary-xfce-icon-theme-0131-1-to-0131-1ubuntu1"&gt;elementary Xfce Icon Theme (0.13.1-1 to 0.13.1-1ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The icon theme now correctly inherits from the Adwaita icon theme, fixing some issues with KDE applications (LP &lt;a href="https://bugs.launchpad.net/bugs/1787989"
target="_blank"
&gt;#1787989&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="exo-0122-1-to-0124-1"&gt;Exo (0.12.2-1 to 0.12.4-1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-exo.png"
alt="Highlighting fixes is a welcome graphical improvement."&gt;&lt;figcaption&gt;
Highlighting fixes is a welcome graphical improvement.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;The thumbnail directory was updated to align with other applications, reducing file duplication and speeding up the desktop (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14799"
target="_blank"
&gt;#14799&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved icon view highlighting with GTK 3, with items now highlighted in the current theme’s selection color (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14971"
target="_blank"
&gt;#14971&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved positioning of the icon view type-ahead search; the search overlay will now always be displayed on-screen (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14994"
target="_blank"
&gt;#14994&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="garcon-061-2-to-062-1"&gt;Garcon (0.6.1-2 to 0.6.2-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;All application menu items are now rendered at the same size (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13785"
target="_blank"
&gt;#13785&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for the Keywords key in desktop entries (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10683"
target="_blank"
&gt;#10683&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for composite XDG_CURRENT_DESKTOP variables (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14137"
target="_blank"
&gt;#14137&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="gigolo-042-2-to-0491-0ubuntu1"&gt;Gigolo (0.4.2-2 to 0.4.91-0ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Ported to GTK 3! 🎉&lt;/li&gt;
&lt;li&gt;Improved appearance of various dialogs&lt;/li&gt;
&lt;li&gt;Improved sizing for the icon view&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="greybird-gtk-theme-3229-0ubuntu1-to-32210-1"&gt;Greybird GTK Theme (3.22.9-0ubuntu1 to 3.22.10-1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-print-dialog.png"
alt="Even the print dialog looks better in Greybird!"&gt;&lt;figcaption&gt;
Even the print dialog looks better in Greybird!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Improved appearance of the print dialog (GH &lt;a href="https://github.com/shimmerproject/Greybird/issues/238"
target="_blank"
&gt;#238&lt;/a&gt;) and Xfce Terminal’s tabs (GH &lt;a href="https://github.com/shimmerproject/Greybird/issues/184"
target="_blank"
&gt;#184&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved margins and padding for the Xfce Panel’s Tasklist plugin (GH &lt;a href="https://github.com/shimmerproject/Greybird/issues/240"
target="_blank"
&gt;#240&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved sizing of the Alt-Tab dialog (GH &lt;a href="https://github.com/shimmerproject/Greybird/issues/224"
target="_blank"
&gt;#224&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="libreoffice-elementary-style-1612-0ubuntu1-to-1622-0ubuntu2"&gt;LibreOffice Elementary Style (1:6.1.2-0ubuntu1 to 1:6.2.2-0ubuntu2)&lt;/h4&gt;
&lt;p&gt;I feel like this update deserves a special mention. rizmut &lt;a href="https://libreofficemaster.blogspot.com/2018/11/a-summary-of-libreoffice-elementary.html"
target="_blank"
&gt;did an amazing job&lt;/a&gt; refreshing the elementary theme and making it consistent &lt;em&gt;everywhere&lt;/em&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Blurry icons are blurry no more&lt;/li&gt;
&lt;li&gt;Icons were updated to meet the elementary HIG&lt;/li&gt;
&lt;li&gt;Icons were made consistent between sizes, and a 32px size variant was added&lt;/li&gt;
&lt;li&gt;Numerous icons were added for various commands and menu options&lt;/li&gt;
&lt;li&gt;Support for the Notebookbar layout was vastly improved&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="mate-calculator-1202-1-to-1203-1"&gt;MATE Calculator (1.20.2-1 to 1.20.3-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Equations can now be entered using MathML&lt;/li&gt;
&lt;li&gt;Equations are copied from the calculator as ASCII text&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="mugshot-040-1-to-041-1"&gt;Mugshot (0.4.0-1 to 0.4.1-1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-mugshot.png"
alt="Mugshot in the Setting Manager, where it belongs."&gt;&lt;figcaption&gt;
Mugshot in the Setting Manager, where it belongs.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Fixed loading of user-specified initials (LP &lt;a href="https://bugs.launchpad.net/bugs/1574239"
target="_blank"
&gt;#1574239&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed TypeError crash at startup (LP &lt;a href="https://bugs.launchpad.net/bugs/1443283"
target="_blank"
&gt;#1443283&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed FileNotFoundError crash when comparing profile images (LP &lt;a href="https://bugs.launchpad.net/bugs/1771629"
target="_blank"
&gt;#1771629&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added Mugshot to the Xfce Settings Manager, Personal Settings (LP &lt;a href="https://bugs.launchpad.net/bugs/1698626"
target="_blank"
&gt;#1698626&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="parole-media-player-101-1build1-to-102-0ubuntu1"&gt;Parole Media Player (1.0.1-1build1 to 1.0.2-0ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed various issues with disabling plugins (LP &lt;a href="https://bugs.launchpad.net/bugs/1698540"
target="_blank"
&gt;#1698540&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed play button sensitivity items are added to the playlist (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13724"
target="_blank"
&gt;#13724&lt;/a&gt;, LP &lt;a href="https://bugs.launchpad.net/bugs/1705243"
target="_blank"
&gt;#1705243&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="ristretto-image-viewer-083-1-to-084-0ubuntu1"&gt;Ristretto Image Viewer (0.8.3-1 to 0.8.4-0ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed thumbnail generation (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13419"
target="_blank"
&gt;#13419&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed memory leak related to thumbnail generation (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12034"
target="_blank"
&gt;#12034&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed opening of PPM files (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14709"
target="_blank"
&gt;#14709&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added file size to the status bar (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14791"
target="_blank"
&gt;#14791&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="thunar-181-1-to-184-1ubuntu1"&gt;Thunar (1.8.1-1 to 1.8.4-1ubuntu1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-thunar.png"
alt="Skip the trash bin and delete files forever!"&gt;&lt;figcaption&gt;
Skip the trash bin and delete files forever!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Numerous crashes were fixed, making the file manager substantially more stable&lt;/li&gt;
&lt;li&gt;Fixed USB drives being mounted with root permissions (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14719"
target="_blank"
&gt;#14719&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed high CPU load when parent directories are not readable (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14900"
target="_blank"
&gt;#14900&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The spinner will no longer keep spinning after the user cancels an unmount action (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14539"
target="_blank"
&gt;#14539&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed expansion of the “Create Document” submenu (LP &lt;a href="https://bugs.launchpad.net/bugs/1822380"
target="_blank"
&gt;#1822380&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A new preference was added to open new Thunar instances as tabs (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13314"
target="_blank"
&gt;#13314&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A new preference was added to enable the “Permanently Delete” option in the context menu (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13327"
target="_blank"
&gt;#13327&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ctrl + = was added as an alternative accelerator for Zoom In (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14586"
target="_blank"
&gt;#14586&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ctrl + PgUp / PgDown was added to switch tabs (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9585"
target="_blank"
&gt;#9585&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="thunar-archive-plugin-040-1-to-040-2"&gt;Thunar Archive Plugin (0.4.0-1 to 0.4.0-2)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Support was added for the Engrampa Archive Manager (Debian &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911370"
target="_blank"
&gt;#911370&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="thunar-volume-manager-081-2build1-to-091-1"&gt;Thunar Volume Manager (0.8.1-2build1 to 0.9.1-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Ported to GTK 3! 🎉&lt;/li&gt;
&lt;li&gt;Added support for Blu-Ray media (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13297"
target="_blank"
&gt;#13297&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Automatic browsing of removable media now respects the default file manager (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9537"
target="_blank"
&gt;#9537&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Notifications are now &lt;em&gt;transient&lt;/em&gt;, reducing notification log spam&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-application-finder-4120-2ubuntu3-to-4132-1"&gt;Xfce Application Finder (4.12.0-2ubuntu3 to 4.13.2-1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-appfinder.png"
alt="Without the category panel, things are much tidier!"&gt;&lt;figcaption&gt;
Without the category panel, things are much tidier!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Ported to GTK 3! 🎉&lt;/li&gt;
&lt;li&gt;Menu items without a name are no longer displayed (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14655"
target="_blank"
&gt;#14655&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Applications can now be launched by pressing Enter once (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14469"
target="_blank"
&gt;#14469&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The Application Finder will no longer crash when toggling bookmarks (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14134"
target="_blank"
&gt;#14134&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A new preference was added to hide the category panel (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14893"
target="_blank"
&gt;#14893&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Searches are now fuzzy (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10393"
target="_blank"
&gt;#10393&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved application sorting and keyboard navigation&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-desktop-4132-0ubuntu1-to-4133-0ubuntu2"&gt;Xfce Desktop (4.13.2-0ubuntu1 to 4.13.3-0ubuntu2)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added orientation option for icon arrangement (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14979"
target="_blank"
&gt;#14979&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for the RandR primary monitor (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10688"
target="_blank"
&gt;#10688&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added integration for the AccountsService wallpaper&lt;/li&gt;
&lt;li&gt;Fixed crash with monitor changes (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14609"
target="_blank"
&gt;#14609&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed icon size in the “Open With” submenu (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14774"
target="_blank"
&gt;#14774&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-dictionary-081-0ubuntu1-to-082-1"&gt;Xfce Dictionary (0.8.1-0ubuntu1 to 0.8.2-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Crashes related to invalid URLs were resolved (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14786"
target="_blank"
&gt;#14786&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Web search links are only displayed when URLs are valid&lt;/li&gt;
&lt;li&gt;The link tooltip is now escaped, fixing display issues&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-notifications-042-0ubuntu3-to-043-1"&gt;Xfce Notifications (0.4.2-0ubuntu3 to 0.4.3-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The fadeout preference is now correctly displayed (LP &lt;a href="https://bugs.launchpad.net/bugs/1763674"
target="_blank"
&gt;#1763674&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-panel-4133-1ubuntu1-to-4134-1ubuntu1"&gt;Xfce Panel (4.13.3-1ubuntu1 to 4.13.4-1ubuntu1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-panel.png"
alt="Specify the maximum icon size for improved control."&gt;&lt;figcaption&gt;
Specify the maximum icon size for improved control.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Added per-panel icon size preferences&lt;/li&gt;
&lt;li&gt;Numerous improvements to plugin display and sizing issues&lt;/li&gt;
&lt;li&gt;Added support for alternative menu editors, with MenuLibre as default (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=11684"
target="_blank"
&gt;#11684&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed issues with clicking panel items at the top or left of the screen (LP &lt;a href="https://bugs.launchpad.net/bugs/1795135"
target="_blank"
&gt;#1795135&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed space reservation on the bottom and right of the screen (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14886"
target="_blank"
&gt;#14886&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed crashes in the Directory Menu plugin and when removing certain plugins (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14418"
target="_blank"
&gt;#14418&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed alignment of various plugin menus (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14803"
target="_blank"
&gt;#14803&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed display of the binary clock&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-screenshooter-193-1-to-195-1"&gt;Xfce Screenshooter (1.9.3-1 to 1.9.5-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added width and height to the region select overlay (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12664"
target="_blank"
&gt;#12664&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed delay functionality in the panel plugin (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14604"
target="_blank"
&gt;#14604&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed saving screenshots from the panel plugin (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15187"
target="_blank"
&gt;#15187&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved Imgur upload results dialog (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14973"
target="_blank"
&gt;#14973&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved support when XInput is not available (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15166"
target="_blank"
&gt;#15166&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved support for HiDPI displays&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-session-4121-3ubuntu4-to-4121-6ubuntu1"&gt;Xfce Session (4.12.1-3ubuntu4 to 4.12.1-6ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Replaced packaging recommendation on Xscreensaver with Light Locker (LP &lt;a href="https://bugs.launchpad.net/bugs/1754872"
target="_blank"
&gt;#1754872&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for MATE Screensaver and Xfce Screensaver&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-settings-4134-1ubuntu1-to-4134-1ubuntu2"&gt;Xfce Settings (4.13.4-1ubuntu1 to 4.13.4-1ubuntu2)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed scrolling in the Settings Manager (LP &lt;a href="https://bugs.launchpad.net/bugs/1653448"
target="_blank"
&gt;#1653448&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-system-load-plugin-1121-0ubuntu1-to-1122-1ubuntu1"&gt;Xfce System Load Plugin (1:1.2.1-0ubuntu1 to 1:1.2.2-1ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Reworked preferences dialog (still functionally the same)&lt;/li&gt;
&lt;li&gt;The default update interval was updated to 0.5 seconds (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13536"
target="_blank"
&gt;#13536&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-task-manager-121-1-to-122-1"&gt;Xfce Task Manager (1.2.1-1 to 1.2.2-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Builds now default to GTK 3, with GTK 2 being removed in the next release&lt;/li&gt;
&lt;li&gt;Improved UTF-8 normalization (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14172"
target="_blank"
&gt;#14172&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed crash when closing processes (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14466"
target="_blank"
&gt;#14466&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-terminal-0874-0ubuntu1-to-0874-2ubuntu1"&gt;Xfce Terminal (0.8.7.4-0ubuntu1 to 0.8.7.4-2ubuntu1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved support for longer and more complex URLs&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-weather-plugin-0810-1build1-to-091-0ubuntu1"&gt;Xfce Weather Plugin (0.8.10-1build1 to 0.9.1-0ubuntu1)&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/04/xubuntu-19-04-weather.png"
alt="Now with an adaptive forecast background!"&gt;&lt;figcaption&gt;
Now with an adaptive forecast background!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Port to GTK 3!&lt;/li&gt;
&lt;li&gt;HTTPS is now used for all network connections (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13645"
target="_blank"
&gt;#13645&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The latest Sunrise API (version 2.0) is now used (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14972"
target="_blank"
&gt;#14972&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The displayed weather icon now respects the panel icon size&lt;/li&gt;
&lt;li&gt;Improved forecast background with both dark and light themes&lt;/li&gt;
&lt;li&gt;Improved spacing in the preference and forecast dialogs&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-whisker-menu-plugin-221-1-to-231-1"&gt;Xfce Whisker Menu Plugin (2.2.1-1 to 2.3.1-1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed crash when the menu is reloaded&lt;/li&gt;
&lt;li&gt;Fixed sidebar being wider than categories without icons&lt;/li&gt;
&lt;li&gt;Added buttons for individual logout commands (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14639"
target="_blank"
&gt;#14639&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added option to stay visible when the focus is lost (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12240"
target="_blank"
&gt;#12240&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved spacing in the preferences dialog (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14683"
target="_blank"
&gt;#14683&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xubuntu-artwork-18103-to-1904"&gt;Xubuntu Artwork (18.10.3 to 19.04)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New desktop wallpaper for 19.04&lt;/li&gt;
&lt;li&gt;New release-agnostic wallpaper for Plymouth (see below tweet for a video)&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;With 19.04, &lt;a href="https://twitter.com/hashtag/Xubuntu?src=hash&amp;amp;ref_src=twsrc%5Etfw"
target="_blank"
&gt;#Xubuntu&lt;/a&gt; is back to a black boot background. This makes life a bit easier for the artwork team, while also making the boot process (boot/reboot → GRUB → Init) feel nice and clean. &lt;a href="https://twitter.com/hashtag/discodingo?src=hash&amp;amp;ref_src=twsrc%5Etfw"
target="_blank"
&gt;#discodingo&lt;/a&gt; &lt;a href="https://t.co/tvLs9qFEJF"
target="_blank"
&gt;pic.twitter.com/tvLs9qFEJF&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Sean Davis 🦣 @bluesabre@floss.social (@bluesabredavis) &lt;a href="https://twitter.com/bluesabredavis/status/1108921151730999297?ref_src=twsrc%5Etfw"
target="_blank"
&gt;March 22, 2019&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h4 id="xubuntu-default-settings-18102-to-19041"&gt;Xubuntu Default Settings (18.10.2 to 19.04.1)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added F4 accelerator to open a Terminal in Thunar (LP &lt;a href="https://bugs.launchpad.net/bugs/1793395"
target="_blank"
&gt;#1793395&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added Ctrl + Shift + F accelerator to open Catfish File Search from Thunar (LP &lt;a href="https://bugs.launchpad.net/bugs/1793395"
target="_blank"
&gt;#1793395&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added Shift + Print accelerator to capture a region screenshot (LP &lt;a href="https://bugs.launchpad.net/bugs/1812234"
target="_blank"
&gt;#1812234&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added GNOME/GTK 3 dconf keys for fonts (LP &lt;a href="https://bugs.launchpad.net/bugs/1769774"
target="_blank"
&gt;#1769774&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added support for startup notifications in Thunar’s custom actions (LP &lt;a href="https://bugs.launchpad.net/bugs/1794118"
target="_blank"
&gt;#1794118&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The default inactivity mode is now set to Suspend on AC and Battery (LP &lt;a href="https://bugs.launchpad.net/bugs/1768038"
target="_blank"
&gt;#1768038&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="wrapping-up"&gt;Wrapping Up&lt;/h3&gt;
&lt;p&gt;You’re still here after all that—amazing! Are you excited about Xfce or Xubuntu and want to help out? Share this post on your favorite social media and tell everybody how much you love our work. If you want to contribute (and anybody can!), check out the &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Xubuntu contributor documentation&lt;/a&gt; to learn how to get started.&lt;/p&gt;</description></item><item><title>Parole Media Player 1.0.2 Released</title><link>https://seand.xyz/blog/2019/04/04/parole-media-player-1-0-2-released/</link><pubDate>Thu, 04 Apr 2019 21:50:35 +0000</pubDate><guid>https://seand.xyz/blog/2019/04/04/parole-media-player-1-0-2-released/</guid><media:content url="https://seand.xyz/images/2019/04/parole-1-0-2-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;A new (more) stable version of the Xfce media player is now available! Parole Media Player 1.0.2 fixes several bugs and improves packaged releases for distributions.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Bug fixes. So… many… fixes!&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="build-fixes"&gt;Build Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed compiler error -Wcast-function-type with GCC 8&lt;/li&gt;
&lt;li&gt;Fixed Appstream validation by removing &lt;em&gt;&lt;/em&gt; tags from translations (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14260"
target="_blank"
&gt;#14260&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Resolved g_type_class_add_private warnings (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15014"
target="_blank"
&gt;#15014&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="playback"&gt;Playback&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed play button sensitivity items are added to the playlist (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13724"
target="_blank"
&gt;#13724&lt;/a&gt;, LP &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/parole/&amp;#43;bug/1705243"
target="_blank"
&gt;#1705243&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved support for missing Gstreamer plugin installers (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14529"
target="_blank"
&gt;#14529&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="plugins-manager"&gt;Plugins Manager&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed crash when opening files after disabling plugins (LP &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/parole/&amp;#43;bug/1698540"
target="_blank"
&gt;#1698540&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed disabling plugins enabled by distributions (e.g., MPRIS2 in Xubuntu)&lt;/li&gt;
&lt;li&gt;Fixed display of active/inactive plugins when reopening the Plugins Manager&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmal, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Parole Media Player 1.0.2 is included in Xubuntu 19.04, with other distributions likely adding it soon. If you can’t wait or want to install it from the source, download it below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.2.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.2.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.2.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.2.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xfce Screensaver 0.1.4 Released</title><link>https://seand.xyz/blog/2019/03/22/xfce-screensaver-0-1-4-released/</link><pubDate>Fri, 22 Mar 2019 06:50:30 +0000</pubDate><guid>https://seand.xyz/blog/2019/03/22/xfce-screensaver-0-1-4-released/</guid><media:content url="https://seand.xyz/images/2019/03/xfce-screensaver-0-1-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With numerous performance improvements and an improved low-power resource footprint, Xfce Screensaver 0.1.4 continues improving screen locking on Xfce.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="features"&gt;Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;We have added support for screen locking when the system goes to sleep (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15001"
target="_blank"
&gt;#15001&lt;/a&gt;) via a shared preference with Xfce Power Manager. To accommodate this, a new configuration option, “Lock Screen with System Sleep,” was added to the Screensaver Preferences dialog.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed password entry after forcefully grabbing input focus (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=15042"
target="_blank"
&gt;#15042&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Faster screen locking when activated&lt;/li&gt;
&lt;li&gt;Faster rendering of the authentication prompt&lt;/li&gt;
&lt;li&gt;Improved handling of monitor (dis-)connection events&lt;/li&gt;
&lt;li&gt;Improved screensaver and locking activation when idle&lt;/li&gt;
&lt;li&gt;Improved laptop lid support: The lock screen is now displayed immediately when the laptop lid is open instead of requiring a wake event from the keyboard or mouse&lt;/li&gt;
&lt;li&gt;Improved low-power state: Screensavers are now suspended when monitors are powered off via DPMS (Debian &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921835"
target="_blank"
&gt;#921835&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Basque, Belarusian, Catalan, Czech, Danish, Galician, Lithuanian, Malay, Portuguese, Russian, Serbian, Spanish, Swedish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;This is the second beta release of Xfce Screensaver. If you’re feeling adventurous, check it out and &lt;a href="https://bugzilla.xfce.org/buglist.cgi?component=General&amp;amp;list_id=44344&amp;amp;product=Xfce4-screensaver&amp;amp;resolution=---"
target="_blank"
&gt;report bugs&lt;/a&gt; so we can continue building an awesome screen-locking tool for Xfce. Download Xfce Screensaver 0.1.4 at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Catfish 1.4.7 Released</title><link>https://seand.xyz/blog/2019/01/27/catfish-1-4-7-released/</link><pubDate>Sun, 27 Jan 2019 08:05:50 +0000</pubDate><guid>https://seand.xyz/blog/2019/01/27/catfish-1-4-7-released/</guid><media:content url="https://seand.xyz/images/2019/01/catfish-1-4-7-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With tighter desktop integration, improved performance, and fixes for old and new bugs, &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 1.4.7 makes desktop search faster and easier.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Cleaner, easier-to-read manpage contents&lt;/li&gt;
&lt;li&gt;Information about the &lt;code&gt;--path&lt;/code&gt; command-line flag was added to help and the manpage&lt;/li&gt;
&lt;li&gt;Updated AppStream components to align with the latest specification&lt;/li&gt;
&lt;li&gt;Replaced project URLs with HTTPS where possible&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="desktop-integration"&gt;Desktop Integration&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The window layout now respects the current desktop ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14486"
target="_blank"
&gt;Xfce #14486&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A headerbar layout is used for Budgie, GNOME, and Pantheon&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;All other desktops use the traditional title bar layout&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This option can be overridden using the use-headerbar option&lt;/p&gt;
&lt;p&gt;in the Catfish configuration file (~/.config/catfish/catfish.rc)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Files can now be dragged into other applications ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14492"
target="_blank"
&gt;Xfce #14492&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For file managers, the files will usually be copied to that location&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For other applications, the files will be opened by the application&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="performance"&gt;Performance&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Thumbnails will now only be generated when the thumbnail view is active ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14689"
target="_blank"
&gt;Xfce #14689&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added /dev to list of standard excluded directories&lt;/li&gt;
&lt;li&gt;Files within /dev can still be searched if explicitly selected by the user&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Quoted search strings now allow for searching for specific phrases instead of searching for actual quote characters ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14501"
target="_blank"
&gt;Xfce #14501&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The file context menu can now be opened multiple times ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14621"
target="_blank"
&gt;Xfce #14621&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix crash at startup when Catfish enables multi-file selection ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/catfish/&amp;#43;bug/1753163"
target="_blank"
&gt;LP #1753163&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Sinhala, Spanish, Swedish, Thai, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.7.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.7.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.7.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.7.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Exo 0.12.4 Released</title><link>https://seand.xyz/blog/2019/01/19/exo-0-12-4-released/</link><pubDate>Sat, 19 Jan 2019 21:10:44 +0000</pubDate><guid>https://seand.xyz/blog/2019/01/19/exo-0-12-4-released/</guid><media:content url="https://seand.xyz/images/2018/02/exo-0-12-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Exo 0.12.4 is now available with an improved icon view, better icon rendering, and reduced disk usage. Come and get it!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Exo again uses the same thumbnail directories as other applications ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14799"
target="_blank"
&gt;Xfce #14799&lt;/a&gt;), reducing disk usage.&lt;/li&gt;
&lt;li&gt;Where everything else moved to ~/.cache/thumbnails quite some time ago, Exo continued to use ~/.thumbnails. Enjoy all the extra disk space!&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;ExoCellRendererIcon: Fix highlight rendering with GTK 3 ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14971"
target="_blank"
&gt;Xfce #14971&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;ExoIconView: Fix search popup placement ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14994"
target="_blank"
&gt;Xfce #14994&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A long-standing bug in which the type-ahead search widget would be drawn partially off the screen for maximized windows has also been fixed!&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/01/exo-0-12-4-before.png"
alt="Prior to Exo 0.12.4, the search widget used in Thunar would sometimes be displayed off-screen."&gt;&lt;figcaption&gt;
Prior to Exo 0.12.4, the search widget used in Thunar would sometimes be displayed off-screen.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/01/exo-0-12-4-after.png"
alt="As of Exo 0.12.4, the search widget will always be fully visible when in use."&gt;&lt;figcaption&gt;
As of Exo 0.12.4, the search widget will always be fully visible when in use.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Belarusian, Catalan, Chinese (China), German, Hungarian, Icelandic, Italian, Kannada, Korean, Lithuanian, Malay, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Thai&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download Exo 0.12.4 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.4.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.4.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.4.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.4.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xfce &amp; Xubuntu 2018 Year In Review</title><link>https://seand.xyz/blog/2019/01/02/xfce-xubuntu-2018-year-in-review/</link><pubDate>Wed, 02 Jan 2019 08:49:20 +0000</pubDate><guid>https://seand.xyz/blog/2019/01/02/xfce-xubuntu-2018-year-in-review/</guid><media:content url="https://seand.xyz/images/2019/01/xfce-2018-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;2018 has been a busy year for Xfce &amp;amp; Xubuntu. As we enter 2019 and continue to inch closer to Xfce 4.14, let’s look back at one of the busiest development years in a while. Here’s your 2018 year in review!&lt;/p&gt;
&lt;h3 id="january"&gt;January&lt;/h3&gt;
&lt;h4 id="news"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/17-04-eol/"
target="_blank"
&gt;Xubuntu 17.04 “Zesty Zapus” reached End of Life&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-17-10-1-release/"
target="_blank"
&gt;Xubuntu 17.10.1 “Artful Aardvark” was released&lt;/a&gt;, resolving the &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/linux/&amp;#43;bug/1734147"
target="_blank"
&gt;Lenovo BIOS corruption bug&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="major-releases"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/01/18/menulibre-2-1-4-released/"
&gt;MenuLibre 2.1.4&lt;/a&gt; introduced some useful new features to the popular menu editor, including a &lt;em&gt;Test Launcher&lt;/em&gt; button to try out a launcher before saving and the &lt;em&gt;Parsing Errors&lt;/em&gt; dialog to easily identify menu configuration issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/01/28/catfish-1-4-4-released/"
&gt;Catfish 1.4.4&lt;/a&gt; (performance and error handling improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-January/000573.html"
target="_blank"
&gt;Xfce Timer Plugin 1.7.0&lt;/a&gt; (GTK+ 3 port and UI improvements)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/01/menulibre-2-1-4-parsing-errors.png"
alt="The Parsing Errors dialog in MenuLibre simplifies menu cleanup and debugging."&gt;&lt;figcaption&gt;
The Parsing Errors dialog in MenuLibre simplifies menu cleanup and debugging.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="february"&gt;February&lt;/h3&gt;
&lt;h4 id="news-1"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://vinzv.de/en/xfce-translation-status-2018/"
target="_blank"
&gt;The State of Xfce Tranlations in Early 2018&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-18-04-community-wallpaper-contest/"
target="_blank"
&gt;The Xubuntu 18.04 Community Wallpaper Contest was opened&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="major-releases-1"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/02/14/exo-0-12-0-stable-release/"
&gt;Exo 0.12.0&lt;/a&gt; was the first stable Xfce 4.14 release for the Xfce application development library. The new release included support for both GTK+ 2 and 3, and added Brave, Geary, Google Chrome, and Vivaldi to the natively supported application defaults.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/02/06/menulibre-2-1-5-released/"
&gt;MenuLibre 2.1.5&lt;/a&gt; expanded its support of desktop environments. With this release, MenuLibre’s powerful menu editing options are available for Budgie, GNOME, KDE Plasma, LXDE, LXQt, MATE, Pantheon, Unity, and Xfce.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-1"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/02/14/exo-0-12-0-stable-release/"
&gt;Thunar 1.6.14&lt;/a&gt; (stable bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000579.html"
target="_blank"
&gt;Thunar 1.7.1&lt;/a&gt; (development bugfix and feature release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000577.html"
target="_blank"
&gt;Thunar Media Tags Plugin 0.3.0&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000574.html"
target="_blank"
&gt;thunarx-python 0.5.1&lt;/a&gt; (Python 3 documentation fixes)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/03/03/development-release-xfce-pulseaudio-plugin-0-3-5/"
&gt;Xfce PulseAudio Plugin 0.3.5&lt;/a&gt; (improved device and media player management)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000580.html"
target="_blank"
&gt;Xfce Terminal 0.8.7&lt;/a&gt; / &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000581.html"
target="_blank"
&gt;0.8.7.1&lt;/a&gt; (bugfixes and new configuration options)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000575.html"
target="_blank"
&gt;xfce4-volumed-pulse 0.2.3&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="march"&gt;March&lt;/h3&gt;
&lt;h4 id="news-2"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/testing-for-xubuntu/"
target="_blank"
&gt;The Xubuntu QA &amp;amp; developments teams called out for testing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="major-releases-2"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/04/22/menulibre-2-2-0-released/"
&gt;MenuLibre 2.2.0&lt;/a&gt; was finally released with an expansive list of improvements. Key improvements include expanded desktop environment support, easy window identification, launcher testing, and parsing error reporting.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/03/04/parole-media-player-1-0-0-released/"
&gt;Parole Media Player 1.0.0&lt;/a&gt; included playback performance updates, automatic video output selection, and improved podcast and live stream support. The new &lt;em&gt;Mini Mode&lt;/em&gt; reduces the player to a small window that stays out of the way and within reach.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/04/21/xfce-pulseaudio-plugin-0-4-0-and-0-4-1-released/"
&gt;Xfce PulseAudio Plugin 0.4.0&lt;/a&gt; introduced device management and MPRIS support to the audio management plugin. Available input and output devices can be selected from the plugin menu, immediately moving streams to the new device. MPRIS support adds media player controls for supported applications.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/03/04/xfce-settings-4-12-2-released/"
&gt;Xfce Settings 4.12.2&lt;/a&gt;, &lt;a href="https://seand.xyz/2018/04/21/xfce-settings-4-12-3-4-13-2-released/"
&gt;4.12.3&lt;/a&gt;, and &lt;a href="https://seand.xyz/2018/04/21/xfce-settings-4-12-3-4-13-2-released/"
&gt;4.13.2&lt;/a&gt; improved multi-monitor support for stable and development releases. The mouse cursor can now be shown with a key press, which can be configured with the Xfce Settings Manager.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-2"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/04/22/lightdm-gtk-greeter-2-0-5-released/"
&gt;LightDM GTK+ Greeter 2.0.5&lt;/a&gt; (improved defaults and theme support)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-March/000586.html"
target="_blank"
&gt;Thunar Shares Plugin 0.3.0&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-March/000594.html"
target="_blank"
&gt;Tumbler 0.1.33&lt;/a&gt; and &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-March/000593.html"
target="_blank"
&gt;0.2.1&lt;/a&gt; (bugfix releases)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-March/000587.html"
target="_blank"
&gt;Xfce Indicator Plugin 2.3.4&lt;/a&gt; (fixed builds with Xfce 4.14 development libraries)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-March/000583.html"
target="_blank"
&gt;Xfce Notifications 0.4.2&lt;/a&gt; (improved stability and several bug fixes)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/04/21/xfce-pulseaudio-plugin-0-4-0-and-0-4-1-released/"
&gt;Xfce Terminal 0.8.7.2&lt;/a&gt; and &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-March/000592.html"
target="_blank"
&gt;0.8.7.3&lt;/a&gt; (bugfix releases)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-pulseaudio-plugin.png"
alt="Xfce PulseAudio Plugin"&gt;&lt;figcaption&gt;
The Xfce PulseAudio Plugin makes managing devices and playing your jams easy.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="april"&gt;April&lt;/h3&gt;
&lt;h4 id="news-3"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/18-04-community-wallpaper-contest-winners/"
target="_blank"
&gt;Xubuntu 18.04 Community Wallpaper Contest winners were announced&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-18-04-release/"
target="_blank"
&gt;Xubuntu 18.04 was released!&lt;/a&gt; I featured some screenshots &lt;a href="https://seand.xyz/2018/04/26/xubuntu-18-04-bionic-beaver-visual-walkthrough/"
&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="major-releases-3"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-18-04-release/"
target="_blank"
&gt;Xubuntu 18.04 “Bionic Beaver,”&lt;/a&gt; an LTS release supported for 3 years, was released with 32-bit and 64-bit downloads available. This release included some new desktop applications: Some MATE components replaced their GNOME counterparts for improved desktop consistency; the Xfce PulseAudio Plugin replaced the Sound Indicator; and the Xfce Notifications plugin, featuring a new &lt;em&gt;Do Not Disturb&lt;/em&gt; mode, was added to the panel.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-3"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000598.html"
target="_blank"
&gt;Parole Media Player 1.0.1&lt;/a&gt; (translations)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000596.html"
target="_blank"
&gt;Thunar 1.6.15&lt;/a&gt; and &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000595.html"
target="_blank"
&gt;1.7.2&lt;/a&gt; (bugfix releases)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000599.html"
target="_blank"
&gt;Xfce PulseAudio Plugin 0.4.1&lt;/a&gt; (translations)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000600.html"
target="_blank"
&gt;Xfce Verve Plugin 1.1.1&lt;/a&gt; (GTK+ 2, translations and feature release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000601.html"
target="_blank"
&gt;Xfce Verve Plugin 2.0.0&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000597.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.1.6&lt;/a&gt; and &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000602.html"
target="_blank"
&gt;2.1.7&lt;/a&gt; (translations and bug fixes)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-wallpapers.png"
alt="Wallpaper Contest"&gt;&lt;figcaption&gt;
The results of the Xubuntu 18.04 wallpaper contest were exceptional.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="may"&gt;May&lt;/h3&gt;
&lt;p&gt;This was the first month I started publishing monthly news roundups. Check out the &lt;a href="https://seand.xyz/2018/06/05/xubuntu-development-update-june-2018/"
&gt;June Development Update&lt;/a&gt; for an in-depth look at May’s development progress.&lt;/p&gt;
&lt;h4 id="news-4"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://wiki.xubuntu.org/qa/new_tester_start"
target="_blank"
&gt;New Xubuntu Testers Wiki Pages&lt;/a&gt;, written by the testers themselves, &lt;a href="https://xubuntu.org/news/new-wiki-pages-for-testers/"
target="_blank"
&gt;were announced&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://wiki.xubuntu.org/devel/git"
target="_blank"
&gt;The last of Xubuntu’s repositories were migrated from Bazaar to Git&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The codename for Ubuntu 18.10, “Cosmic Cuttlefish,” &lt;a href="https://markshuttleworth.com/archives/1521"
target="_blank"
&gt;was announced&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-May/004487.html"
target="_blank"
&gt;Kubuntu&lt;/a&gt;, &lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-May/004456.html"
target="_blank"
&gt;Ubuntu Budgie&lt;/a&gt;, &lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-May/004477.html"
target="_blank"
&gt;Ubuntu Kylin&lt;/a&gt;, &lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-May/004459.html"
target="_blank"
&gt;Ubuntu MATE&lt;/a&gt;, and &lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-May/004466.html"
target="_blank"
&gt;Ubuntu Studio&lt;/a&gt; announced that they would no longer provide 32-bit ISOs for 18.10 and forward&lt;/li&gt;
&lt;li&gt;I chatted about Xfce and Xubuntu on &lt;a href="https://www.youtube.com/watch?v=W9lv8Wunwck"
target="_blank"
&gt;Destination Linux&lt;/a&gt; and &lt;a href="https://latenightlinux.com/late-night-linux-extra-episode-02/"
target="_blank"
&gt;Late Night Linux Extra&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="notable-releases"&gt;Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000607.html"
target="_blank"
&gt;Xfce CPU Frequency Plugin 1.2.0&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000603.html"
target="_blank"
&gt;Xfce Screenshooter 1.9.2&lt;/a&gt; (various enhancements and dropped Zimagez support)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000604.html"
target="_blank"
&gt;Xfce Sensors Plugin 1.3.0&lt;/a&gt; (bug fixes and code quality improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000605.html"
target="_blank"
&gt;Xfce Panel 4.13.3&lt;/a&gt; (bug fixes and usability improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000606.html"
target="_blank"
&gt;Xfce Terminal 0.8.7.4&lt;/a&gt; (bugfix and feature release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000608.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.2.0&lt;/a&gt; (performance and usability improvements)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="june"&gt;June&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://seand.xyz/2018/07/01/xubuntu-development-update-july-2018/"
&gt;June Development Roundup&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="major-releases-4"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://andreldm.com/2018/06/06/thunar-1.8.0-release.html"
target="_blank"
&gt;Thunar 1.8.0&lt;/a&gt; and &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000614.html"
target="_blank"
&gt;1.8.1&lt;/a&gt; were the first stable GTK+ 3 releases of the Xfce file manager, offering major usability and developer-friendly improvements. The pathbar now includes navigation buttons and a much tidier location selector. GObject Introspection for Thunar’s plugin library makes it possible to develop plugins in a number of programming languages.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/"
&gt;Xfce Settings 4.12.4 and 4.13.4&lt;/a&gt; featured improvements to display manufacturer recognition. The mappings were updated and various manufacturer names were simplified for better screen real estate. 4.13.4 introduced Xrandr display scaling, making it possible to scale the X display and all applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-4"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/exo-0-12-1-and-0-12-2-released/"
&gt;Exo 0.12.2&lt;/a&gt; (performance improvements and support for the latest GCC)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000615.html"
target="_blank"
&gt;libxfce4util 4.13.2&lt;/a&gt; (support for Vala bindings and improved documentation builds&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000609.html"
target="_blank"
&gt;Mousepad 0.4.1&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000623.html"
target="_blank"
&gt;Ristretto 0.8.3&lt;/a&gt; (Port to GDBus and various bug fixes)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000611.html"
target="_blank"
&gt;Thunar VCS Plugin 0.1.90&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000616.html"
target="_blank"
&gt;Xfce Desktop 4.13.2&lt;/a&gt; (support for the Thunarx-3 API and various bug fixes)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000610.html"
target="_blank"
&gt;Xfce Dictionary 0.8.1&lt;/a&gt; (appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000612.html"
target="_blank"
&gt;Xfce Task Manager 1.2.1&lt;/a&gt; (bug fixes and a new –start-hidden command line flag)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000619.html"
target="_blank"
&gt;Xfconf 4.13.5&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/01/xfce-2018-thunar-1-8-0-comparison.png"
alt="A comparison of Thunar’s old and new pathbar. Image credit: Andre Miranda (see link to Thunar 1.8 release announcement)"&gt;&lt;figcaption&gt;
A comparison of Thunar’s old and new pathbar. Image credit: Andre Miranda (see link to Thunar 1.8 release announcement)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="july"&gt;July&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://seand.xyz/2018/08/01/xubuntu-development-update-august-2018/"
&gt;July Development Roundup&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="news-5"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-17-10-eol/"
target="_blank"
&gt;Xubuntu 17.10 is now End of Life&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/18-04-1-released/"
target="_blank"
&gt;Xubuntu 18.04.1 was released&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/"
&gt;Catfish&lt;/a&gt; and &lt;a href="https://seand.xyz/2018/07/28/xfce4-panel-profiles-formerly-xfpanel-switch-1-0-8-released/"
&gt;Xfce Panel Profiles&lt;/a&gt; became official Xfce projects&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="major-releases-5"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/18-04-1-released/"
target="_blank"
&gt;Xubuntu 18.04.1&lt;/a&gt;, the first point release in the &lt;em&gt;Bionic Beaver&lt;/em&gt; series, became available. At this time, users of a prior release should have received an upgrade notice. This release included several stability and performance improvements.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000630.html"
target="_blank"
&gt;Xfwm 4.13.1&lt;/a&gt; included massive updates, including a full port to GTK+ 3 and various fixes. This component is one of the critical pieces of the Xfce 4.14 release, so it’s great to see it humming along.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-5"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/"
&gt;Catfish 1.4.6&lt;/a&gt; (improved thumbnailer and various bug fixes)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000627.html"
target="_blank"
&gt;Thunar VCS Plugin 0.2.0&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000625.html"
target="_blank"
&gt;Xfce Mount Plugin 1.1.3&lt;/a&gt; (translation updates)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/07/28/xfce4-panel-profiles-formerly-xfpanel-switch-1-0-8-released/"
&gt;Xfce Panel Profiles 1.0.8&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000624.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.2.1&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000629.html"
target="_blank"
&gt;Xfwm 4.12.5&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="august"&gt;August&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://seand.xyz/2018/09/07/xubuntu-development-update-september-2018/"
&gt;August Development Roundup&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="notable-releases-1"&gt;Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/08/08/mugshot-0-4-1-released/"
&gt;Mugshot 0.4.1&lt;/a&gt; (bug fixes and code quality improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/000633.html"
target="_blank"
&gt;Xfce Appfinder 4.13.1&lt;/a&gt; (bug fixes and usability improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/000632.html"
target="_blank"
&gt;Xfce Screenshooter 1.9.3&lt;/a&gt; (bugfix and feature release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/000631.html"
target="_blank"
&gt;Xfce Session 4.13.1&lt;/a&gt; (numerous bug fixes and code quality improvements)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="september"&gt;September&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://seand.xyz/2018/10/31/xubuntu-development-update-november-2018/"
&gt;September &amp;amp; October Development Roundup&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="news-6"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/shimmerproject/elementary-xfce/releases/tag/v0.13"
target="_blank"
&gt;Elementary Xfce 0.13&lt;/a&gt; switched to Manila folder icons, following upstream&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="notable-releases-2"&gt;Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000639.html"
target="_blank"
&gt;Thunar 1.8.2&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000634.html"
target="_blank"
&gt;Tumbler 0.2.2&lt;/a&gt; and &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000635.html"
target="_blank"
&gt;0.2.3&lt;/a&gt; (bug fixes and performance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000638.html"
target="_blank"
&gt;Xfce Battery Plugin 1.1.1&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000637.html"
target="_blank"
&gt;Xfce Cpufreq Plugin 1.2.1&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000636.html"
target="_blank"
&gt;Xfce Weather Plugin 0.9.0&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-manilla-folders.png"
alt="Elementary Xfce’s Manila folder icons headline September’s development updates."&gt;&lt;figcaption&gt;
Elementary Xfce’s Manila folder icons headline September’s development updates.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="october"&gt;October&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://seand.xyz/2018/10/31/xubuntu-development-update-november-2018/"
&gt;September &amp;amp; October Development Roundup&lt;/a&gt;&lt;/p&gt;
&lt;h4 id="news-7"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-18-10-released/"
target="_blank"
&gt;Xubuntu 18.10 “Cosmic Cuttlefish” was released&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="major-releases-6"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://xubuntu.org/news/xubuntu-18-10-released/"
target="_blank"
&gt;Xubuntu 18.10 “Cosmic Cuttlefish”&lt;/a&gt; featured several appearance updates and Xfce 4.14 components. Our icon theme, elementary-xfce, was updated with new Manila folder icons and optimized, resulting in a smaller install size and improved performance. Many more GTK+ 3 Xfce applications were included.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/10/15/xfce-screensaver-0-1-0-released/"
&gt;Xfce Screensaver 0.1.0&lt;/a&gt; (and &lt;a href="https://seand.xyz/2018/10/31/xfce-screensaver-0-1-1-released/"
&gt;0.1.1&lt;/a&gt;) was announced as a new screen locker and screensaver for Xfce. This application is a port of MATE Screensaver, adapted to integrate tightly with the Xfce desktop. It shares theming with LightDM GTK+ Greeter to guarantee users a consistent login and lock experience.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://simon.shimmerproject.org/2018/10/02/new-xfce4-settings-release/"
target="_blank"
&gt;Xfce Settings 4.13.5&lt;/a&gt; featured the new display profiles: saved multi-monitor layouts automatically applied when a new monitor configuration is detected. This works with multi-monitor layouts and switches a laptop to use only the external display when connected.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-6"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000643.html"
target="_blank"
&gt;Exo 0.12.3&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000648.html"
target="_blank"
&gt;Gigolo 0.4.90&lt;/a&gt; (GTK+ 3 port)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000646.html"
target="_blank"
&gt;Xfce Clipman Plugin 1.4.3&lt;/a&gt; (bug fix and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000647.html"
target="_blank"
&gt;Xfce Notifications 0.4.3&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000645.html"
target="_blank"
&gt;Xfce Sensors Plugin 1.3.90&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000640.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.3.0&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="november"&gt;November&lt;/h3&gt;
&lt;h4 id="major-releases-7"&gt;Major Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/11/25/xfce-screensaver-0-1-3-released/"
&gt;Xfce Screensaver 0.1.3&lt;/a&gt; is the first beta release of the new Xfce Screensaver. It features an expanded configuration dialog, better support for X11 Screensaver and XDG Screensaver, and &lt;a href="https://docs.xfce.org/apps/screensaver/start"
target="_blank"
&gt;fully documented functionality&lt;/a&gt;. With a focus on improved code quality, contributors should have a much easier time with the project going forward.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="other-notable-releases-7"&gt;Other Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-November/000650.html"
target="_blank"
&gt;Xfce Screensaver 0.1.2&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-November/000652.html"
target="_blank"
&gt;Thunar Volume Manager 0.9.1&lt;/a&gt; (bug fixes, appearance improvements, and Blu-Ray media support)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-November/000653.html"
target="_blank"
&gt;Xfce Dictionary 0.8.2&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-November/000654.html"
target="_blank"
&gt;Xfce System Load Plugin 1.2.2&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2019/01/xfce-2018-screensaver-0-1-3.png"
alt="Xfce Screensaver is compatible with all Xscreensaver themes."&gt;&lt;figcaption&gt;
Xfce Screensaver is compatible with all Xscreensaver themes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="december"&gt;December&lt;/h3&gt;
&lt;h4 id="news-8"&gt;News&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-December/004664.html"
target="_blank"
&gt;Lubuntu&lt;/a&gt; and &lt;a href="https://lists.ubuntu.com/archives/ubuntu-release/2018-December/004647.html"
target="_blank"
&gt;Xubuntu&lt;/a&gt; announced they will no longer ship 32-bit ISOs for Ubuntu 19.04 and onwards. Ubuntu 18.04 will continue to be supported for the 3-year LTS support window.&lt;/li&gt;
&lt;li&gt;André Miranda published &lt;a href="https://andreldm.com/2018/12/03/xfce-contributor-guide.html"
target="_blank"
&gt;The Ultimate Contributor’s Guide to Xfce&lt;/a&gt;, which is definitely a worthwhile read for new and existing contributors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="notable-releases-3"&gt;Notable Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-December/000656.html"
target="_blank"
&gt;Garcon 0.6.2&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-December/000655.html"
target="_blank"
&gt;Xfce Appfinder 4.13.2&lt;/a&gt; (bugfix release)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-December/000657.html"
target="_blank"
&gt;Xfce MPC Plugin 0.5.1&lt;/a&gt; (bug fixes and appearance improvements)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-December/000658.html"
target="_blank"
&gt;Xfce Task Manager 1.2.2&lt;/a&gt; (bug fixes and usability improvements)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="cheers-to-2019"&gt;Cheers to 2019&lt;/h3&gt;
&lt;p&gt;Look out for Xfce 4.14—we’re so close! Look out for more updates in the coming months.&lt;/p&gt;</description></item><item><title>Xfce Screensaver 0.1.3 Released</title><link>https://seand.xyz/blog/2018/11/25/xfce-screensaver-0-1-3-released/</link><pubDate>Sun, 25 Nov 2018 11:37:32 +0000</pubDate><guid>https://seand.xyz/blog/2018/11/25/xfce-screensaver-0-1-3-released/</guid><media:content url="https://seand.xyz/images/2018/11/xfce-screensaver-0-1-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;After 3 weeks of dedicated development, the Xfce Screensaver 0.1.3, the first beta release, is now available! With better event handling, a significantly upgraded preferences dialog, and a tidier codebase, the new version is nearly ready for prime time. 🎉&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="features"&gt;Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;All available configuration options are now available in the Preferences dialog, boosting the easily accessible options from 4 to 13!&lt;/li&gt;
&lt;li&gt;Idle time is now based on the X11 Screensaver plugin instead of the GNOME Session Manager.&lt;/li&gt;
&lt;li&gt;Xfce Screensaver now respects the xdg-screensaver state, inhibiting the screensaver when using apps like &lt;a href="https://launchpad.net/caffeine"
target="_blank"
&gt;Caffeine&lt;/a&gt; or watching a fullscreen video.&lt;/li&gt;
&lt;li&gt;Screensaver and lock screen functionality can easily now be toggled separately.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;All deprecated DBUS methods and signals have been removed from the documentation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Documentation has been written and is available on the &lt;a href="https://docs.xfce.org/apps/screensaver/start"
target="_blank"
&gt;Xfce Docs&lt;/a&gt; site. Available docs include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/installation"
target="_blank"
&gt;Building &amp;amp; installing Xfce Screensaver&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/dbus"
target="_blank"
&gt;Using the DBUS interface&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/faq"
target="_blank"
&gt;Frequently asked questions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="preferences"&gt;Preferences&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dropped unused configuration options [ &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/commit/?id=d91f349650c606663ab65f324812b9654d5113ef"
target="_blank"
&gt;1&lt;/a&gt;, &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/commit/?id=fc3e99386691151245be21d437bc2528b6cea1a9"
target="_blank"
&gt;2&lt;/a&gt;, &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/commit/?id=fd98c90f11dd784dcd66abf9284ac0a647b6d3db"
target="_blank"
&gt;3&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;Renamed all Xfconf properties for improved clarity and easier maintenance [ &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/commit/?id=fe909f6b58a7654e67f39f3030c767cdef867dd9"
target="_blank"
&gt;1&lt;/a&gt;, &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/commit/?id=dd373cce4e800a32ad186e86123941cae9eb2a25"
target="_blank"
&gt;2&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Replaced the Help link with a link to the Xfce Docs (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14877"
target="_blank"
&gt;#14877&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added /usr/lib and /usr/libexec as trusted engine paths, enabling local installs on Linux with access to existing screensavers (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14883"
target="_blank"
&gt;#14883&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed screen blanking and locking on FreeBSD and OpenBSD (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14846"
target="_blank"
&gt;#14846&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed lock screen crash on laptop lid-close events (GTK &lt;a href="https://gitlab.gnome.org/GNOME/gtk/issues/1466"
target="_blank"
&gt;#1466&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed daemon crash when scrolling through available themes&lt;/li&gt;
&lt;li&gt;Improved window size resizing for smaller displays&lt;/li&gt;
&lt;li&gt;Renamed included screensavers to avoid conflicts with MATE Screensaver&lt;/li&gt;
&lt;li&gt;Reduced flicker rate when multiple keyboard layouts are available &lt;em&gt;(still not fully fixed, but greatly improved)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="build-improvements"&gt;Build Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Silenced warning: &lt;em&gt;ar: ‘u’ modifier ignored since ‘D’ is the default&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Fixed warning: &lt;em&gt;Target given more than once in the same rule&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="code-quality"&gt;Code Quality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Applied cpplint fixes and added cpplint configuration file&lt;/li&gt;
&lt;li&gt;Cleaned up unused variables, trailing spaces, and deprecated code&lt;/li&gt;
&lt;li&gt;Glade templates were cleaned up and organized for easier maintenance&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Basque, Chinese (China), Chinese (Taiwan), Danish, French, Galician, Hebrew, Icelandic, Italian, Korean, Malay, Polish, Russian, Slovak, Turkish&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/11/xfce-screensaver-0-1-3-screensaver.png"
alt="Screensaver Settings"&gt;&lt;figcaption&gt;
Screensaver Settings
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/11/xfce-screensaver-0-1-3-lock.png"
alt="Lock Screen Settings"&gt;&lt;figcaption&gt;
Lock Screen Settings
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/11/xfce-screensaver-0-1-3-settings-editor.png"
alt="Xfconf Properties"&gt;&lt;figcaption&gt;
Xfconf Properties
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/11/xfce-screensaver-0-1-3-docs.png"
alt="Documentation"&gt;&lt;figcaption&gt;
Documentation
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;This is the first beta release of Xfce Screensaver. While still not recommended for production machines, this is a great time to test and &lt;a href="https://bugzilla.xfce.org/buglist.cgi?component=General&amp;amp;list_id=44344&amp;amp;product=Xfce4-screensaver&amp;amp;resolution=---"
target="_blank"
&gt;report bugs&lt;/a&gt; so we can assemble an awesome stable release soon.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Xubuntu users (18.04, 18.10, and 19.04) can grab the package from the &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/ubuntu/experimental"
target="_blank"
&gt;Xubuntu QA Experimental PPA&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:xubuntu-dev/experimental
sudo apt-get update
sudo apt-get install xfce4-screensaver
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Remember also to remove or exit light-locker and start xfce4-screensaver (or log out and back in) and &lt;a href="https://docs.xfce.org/apps/screensaver/faq#why_doesn_t_the_screensaverlock_screen_activate_when_i_attempt_to_lock_my_computer"
target="_blank"
&gt;add support for xfce4-screensaver to the xflock4 script&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks, and enjoy!&lt;/p&gt;</description></item><item><title>Xubuntu Development Update November 2018</title><link>https://seand.xyz/blog/2018/10/31/xubuntu-development-update-november-2018/</link><pubDate>Wed, 31 Oct 2018 23:28:44 +0000</pubDate><guid>https://seand.xyz/blog/2018/10/31/xubuntu-development-update-november-2018/</guid><media:content url="https://seand.xyz/images/2018/06/xubuntu-18-06-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Aaaaaaaaaaand, we’re back! After skipping last month’s development update, there are many new developments to unpack for the previous two months. Let’s get right to it with the Xubuntu development update for November 2018.&lt;/p&gt;
&lt;h2 id="xubuntu-1810-cosmic-cuttlefish"&gt;Xubuntu 18.10 “Cosmic Cuttlefish”&lt;/h2&gt;
&lt;p&gt;We &lt;a href="https://xubuntu.org/news/xubuntu-18-10-released/"
target="_blank"
&gt;wrapped up development&lt;/a&gt; on Xubuntu 18.10 throughout September and October, landing the following changes in the last month and a half of work.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/shimmerproject/elementary-xfce/releases/tag/v0.13.1"
target="_blank"
&gt;elementary Xfce 0.13.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/exo-0-12-1-and-0-12-2-released/"
&gt;Exo 0.12.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/shimmerproject/Greybird/releases/tag/v3.22.9"
target="_blank"
&gt;Greybird 3.22.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000635.html"
target="_blank"
&gt;Tumbler 0.2.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/"
&gt;Xfce Settings 4.13.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000624.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.2.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000629.html"
target="_blank"
&gt;Xfwm 4.12.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-artwork/18.10.3"
target="_blank"
&gt;Xubuntu Artwork 18.10.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/18.10.2"
target="_blank"
&gt;Xubuntu Default Settings 18.10.2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This release includes 6 new GTK+ 3 Xfce components, giving users a snapshot of Xfce 4.14 development. The &lt;a href="https://wiki.xubuntu.org/releases/18.10/release-notes"
target="_blank"
&gt;release notes&lt;/a&gt; provide more information about this release.&lt;/p&gt;
&lt;h3 id="upcoming-fixes"&gt;Upcoming Fixes&lt;/h3&gt;
&lt;p&gt;Since the 18.10 release, we’ve identified fixes for two of our documented bugs. We’ll push these fixes to our users via the &lt;a href="https://wiki.ubuntu.com/StableReleaseUpdates"
target="_blank"
&gt;stable release updates&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Panel: Window buttons are not clickable at the top pixel of the screen (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xorg-server/&amp;#43;bug/1795135"
target="_blank"
&gt;#1795135&lt;/a&gt;)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Resolution: Export GDK_CORE_DEVICE_EVENTS = 1 ( &lt;a href="https://git.xfce.org/xfce/xfce4-panel/commit/?id=e56e8699e271cea209f5b283421952d9035ad2b5"
target="_blank"
&gt;Xfce Git&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Settings Manager: Mouse fails to scroll embedded panels (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-settings/&amp;#43;bug/1653448"
target="_blank"
&gt;#1653448&lt;/a&gt;)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Resolution: Export GDK_CORE_DEVICE_EVENTS = 1 ( &lt;a href="https://git.xfce.org/xfce/xfce4-settings/commit/?id=b664ea04a235051fb27748bd01a6b7823d671e8b"
target="_blank"
&gt;Xfce Git&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="xfce"&gt;Xfce&lt;/h2&gt;
&lt;h4 id="september-new-releases"&gt;September New Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000634.html"
target="_blank"
&gt;Tumbler 0.2.2&lt;/a&gt; / &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000635.html"
target="_blank"
&gt;0.2.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000638.html"
target="_blank"
&gt;Xfce Battery Plugin 1.1.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000637.html"
target="_blank"
&gt;Xfce Cpufreq Plugin 1.2.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000636.html"
target="_blank"
&gt;Xfce Weather Plugin 0.9.0&lt;/a&gt; &lt;em&gt;(New GTK+ 3 release!)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-September/000639.html"
target="_blank"
&gt;Thunar 1.8.2&lt;/a&gt; &lt;em&gt;(Major bugfix release)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="october-new-releases"&gt;October New Releases&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000643.html"
target="_blank"
&gt;Exo 0.12.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000648.html"
target="_blank"
&gt;Gigolo 0.4.90&lt;/a&gt; &lt;em&gt;(New GTK+ 3 release!)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000646.html"
target="_blank"
&gt;Xfce Clipman Plugin 1.4.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000647.html"
target="_blank"
&gt;Xfce Notifications 0.4.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/10/15/xfce-screensaver-0-1-0-released/"
&gt;Xfce Screensaver 0.1.0&lt;/a&gt; / &lt;a href="https://seand.xyz/2018/10/31/xfce-screensaver-0-1-1-released/"
&gt;0.1.1&lt;/a&gt; &lt;em&gt;(New Xfce Application!)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000645.html"
target="_blank"
&gt;Xfce Sensors Plugin 1.3.90&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://simon.shimmerproject.org/2018/10/02/new-xfce4-settings-release/"
target="_blank"
&gt;Xfce Settings 4.13.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-October/000640.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.3.0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="414-roadmap-updates"&gt;4.14 Roadmap Updates&lt;/h3&gt;
&lt;p&gt;The Xfce development team has worked on tidying up the &lt;a href="https://wiki.xfce.org/releng/4.14/roadmap"
target="_blank"
&gt;Xfce 4.14 roadmap&lt;/a&gt; over the last few days. Statuses have been updated, pending work has been moved to the top of each section, and completion percentages have been adjusted to better reflect each project’s progress. With these updates, we can now see that…&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Xfce 4.14 is now approximately 83% complete.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Of course, we need all the help we can get to get this milestone out the door. Check out the &lt;a href="https://xfce.org/getinvolved"
target="_blank"
&gt;Xfce Contribute&lt;/a&gt; page to find out how you can help.&lt;/p&gt;
&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;With the 18.10 release behind us, and the 19.04 cycle starting today, it’s time to get back to work! No release goals have been determined yet, so stay tuned to the &lt;a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel"
target="_blank"
&gt;Xubuntu Development mailing list&lt;/a&gt; for updates about Xubuntu 19.04 “ &lt;a href="https://www.omgubuntu.co.uk/2018/10/ubuntu-19-04-name-revealed"
target="_blank"
&gt;Disco Dingo&lt;/a&gt;” development.&lt;/p&gt;</description></item><item><title>Xfce Screensaver 0.1.1 Released</title><link>https://seand.xyz/blog/2018/10/31/xfce-screensaver-0-1-1-released/</link><pubDate>Wed, 31 Oct 2018 21:42:53 +0000</pubDate><guid>https://seand.xyz/blog/2018/10/31/xfce-screensaver-0-1-1-released/</guid><media:content url="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce Screensaver 0.1.1, the second release, is now available! This release features several bug fixes, translations, and general improvements, which is a big step forward for the newest Xfce application.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added support for color settings from Xfdesktop 4.12 and 4.13&lt;/li&gt;
&lt;li&gt;The black fallback color has been replaced with the Xfdesktop default&lt;/li&gt;
&lt;li&gt;The interface files for the preferences dialog and lock screen are now compiled and included in the binaries&lt;/li&gt;
&lt;li&gt;The warning displayed as the root user is now an InfoBar to make it more visible&lt;/li&gt;
&lt;li&gt;Screensaver Preferences can now be embedded in the Xfce Settings Manager&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix crash when no background placement is configured (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14769"
target="_blank"
&gt;#14769&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Redraw the screensaver on monitor configuration events (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14796"
target="_blank"
&gt;#14796&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Automate detection of PAM configuration, adding a new flag to override (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14779"
target="_blank"
&gt;#14779&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Notify the user when Xfce Power Manager has an incompatible configuration and include a button to resolve it (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14782"
target="_blank"
&gt;#14782&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The unlock dialog is now correctly drawn with the Adwaita GTK theme&lt;/li&gt;
&lt;li&gt;Fix builds on OpenBSD; build status can now be tracked on the &lt;a href="https://buildbot.xfce.alteroot.org/job/xfce4-screensaver/"
target="_blank"
&gt;Xfce Build Bot&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translations-all-new"&gt;Translations (All NEW!)&lt;/h3&gt;
&lt;p&gt;Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, French, German, Italian, Lithuanian, Malay, Polish, Russian, Slovak, Spanish, Swedish, Turkish&lt;/p&gt;
&lt;h3 id="packaging"&gt;Packaging&lt;/h3&gt;
&lt;p&gt;With just a single release, packaging for the new screensaver is starting to appear everywhere! Drop me a line if you know of any other places it’s been packaged. 🙂&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://aur.archlinux.org/packages/xfce4-screensaver/"
target="_blank"
&gt;Arch Linux User Repository (AUR)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911115"
target="_blank"
&gt;Debian (ITP)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://koji.fedoraproject.org/koji/packageinfo?packageID=27692"
target="_blank"
&gt;Fedora&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://packages.gentoo.org/packages/xfce-extra/xfce4-screensaver"
target="_blank"
&gt;Gentoo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/ubuntu/experimental"
target="_blank"
&gt;Ubuntu (Xubuntu Experimental PPA)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-1-colors.png"
alt="Xfce Screensaver now properly supports colors and gradients from Xfdesktop."&gt;&lt;figcaption&gt;
Xfce Screensaver now properly supports colors and gradients from Xfdesktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-1-adwaita.png"
alt="The first release handled Adwaita poorly… now the widgets are drawn normally."&gt;&lt;figcaption&gt;
The first release handled Adwaita poorly… now the widgets are drawn normally.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-1-embed.png"
alt="Now that the screensaver settings can be embedded, it feels like an Xfce app."&gt;&lt;figcaption&gt;
Now that the screensaver settings can be embedded, it feels like an Xfce app.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-1-notice.png"
alt="Previously, this notice was a label displayed at the bottom of the dialog."&gt;&lt;figcaption&gt;
Previously, this notice was a label displayed at the bottom of the dialog.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-1-laptop-support.png"
alt="Improved laptop support by validating Xfce Power Manager settings."&gt;&lt;figcaption&gt;
Improved laptop support by validating Xfce Power Manager settings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Please be aware that this is &lt;em&gt;alpha-quality software&lt;/em&gt;. It is not currently recommended for use in production machines. Please continue to test it, report bugs, provide feedback, and submit patches so we can make the best screensaver and locker possible for Xfce.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xfce Screensaver 0.1.0 Released</title><link>https://seand.xyz/blog/2018/10/15/xfce-screensaver-0-1-0-released/</link><pubDate>Mon, 15 Oct 2018 06:51:43 +0000</pubDate><guid>https://seand.xyz/blog/2018/10/15/xfce-screensaver-0-1-0-released/</guid><media:content url="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;I am pleased to announce the release of Xfce Screensaver 0.1.0, an early release targeted at testers and translators. Bugs and patches are welcome!&lt;/p&gt;
&lt;p&gt;Xfce Screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the Xfce desktop. It is a port of &lt;a href="https://github.com/mate-desktop/mate-screensaver"
target="_blank"
&gt;MATE Screensaver&lt;/a&gt;, which is itself a port of &lt;a href="https://gitlab.gnome.org/Archive/gnome-screensaver"
target="_blank"
&gt;GNOME Screensaver&lt;/a&gt;. It has been tightly integrated with the Xfce desktop, utilizing Xfce libraries and the Xfconf configuration backend.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"
target="_blank"
&gt;Homepage&lt;/a&gt; &lt;strong&gt;·&lt;/strong&gt; &lt;a href="https://bugzilla.xfce.org/buglist.cgi?product=Xfce4-screensaver"
target="_blank"
&gt;Bugzilla&lt;/a&gt; &lt;strong&gt;·&lt;/strong&gt; &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/"
target="_blank"
&gt;Git&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="features"&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Integration with the Xfce Desktop per-monitor wallpaper&lt;/li&gt;
&lt;li&gt;Locking down of configuration settings via Xfconf&lt;/li&gt;
&lt;li&gt;DBUS interface to limited screensaver interaction&lt;/li&gt;
&lt;li&gt;Full translation support into many languages&lt;/li&gt;
&lt;li&gt;Shared styles with LightDM GTK+ Greeter&lt;/li&gt;
&lt;li&gt;Support for XScreensaver screensavers&lt;/li&gt;
&lt;li&gt;User switching&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;DBus &amp;gt;= 0.30&lt;/li&gt;
&lt;li&gt;GLib &amp;gt;= 2.50.0&lt;/li&gt;
&lt;li&gt;GTK+ &amp;gt;= 3.22.0&lt;/li&gt;
&lt;li&gt;X11 &amp;gt;= 1.0&lt;/li&gt;
&lt;li&gt;garcon &amp;gt;= 0.5.0&lt;/li&gt;
&lt;li&gt;libxklavier &amp;gt;= 5.2&lt;/li&gt;
&lt;li&gt;libxfce4ui &amp;gt;= 4.12.1&lt;/li&gt;
&lt;li&gt;libxfce4util &amp;gt;= 4.12.1&lt;/li&gt;
&lt;li&gt;Xfconf &amp;gt;= 4.12.1&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-0-dialog.png"
alt="Xfce Screensaver 0.1.0 uses the same themes as the LightDM GTK Greeter, making it a perfect complement."&gt;&lt;figcaption&gt;
Xfce Screensaver 0.1.0 uses the same themes as the LightDM GTK Greeter, making it a perfect complement.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-0-preferences.png"
alt="The preferences dialog features screensavers from the Xscreensaver project."&gt;&lt;figcaption&gt;
The preferences dialog features screensavers from the Xscreensaver project.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/10/xfce-screensaver-0-1-0-floaters.png"
alt="The new Floating Xfce screensaver features the Xfce mouse running all over the screen."&gt;&lt;figcaption&gt;
The new Floating Xfce screensaver features the Xfce mouse running all over the screen.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Please be aware that this is &lt;em&gt;alpha-quality software&lt;/em&gt;. It is not currently recommended for use in production machines. I invite you to test it, report bugs, provide feedback, and submit patches to prepare it for the world. Download Xfce Screensaver 0.1.0 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu Development Update September 2018</title><link>https://seand.xyz/blog/2018/09/07/xubuntu-development-update-september-2018/</link><pubDate>Fri, 07 Sep 2018 23:52:57 +0000</pubDate><guid>https://seand.xyz/blog/2018/09/07/xubuntu-development-update-september-2018/</guid><media:content url="https://seand.xyz/images/2018/06/xubuntu-18-06-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;A week later than expected, it’s the September Xubuntu development update! The theme for August (and early September) has been visual improvements, with a few bug fixes tossed in for good measure. Check it out!&lt;/p&gt;
&lt;h2 id="xubuntu"&gt;Xubuntu&lt;/h2&gt;
&lt;h3 id="bionic-beaver-1804"&gt;Bionic Beaver (18.04)&lt;/h3&gt;
&lt;p&gt;Bionic was pretty stable in August, with only one of our packages making it through the SRU process and into the hands of our users.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xfce4-terminal/&amp;#43;changelog"
target="_blank"
&gt;xfce4-terminal&lt;/a&gt; 0.8.7.4-0ubuntu0.18.04.1 (new upstream release with several improvements, &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-terminal/&amp;#43;bug/1782327"
target="_blank"
&gt;LP: #1782327&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We’re currently looking to get these new releases and fixes into Bionic.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/"
&gt;Catfish 1.4.6&lt;/a&gt; (new release with numerous bug fixes and a much-improved thumbnailer)&lt;/li&gt;
&lt;li&gt;Xfce Settings: Mouse acceleration is not configurable in Xubuntu 18.04 ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-settings/&amp;#43;bug/1758023"
target="_blank"
&gt;LP: #1758023&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="cosmic-cuttlefish-1810"&gt;Cosmic Cuttlefish (18.10)&lt;/h3&gt;
&lt;p&gt;The following source package updates landed in Cosmic in August.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/elementary-xfce/&amp;#43;changelog"
target="_blank"
&gt;elementary-xfce&lt;/a&gt; 0.12-1ubuntu1&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/ristretto/&amp;#43;changelog"
target="_blank"
&gt;ristretto&lt;/a&gt; 0.8.3-1 (Debian sync)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/thunar-archive-plugin/&amp;#43;changelog"
target="_blank"
&gt;thunar-archive-plugin&lt;/a&gt; 0.4.0-1 (Debian sync)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/thunar-media-tags-plugin/&amp;#43;changelog"
target="_blank"
&gt;thunar-media-tags-plugin&lt;/a&gt; 0.3.0-1 (Debian sync)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xfce4-taskmanager/&amp;#43;changelog"
target="_blank"
&gt;xfce4-taskmanager&lt;/a&gt; 1.2.1-1 (Debian sync)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-artwork/&amp;#43;changelog"
target="_blank"
&gt;xubuntu-artwork&lt;/a&gt; 18.10&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-default-settings/&amp;#43;changelog"
target="_blank"
&gt;xubuntu-default-settings&lt;/a&gt; 18.10&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/ubuntu/&amp;#43;source/xubuntu-meta/&amp;#43;changelog"
target="_blank"
&gt;xubuntu-meta&lt;/a&gt; 2.227&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="xfce"&gt;Xfce&lt;/h2&gt;
&lt;h3 id="new-releases"&gt;New Releases&lt;/h3&gt;
&lt;p&gt;Xfce had &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/"
target="_blank"
&gt;3 new releases&lt;/a&gt; in August, featuring a variety of bug fixes and usability improvements.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Xfce Session &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/000631.html"
target="_blank"
&gt;4.13.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xfce Screenshooter &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/000632.html"
target="_blank"
&gt;1.9.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xfce Appfinder &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-August/000633.html"
target="_blank"
&gt;4.13.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="xfce-display-profiles-preview"&gt;Xfce Display Profiles (Preview)&lt;/h3&gt;
&lt;p&gt;Simon has been hard at work implementing a nifty new feature for the Xfce Display Settings: display profiles! This feature allows you to save and switch between various display setups, useful for users on the go or presenters. This hasn’t been merged into master yet, so the designs are not final.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-display-profiles-1.png"
alt="The September Xubuntu development update features an upgraded display settings dialog."&gt;&lt;figcaption&gt;
The September Xubuntu development update features an upgraded display settings dialog.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-display-profiles-2.png"
alt="Under the Advanced tab, you&amp;#39;ll discover the brand new display profiles."&gt;&lt;figcaption&gt;
Under the Advanced tab, you&amp;#39;ll discover the brand new display profiles.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="spacing-improvements"&gt;Spacing Improvements&lt;/h3&gt;
&lt;p&gt;I’ve spent the last week submitting patches to the Xfce core applications, panel plugins, and Thunar plugins. My goal is to improve the overall look and feel of Xfce by improving the consistency of its preference dialogs. Below are a few before-and-after screenshots.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-accessibility.png"
alt="Descriptions are displayed for improved accessibility."&gt;&lt;figcaption&gt;
Descriptions are displayed for improved accessibility.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-settings.png"
alt="Some extra spacing makes the Settings Editor feel a bit lighter."&gt;&lt;figcaption&gt;
Some extra spacing makes the Settings Editor feel a bit lighter.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-sensors.png"
alt="Using the sensors plugin becomes much easier with some breathing room."&gt;&lt;figcaption&gt;
Using the sensors plugin becomes much easier with some breathing room.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-timer.png"
alt="Spacing and alignment freshen up the Timer plugin."&gt;&lt;figcaption&gt;
Spacing and alignment freshen up the Timer plugin.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-thunar.png"
alt="Thunar’s Preferences dialog needed minimal changes."&gt;&lt;figcaption&gt;
Thunar’s Preferences dialog needed minimal changes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-thunar-shares.ong"
alt="The Thunar Shares plugin looks a lot more professional with a tweaked layout."&gt;&lt;figcaption&gt;
The Thunar Shares plugin looks a lot more professional with a tweaked layout.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I’ve based my work on the excellent GNOME 2 HIG &lt;a href="https://developer.gnome.org/hig-book/2.32/design-window.html.en"
target="_blank"
&gt;Window Layout&lt;/a&gt; documentation. Xfce has long borrowed the design philosophies from this document (to varying degrees) and is once again benefiting from the well-written work.&lt;/p&gt;
&lt;h2 id="shimmer-project"&gt;Shimmer Project&lt;/h2&gt;
&lt;h3 id="elementary-xfce-icon-theme"&gt;elementary Xfce Icon Theme&lt;/h3&gt;
&lt;p&gt;Xubuntu’s beloved icon theme has recently received a few significant updates. From build optimizations to new upstream icons, there’s a lot to unpack.&lt;/p&gt;
&lt;p&gt;The theme has added a Makefile and build tool to convert the theme’s SVG sources to PNG. Xubuntu has included the PNG-building functionality for some time, and now it’s available for everyone. PNG-based themes are faster to load and generally crisper at various sizes. PNG optimization is included in the new build options. Optipng is now used to optimize each generated file, reducing the overall file size.&lt;/p&gt;
&lt;p&gt;Updated icons coming from upstream this month include &lt;a href="https://github.com/shimmerproject/elementary-xfce/commit/ab958a2d6c896ce4f428da4e3a6aecd155532052?short_path=b54f9d3#diff-b54f9d34c5fb60117d014518207c01c7"
target="_blank"
&gt;dialog-password&lt;/a&gt;, &lt;a href="https://github.com/shimmerproject/elementary-xfce/commit/fba52a49bd51e6ca0d17bf7f28ae7d308c00ff07?short_path=19731f1#diff-19731f15d3a7cac969b93aee0a214533"
target="_blank"
&gt;selection icons&lt;/a&gt;, &lt;a href="https://github.com/shimmerproject/elementary-xfce/commit/934f5b99795ffecea6b6f0a22eea57baf05a561a?short_path=71b038c#diff-71b038c7c7e98f8527a961ea831c6b92"
target="_blank"
&gt;graphics icons&lt;/a&gt;, as well as &lt;a href="https://github.com/shimmerproject/elementary-xfce/commit/5a8984ff096aa4b3d13d895af1496b502ebc0938?short_path=6572371#diff-6572371ef3e63335d7ec245a12b8c261"
target="_blank"
&gt;manila-colored folders&lt;/a&gt;. The manila folders are a sharp contrast from the longtime blue, but after using them for a few days, they’re actually pretty nice.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/09/xubuntu-18-09-dev-manilla-folders.png"
alt="The elementary Xfce icon theme now features much warmer folder icons."&gt;&lt;figcaption&gt;
The elementary Xfce icon theme now features much warmer folder icons.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="other-updates"&gt;Other Updates&lt;/h2&gt;
&lt;h3 id="mugshot-041"&gt;Mugshot 0.4.1&lt;/h3&gt;
&lt;p&gt;I released Mugshot 0.4.1 early last month with a number of bug fixes and code quality improvements. You can check out the release notes and find downloads &lt;a href="https://seand.xyz/2018/08/08/mugshot-0-4-1-released/"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="contributing"&gt;Contributing&lt;/h2&gt;
&lt;p&gt;Ready to start giving back to your favorite open-source projects? Remember that there’s something for everyone, and you can get started quickly with the &lt;a href="https://xubuntu.org/contribute/"
target="_blank"
&gt;Xubuntu&lt;/a&gt; and &lt;a href="https://xfce.org/getinvolved"
target="_blank"
&gt;Xfce&lt;/a&gt; contributor docs. If you don’t know where to start, join us at &lt;a href="https://webchat.freenode.net/?channels=xubuntu-devel"
target="_blank"
&gt;#xubuntu-devel&lt;/a&gt; on Freenode… we’ll point you in the right direction.&lt;/p&gt;</description></item><item><title>Mugshot 0.4.1 Released</title><link>https://seand.xyz/blog/2018/08/08/mugshot-0-4-1-released/</link><pubDate>Wed, 08 Aug 2018 06:04:37 +0000</pubDate><guid>https://seand.xyz/blog/2018/08/08/mugshot-0-4-1-released/</guid><media:content url="https://seand.xyz/images/2018/08/mugshot-0-4-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://seand.xyz/projects/mugshot/"
&gt;Mugshot&lt;/a&gt; 0.4.1, the latest release of the lightweight user profile editor, is now available! This release includes several bug fixes and will run in the most minimal environments.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="code-quality-improvements"&gt;Code Quality Improvements&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Replaced deprecated &lt;code&gt;logger.warn&lt;/code&gt; with &lt;code&gt;logger.warning&lt;/code&gt; (Python 2.x)&lt;/li&gt;
&lt;li&gt;Replaced deprecated module &lt;code&gt;optparse&lt;/code&gt; with &lt;code&gt;argparse&lt;/code&gt; (Python 2.7)&lt;/li&gt;
&lt;li&gt;Resolved Pylint and PEP8 errors and warnings&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;TypeError in _spawn(): The argument, args, must be a list (LP: &lt;a href="https://bugs.launchpad.net/bugs/1443283"
target="_blank"
&gt;#1443283&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;User-specified initials are not correctly loaded (LP: &lt;a href="https://bugs.launchpad.net/bugs/1574239"
target="_blank"
&gt;#1574239&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Include Mugshot in Xfce Settings, Personal Settings (LP: &lt;a href="https://bugs.launchpad.net/bugs/1698626"
target="_blank"
&gt;#1698626&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support &lt;code&gt;-p&lt;/code&gt; and &lt;code&gt;-w&lt;/code&gt; office phone flags in chfn. This flag varies between chfn releases. (LP: &lt;a href="https://bugs.launchpad.net/bugs/1699285"
target="_blank"
&gt;#1699285&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;FileNotFoundError when comparing profile images (LP: &lt;a href="https://bugs.launchpad.net/bugs/1771629"
target="_blank"
&gt;#1771629&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="support-for-minimal-chroot-environments"&gt;Support for Minimal Chroot Environments&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix crash when run without AccountsService&lt;/li&gt;
&lt;li&gt;Handle &lt;code&gt;OSError: out of pty devices&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Specify utf-8 codec for desktop file processing when building&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Catalan, Chinese (Simplified), Danish, Lithuanian, Spanish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Download Mugshot 0.4.1 at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/mugshot/0.4/0.4.1/&amp;#43;download/mugshot-0.4.1.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://launchpad.net/mugshot/0.4/0.4.1/&amp;#43;download/mugshot-0.4.1.tar.gz/&amp;#43;md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://launchpad.net/mugshot/0.4/0.4.1/&amp;#43;download/mugshot-0.4.1.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu Development Update August 2018</title><link>https://seand.xyz/blog/2018/08/01/xubuntu-development-update-august-2018/</link><pubDate>Wed, 01 Aug 2018 07:56:39 +0000</pubDate><guid>https://seand.xyz/blog/2018/08/01/xubuntu-development-update-august-2018/</guid><media:content url="https://seand.xyz/images/2018/06/xubuntu-18-06-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;July was a surprisingly productive month for Xubuntu. While several folks on the team were on vacation for some portion of the month, we still delivered many great updates! Your Xubuntu development update for August 2018 includes updates to both supported LTS releases and several application updates.&lt;/p&gt;
&lt;h2 id="lts-updates"&gt;LTS Updates&lt;/h2&gt;
&lt;h3 id="xenial-xerus--16045"&gt;Xenial Xerus – 16.04.5&lt;/h3&gt;
&lt;p&gt;This is the final point release for Xubuntu 16.04 “Xenial Xerus.” As Xubuntu has a 3-year support cycle, this release will be supported until April 2019. The Xubuntu team has not made any major changes for this point release, but there have been several other improvements and security updates for other components.&lt;/p&gt;
&lt;p&gt;16.04.5 is expected to be released tomorrow, August 2, 2018. If you have a few moments, feel free to &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2018-July/011696.html"
target="_blank"
&gt;do some testing&lt;/a&gt; and make sure everything is working as well as we think it is!&lt;/p&gt;
&lt;h3 id="bionic-beaver--18041"&gt;Bionic Beaver – 18.04.1&lt;/h3&gt;
&lt;p&gt;This is the first point release for Xubuntu 18.04 “Bionic Beaver.” At this time, users of Xubuntu 16.04 should begin receiving notifications to upgrade to this release. The Xubuntu team has released a few updates, and others are still coming. &lt;a href="https://xubuntu.org/news/18-04-1-released/"
target="_blank"
&gt;Download 18.04.1 here&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/exo-0-12-1-and-0-12-2-released/"
&gt;Exo 0.12.2&lt;/a&gt; includes performance improvements and a few minor bug fixes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/"
&gt;Xfce Settings 4.12.4&lt;/a&gt; improves display manufacturer identification and overall stability.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/gvfs/&amp;#43;bug/1762595"
target="_blank"
&gt;LP: #1762595 (gvfs), Thunar incorrectly thinks USB storage device hasn’t finished ejecting&lt;/a&gt;, has been fixed!&lt;/li&gt;
&lt;li&gt;Updates for &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/catfish/&amp;#43;bug/1782735"
target="_blank"
&gt;Catfish 1.4.6&lt;/a&gt; and &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/xfce4-terminal/&amp;#43;bug/1782327"
target="_blank"
&gt;Xfce Terminal 0.8.7.4&lt;/a&gt; are being processed through the &lt;a href="https://wiki.ubuntu.com/StableReleaseUpdates"
target="_blank"
&gt;Stable Release Update&lt;/a&gt; process and should be available in the coming days.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="application-updates"&gt;Application Updates&lt;/h2&gt;
&lt;h3 id="catfish-146"&gt;Catfish 1.4.6&lt;/h3&gt;
&lt;p&gt;The latest release of Catfish features a greatly improved thumbnail manager and numerous bug fixes. With 23 translation updates, this is the most localized release to date! Finally, Catfish 1.4.6 is the first release as an official Xfce project. Check out my &lt;a href="https://seand.xyz/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/"
&gt;earlier blog post&lt;/a&gt; for more details.&lt;/p&gt;
&lt;h3 id="xfce4-panel-profiles-108"&gt;Xfce4 Panel Profiles 1.0.8&lt;/h3&gt;
&lt;p&gt;Formerly known as &lt;em&gt;Xfpanel Switch&lt;/em&gt;, Xfce4 Panel Profiles has joined the Xfce family. This application makes it incredibly easy to backup, restore, and share panel layouts with other Xfce users. The latest release improves profile management and includes many translations. Find out more about the latest updates on the &lt;a href="https://seand.xyz/2018/07/28/xfce4-panel-profiles-formerly-xfpanel-switch-1-0-8-released/"
&gt;release announcement&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="xfce-releases"&gt;Xfce Releases&lt;/h2&gt;
&lt;p&gt;There were &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/"
target="_blank"
&gt;7 new Xfce releases&lt;/a&gt; in July, including the two applications listed above. These releases feature several improvements and translation updates, with Xfwm4 4.13.1 featuring an &lt;em&gt;astounding&lt;/em&gt; 81 non-translation updates!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000626.html"
target="_blank"
&gt;Catfish 1.4.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000627.html"
target="_blank"
&gt;Thunar VCS Plugin 0.2.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000625.html"
target="_blank"
&gt;Xfce Mount Plugin 1.1.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000628.html"
target="_blank"
&gt;Xfce Panel Profiles 1.0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000624.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.2.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xfwm ( &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000629.html"
target="_blank"
&gt;4.12.5&lt;/a&gt;, &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-July/000630.html"
target="_blank"
&gt;4.13.1&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="cosmic-cuttlefish-updates"&gt;Cosmic Cuttlefish Updates&lt;/h2&gt;
&lt;p&gt;The following components have been updated in Xubuntu 18.10 since &lt;a href="https://seand.xyz/2018/07/01/xubuntu-development-update-july-2018/"
&gt;July 1st&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="applications"&gt;Applications&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/"
&gt;Catfish 1.4.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000609.html"
target="_blank"
&gt;Mousepad 0.4.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000623.html"
target="_blank"
&gt;Ristretto 0.8.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000614.html"
target="_blank"
&gt;Thunar 1.8.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000616.html"
target="_blank"
&gt;Xfce Desktop 4.13.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000605.html"
target="_blank"
&gt;Xfce Panel 4.13.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000603.html"
target="_blank"
&gt;Xfce Screenshooter 1.9.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000618.html"
target="_blank"
&gt;Xfce Settings 4.13.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000612.html"
target="_blank"
&gt;Xfce Task Manager 1.2.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000606.html"
target="_blank"
&gt;Xfce Terminal 0.8.7.4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="libraries"&gt;Libraries&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/exo-0-12-1-and-0-12-2-released/"
&gt;Exo 0.12.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000615.html"
target="_blank"
&gt;libxfce4util 4.13.2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="panel-plugins"&gt;Panel Plugins&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-April/000601.html"
target="_blank"
&gt;Xfce Verve Plugin 2.0.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-May/000608.html"
target="_blank"
&gt;Xfce Whisker Menu Plugin 2.2.0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="thunar-plugins"&gt;Thunar Plugins&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2017-December/000566.html"
target="_blank"
&gt;Thunar Archive Plugin 0.4.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-February/000577.html"
target="_blank"
&gt;Thunar Media Tags Plugin 0.3.0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="other-updates"&gt;Other Updates&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixed! &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/gvfs/&amp;#43;bug/1762595"
target="_blank"
&gt;LP: #1762595 (gvfs), Thunar incorrectly thinks USB storage device hasn’t finished ejecting&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="what-to-expect-in-august"&gt;What to Expect in August?&lt;/h2&gt;
&lt;p&gt;With the summer months coming to a close, kids are back in school, and everybody is back in front of their computers. This means more updates! Here are some things expected soon:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We have updated the packaging for the &lt;a href="https://github.com/shimmerproject/elementary-xfce"
target="_blank"
&gt;elementary-xfce icon theme&lt;/a&gt;. Work on separating this theme from xubuntu-artwork has already been completed. We are now just waiting for some sponsored uploads. The benefit of this change is that the elementary-xfce icon theme is &lt;a href="https://tracker.debian.org/pkg/elementary-xfce"
target="_blank"
&gt;now available in Debian&lt;/a&gt;!&lt;/li&gt;
&lt;li&gt;Xfce Settings 4.13.5. We’ll be releasing some improvements to the settings managers soon. One improvement is the removal of the broken icon theme color generation. This worked great with GTK+ 2 themes but has been pretty broken for GTK+ 3. With this removal, Appearance Settings now loads instantly!&lt;/li&gt;
&lt;li&gt;I’ll be reviewing the Pidgin codebase this month. We hope to improve the theme manager to support system-wide status icons and smiley theme installation. This will allow us to ship the &lt;a href="https://github.com/shimmerproject/pidgin-elementary"
target="_blank"
&gt;pidgin-elementary&lt;/a&gt; themes and improve our desktop consistency.&lt;/li&gt;
&lt;li&gt;A few bugs have been reported with Thunar in Xubuntu 16.04 regarding copying and moving files. I’ll be working to update the Thunar version in Xenial to fix these bugs and help folks transition to the latest and great Xubuntu 18.04. (LP: &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/thunar/&amp;#43;bug/1514912"
target="_blank"
&gt;#1514912&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Keep up with the latest Xubuntu developments on our &lt;a href="https://dev.xubuntu.org/"
target="_blank"
&gt;development tracker&lt;/a&gt;. Have a great month!&lt;/p&gt;</description></item><item><title>Xfce Panel Profiles 1.0.8 Released</title><link>https://seand.xyz/blog/2018/07/28/xfce4-panel-profiles-formerly-xfpanel-switch-1-0-8-released/</link><pubDate>Sat, 28 Jul 2018 17:26:07 +0000</pubDate><guid>https://seand.xyz/blog/2018/07/28/xfce4-panel-profiles-formerly-xfpanel-switch-1-0-8-released/</guid><media:content url="https://seand.xyz/images/2018/07/xfce-panel-profiles-1-0-8-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfpanel Switch has a new name and home. With the latest release, the application is now known as “Xfce Panel Profiles” and is a part of the Xfce family. Xfce Panel Profiles 1.0.8 improves profile management and includes several translations.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="at-home-with-xfce"&gt;At Home With Xfce&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://git.xfce.org/apps/xfce4-panel-profiles/about/"
target="_blank"
&gt;Homepage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugzilla.xfce.org/buglist.cgi?component=General&amp;amp;product=Xfce4-panel-profiles"
target="_blank"
&gt;Bug Tracker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.transifex.com/xfce/xfce-apps/"
target="_blank"
&gt;Translations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://git.xfce.org/apps/xfce4-panel-profiles"
target="_blank"
&gt;Version Control&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Failure to save some panel configurations (LP: &lt;a href="https://bugs.launchpad.net/xfpanel-switch/&amp;#43;bug/1765565"
target="_blank"
&gt;#1765565&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Crash on corrupted panel configs (LP: &lt;a href="https://bugs.launchpad.net/xfpanel-switch/&amp;#43;bug/1765565"
target="_blank"
&gt;#1765565&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Apply more strict logic when removing bad plugins&lt;/li&gt;
&lt;li&gt;Remove orphaned plugins when loading configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Tidied up pylint notices&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Finnish, French, Galician, German, Greek, Hebrew, Italian, Japanese, Kazakh, Korean, Lithuanian, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Swedish, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;New releases of Xfce Panel Profiles will now be found in the Xfce &lt;a href="http://archive.xfce.org/src/apps/xfce4-panel-profiles/"
target="_blank"
&gt;release archive&lt;/a&gt;. Previous releases are still available on &lt;a href="https://launchpad.net/xfpanel-switch/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Download Xfce Panel Profiles 1.0.8 at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.8.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.8.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.8.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.8.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Catfish 1.4.6 Released</title><link>https://seand.xyz/blog/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/</link><pubDate>Sun, 15 Jul 2018 07:02:48 +0000</pubDate><guid>https://seand.xyz/blog/2018/07/15/catfish-1-4-6-released-now-an-xfce-project/</guid><media:content url="https://seand.xyz/images/2018/07/catfish-1-4-6-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s a great day for fast and powerful &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; search utility fans. With the release of Catfish 1.4.6, Catfish officially joins the Xfce family. Additionally, the thumbnailer has received some nice improvements, and many bugs have been squashed.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="xfce-transition"&gt;Xfce Transition&lt;/h3&gt;
&lt;p&gt;Catfish has long been included with most Xfce installations. It’s lightweight, fast, and a perfect companion to the Thunar file manager. With the transition from Launchpad to Xfce, things have moved around a bit. Update your bookmarks accordingly!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.xfce.org/apps/catfish/start"
target="_blank"
&gt;Homepage&lt;/a&gt; (Xfce Docs)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://bugzilla.xfce.org/buglist.cgi?product=Catfish"
target="_blank"
&gt;Bugs&lt;/a&gt; (Xfce Bugzilla)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://git.xfce.org/apps/catfish"
target="_blank"
&gt;Git&lt;/a&gt; (Xfce Git)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.transifex.com/xfce/public"
target="_blank"
&gt;Translations&lt;/a&gt; (Transifex)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="improved-thumbnailer"&gt;Improved Thumbnailer&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Based on the FreeDesktop.org &lt;a href="https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-0.8.0.html"
target="_blank"
&gt;Thumbnail Specification&lt;/a&gt;, now featuring:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved error handling&lt;/li&gt;
&lt;li&gt;Proper permissions for thumbnail directories and files&lt;/li&gt;
&lt;li&gt;Logging of failed thumbnail generation&lt;/li&gt;
&lt;li&gt;Saving of thumbnail file attributes&lt;/li&gt;
&lt;li&gt;Support for relative thumbnail directories&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added inode/directory mime type to desktop entry (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14505"
target="_blank"
&gt;#14505&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Disabled overlay scrollbars to improve interacting with the results list (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14487"
target="_blank"
&gt;#14487&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enabled launching of executable AppImage files (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14500"
target="_blank"
&gt;#14500&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed invalid date in AppData (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14502"
target="_blank"
&gt;#14502&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Replaced stock icons with standard Mime Type icons (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14503"
target="_blank"
&gt;#14503&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved handling of exceptions when parsing settings (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14491"
target="_blank"
&gt;#14491&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved handling of UnicodeDecodeErrors (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14490"
target="_blank"
&gt;#14490&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved handling of PermissionErrors (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14488"
target="_blank"
&gt;#14488&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improved support for hidden files (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14497"
target="_blank"
&gt;#14497&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remember window size and position between sessions (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14504"
target="_blank"
&gt;#14504&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Xfce: Open directories with the preferred file manager (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14483"
target="_blank"
&gt;#14483&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, French, Galician, Greek, Hebrew, Italian, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;New releases of Catfish will now be found at the Xfce &lt;a href="http://archive.xfce.org/src/apps/catfish/"
target="_blank"
&gt;release archive&lt;/a&gt;. Previous versions will be added there soon. In the meantime, past releases are still available on &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Download Catfish 1.4.6 at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.6.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.6.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.6.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/apps/catfish/1.4/catfish-1.4.6.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu Development Update July 2018</title><link>https://seand.xyz/blog/2018/07/01/xubuntu-development-update-july-2018/</link><pubDate>Sun, 01 Jul 2018 19:53:28 +0000</pubDate><guid>https://seand.xyz/blog/2018/07/01/xubuntu-development-update-july-2018/</guid><media:content url="https://seand.xyz/images/2018/06/xubuntu-18-06-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Our work over June has brought a few new updates for July, including many Xfce 4.13 updates, bug fixes, and a few migrations, which round out a nice month of development. This is your Xubuntu development update for July 2018.&lt;/p&gt;
&lt;h2 id="xfce-413-a-preview-of-whats-to-come"&gt;Xfce 4.13, A Preview of What’s To Come&lt;/h2&gt;
&lt;p&gt;Xfce has a fairly standard versioning scheme. Even version numbers (4.10, 4.12, 4.14) represent stable, supported releases. Odd version numbers (4.11, 4.13) represent development versions. Xfce 4.14 (the GTK 3 release) has been in development for a few years now, and several components have had 4.13 releases as their ports are completed and bugs are fixed.&lt;/p&gt;
&lt;p&gt;With the Xubuntu LTS release behind us and Xfce 4.14 likely to be released sometime in the next year, we’re ready to start rolling out more of these development releases for our users. There are not a lot of new features, but with the upgraded toolkit, there’s better support for newer technologies, theming capabilities, and … an increased likelihood of bugs (we’ll fix them, we promise).&lt;/p&gt;
&lt;p&gt;As of this morning (July 1), we have many more Xfce 4.13 available in Xubuntu 18.10 “Cosmic Cuttlefish.” This is thanks to the hard work of Unit 193 — our Debian liaison, package maintainer, council member, and all-around awesome person. The following components are now available.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/07/xubuntu-18-07-dev-gtk-3-apps.png"
alt="This Xubuntu development update features updated applications using GTK 3."&gt;&lt;figcaption&gt;
These components are using GTK 3… can you tell?
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Thunar 1.8 (and plugins)&lt;/li&gt;
&lt;li&gt;Xfce Desktop 4.13&lt;/li&gt;
&lt;li&gt;Xfce Panel 4.13 (and plugins)&lt;/li&gt;
&lt;li&gt;Xfce Screenshooter 1.9&lt;/li&gt;
&lt;li&gt;Xfce Settings 4.13&lt;/li&gt;
&lt;li&gt;Updated libraries (libxfce4panel, libxfce4util, xfconf)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-releases"&gt;New Releases&lt;/h2&gt;
&lt;p&gt;July was a nice month for Xfce development. &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/"
target="_blank"
&gt;11 projects were updated&lt;/a&gt;, and most of these updates have already landed in Xubuntu. The other updates should land in the coming days.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/exo-0-12-1-and-0-12-2-released/"
&gt;Exo 0.12.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000615.html"
target="_blank"
&gt;libxfce4util 4.13.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000609.html"
target="_blank"
&gt;Mousepad 0.4.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000623.html"
target="_blank"
&gt;Ristretto 0.8.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Thunar &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000613.html"
target="_blank"
&gt;1.8.0&lt;/a&gt; / &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000614.html"
target="_blank"
&gt;1.8.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000611.html"
target="_blank"
&gt;Thunar VCS Plugin 0.1.90&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000616.html"
target="_blank"
&gt;Xfce Desktop 4.13.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000610.html"
target="_blank"
&gt;Xfce Dictionary 0.8.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/"
&gt;Xfce Settings 4.12.4 / 4.13.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000612.html"
target="_blank"
&gt;Xfce Task Manager 1.2.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2018-June/000619.html"
target="_blank"
&gt;Xfconf 4.13.5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="upcoming-releases"&gt;Upcoming Releases&lt;/h2&gt;
&lt;h3 id="catfish-146"&gt;Catfish 1.4.6&lt;/h3&gt;
&lt;p&gt;We’re in the middle of migrating Catfish to be an official part of the Xfce family. After migrating bugs from Launchpad to Xfce, it was only rational to fix a few. So with &lt;a href="https://bugzilla.xfce.org/buglist.cgi?list_id=42126&amp;amp;product=Catfish&amp;amp;query_format=advanced&amp;amp;resolution=FIXED"
target="_blank"
&gt;those bug fixes&lt;/a&gt;, we’re right around the corner from another release. I’ll have more information on the Xfce transition with the 1.4.6 release announcement later this month.&lt;/p&gt;
&lt;h3 id="xubuntu-18041"&gt;Xubuntu 18.04.1&lt;/h3&gt;
&lt;p&gt;The first point release for 18.04 is expected this month, on &lt;a href="https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule"
target="_blank"
&gt;July 26th&lt;/a&gt;. After 18.04.1 is released, 16.04 LTS users will begin to receive upgrade notifications. Before we get there, we have a few fixes and updates we want to deliver.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/gvfs/&amp;#43;bug/1762595"
target="_blank"
&gt;LP: #1762595 (gvfs), Thunar incorrectly thinks USB storage device hasn’t finished ejecting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/exo-0-12-1-and-0-12-2-released/"
&gt;Exo 0.12.2&lt;/a&gt;, which includes some performance improvements and a few fixes&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/"
&gt;Xfce Settings 4.12.4&lt;/a&gt;, which includes a few bug fixes and improved monitor manufacturer detection&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="what-to-expect-in-july"&gt;What to Expect in July?&lt;/h2&gt;
&lt;h3 id="xubuntu-18041-testing"&gt;Xubuntu 18.04.1 Testing&lt;/h3&gt;
&lt;p&gt;With each point release, we need some testing to ensure everything works as expected. With 18.04.1, we’ll likely be looking for more release upgrade tests. Look forward to some calls for testing this month to test the upcoming milestone, or join us on &lt;a href="https://webchat.freenode.net/?channels=xubuntu-devel"
target="_blank"
&gt;#xubuntu-devel&lt;/a&gt; to learn how you can start testing now.&lt;/p&gt;
&lt;h3 id="xfce-migrations"&gt;Xfce Migrations&lt;/h3&gt;
&lt;p&gt;We’ve already started moving Catfish to Xfce, but more work remains to be done. We’ll also be moving Xfce Panel Switch this month to join the rest of its friends and family.&lt;/p&gt;
&lt;h3 id="more-blueprint-activity"&gt;More Blueprint Activity&lt;/h3&gt;
&lt;p&gt;Keep an eye on the Xubuntu &lt;a href="https://dev.xubuntu.org/"
target="_blank"
&gt;development tracker&lt;/a&gt; to see what the team is up to this month.&lt;/p&gt;</description></item><item><title>Xfce Settings 4.12.4 &amp; 4.13.4 Released</title><link>https://seand.xyz/blog/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/</link><pubDate>Wed, 20 Jun 2018 22:15:11 +0000</pubDate><guid>https://seand.xyz/blog/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/</guid><media:content url="https://seand.xyz/images/2018/02/exo-0-12-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The latest developments in Xfce Settings continue to make their way to the stable and development releases. Xfce Settings 4.12.4 and 4.13.4 include several improvements, and 4.13.4 is steadily marching toward the 4.14 future.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="bug-fixes-412-and-413"&gt;Bug Fixes (4.12 and 4.13)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;xfsettingsd --replace&lt;/code&gt; does not replace old daemon (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14381"
target="_blank"
&gt;#14381&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Uninitialized scalar variables (CID #292062, #292063)&lt;/li&gt;
&lt;li&gt;Resolved warnings for &lt;code&gt;-Wcast-function-type&lt;/code&gt; (GCC 8)&lt;/li&gt;
&lt;li&gt;Fixed redefinition of DISTCLEANFILES in Makefile.am&lt;/li&gt;
&lt;li&gt;Fixed typo in display manufacturers, “PRECISON” to “PRECISION”&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="improved-display-manufacturer-recognition-412-and-413"&gt;Improved Display Manufacturer Recognition (4.12 and 4.13)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed PNP IDs from hwdata&lt;/li&gt;
&lt;li&gt;Added support for VBX (VirtualBox)&lt;/li&gt;
&lt;li&gt;Standardized and shortened manufacturer names&lt;/li&gt;
&lt;li&gt;Updated laptop detection to include eDP in XfceRandr&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-414-progress-413-only"&gt;Xfce 4.14 Progress (4.13 Only)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Xfce Settings has been ported from D-Bus GLib to GDBus as of 4.13.3&lt;/li&gt;
&lt;li&gt;D-Bus GLib was deprecated in favor of GDBus with GLib 2.26&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xrandr-display-scaling-413-only"&gt;XRandr Display Scaling (4.13 Only)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;This new feature is equivalent to &lt;code&gt;xrandr --scale&lt;/code&gt; and is used to scale the entire display area&lt;/li&gt;
&lt;li&gt;The scale values are stored in Xfconf under &lt;code&gt;/Default/&amp;lt;NAME&amp;gt;/Scale/{X,Y}&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;For now, this setting can only be configured via Xfconf. If you’d like to submit a patch to add it to the GUI, we’d love to have it! 😉&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Belarusian, Catalan, English (Australia), Galician, Greek, Hebrew, Hungarian, Japanese, Kazakh, Korean, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;h3 id="xfce-settings-4124"&gt;Xfce Settings 4.12.4&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.4.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.4.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.4.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.4.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="xfce-settings-4134"&gt;Xfce Settings 4.13.4&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.4.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.4.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.4.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.4.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Exo 0.12.2 Released</title><link>https://seand.xyz/blog/2018/06/20/exo-0-12-1-and-0-12-2-released/</link><pubDate>Wed, 20 Jun 2018 21:41:16 +0000</pubDate><guid>https://seand.xyz/blog/2018/06/20/exo-0-12-1-and-0-12-2-released/</guid><media:content url="https://seand.xyz/images/2018/02/exo-0-12-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce application developers rejoice! Exo 0.12.2, the latest version of the application support library, is now available. With performance improvements and full support for GCC 8, users and developers should be excited about this news.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Use the “user-bookmarks” icon instead of “bookmark-new” (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14243"
target="_blank"
&gt;#14243&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Properly scale application icons in the Preferred Applications dialog (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14362"
target="_blank"
&gt;#14362&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove pure attribute of function that returns void (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14427"
target="_blank"
&gt;#14427&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Uninitialized scalar variable (CID #127777)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="exo-icon-chooser-dialog"&gt;Exo Icon Chooser Dialog&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Dropped deprecated International icon context, added Stock icon context&lt;/li&gt;
&lt;li&gt;Increased context title max length to support long translations&lt;/li&gt;
&lt;li&gt;Symbolic icons are no longer populated in the icon chooser dialog, which could lead to significant performance gains with various icon themes&lt;/li&gt;
&lt;li&gt;Added a new test to the test suite for the GTK 3 version of this dialog&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="helpers"&gt;Helpers&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;a href="https://github.com/lxqt/pcmanfm-qt"
target="_blank"
&gt;PCManFM-Qt&lt;/a&gt; (from &lt;a href="https://lxqt.org/"
target="_blank"
&gt;LXQt&lt;/a&gt;) to supported file managers (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14333"
target="_blank"
&gt;#14333&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="compiler-support"&gt;Compiler Support&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Disabled &lt;code&gt;-Wexpansion-to-defined&lt;/code&gt; and resolve various compiler warnings for GCC 7&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;-Wcast-function-type&lt;/code&gt; for GCC 8&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Albanian, Amharic, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, Greek, Hebrew, Hungarian, Italian, Polish, Portuguese, Russian, Slovak, Swedish, Turkish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Exo 0.12.2 is available to download from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.2.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.2.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.2.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.2.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Xubuntu Development Update June 2018</title><link>https://seand.xyz/blog/2018/06/05/xubuntu-development-update-june-2018/</link><pubDate>Tue, 05 Jun 2018 07:29:33 +0000</pubDate><guid>https://seand.xyz/blog/2018/06/05/xubuntu-development-update-june-2018/</guid><media:content url="https://seand.xyz/images/2018/06/xubuntu-18-06-dev-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s time for another Xubuntu development update! With the successful release of Xubuntu 18.04 “Bionic Beaver” in April, the team got some much-needed R&amp;amp;R for a few days. But with the announcement of the 18.10 “Cosmic Cuttlefish” release cycle, it was time to get back to work. Here are some quick updates.&lt;/p&gt;
&lt;h2 id="cosmic-cuttlefish"&gt;Cosmic Cuttlefish&lt;/h2&gt;
&lt;p&gt;On May 8th, Mark Shuttleworth &lt;a href="https://markshuttleworth.com/archives/1521"
target="_blank"
&gt;announced&lt;/a&gt; the codename for 18.10, “Cosmic Cuttlefish!” This announcement comes with an increased push for security in the Ubuntu ecosystem. With the unending news about security breaches and the EU’s push for enhanced data privacy, this is certainly a welcome direction. Ubuntu 18.10 is expected to be released on October 18, 2018.&lt;/p&gt;
&lt;h3 id="blueprints"&gt;Blueprints&lt;/h3&gt;
&lt;p&gt;The 18.10 blueprints have been created and linked to the &lt;a href="https://dev.xubuntu.org/"
target="_blank"
&gt;development tracker&lt;/a&gt;. The &lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-c-roadmap"
target="_blank"
&gt;xubuntu-c-roadmap&lt;/a&gt; umbrella blueprint is configured and linked to each team’s blueprint. So far, here’s what’s in store for this development cycle.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;&lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-c-artwork"
target="_blank"
&gt;Artwork&lt;/a&gt;:&lt;/strong&gt;&lt;/em&gt; Maintenance of the existing themes, syncing upstream updates for the elementary icon theme, and a new wallpaper as always.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;&lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-c-bugs"
target="_blank"
&gt;Bugs&lt;/a&gt;:&lt;/strong&gt;&lt;/em&gt; Largely focusing on fixes for 18.04. The 18.04.1 point release is &lt;a href="https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule"
target="_blank"
&gt;expected&lt;/a&gt; on July 26, 2018, and there are a few things we’d like to resolve soon.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;&lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-c-development"
target="_blank"
&gt;Development&lt;/a&gt;:&lt;/strong&gt;&lt;/em&gt; Making Xubuntu Core (or “Base”) official, migrating all Bazaar branches to Git, migrating our downstream Xfce projects and patches back up to Xfce, and improving developer documentation.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;&lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-c-qa"
target="_blank"
&gt;QA&lt;/a&gt;:&lt;/strong&gt;&lt;/em&gt; New tester wiki and IRC session(s), package test updates, and other test case improvements.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;&lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-c-website"
target="_blank"
&gt;Website&lt;/a&gt;:&lt;/strong&gt;&lt;/em&gt; Web UI for development tracker administration, Xubuntu-themed ISO download pages, updated homepage on &lt;a href="https://xubuntu.org/"
target="_blank"
&gt;Xubuntu.org&lt;/a&gt;, and several wiki updates.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-tester-wiki"&gt;New Tester Wiki&lt;/h2&gt;
&lt;p&gt;Ever wondered how easy it is to get started with testing Xubuntu? It’s a lot easier now that we have our own &lt;a href="https://wiki.xubuntu.org/qa/new_tester_start"
target="_blank"
&gt;new tester wiki&lt;/a&gt;! This is largely thanks to our new contributors, Willem and Leigh, so be sure to thank them next time you see them on &lt;a href="http://webchat.freenode.net/?channels=xubuntu-devel"
target="_blank"
&gt;#xubuntu-devel&lt;/a&gt;. &lt;a href="https://lists.ubuntu.com/archives/xubuntu-users/2018-May/010575.html"
target="_blank"
&gt;As mentioned&lt;/a&gt; by our QA lead,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Written by two from the community who asked for simpler documentation to help people new to testing after they were asked to write it 🙂&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="xubuntu-corebase"&gt;Xubuntu Core/Base&lt;/h2&gt;
&lt;p&gt;For several cycles now, a few of our contributors and users have kept alive the dream of the &lt;a href="https://xubuntu.org/news/introducing-xubuntu-core/"
target="_blank"
&gt;minimal Xubuntu desktop&lt;/a&gt;. With an early start this cycle, we hope to finally make the project an official option available from the Ubuntu download mirrors. All of our patches &lt;a href="https://code.launchpad.net/~xubuntu-dev/debian-cd/xubuntu-base"
target="_blank"
&gt;[1]&lt;/a&gt; &lt;a href="https://code.launchpad.net/~xubuntu-dev/livecd-rootfs/xubuntu-base"
target="_blank"
&gt;[2]&lt;/a&gt; &lt;a href="https://code.launchpad.net/~xubuntu-dev/ubuntu-cdimage/xubuntu-base"
target="_blank"
&gt;[3]&lt;/a&gt; have been refreshed and merge proposals have been submitted, so now it’s just a poke-and-wait game.&lt;/p&gt;
&lt;h2 id="git-migration"&gt;Git Migration&lt;/h2&gt;
&lt;p&gt;With the LTS development cycle out of the way, we’re finally able to focus on improving our workflows. One improvement we’ve &lt;a href="https://wiki.xubuntu.org/devel/git#git_repositories"
target="_blank"
&gt;just completed&lt;/a&gt; is the migration from Bazaar to Git. I’ve documented our &lt;a href="https://wiki.xubuntu.org/devel/git#why_git"
target="_blank"
&gt;reasoning here&lt;/a&gt;, but the #1 reason we (and others) have turned to Git is to make it easier for our contributors to get started and get comfortable.&lt;/p&gt;
&lt;p&gt;Git is one of the leading version control systems for open-source projects. Contributors to past projects are more likely to have used Git before, and many of our upstreams (Debian, Xfce, Shimmer Project, and others) are also using Git. If we make it easier to contribute, we’ll see an increase in contributors.&lt;/p&gt;
&lt;p&gt;I’ve drafted up some documentation to ease the transition, and more is on the way. For now, have a look at these wiki pages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://wiki.xubuntu.org/devel/git"
target="_blank"
&gt;Xubuntu Git Workflow&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also, please note that this news has nothing to do with the recent news related to GitHub. All of our code will continue to be hosted on Launchpad for the foreseeable future.&lt;/p&gt;
&lt;h2 id="podcast-appearances"&gt;Podcast Appearances&lt;/h2&gt;
&lt;p&gt;I’ve recently had some fun conversations about Xubuntu and Xfce with the great folks from &lt;a href="http://destinationlinux.org/"
target="_blank"
&gt;Destination Linux&lt;/a&gt; and &lt;a href="https://latenightlinux.com/"
target="_blank"
&gt;Late Night Linux Extra&lt;/a&gt;, so be sure to check those out if you haven’t already and send them some love if you like what you hear.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=W9lv8Wunwck"
target="_blank"
&gt;Destination Linux Episode 70&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://latenightlinux.com/late-night-linux-extra-episode-02/"
target="_blank"
&gt;Late Night Linux Extra Episode 2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;Over the next month, I will be focused on fixing bugs and getting those fixes back into Xubuntu 18.04. There are also a few pending patches for Exo and Xfce Settings, so pushing out some brand-new releases is on my agenda as well. I regularly post release announcements here, so be sure to subscribe or check back soon for all the new Xfce and Xubuntu goodness.&lt;/p&gt;</description></item><item><title>Xubuntu 18.04 "Bionic Beaver" Released</title><link>https://seand.xyz/blog/2018/04/26/xubuntu-18-04-bionic-beaver-visual-walkthrough/</link><pubDate>Thu, 26 Apr 2018 06:38:20 +0000</pubDate><guid>https://seand.xyz/blog/2018/04/26/xubuntu-18-04-bionic-beaver-visual-walkthrough/</guid><media:content url="https://seand.xyz/images/2018/04/xubuntu-18-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;After an amazing development cycle, it’s finally here! Xubuntu 18.04 (LTS) and the rest of the Ubuntu family will be released later today. Check xubuntu.org for the announcement when the release is ready.&lt;/p&gt;
&lt;p&gt;There’s a lot to see here, whether you’re running a previous release or completely new to Xubuntu. Check out our (nearly complete) &lt;a href="https://wiki.xubuntu.org/releases/18.04/release-notes"
target="_blank"
&gt;release notes&lt;/a&gt; for details. Screenshots up next! Enjoy the show.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-login.png"
alt="Xubuntu Login Screen"&gt;&lt;figcaption&gt;
Login Screen
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-desktop.png"
alt="Xubuntu Desktop"&gt;&lt;figcaption&gt;
Desktop
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-desktop-annotated.png"
alt="Annotated Xubuntu Desktop"&gt;&lt;figcaption&gt;
Desktop (Annotated)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-greybird.png"
alt="Xubuntu GTK Theme Updates"&gt;&lt;figcaption&gt;
Greybird Updates
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-notifications-plugin.png"
alt="Xubuntu Notification Center"&gt;&lt;figcaption&gt;
Notification Center
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-status-notifier-plugin.png"
alt="Xubuntu Status Notifier Plugin"&gt;&lt;figcaption&gt;
Status Notifier Plugin
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-power-manager.png"
alt="Xfce Power Manager"&gt;&lt;figcaption&gt;
Power Manager
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-pulseaudio-plugin.png"
alt="Xfce PulseAudio Plugin"&gt;&lt;figcaption&gt;
PulseAudio Plugin
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-clock.png"
alt="Xfce Clock Plugin"&gt;&lt;figcaption&gt;
Clock Plugin
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-mate-apps.png"
alt="MATE Applications"&gt;&lt;figcaption&gt;
MATE Applications
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-utilities.png"
alt="Utility Applications"&gt;&lt;figcaption&gt;
Utilities
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-xfce-apps.png"
alt="Xfce Applications"&gt;&lt;figcaption&gt;
Xfce Applications
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-libreoffice.png"
alt="LibreOffice 6.0"&gt;&lt;figcaption&gt;
LibreOffice 6.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-mozilla-apps.png"
alt="Mozilla Applications"&gt;&lt;figcaption&gt;
Mozilla Applications
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/xubuntu-18-04-wallpapers.png"
alt="Wallpaper Contest"&gt;&lt;figcaption&gt;
Wallpaper Contest
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>MenuLibre 2.2.0 Released</title><link>https://seand.xyz/blog/2018/04/22/menulibre-2-2-0-released/</link><pubDate>Sun, 22 Apr 2018 07:08:05 +0000</pubDate><guid>https://seand.xyz/blog/2018/04/22/menulibre-2-2-0-released/</guid><media:content url="https://seand.xyz/images/2018/04/menulibre-2-2-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;After 2.5 years of on-again/off-again development, the &lt;a href="https://seand.xyz/projects/menulibre/"
&gt;MenuLibre&lt;/a&gt; 2.2.0 stable release is now available! This release includes many changes since 2.0.7 and is recommended for all users.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Since MenuLibre 2.0.7, the previous stable release.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support for Budgie, Cinnamon, EDE, KDE Plasma, LXQt, MATE, and Pantheon desktop environments&lt;/li&gt;
&lt;li&gt;Version 1.1 of the Desktop Entry specification is now supported&lt;/li&gt;
&lt;li&gt;Improved KeyFile backend for better file support&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Integrated window identification for the StartupWmClass key&lt;/li&gt;
&lt;li&gt;New dialog and notification for reviewing invalid desktop entries&lt;/li&gt;
&lt;li&gt;New button to test launchers without saving&lt;/li&gt;
&lt;li&gt;New button to sort menu directory contents alphabetically&lt;/li&gt;
&lt;li&gt;Subdirectories can now be added to preinstalled system paths&lt;/li&gt;
&lt;li&gt;Menu updates are now delayed to prevent file writing collisions&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="interface-updates"&gt;Interface Updates&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New layout preferences! Budgie, GNOME, and Pantheon utilize client-side decorations (CSD), while other desktops use server-side decorations (SSD) with a toolbar and menu.&lt;/li&gt;
&lt;li&gt;Simplified and easier-to-use widgets for Name, Comment, DBusActivatable, Executable, Hidden, Icon, and Working Directory keys&lt;/li&gt;
&lt;li&gt;Hidden items are now italicized in the treeview&lt;/li&gt;
&lt;li&gt;Directories are now represented by the folder icon&lt;/li&gt;
&lt;li&gt;Updated application icon&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/menulibre/2.2/2.2.0/&amp;#43;download/menulibre-2.2.0.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://launchpad.net/menulibre/2.2/2.2.0/&amp;#43;download/menulibre-2.2.0.tar.gz/&amp;#43;md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://launchpad.net/menulibre/2.2/2.2.0/&amp;#43;download/menulibre-2.2.0.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;MenuLibre 2.2.0 is available on Debian Testing/Unstable and Ubuntu 18.04 “Bionic Beaver.” It’s included in Xubuntu 18.04.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Mugshot 0.4.0 Released</title><link>https://seand.xyz/blog/2018/04/22/mugshot-0-4-0-released/</link><pubDate>Sun, 22 Apr 2018 06:17:07 +0000</pubDate><guid>https://seand.xyz/blog/2018/04/22/mugshot-0-4-0-released/</guid><media:content url="https://seand.xyz/images/2018/04/mugshot-0-4-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://seand.xyz/projects/mugshot/"
&gt;Mugshot&lt;/a&gt;, the simple user configuration utility, has hit a new stable milestone! Mugshot 0.4.0 wraps up the 0.3 development cycle with full camera support for the past several years of GTK+ releases (and several other fixes).&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Since Mugshot 0.2.5, the previous stable release.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved camera support, powered by Cheese and Clutter&lt;/li&gt;
&lt;li&gt;AccountsService integration for more reliable user detail parsing&lt;/li&gt;
&lt;li&gt;Numerous bug fixes with file access, parsing, and permissions&lt;/li&gt;
&lt;li&gt;Translation updates for Brazilian Portuguese, Catalan, Croatian, Czech, Danish, Dutch, Finnish, French, German, Greek, Icelandic, Italian, Lithuanian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, and Swedish&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/mugshot/0.4/0.4.0/&amp;#43;download/mugshot-0.4.0.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://launchpad.net/mugshot/0.4/0.4.0/&amp;#43;download/mugshot-0.4.0.tar.gz/&amp;#43;md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://launchpad.net/mugshot/0.4/0.4.0/&amp;#43;download/mugshot-0.4.0.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Mugshot 0.4.0 is available in Debian Unstable and Ubuntu 18.04 “Bionic Beaver.” It’s included in Xubuntu 18.04.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>LightDM GTK Greeter 2.0.5 Released</title><link>https://seand.xyz/blog/2018/04/22/lightdm-gtk-greeter-2-0-5-released/</link><pubDate>Sun, 22 Apr 2018 05:45:57 +0000</pubDate><guid>https://seand.xyz/blog/2018/04/22/lightdm-gtk-greeter-2-0-5-released/</guid><media:content url="https://seand.xyz/images/2018/03/lightdm-gtk-greeter-2-0-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;LightDM GTK Greeter 2.0.5 is a minor release that improves the user experience for those who prefer everything “default.” Vanilla improvements are ahead!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="general"&gt;General&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Historical changelog entries were populated from the version control history&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="configuration-changes"&gt;Configuration Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The internal power indicator is now enabled by default&lt;/li&gt;
&lt;li&gt;New “at-spi-enabled” configuration option to disable the at-spi-bus after it has been enabled at build-time (for distributions)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="appearance-improvements"&gt;Appearance Improvements&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added padding and additional classes for improved appearance with Adwaita, Greybird, and other themes&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/lightdm-gtk-greeter-2-0-5-greybird.png"
alt="GTK Theme: Greybird"&gt;&lt;figcaption&gt;
GTK Theme: Greybird
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/lightdm-gtk-greeter-2-0-5-adwaita.png"
alt="GTK Theme: Adwaita"&gt;&lt;figcaption&gt;
GTK Theme: Adwaita
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/lightdm-gtk-greeter-2-0-5-arc.png"
alt="GTK Theme: Arc"&gt;&lt;figcaption&gt;
GTK Theme: Arc
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/lightdm-gtk-greeter-2-0-5-arc-dark.png"
alt="GTK Theme: Arc Dark"&gt;&lt;figcaption&gt;
GTK Theme: Arc Dark
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/04/lightdm-gtk-greeter-2-0-5-numix.png"
alt="GTK Theme: Numix"&gt;&lt;figcaption&gt;
GTK Theme: Numix
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter/2.0/2.0.5/&amp;#43;download/lightdm-gtk-greeter-2.0.5.tar.gz"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://launchpad.net/lightdm-gtk-greeter/2.0/2.0.5/&amp;#43;download/lightdm-gtk-greeter-2.0.5.tar.gz/&amp;#43;md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://launchpad.net/lightdm-gtk-greeter/2.0/2.0.5/&amp;#43;download/lightdm-gtk-greeter-2.0.5.tar.gz.asc"
target="_blank"
&gt;sig&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;LightDM GTK Greeter 2.0.5 is available in Ubuntu 18.04 “Bionic Beaver” and included in Xubuntu 18.04.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Xfce PulseAudio Plugin 0.4.1 Released</title><link>https://seand.xyz/blog/2018/04/21/xfce-pulseaudio-plugin-0-4-0-and-0-4-1-released/</link><pubDate>Sat, 21 Apr 2018 07:59:49 +0000</pubDate><guid>https://seand.xyz/blog/2018/04/21/xfce-pulseaudio-plugin-0-4-0-and-0-4-1-released/</guid><media:content url="https://seand.xyz/images/2018/04/xfce-pulseaudio-plugin-0-4-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Solid as a rock. Xfce PulseAudio Plugin 0.4.1 is a new stable milestone. This release wraps up the awesome development cycle we’ve had on it over the last few months and is recommended for all users.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Since 0.2.5, the previous stable release.&lt;/em&gt;&lt;/p&gt;
&lt;h4 id="device-management"&gt;Device Management&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added support for audio input devices&lt;/li&gt;
&lt;li&gt;Added support for the XF86AudioMicMute key&lt;/li&gt;
&lt;li&gt;Added ability to switch active audio devices and streams&lt;/li&gt;
&lt;li&gt;Simplified audio volume controls&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="mpris2-integration"&gt;MPRIS2 Integration&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New optional MPRIS2 support (play/pause, raise, track switching, playlists)&lt;/li&gt;
&lt;li&gt;Added multimedia keyboard support for any MPRIS2-enabled player&lt;/li&gt;
&lt;li&gt;Experimental libwnck support adds support for raising windows that do not otherwise support it (Spotify included)&lt;/li&gt;
&lt;li&gt;Players can be selectively hidden from the menu in the preferences dialog&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Significant code cleanup, dropping unused IDO support and simplifying widgets&lt;/li&gt;
&lt;li&gt;Improved memory management with numerous memory leaks patched&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Irish, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmal, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.4/xfce4-pulseaudio-plugin-0.4.1.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.4/xfce4-pulseaudio-plugin-0.4.1.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.4/xfce4-pulseaudio-plugin-0.4.1.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.4/xfce4-pulseaudio-plugin-0.4.1.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Available on Debian Testing and Ubuntu 18.04 “Bionic Beaver”. Included in Xubuntu 18.04.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Xfce Settings 4.12.3 &amp; 4.13.2 Released</title><link>https://seand.xyz/blog/2018/04/21/xfce-settings-4-12-3-4-13-2-released/</link><pubDate>Sat, 21 Apr 2018 06:11:43 +0000</pubDate><guid>https://seand.xyz/blog/2018/04/21/xfce-settings-4-12-3-4-13-2-released/</guid><media:content url="https://seand.xyz/images/2018/04/xfce-settings-4-12-3-find-cursor.gif" type="image/jpeg" medium="image"/><description>&lt;p&gt;Fixes galore! Xfce Settings 4.12.3 and 4.13.2 were released on March 18th with several improvements, feature parity, and translations.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="both-4123-and-4132-improvements-for-multi-monitor-support"&gt;Both 4.12.3 and 4.13.2: Improvements for Multi-monitor Support&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Visualize all three display configuration states&lt;/li&gt;
&lt;li&gt;Visually note if two displays overlap (mirrored) but are not cloned&lt;/li&gt;
&lt;li&gt;Always draw the active display last so it’s on top&lt;/li&gt;
&lt;li&gt;Fix: Correctly position monitors in extended mode&lt;/li&gt;
&lt;li&gt;Fix: Race condition with monitor connect and disconnect&lt;/li&gt;
&lt;li&gt;Fix: Segfault on monitor reconnect&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="xfce-settings-4132"&gt;Xfce Settings 4.13.2&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New: Show the location of the mouse pointer on keypress (Introduced in 4.12.2)&lt;/li&gt;
&lt;li&gt;Fix: syncdaemon not starting with certain locales&lt;/li&gt;
&lt;li&gt;Fix: division by 0 crash from gdk_screen_height_mm()&lt;/li&gt;
&lt;li&gt;Fix: Remove existing socket from socket viewport (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13847"
target="_blank"
&gt;#13847&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix: Use transient notifications for improved logging&lt;/li&gt;
&lt;li&gt;Fix: Do not expand the event sounds section so font scaling is correctly positioned&lt;/li&gt;
&lt;li&gt;Resolved GTK+ 3.22 deprecations (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14273"
target="_blank"
&gt;#14273&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Amharic, Arabic, Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;h3 id="xfce-settings-4123"&gt;Xfce Settings 4.12.3&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.3.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.3.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.3.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.3.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Available in Debian Unstable and Ubuntu 18.04 “Bionic Beaver”. Included in Xubuntu 18.04.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="xfce-settings-4132-1"&gt;Xfce Settings 4.13.2&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.2.tar.bz2"
target="_blank"
&gt;Source tarball&lt;/a&gt; ( &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.2.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.2.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;, &lt;a href="https://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.2.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Available in the&lt;/em&gt; &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/ubuntu/experimental"
target="_blank"
&gt;&lt;em&gt;Xubuntu QA Experimental PPA&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Parole Media Player 1.0.0 Released</title><link>https://seand.xyz/blog/2018/03/04/parole-media-player-1-0-0-released/</link><pubDate>Sun, 04 Mar 2018 09:38:56 +0000</pubDate><guid>https://seand.xyz/blog/2018/03/04/parole-media-player-1-0-0-released/</guid><media:content url="https://seand.xyz/images/2018/03/parole-1-0-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s here, it’s finally here! Parole Media Player 1.0.0 has finally arrived. This release greatly improves the user experience for users without hardware-accelerated video and includes several fixes.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="parole-09x-developments"&gt;Parole 0.9.x Developments&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;If you’ve been following along with the stable release channel, you have a lot of updates to catch up on. Here’s a quick recap. For everybody else, skip to the next header.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2017/02/11/parole-media-player-0-9-0-released/"
&gt;Parole 0.9.0&lt;/a&gt; introduced a new mini mode, boosted X11 playback, and made the central logo clickable. When your playlist is complete, the “play” logo changes to a “replay” logo.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2017-February/000502.html"
target="_blank"
&gt;Parole 0.9.1&lt;/a&gt; improved support for remote files and live stream playback. Older code was stripped away to make Parole even leaner and faster.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2017/06/04/development-release-parole-0-9-2/"
&gt;Parole 0.9.2&lt;/a&gt; added a keyboard shortcuts helper (Help &amp;gt; Keyboard Shortcuts), fixed numerous bugs, and included a huge code cleanup and refactor.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="parole-100-updates"&gt;Parole 1.0.0 Updates&lt;/h3&gt;
&lt;h4 id="new-feature-automatic-video-playback-output"&gt;New Feature, Automatic Video Playback Output&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;We’ve finally resolved the long-standing “Could not initialise Xv output” error (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=11950"
target="_blank"
&gt;#11950&lt;/a&gt;) that has affected many of our users in virtual machines and on real hardware.&lt;/li&gt;
&lt;li&gt;In the past, we were delighted when we implemented the Clutter backend to solve this issue. Still, that API proved unstable and difficult to maintain between releases.&lt;/li&gt;
&lt;li&gt;Now, we are using the “autoimagesink” for our newly defaulted “Automatic” video output option. This sink provides the best available sink (according to GStreamer) for the available environment and should produce great results no matter the setup.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed 32-bit crashes when using the MPRIS2 plugin (LP: &lt;a href="https://bugs.launchpad.net/bugs/1374887"
target="_blank"
&gt;#1374887&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed crash on “Clear History” button press (LP: &lt;a href="https://bugs.launchpad.net/bugs/1214514"
target="_blank"
&gt;#1214514&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed AppData validation (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13632"
target="_blank"
&gt;#13632&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed full debug builds and resolved implicit-fallthrough build warning&lt;/li&gt;
&lt;li&gt;Replaced stock icon by freedesktop.org compliant option (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13738"
target="_blank"
&gt;#13738&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="translations"&gt;Translations&lt;/h4&gt;
&lt;p&gt;Albanian, Arabic, Asturian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Parole Media Player 1.0.0 is included in Xubuntu 18.04. Check it out this week when you test out the Beta!&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt update
sudo apt install parole
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The latest version of Parole Media Player can always be downloaded from the &lt;a href="http://archive.xfce.org/src/apps/parole/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 1.0.0 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.0.tar.bz2"
target="_blank"
&gt;https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.0.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 6666b335aeb690fb527f77b62c322baf34834b593659fdcd21d21ed3f1e14010&lt;/li&gt;
&lt;li&gt;SHA-1: ed56ab0ab34db6a5e0924a9da6bf2ee91233da8a&lt;/li&gt;
&lt;li&gt;MD5: d00d3ca571900826bf5e1f6986e42992&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xfce Settings 4.12.2 Released</title><link>https://seand.xyz/blog/2018/03/04/xfce-settings-4-12-2-released/</link><pubDate>Sun, 04 Mar 2018 08:33:36 +0000</pubDate><guid>https://seand.xyz/blog/2018/03/04/xfce-settings-4-12-2-released/</guid><media:content url="https://seand.xyz/images/2018/04/xfce-settings-4-12-3-find-cursor.gif" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce Settings 4.12.2 is now available. Xfce has been steadily heading towards its GTK+ 3 future with Xfce 4.14, but that doesn’t mean our current stable users have been left behind. We’ve got some new features, bug fixes, and translations for you!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Default monospace font option in the Appearance dialog&lt;/li&gt;
&lt;li&gt;Improved support for embedded DisplayPort connectors on laptops&lt;/li&gt;
&lt;li&gt;Show the location of the mouse pointer on keypress (as seen in the featured image)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Leave monitors where they were if possible (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14096"
target="_blank"
&gt;#14096&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;syncdaemon not starting with certain locales&lt;/li&gt;
&lt;li&gt;division by 0 crash from gdk_screen_height_mm()&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Arabic, Asturian, Basque, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United&lt;/p&gt;
&lt;p&gt;Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Xfce Settings can always be downloaded from the &lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 4.12.2 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.2.tar.bz2"
target="_blank"
&gt;Source code&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: af0e3c0a6501fc99e874103f2597abd1723f06c98f4d9e19a9aabf1842cc2f0d&lt;/li&gt;
&lt;li&gt;SHA-1: 5991f4a542a556c24b6d8f5fe4698992e42882ae&lt;/li&gt;
&lt;li&gt;MD5: 32263f1b704fae2db57517a2aff4232d&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xfce PulseAudio Plugin 0.3.5 Released</title><link>https://seand.xyz/blog/2018/03/03/development-release-xfce-pulseaudio-plugin-0-3-5/</link><pubDate>Sat, 03 Mar 2018 10:10:00 +0000</pubDate><guid>https://seand.xyz/blog/2018/03/03/development-release-xfce-pulseaudio-plugin-0-3-5/</guid><media:content url="https://seand.xyz/images/2018/03/xfce-pulseaudio-plugin-0-3-5-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce PulseAudio Plugin 0.3.5 is now available. Activity has slowed as the project matures and heads toward the 0.4.0 stable release. With some usability refinements and bug fixes, users will find the latest release easy and convenient.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="new-feature-move-streams-on-default-output-change-xfce-14157"&gt;New Feature: Move Streams on Default Output Change (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14157"
target="_blank"
&gt;#14157&lt;/a&gt;)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Before this update, when a new output device was selected from the plugin menu, only newly opened applications would utilize the selected option.&lt;/li&gt;
&lt;li&gt;With this change, any active output streams will immediately be routed to the newly selected device.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-feature-management-of-known-mpris2-players-xfce-13903"&gt;New Feature: Management of Known MPRIS2 Players (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13903"
target="_blank"
&gt;#13903&lt;/a&gt;)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Known media players can now be cleared or selectively hidden from the menu.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Correctly reflect the current volume state at session startup (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14071"
target="_blank"
&gt;#14071&lt;/a&gt;, &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13677"
target="_blank"
&gt;#13677&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Clear stale data retained after a new Metadata signal (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=14068"
target="_blank"
&gt;#14068&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Catalan, Chinese (China), Croatian, Czech, Danish, Dutch, French, German, Greek, Irish, Japanese, Kazakh, Lithuanian, Malay, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Xfce PulseAudio Plugin 0.3.5 is already included with Xubuntu 18.04 “Bionic Beaver.” Check it out when you test the Beta next week!&lt;/p&gt;
&lt;p&gt;The latest version of the Xfce PulseAudio Plugin can always be downloaded from the &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.3.5 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.5.tar.bz2"
target="_blank"
&gt;https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.5.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 25e7bc414edf6e16140c31ca4e7dcedd4e17d40ea23a2921beb799fed11a99bb&lt;/li&gt;
&lt;li&gt;SHA-1: 955268828ac53fdfbfa346fbec376aa4f6199385&lt;/li&gt;
&lt;li&gt;MD5: 30cd40be36895c4ced48c2433ff440c4&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>LightDM GTK Greeter 2.0.4 Released</title><link>https://seand.xyz/blog/2018/03/03/lightdm-gtk-greeter-2-0-4-released/</link><pubDate>Sat, 03 Mar 2018 09:31:16 +0000</pubDate><guid>https://seand.xyz/blog/2018/03/03/lightdm-gtk-greeter-2-0-4-released/</guid><media:content url="https://seand.xyz/images/2018/03/lightdm-gtk-greeter-2-0-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With improvements for accessibility, cursor theme options, and the resolution to a years-old bug, &lt;a href="https://seand.xyz/projects/lightdm-gtk-greeter/"
&gt;LightDM GTK Greeter&lt;/a&gt; 2.0.4 is a long-awaited release for every user.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="new-feature"&gt;New Feature&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;cursor-theme-name&lt;/code&gt; and &lt;code&gt;cursor-theme-size&lt;/code&gt; configuration keys. Before this update, users had to change the default X11 cursor to change it for the login screen.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="build-changes"&gt;Build Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Finished the port from &lt;code&gt;gnome-common&lt;/code&gt;. Some leftover bits were causing build failures with the latest Ubuntu release.&lt;/li&gt;
&lt;li&gt;Moved additional deprecated function calls to &lt;code&gt;greeterdeprecated.c/.h&lt;/code&gt; so full debug builds remain functional.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;autologin-session&lt;/code&gt; configuration (LP: &lt;a href="https://bugs.launchpad.net/bugs/1707186"
target="_blank"
&gt;#1707186&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed accessibility with &lt;code&gt;at-spi-bus&lt;/code&gt; on systemd and non-systemd environments (LP: &lt;a href="https://bugs.launchpad.net/bugs/1366534"
target="_blank"
&gt;#1366534&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/bugs/1670933"
target="_blank"
&gt;#1670933&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(Finally!) fixed the infinite flicker that would occasionally happen for users with multiple monitors (LP: &lt;a href="https://bugs.launchpad.net/bugs/1410406"
target="_blank"
&gt;#1410406&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/bugs/1509780"
target="_blank"
&gt;#1509780&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Debian Unstable/Testing and Ubuntu Bionic users can install the latest release from the repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt update
sudo apt install lightdm-gtk-greeter
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Otherwise, the latest version can always be downloaded from the &lt;a href="https://launchpad.net/lightdm-gtk-greeter/&amp;#43;download"
target="_blank"
&gt;Launchpad archives&lt;/a&gt;. Grab the 2.0.4 release from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter/2.0/2.0.4/&amp;#43;download/lightdm-gtk-greeter-2.0.4.tar.gz"
target="_blank"
&gt;LightDM GTK Greeter 2.0.4 on Launchpad&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 613b5966dad749e3e316352a9fa7d6380392be4c875b10a6384dd04105f66beb&lt;/li&gt;
&lt;li&gt;SHA-1: 5cb3fbc17174f1348b2e6e9c48ad4ac95a35e50f&lt;/li&gt;
&lt;li&gt;MD5: 8d37f7bbb453338af64e4e506681f031&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Exo 0.12.0 Released</title><link>https://seand.xyz/blog/2018/02/14/exo-0-12-0-stable-release/</link><pubDate>Wed, 14 Feb 2018 07:05:25 +0000</pubDate><guid>https://seand.xyz/blog/2018/02/14/exo-0-12-0-stable-release/</guid><media:content url="https://seand.xyz/images/2018/02/exo-0-12-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With full GTK+ 2 and 3 support and numerous enhancements, Exo 0.12.0 provides a solid development base for new and refreshed Xfce applications.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Since this is the first stable release in nearly 2.5 years, I will briefly summarize the changes since version 0.10.7, released on September 13, 2015.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;h4 id="gtk-extensions"&gt;GTK Extensions&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;exo_gtk_dialog_get_action_area&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;exo_gtk_dialog_add_secondary_button&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added support for the “insensitive” state in &lt;code&gt;exo_cell_renderer_icon&lt;/code&gt; (GTK+ 3)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="helpers"&gt;Helpers&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;WebBrower: Added Brave, Google Chrome, and Vivaldi&lt;/li&gt;
&lt;li&gt;MailReader: Added Geary, dropped Opera Mail (no longer available for Linux)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="utilities"&gt;Utilities&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;exo-csource:&lt;/code&gt; Added a new &lt;code&gt;--output&lt;/code&gt; flag to write the generated output to a file&lt;/li&gt;
&lt;li&gt;&lt;code&gt;exo-helper:&lt;/code&gt; Added a new &lt;code&gt;--query&lt;/code&gt; flag to determine the preferred application&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="icons"&gt;Icons&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Replaced non-standard gnome-* icons&lt;/li&gt;
&lt;li&gt;Replaced non-existent “missing-image” icon&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="build-changes"&gt;Build Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Build requirements were updated. Exo now requires GTK+ 2.24, GTK+ 3.22, GLib 2.42, libxfce4ui 4.12, and libxfce4util 4.12. Building GTK+ 3 libraries is not optional.&lt;/li&gt;
&lt;li&gt;The default debug setting is now “yes” instead of “full.”&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="documentation-updates"&gt;Documentation Updates&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added missing per-release API indices&lt;/li&gt;
&lt;li&gt;Resolved undocumented symbols (100% symbol coverage)&lt;/li&gt;
&lt;li&gt;Updated project documentation (HACKING, README, THANKS)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="release-notes"&gt;Release Notes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The full release notes can be found &lt;a href="https://git.xfce.org/xfce/exo/tree/NEWS"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The full change log can be found &lt;a href="https://git.xfce.org/xfce/exo/log/"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Exo can always be downloaded from the &lt;a href="http://archive.xfce.org/src/xfce/exo/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.12.0 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.0.tar.bz2"
target="_blank"
&gt;Source code&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 64b88271a37d0ec7dca062c7bc61ca323116f7855092ac39698c421a2f30a18f&lt;/li&gt;
&lt;li&gt;SHA-1: 364a9aaa1724b99fe33f46b93969d98e990e9a1f&lt;/li&gt;
&lt;li&gt;MD5: 724afcca224f5fb22b510926d2740e52&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>MenuLibre 2.1.5 Released</title><link>https://seand.xyz/blog/2018/02/06/menulibre-2-1-5-released/</link><pubDate>Tue, 06 Feb 2018 07:14:36 +0000</pubDate><guid>https://seand.xyz/blog/2018/02/06/menulibre-2-1-5-released/</guid><media:content url="https://seand.xyz/images/2018/02/menulibre-2-1-5-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With improved support for Budgie, KDE, and MATE desktop environments, MenuLibre 2.1.5 continues to provide one of the best menu editing experiences for the Linux desktop.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added support for the Budgie and KDE Plasma desktop environments&lt;/li&gt;
&lt;li&gt;Improved support for the MATE desktop environment (LP: &lt;a href="https://launchpad.net/bugs/1529406"
target="_blank"
&gt;#1529406&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Window identification for the StartupWMClass key&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="general"&gt;General&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added manpage for the recently added &lt;em&gt;menulibre-menu-validate&lt;/em&gt; command&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix the icon used when creating a new directory (LP: &lt;a href="https://launchpad.net/bugs/1744594"
target="_blank"
&gt;#1744594&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use ‘applications-other’ instead of ‘application-default-icon’ for better icon standards support (LP: &lt;a href="https://launchpad.net/bugs/1745840"
target="_blank"
&gt;#1745840&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ensure categories are saved in the model when updated (LP: &lt;a href="https://launchpad.net/bugs/1746802"
target="_blank"
&gt;#1746802&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix incorrect display of newly created directories&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="desktop-environment-support"&gt;Desktop Environment Support&lt;/h2&gt;
&lt;p&gt;MenuLibre is a FreeDesktop.org-compliant menu editor implementing the &lt;a href="https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html"
target="_blank"
&gt;Desktop Entry Specification&lt;/a&gt; for desktop environments. Some desktops are improperly configured and do not export the expected variables, and patches are included to infer the running environment in other ways. Some older desktops, such as IceWM, do not implement this specification and handle their menus in other ways.&lt;/p&gt;
&lt;p&gt;MenuLibre has been tested with and is known to work with the following desktop environments: Budgie, GNOME, KDE (Plasma), LXDE, LXQt &lt;em&gt;(limited support, LXQt does not allow for non-alphabetical menu ordering)&lt;/em&gt;, MATE, Pantheon, Unity, and Xfce. It is known not to work with IceWM and others that do not implement the Desktop Entry Specification.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;filebug"
target="_blank"
&gt;Let me know&lt;/a&gt; if you encounter an environment that should be supported but does not work as expected! It may require additional patches to detect the environment and menu prefix properly.&lt;/p&gt;
&lt;h2 id="development-status"&gt;Development Status&lt;/h2&gt;
&lt;p&gt;With this release, MenuLibre 2.1 is now in feature and string freeze for the 2.2.x series. I’m hoping for a stable 2.2.0 release sometime this month. This means two things.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Translators, now it’s your time to shine! There have been several changes in the past few releases, and some localizations could use a bit of a refresher. Go to the MenuLibre Translations page or pick up where you left off. 🙂&lt;/li&gt;
&lt;li&gt;Everyone else, take MenuLibre for a spin and report bugs! If you can conclude that one of the existing bug reports has actually been resolved, leave a comment on the bug report so we can remove it from the list. Check out the &lt;a href="https://bugs.launchpad.net/menulibre"
target="_blank"
&gt;MenuLibre Bugs&lt;/a&gt; page for more.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="window-identification-demo"&gt;Window Identification Demo&lt;/h2&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="EAycFBCA6EE"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of MenuLibre can always be downloaded from the &lt;a href="https://launchpad.net/menulibre/&amp;#43;download"
target="_blank"
&gt;Launchpad archives&lt;/a&gt;. Grab version 2.1.5 from the below link. Debian Unstable and Ubuntu Bionic users should expect to see this latest version land in the archives sometime this week.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/menulibre/2.1/2.1.5/&amp;#43;download/menulibre-2.1.5.tar.gz"
target="_blank"
&gt;https://launchpad.net/menulibre/2.1/2.1.5/+download/menulibre-2.1.5.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: ef05b2722bab2acb7070d6c8ed0e7bd58bd4a4540bf498af9e889944f9da08b5&lt;/li&gt;
&lt;li&gt;SHA-1: e380478a369a3a45eafc6bb9408366bc41972d16&lt;/li&gt;
&lt;li&gt;MD5: efc7edb49bb0e5fea49e158b40573334&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Catfish 1.4.4 Released</title><link>https://seand.xyz/blog/2018/01/28/catfish-1-4-4-released/</link><pubDate>Sun, 28 Jan 2018 19:35:01 +0000</pubDate><guid>https://seand.xyz/blog/2018/01/28/catfish-1-4-4-released/</guid><media:content url="https://seand.xyz/images/2018/01/catfish-1-4-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;I’ve got some great news for fans of &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt;, the fast and powerful graphical search utility for Linux. The latest version, 1.4.4, has arrived with performance improvements and tons of localization updates!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;This update covers both versions &lt;a href="https://launchpad.net/catfish-search/1.4/1.4.3"
target="_blank"
&gt;1.4.3&lt;/a&gt; and &lt;a href="https://launchpad.net/catfish-search/1.4/1.4.4"
target="_blank"
&gt;1.4.4&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved theming support&lt;/li&gt;
&lt;li&gt;Improved error handling with thumbnails&lt;/li&gt;
&lt;li&gt;Improved search performance by excluding .cache and .gvfs when not explicitly requested&lt;/li&gt;
&lt;li&gt;Improved locate method performance with the addition of the –basename flag&lt;/li&gt;
&lt;li&gt;Added keywords to the launcher for improved discoverability and Debian packaging improvements&lt;/li&gt;
&lt;li&gt;Updated included AppData to latest standards&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;When the search activity is canceled, all search methods are stopped. This results in a much faster response time when switching search terms.&lt;/li&gt;
&lt;li&gt;Debian &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798074"
target="_blank"
&gt;#798074&lt;/a&gt;: New upstream release available&lt;/li&gt;
&lt;li&gt;Debian &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794544"
target="_blank"
&gt;#794544&lt;/a&gt;: po/en_AU.po has translations for Catfish in Sinhalese (not English)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Afrikaans, Brazilian Portuguese, Bulgarian, Catalan, Chinese (Traditional), Croatian, Czech, Danish, Dutch, French, Greek, Italian, Kurdish, Lithuanian, Portuguese, Serbian, Slovak, Spanish, Swedish, Turkish, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Debian Unstable and Ubuntu Bionic users can install Catfish 1.4.4 from the repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt update
sudo apt install catfish
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The latest version of Catfish can always be downloaded from the &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Launchpad archives&lt;/a&gt;. Grab version 1.4.4 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/catfish-search/1.4/1.4.4/&amp;#43;download/catfish-1.4.4.tar.gz"
target="_blank"
&gt;https://launchpad.net/catfish-search/1.4/1.4.4/+download/catfish-1.4.4.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: a2d452780bf51f80afe7621e040fe77725021c24a0fe4a9744c89ba88dbf87d7&lt;/li&gt;
&lt;li&gt;SHA-1: b149b454fba75de6e6f9029cee8eec4adfb4be0e&lt;/li&gt;
&lt;li&gt;MD5: 8fd7e8bb241f2396ebc3d9630b47a635&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>MenuLibre 2.1.4 Released</title><link>https://seand.xyz/blog/2018/01/18/menulibre-2-1-4-released/</link><pubDate>Thu, 18 Jan 2018 07:50:58 +0000</pubDate><guid>https://seand.xyz/blog/2018/01/18/menulibre-2-1-4-released/</guid><media:content url="https://seand.xyz/images/2018/01/menulibre-2-1-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The wait is over. MenuLibre 2.1.4 is now available for public testing and translations! With over 100 commits, numerous bug fixes, and a lot of polish, the best menu editing solution for Linux is ready for primetime.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New &lt;em&gt;Test Launcher&lt;/em&gt; button to try out new changes without saving (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1315875"
target="_blank"
&gt;#1315875&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New &lt;em&gt;Sort Alphabetically&lt;/em&gt; button to instantly sort subdirectories (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1315536"
target="_blank"
&gt;#1315536&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added ability to create subdirectories in system-installed paths (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1315872"
target="_blank"
&gt;#1315872&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New &lt;em&gt;Parsing Errors&lt;/em&gt; tool to review invalid launcher files&lt;/li&gt;
&lt;li&gt;New layout preferences! Budgie, GNOME, and Pantheon users will find that MenuLibre uses client-side decorations (CSD) by default, while other desktops use the more traditional server-side decorations with a toolbar. Users can set their preferences via the command line.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;folder&lt;/em&gt; icon is now used in place of &lt;em&gt;applications-other&lt;/em&gt; for directories (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1605905"
target="_blank"
&gt;#1605905&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;DBusActivatable&lt;/em&gt; and &lt;em&gt;Hidden&lt;/em&gt; keys are now represented by switches instead of text entries&lt;/li&gt;
&lt;li&gt;Additional non-standard but commonly used categories have been added&lt;/li&gt;
&lt;li&gt;Support for the &lt;em&gt;Implements&lt;/em&gt; key has been added&lt;/li&gt;
&lt;li&gt;Cinnamon, EDE, LXQt, and Pantheon have been added to the list of supported &lt;em&gt;ShowIn&lt;/em&gt; environments&lt;/li&gt;
&lt;li&gt;All file handling has been replaced with the better-maintained GLib KeyFile library&lt;/li&gt;
&lt;li&gt;The &lt;em&gt;Version&lt;/em&gt; key has been bumped to 1.1 to comply with the latest version of the specification&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;TypeError when adding a launcher and nothing is selected in the directory view (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1556664"
target="_blank"
&gt;#1556664&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Invalid categories added to first launcher in top-level directory under Xfce (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1605973"
target="_blank"
&gt;#1605973&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Categories created by Alacarte not respected, custom launchers deleted (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1315880"
target="_blank"
&gt;#1315880&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Exit application when Ctrl-C is pressed in the terminal (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1702725"
target="_blank"
&gt;#1702725&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Some categories cannot be removed from a launcher (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1307002"
target="_blank"
&gt;#1307002&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Catch exceptions when saving and display an error (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1444668"
target="_blank"
&gt;#1444668&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Automatically replace ~ with full home directory (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1732099"
target="_blank"
&gt;#1732099&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make hidden items italic (LP: &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1310261"
target="_blank"
&gt;#1310261&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="translation-updates"&gt;Translation Updates&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;This is the first release with complete documentation for every translated string in MenuLibre. This allows translators to better understand the context of each string when they adapt MenuLibre to their language, and should lead to more and better quality translations in the future.&lt;/li&gt;
&lt;li&gt;The following languages were updating since MenuLibre 2.1.3:&lt;/li&gt;
&lt;li&gt;Brazilian Portuguese, Catalan, Croatian, Danish, French, Galician, German, Italian, Kazakh, Lithuanian, Polish, Russian, Slovak, Spanish, Swedish, Ukrainian&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/01/menulibre-2-1-4-toolbar.png"
alt="MenuLibre 2.1.4 adds layout options to make it easy to switch between server-side decorations (SSD)..."&gt;&lt;figcaption&gt;
MenuLibre 2.1.4 adds layout options to make it easy to switch between server-side decorations (SSD)...
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/01/menulibre-2-1-4-headerbar.png"
alt="... and client-side decorations (CSD)! MenuLibre will automatically select the layout appropriate for your desktop environment."&gt;&lt;figcaption&gt;
... and client-side decorations (CSD)! MenuLibre will automatically select the layout appropriate for your desktop environment.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/01/menulibre-2-1-4-path-dialog.png"
alt="If your application launcher references an unknown binary, a helpful error dialog is now displayed."&gt;&lt;figcaption&gt;
If your application launcher references an unknown binary, a helpful error dialog is now displayed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2018/01/menulibre-2-1-4-parsing-errors.png"
alt="The Parsing Errors dialog provides an overview of any incorrectly configured application launchers."&gt;&lt;figcaption&gt;
The Parsing Errors dialog provides an overview of any incorrectly configured application launchers.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="downloads"&gt;Downloads&lt;/h3&gt;
&lt;p&gt;The latest version of MenuLibre can always be downloaded from the &lt;a href="https://launchpad.net/menulibre/&amp;#43;download"
target="_blank"
&gt;Launchpad archives&lt;/a&gt;. Grab version 2.1.4 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/menulibre/2.1/2.1.4/&amp;#43;download/menulibre-2.1.4.tar.gz"
target="_blank"
&gt;https://launchpad.net/menulibre/2.1/2.1.4/+download/menulibre-2.1.4.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 36a6350019e45fbd1219c19a9afce29281e806993d4911b45b371dac50064284&lt;/li&gt;
&lt;li&gt;SHA-1: 498fdd0b6be671f4388b6fa77a14a7d1e127e7ce&lt;/li&gt;
&lt;li&gt;MD5: 0e30f24f544f0929621046d17874ecf0&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>smdavis.us Is Now bluesabre.org!</title><link>https://seand.xyz/blog/2018/01/01/smdavis-us-is-now-bluesabre-org/</link><pubDate>Mon, 01 Jan 2018 23:16:22 +0000</pubDate><guid>https://seand.xyz/blog/2018/01/01/smdavis-us-is-now-bluesabre-org/</guid><media:content url="https://seand.xyz/images/2017/10/xubuntu-17-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Welcome, &lt;em&gt;smdavis.us&lt;/em&gt; readers, to &lt;em&gt;bluesabre.org&lt;/em&gt;! To kick off 2018, I’ve started tidying up my personal brand. Since my website has consistently been about FOSS updates, I’ve transitioned to a more fitting .org domain. The .org TLD is often associated with community and open-source initiatives, and the content you’ll find here will always fit that bill. You can continue to expect a steady stream of Xfce and Xubuntu updates.&lt;/p&gt;
&lt;p&gt;And that’s enough about that. Let’s get started on the new year. 2018 is going to be one of the best yet!&lt;/p&gt;</description></item><item><title>Xfce PulseAudio Plugin 0.3.4 Released</title><link>https://seand.xyz/blog/2017/12/12/development-release-xfce-pulseaudio-plugin-0-3-4/</link><pubDate>Tue, 12 Dec 2017 08:12:12 +0000</pubDate><guid>https://seand.xyz/blog/2017/12/12/development-release-xfce-pulseaudio-plugin-0-3-4/</guid><media:content url="https://seand.xyz/images/2017/12/xfce-pulseaudio-plugin-0-3-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce PulseAudio Plugin 0.3.4 is now available. With each new release, the plugin becomes more refined and better suited for Xfce users. The latest release adds support for the MPRIS Playlists specification and improves support for Spotify and other media players.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h4 id="new-feature-mpris-playlists-support"&gt;New Feature: MPRIS Playlists Support&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;This is a basic implementation of the &lt;a href="https://specifications.freedesktop.org/mpris-spec/latest/Playlists_Interface.html"
target="_blank"
&gt;MediaPlayer2.Playlists&lt;/a&gt; specification.&lt;/li&gt;
&lt;li&gt;The 5 most recently played playlists are displayed (if the player supports them). &lt;em&gt;Admittedly, I have not found a player that seems to implement the ordering portion of this specification.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-feature-experimental-libwnck-support"&gt;New Feature: Experimental libwnck Support&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://developer.gnome.org/libwnck/stable/"
target="_blank"
&gt;libwnck&lt;/a&gt; is a window management library. This feature adds the “Raise” method for media players that do not support it, allowing the user to display the application window after clicking the menu item in the plugin.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.spotify.com/us/download/linux/"
target="_blank"
&gt;Spotify for Linux&lt;/a&gt; is the only media player I have found that does not implement this method. This was an important issue for me to resolve since this is the media player I use most of the time.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Unexpected error messages sent via DBUS are now handled gracefully. The previous release of &lt;a href="https://pithos.github.io/"
target="_blank"
&gt;Pithos&lt;/a&gt; (1.1.2) displayed a Python error when doing DBUS queries before crashing the plugin.&lt;/li&gt;
&lt;li&gt;Numerous memory leaks were patched.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Chinese (Taiwan), Croatian, Czech, Danish, Dutch, French, German, Hebrew, Japanese, Korean, Lithuanian, Polish, Russian, Slovak, Spanish, Swedish, Thai&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of the Xfce PulseAudio Plugin can always be downloaded from the &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.3.4 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.4.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.4.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 43fa39400eccab1f3980064f42dde76f5cf4546a6ea0a5dc5c4c5b9ed2a01220&lt;/li&gt;
&lt;li&gt;SHA-1: 171f49ef0ffd1e4a65ba0a08f656c265a3d19108&lt;/li&gt;
&lt;li&gt;MD5: 05633b8776dd3dcd4cda8580613644c3&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xfce PulseAudio Plugin 0.3.3 Released</title><link>https://seand.xyz/blog/2017/11/27/development-release-xfce-pulseaudio-plugin-0-3-3/</link><pubDate>Mon, 27 Nov 2017 07:23:09 +0000</pubDate><guid>https://seand.xyz/blog/2017/11/27/development-release-xfce-pulseaudio-plugin-0-3-3/</guid><media:content url="https://seand.xyz/images/2017/11/xfce-pulseaudio-plugin-0-3-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce PulseAudio Plugin 0.3.3 has been released with support for multimedia keyboards, a simplified device menu, improved volume scaling, and a handful of improvements. These updates make the PulseAudio plugin a complete replacement for the Sound Indicator applet.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-feature-multimedia-key-support"&gt;New Feature: Multimedia Key Support&lt;/h3&gt;
&lt;p&gt;Multimedia keyboard support has been hit and miss in the Linux space for as long as there’s been multimedia keyboards. Support for these keys has depended entirely on support baked into each application. The best current example of this is the Spotify Linux client. Users can control the media player with various panel plugins but not with their keyboards.&lt;/p&gt;
&lt;p&gt;With the new multimedia key support in Xfce PulseAudio Plugin 0.3.3, the recently added MPRIS2 integration has been complemented with key bindings for the Play/Pause, Previous, Next, and Stop keys. When these keys are pressed, any actively running player known to the plugin will be notified, enabling keyboard playback control.&lt;/p&gt;
&lt;p&gt;You can check out the new feature in the video below, where I very excitedly inundate my media players with playback commands.&lt;/p&gt;
&lt;h4 id="general-improvements"&gt;General Improvements&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device menus: The bold section headers have been replaced with a single menu per input and output device. If only one option is available, the menu is no longer displayed.&lt;/li&gt;
&lt;li&gt;Improved volume scale increments: The old defaults were steps of 6% and a max of 153%. These seemed unusual and have been replaced with a more sensible 5% and 150%.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed builds with clang (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13889"
target="_blank"
&gt;#13889&lt;/a&gt;) (0.3.2)&lt;/li&gt;
&lt;li&gt;Fixed panel icon size with high DPI (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13894"
target="_blank"
&gt;#13894&lt;/a&gt;) (0.3.2)&lt;/li&gt;
&lt;li&gt;Show volume change notifications when changed with another application (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13677"
target="_blank"
&gt;#13677&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Change default device when changed with another application (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13908"
target="_blank"
&gt;#13908&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed flag in g_bus_watch_name_on_connection() method (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13961"
target="_blank"
&gt;#13961&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix plugin size calculation with multiple rows (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13998"
target="_blank"
&gt;#13998&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Chinese (China), Croatian, Czech, Danish, Dutch, French, German, Indonesian, Kazakh, Korean, Norwegian Bokmål, Polish, Portuguese (Brazil), Swedish, Ukrainian&lt;/p&gt;
&lt;h2 id="demo"&gt;Demo&lt;/h2&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="ayKd0mqmmjM"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of the Xfce PulseAudio Plugin can always be downloaded from the &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.3.3 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.3.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.3.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: d6aae9409714c5ddea975c350b4d517e078a5550190165b17ca062d0eb69f9a6&lt;/li&gt;
&lt;li&gt;SHA-1: 5921f7c17b96dda09f035e546e06945f40398dc9&lt;/li&gt;
&lt;li&gt;MD5: d3d3e012369af6d2302d4b70a7720a17&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xubuntu 17.10 "Artful Aardvark" Released</title><link>https://seand.xyz/blog/2017/10/19/xubuntu-17-10-artful-aardvark-released/</link><pubDate>Thu, 19 Oct 2017 12:06:40 +0000</pubDate><guid>https://seand.xyz/blog/2017/10/19/xubuntu-17-10-artful-aardvark-released/</guid><media:content url="https://seand.xyz/images/2017/10/xubuntu-17-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;This has been a comparatively quiet development cycle for Xubuntu. With increased development on Xfce as we prepare for &lt;a href="https://wiki.xfce.org/releng/4.14/roadmap"
target="_blank"
&gt;Xfce 4.14&lt;/a&gt;, fewer Xubuntu-specific changes took place this cycle. Thankfully, Xubuntu 17.10 still has plenty of goodies to get excited about.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Appearance Updates:&lt;/strong&gt; &lt;a href="https://github.com/shimmerproject/Greybird"
target="_blank"
&gt;Greybird&lt;/a&gt;‘s client-side decorations (CSD) have been refreshed and now consume much less space. &lt;a href="https://github.com/shimmerproject/elementary-xfce"
target="_blank"
&gt;elementary-xfce&lt;/a&gt;, our preferred icon theme, has been updated and includes a new device, mime type, and panel icons. We also have a &lt;a href="http://bazaar.launchpad.net/~xubuntu-art/xubuntu-artwork/artful/view/head:/usr/share/xfce4/backdrops/xubuntu-artful.png"
target="_blank"
&gt;fancy new wallpaper&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Application Updates:&lt;/strong&gt; This is the first release of Xubuntu to feature GNOME Font Viewer, a handy tool for font management. LibreOffice, Firefox, and Thunderbird have been updated to their latest versions (5.4, 56, and 52.4, respectively). On the Xfce side, &lt;a href="http://goodies.xfce.org/projects/applications/xfce4-dict"
target="_blank"
&gt;Dictionary&lt;/a&gt;, &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
target="_blank"
&gt;Genmon Plugin&lt;/a&gt;, &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
target="_blank"
&gt;Mount Plugin&lt;/a&gt;, &lt;a href="https://docs.xfce.org/xfce/exo/start"
target="_blank"
&gt;Exo&lt;/a&gt;, and &lt;a href="https://docs.xfce.org/xfce/thunar/tumbler"
target="_blank"
&gt;Tumbler&lt;/a&gt; have been updated to take advantage of the latest GTK+ version and continue the march toward Xfce 4.14.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technical Updates:&lt;/strong&gt; &lt;a href="https://help.gnome.org/misc/release-notes/3.26/developers.html.en#more"
target="_blank"
&gt;GTK+ 3.26&lt;/a&gt;, &lt;a href="https://docs.python.org/3/whatsnew/3.6.html"
target="_blank"
&gt;Python 3.6&lt;/a&gt;, and &lt;a href="http://lkml.iu.edu/hypermail/linux/kernel/1709.0/01021.html"
target="_blank"
&gt;Linux 4.13&lt;/a&gt; are all included. Thanks to the Ubuntu Desktop team, hardware accelerated video, improved bluetooth audio, and driverless printing round out a solid development cycle.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xubuntu-17-10-login-screen.png"
alt="The Xubuntu 17.10 login screen shows off the wallpaper and visually impressive Greybird theme."&gt;&lt;figcaption&gt;
The Xubuntu 17.10 login screen shows off the wallpaper and visually impressive Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xubuntu-17-10-desktop.png"
alt="After logging in, the Xubuntu desktop greets you with a cool, clean workspace."&gt;&lt;figcaption&gt;
After logging in, the Xubuntu desktop greets you with a cool, clean workspace.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xubuntu-17-10-libreoffice.png"
alt="LibreOffice 5.4 makes editing office documents fast and easy."&gt;&lt;figcaption&gt;
LibreOffice 5.4 makes editing office documents fast and easy.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xubuntu-17-10-docs.png"
alt="Xubuntu&amp;#39;s documentation is available offline to make getting support fast and easy."&gt;&lt;figcaption&gt;
Xubuntu&amp;#39;s documentation is available offline to make getting support fast and easy.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xubuntu-17-10-catfish.png"
alt="Catfish is included to help find your long-lost files."&gt;&lt;figcaption&gt;
Catfish is included to help find your long-lost files.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xubuntu-17-10-menulibre.png"
alt="Xubuntu 17.10 features the latest MenuLibre, an easy-to-use editor for the applications menu."&gt;&lt;figcaption&gt;
Xubuntu 17.10 features the latest MenuLibre, an easy-to-use editor for the applications menu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;p&gt;Download Xubuntu 17.10 from &lt;a href="https://xubuntu.org/getxubuntu/#regular"
target="_blank"
&gt;Xubuntu.org&lt;/a&gt;. It’s available in both 32-bit and 64-bit varieties.&lt;/p&gt;
&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;After the release festivities calm down, work will begin on Xubuntu 18.04, our next LTS release. These are always our most active cycles as we polish the work that we’ve been doing for the past 18 months and prepare for a 3-year support window. A few things we already have planned…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Replacing the Sound Indicator with the &lt;a href="https://seand.xyz/2017/10/01/development-release-xfce-pulseaudio-plugin-0-3-1/"
&gt;Xfce PulseAudio Plugin&lt;/a&gt;, a very capable replacement with more features landing soon.&lt;/li&gt;
&lt;li&gt;Replacing the Xfce Indicator Plugin with the &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin"
target="_blank"
&gt;Xfce StatusNotifier Plugin&lt;/a&gt;, a fully compatible and better-maintained plugin with a few new tricks.&lt;/li&gt;
&lt;li&gt;Another wallpaper contest to showcase the community’s &lt;em&gt;artful&lt;/em&gt; taste.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;And plenty more as we begin the blueprint process!&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="in-case-you-missed-it"&gt;In Case You Missed It&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.dedoimedo.com/computers/interview-xfce.html"
target="_blank"
&gt;I had a nice chat&lt;/a&gt; with Igor at Dedoimedo about Xfce and Xubuntu.&lt;/li&gt;
&lt;li&gt;Simon just published a significant &lt;a href="https://simon.shimmerproject.org/2017/10/17/new-hotness-xfce4-notifyd-0-4-0/"
target="_blank"
&gt;xfce4-notifyd release&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://open.knome.fi/2017/06/07/improving-xfce-infrastructure-bugzilla/"
target="_blank"
&gt;Pasi refreshed&lt;/a&gt; the &lt;a href="https://bugzilla.xfce.org/"
target="_blank"
&gt;Xfce Bugzilla&lt;/a&gt;, and it’s so much better.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xfce PulseAudio Plugin 0.3.1 Released</title><link>https://seand.xyz/blog/2017/10/01/development-release-xfce-pulseaudio-plugin-0-3-1/</link><pubDate>Sun, 01 Oct 2017 20:44:32 +0000</pubDate><guid>https://seand.xyz/blog/2017/10/01/development-release-xfce-pulseaudio-plugin-0-3-1/</guid><media:content url="https://seand.xyz/images/2017/10/xfce-pulseaudio-plugin-0-3-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce PulseAudio Plugin 0.3.1 has been released with some handy new features! But I’ve never posted about this plugin before, so we’ll start with a proper introduction.&lt;/p&gt;
&lt;h2 id="xfce-pulseaudio-panel-plugin"&gt;Xfce PulseAudio Panel Plugin&lt;/h2&gt;
&lt;p&gt;This plugin for the Xfce panel allows the user to adjust the audio volume of the PulseAudio sound system easily. As of the &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2017-September/000548.html"
target="_blank"
&gt;0.3.0 release&lt;/a&gt;, this plugin was extended with support for controlling multimedia players via the &lt;a href="https://specifications.freedesktop.org/mpris-spec/latest/"
target="_blank"
&gt;MPRIS&lt;/a&gt; DBUS interface. This &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2017-September/000551.html"
target="_blank"
&gt;latest release&lt;/a&gt; lets users toggle the default audio input and output devices.&lt;/p&gt;
&lt;h3 id="features"&gt;Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Control device volume from 0% to 100% and beyond&lt;/li&gt;
&lt;li&gt;Instantly mute volumes by middle-clicking the plugin or clicking the mute toggle&lt;/li&gt;
&lt;li&gt;Launch the configured audio mixer&lt;/li&gt;
&lt;li&gt;Open, raise, or control playback from known media players (since 0.3.0)&lt;/li&gt;
&lt;li&gt;Select default input and output devices (since 0.3.1)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="screenshots"&gt;Screenshots&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xfce-pulseaudio-plugin-0-3-1-featured.png"
alt="Xfce PulseAudio Plugin 0.3.1 features a convenient device switcher for both input and output audio devices."&gt;&lt;figcaption&gt;
Device Selection
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xfce-pulseaudio-plugin-0-3-1-mpris.png"
alt="The plugin also features media player controls for apps that support MPRIS2."&gt;&lt;figcaption&gt;
MPRIS Controls
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/10/xfce-pulseaudio-plugin-0-3-1-preferences.png"
alt="The preferences dialog includes fine-grained controls for the plugin features."&gt;&lt;figcaption&gt;
Preferences Dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of the Xfce PulseAudio Plugin can always be downloaded from the &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.3.1 from the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.1.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.3/xfce4-pulseaudio-plugin-0.3.1.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 61a39f892e5e06723a08f919682362ebaf54792ed1076f5be828d0209a52f482&lt;/li&gt;
&lt;li&gt;SHA-1: 6db0e12f5f171bd57b1330c7996d503aca7a4883&lt;/li&gt;
&lt;li&gt;MD5: ab2a12283555db063db3abea26b3237e&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Exo 0.11.4 Released</title><link>https://seand.xyz/blog/2017/07/12/development-release-exo-0-11-4/</link><pubDate>Wed, 12 Jul 2017 06:34:38 +0000</pubDate><guid>https://seand.xyz/blog/2017/07/12/development-release-exo-0-11-4/</guid><media:content url="https://seand.xyz/images/2017/06/exo-0-11-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;h2 id="whats-new-in-exo-0114"&gt;What’s New in Exo 0.11.4?&lt;/h2&gt;
&lt;p&gt;The release of Exo 0.11.4 completes the GTK 3 port and can now be used for GTK 2 or 3 Xfce application development.&lt;/p&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;h4 id="gtk-extensions"&gt;GTK Extensions&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;exo_gtk_dialog_get_action_area&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;exo_gtk_dialog_add_secondary_button&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;GTK+ 3: Added support for the “insensitive” state in &lt;code&gt;exo_cell_renderer_icon&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="helpers"&gt;Helpers&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;WebBrower: Added Brave, Google Chrome, and Vivaldi&lt;/li&gt;
&lt;li&gt;MailReader: Added Geary, dropped Opera Mail (no longer available for Linux)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Removed &lt;code&gt;--disable-debug&lt;/code&gt; flag from &lt;code&gt;make distcheck&lt;/code&gt; (Xfce #11556)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="icons"&gt;Icons&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Replaced non-standard gnome-* icons&lt;/li&gt;
&lt;li&gt;Replaced non-existent “missing-image” icon&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="deprecations"&gt;Deprecations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dropped &lt;code&gt;gdk_window_process_updates&lt;/code&gt; for GTK+ 3.22&lt;/li&gt;
&lt;li&gt;Replaced &lt;code&gt;gdk_pixbuf_new_from_inline&lt;/code&gt; usage&lt;/li&gt;
&lt;li&gt;Replaced &lt;code&gt;gdk_screen_*&lt;/code&gt; usage&lt;/li&gt;
&lt;li&gt;Replaced &lt;code&gt;gtk_style_context_get_background_color&lt;/code&gt; usage&lt;/li&gt;
&lt;li&gt;Removed warnings for &lt;code&gt;gtk_dialog_get_action_area&lt;/code&gt; and &lt;code&gt;GioScheduler&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Arabic, Catalan, Chinese (China), Danish, Dutch, French, German, Hebrew, Indonesian, Korean, Lithuanian, Portuguese (Brazil), Russian, Spanish, Swedish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Exo can always be downloaded from the &lt;a href="http://archive.xfce.org/src/xfce/exo/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.11.4 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/xfce/exo/0.11/exo-0.11.4.tar.bz2"
target="_blank"
&gt;Source code&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 54fc6d26eff4ca0525aed8484af822ac561cd26adad4a2a13a282b2d9f349d84&lt;/li&gt;
&lt;li&gt;SHA-1: 49e0fdf6899eea7aa1050055c7fe2dcddd0d1d7a&lt;/li&gt;
&lt;li&gt;MD5: 7ad88a19ccb4599fd46b53b04325552c&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xfce Settings 4.13.1 Released</title><link>https://seand.xyz/blog/2017/06/19/development-release-xfce-settings-4-13-1/</link><pubDate>Mon, 19 Jun 2017 05:40:20 +0000</pubDate><guid>https://seand.xyz/blog/2017/06/19/development-release-xfce-settings-4-13-1/</guid><media:content url="https://seand.xyz/images/2017/06/xfce-settings-4-13-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce Settings 4.13.1, The second release of the GTK 3 porting effort, is now ready for testing (and possibly general use). Check it out!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;This release now requires Xfconf 4.13+.&lt;/em&gt;&lt;/p&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Appearance Settings:&lt;/strong&gt; New configuration option for default monospace font&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display Settings:&lt;/strong&gt; Improved support for embedded DisplayPort connectors&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Display Settings:&lt;/strong&gt; Fixed drawing of displays, which was hit-and-miss before; now it’s guaranteed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display Settings:&lt;/strong&gt; Fixed drag-n-drop functionality; the grab area occupied the space below the drawn displays&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display Settings (Minimal):&lt;/strong&gt; The mini dialog now runs as a single instance, which should help with some display drivers (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=11169"
target="_blank"
&gt;#11169&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed linking to dbus-glib with Xfconf 4.13+ (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13633"
target="_blank"
&gt;#13633&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="deprecations"&gt;Deprecations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolved &lt;code&gt;gtk_menu_popup&lt;/code&gt; and &lt;code&gt;gdk_error_trap_pop&lt;/code&gt; deprecations&lt;/li&gt;
&lt;li&gt;Ignoring &lt;code&gt;GdkScreen&lt;/code&gt; and &lt;code&gt;GdkCairo&lt;/code&gt; deprecations for now. Xfce shares this code with GNOME and Mate, and they have not found a resolution yet.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="code-quality"&gt;Code Quality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Several indentation fixes&lt;/li&gt;
&lt;li&gt;Dropped duplicate drawing code, eliminating another deprecation in the process&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Arabic, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, Finnish, French, Galician, German, Greek, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai, Ukrainian&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Xfce Settings can always be downloaded from the &lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 4.13.1 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.1.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.1.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 01b9e9df6801564b28f3609afee1628228cc24c0939555f60399e9675d183f7e&lt;/li&gt;
&lt;li&gt;SHA-1: 9ffdf3b7f6fad24f4efd1993781933a2a18a6922&lt;/li&gt;
&lt;li&gt;MD5: 300d317dd2bcbb0deece1e1943cac368&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Exo 0.11.3 Released</title><link>https://seand.xyz/blog/2017/06/18/development-release-exo-0-11-3/</link><pubDate>Sun, 18 Jun 2017 13:30:59 +0000</pubDate><guid>https://seand.xyz/blog/2017/06/18/development-release-exo-0-11-3/</guid><media:content url="https://seand.xyz/images/2017/06/exo-0-11-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xfce 4.14 development has been picking up steam in the past few months. With the release of Exo 0.11.3, things will only get steamier.&lt;/p&gt;
&lt;h2 id="what-is-exo"&gt;What is Exo?&lt;/h2&gt;
&lt;p&gt;Exo is an Xfce library for application development. It was introduced years ago to aid the development of Xfce applications. Although it’s not used quite as heavily these days, you’ll still find Exo components in Thunar (the file manager) and the Xfce Settings Manager.&lt;/p&gt;
&lt;p&gt;Exo provides custom widgets and APIs that extend the functionality of GLib and GTK+ (both 2 and 3). It also provides the mechanisms for defining preferred applications in Xfce.&lt;/p&gt;
&lt;h2 id="whats-new-in-exo-0113"&gt;What’s New in Exo 0.11.3?&lt;/h2&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;exo-csource&lt;/code&gt;: Added a new &lt;code&gt;--output&lt;/code&gt; flag to write the generated output to a file (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12901"
target="_blank"
&gt;#12901&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;exo-helper&lt;/code&gt;: Added a new &lt;code&gt;--query&lt;/code&gt; flag to determine the preferred application (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=8579"
target="_blank"
&gt;#8579&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="build-changes"&gt;Build Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Build requirements were updated. Exo now requires GTK+ 2.24, GTK 3.20, GLib 2.42, and libxfce4ui 4.12&lt;/li&gt;
&lt;li&gt;Building GTK+ 3 libraries is no longer optional&lt;/li&gt;
&lt;li&gt;The default debug setting is now “yes” instead of “full.” This means that builds will not fail if there are deprecated GTK+ symbols ( &lt;em&gt;and there are plenty&lt;/em&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Discard preferred application selection if the dialog is canceled (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=8802"
target="_blank"
&gt;#8802&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Do not ship generic category icons; these are standard (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9992"
target="_blank"
&gt;#9992&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Do not abort builds due to deprecated declarations (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=11556"
target="_blank"
&gt;#11556&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix crash in Thunar on selection change after directory change (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13238"
target="_blank"
&gt;#13238&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix crash in exo-helper-1 from GTK 3 migration (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13374"
target="_blank"
&gt;#13374&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix ExoIconView being unable to decrease its size (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13402"
target="_blank"
&gt;#13402&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="documentation-updates"&gt;Documentation Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add missing per-release API indices&lt;/li&gt;
&lt;li&gt;Resolve undocumented symbols (100% symbol coverage)&lt;/li&gt;
&lt;li&gt;Updated project documentation ( &lt;a href="https://git.xfce.org/xfce/exo/tree/HACKING"
target="_blank"
&gt;HACKING&lt;/a&gt;, &lt;a href="https://git.xfce.org/xfce/exo/tree/README"
target="_blank"
&gt;README&lt;/a&gt;, &lt;a href="https://git.xfce.org/xfce/exo/tree/THANKS"
target="_blank"
&gt;THANKS&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Amharic, Asturian, Catalan, Chinese (Taiwan), Croatian, Danish, Dutch, Finnish, Galician, Greek, Indonesian, Kazakh, Korean, Lithuanian, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Thai&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Exo can always be downloaded from the &lt;a href="http://archive.xfce.org/src/xfce/exo/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.11.3 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/xfce/exo/0.11/exo-0.11.3.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/xfce/exo/0.11/exo-0.11.3.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 448d7f2b88074455d54a4c44aed08d977b482dc6063175f62a1abfcf0204420a&lt;/li&gt;
&lt;li&gt;SHA-1: 758ced83d97650e0428563b42877aecfc9fc3c81&lt;/li&gt;
&lt;li&gt;MD5: c1801052163cbd79490113f80431674a&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Parole Media Player 0.9.2 Released</title><link>https://seand.xyz/blog/2017/06/04/development-release-parole-0-9-2/</link><pubDate>Sun, 04 Jun 2017 09:20:29 +0000</pubDate><guid>https://seand.xyz/blog/2017/06/04/development-release-parole-0-9-2/</guid><media:content url="https://seand.xyz/images/2017/06/parole-0-9-2-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With a huge code cleanup effort, complete plugin development documentation, and numerous bug fixes, Parole Media Player 0.9.2 paves the way for future development.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Homepage updated to &lt;a href="https://docs.xfce.org/apps/parole/start"
target="_blank"
&gt;docs.xfce.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Xfce URLs were switched to HTTPS&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A new keyboard shortcut helper was added to the Help menu&lt;/li&gt;
&lt;li&gt;New B and N keybindings for the previous and next track&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Null pointer dereference (Coverity #1375856)&lt;/li&gt;
&lt;li&gt;Adding directories to the queue from the commandline (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12899"
target="_blank"
&gt;#12899&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Shuffle functionality also repeats indefinitely (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12010"
target="_blank"
&gt;#12010&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The display order of audio and subtitle tracks is wrong (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13268"
target="_blank"
&gt;#13268&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;“Clear Recent” functionality clears all history (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13493"
target="_blank"
&gt;#13493&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ctrl + Q keybinding does not work in fullscreen (Xfce &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=13549"
target="_blank"
&gt;#13549&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Strings are not properly escaped in the audiobox widget&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="documentation"&gt;Documentation&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Completed the Parole Plugins documentation (100% symbol coverage)&lt;/li&gt;
&lt;li&gt;Improved documentation quality&lt;/li&gt;
&lt;li&gt;Corrected several typos&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="code-quality"&gt;Code Quality&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Most of these issues were identified using the excellent &lt;a href="https://pypi.python.org/pypi/cpplint"
target="_blank"
&gt;cpplint&lt;/a&gt; tool.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Standardized header guards&lt;/li&gt;
&lt;li&gt;Standardized includes&lt;/li&gt;
&lt;li&gt;Added directory path when naming .h files&lt;/li&gt;
&lt;li&gt;Made numerous whitespace fixes&lt;/li&gt;
&lt;li&gt;Added braces for if/else bodies with multiple statements&lt;/li&gt;
&lt;li&gt;The string length was reduced to 120 characters per line&lt;/li&gt;
&lt;li&gt;Cleaned up the .gitignore and added more definitions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Korean, Lithuanian, Malay, Norwegian Bokmal, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai, Ukrainian&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/06/parole-0-9-2-keyboard-shortcuts-1.png"
alt="Parole&amp;#39;s new keyboard shortcut dialog makes the shortcuts discoverable."&gt;&lt;figcaption&gt;
Parole&amp;#39;s new keyboard shortcut dialog makes the shortcuts discoverable.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/06/parole-0-9-2-keyboard-shortcuts-2.png"
alt="Two pages of keyboard shortcuts make it easy to control your media playback."&gt;&lt;figcaption&gt;
Two pages of keyboard shortcuts make it easy to control your media playback.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Parole Media Player can always be downloaded from the &lt;a href="http://archive.xfce.org/src/apps/parole/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.9.2 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/apps/parole/0.9/parole-0.9.2.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/apps/parole/0.9/parole-0.9.2.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: fdd3cbe7b8a74cba6176694e742b44734ee435bb937ec94f59e69b957857c79d&lt;/li&gt;
&lt;li&gt;SHA-1: 330c81fdcd79f0442e03848c4e63030a8fb047d7&lt;/li&gt;
&lt;li&gt;MD5: 209d5f2342708b0eaa940d4ca0087cba&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>My Xubuntu Customization Guide</title><link>https://seand.xyz/blog/2017/05/05/my-xubuntu-customization-guide/</link><pubDate>Fri, 05 May 2017 07:00:05 +0000</pubDate><guid>https://seand.xyz/blog/2017/05/05/my-xubuntu-customization-guide/</guid><media:content url="https://seand.xyz/images/2017/05/xubuntu-customization-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Show Your Desktop Friday was popular in open-source groups, but its popularity has declined recently. Let’s fix that. Here’s how I customize Xubuntu to my liking.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/05/xubuntu-customization-show-your-desktop.png"
alt="Xubuntu 17.04, highly customized with plugins, themes, a beautiful wallpaper, and a dock."&gt;&lt;figcaption&gt;
Xubuntu 17.04, highly customized with plugins, themes, a beautiful wallpaper, and a dock.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="configuration"&gt;Configuration&lt;/h2&gt;
&lt;h3 id="desktop"&gt;Desktop&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Distribution:&lt;/strong&gt; Xubuntu 17.04&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Desktop Environment:&lt;/strong&gt; &lt;a href="http://xfce.org/"
target="_blank"
&gt;Xfce&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Window Manager:&lt;/strong&gt; Xfwm4&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dock:&lt;/strong&gt; Plank&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="themes"&gt;Themes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;GTK:&lt;/strong&gt; Adwaita (included with GTK+ 3)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Window Manager:&lt;/strong&gt; Greybird-accessibility ( &lt;a href="https://github.com/shimmerproject/Greybird"
target="_blank"
&gt;GitHub&lt;/a&gt;, &lt;a href="https://launchpad.net/ubuntu/zesty/&amp;#43;package/greybird-gtk-theme"
target="_blank"
&gt;Launchpad&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Icons:&lt;/strong&gt; ePapirus ( &lt;a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
target="_blank"
&gt;GitHub&lt;/a&gt;, &lt;a href="https://launchpad.net/~papirus/&amp;#43;archive/ubuntu/papirus"
target="_blank"
&gt;PPA&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cursors:&lt;/strong&gt; Breeze Snow ( &lt;a href="https://cgit.kde.org/breeze.git"
target="_blank"
&gt;Git&lt;/a&gt;, &lt;a href="https://launchpad.net/ubuntu/zesty/&amp;#43;package/breeze-cursor-theme"
target="_blank"
&gt;Launchpad&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plank:&lt;/strong&gt; Greybird ( &lt;a href="https://github.com/shimmerproject/Greybird/tree/master/plank"
target="_blank"
&gt;GitHub&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="fonts"&gt;Fonts&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Default:&lt;/strong&gt; Fira Sans Book 10 ( &lt;a href="https://github.com/mozilla/Fira"
target="_blank"
&gt;GitHub&lt;/a&gt;, &lt;a href="https://launchpad.net/~bluesabre/&amp;#43;archive/ubuntu/fonts"
target="_blank"
&gt;PPA&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Window Manager:&lt;/strong&gt; Fira Sans SemiBold 10&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monospace:&lt;/strong&gt; Ubuntu Mono ( &lt;a href="https://launchpad.net/ubuntu/zesty/&amp;#43;package/ttf-ubuntu-font-family"
target="_blank"
&gt;Launchpad&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="wallpaper"&gt;Wallpaper&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.uhdwallpapers.org/2015/05/convict-lake-autumn-view-wallpaper-background.html"
target="_blank"
&gt;Convict Lake. Autumn View&lt;/a&gt; (CC BY-NC-SA 2.0, &lt;a href="https://clintsharp.smugmug.com/"
target="_blank"
&gt;Clint Sharp&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="panel-plugins"&gt;Panel Plugins&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Whisker Menu ( &lt;a href="https://gottcode.org/xfce4-whiskermenu-plugin/"
target="_blank"
&gt;Homepage&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;AppMenu Plugin (See &lt;a href="http://www.webupd8.org/2017/02/alternative-global-menu-for-mate-and.html"
target="_blank"
&gt;WebUpd8&lt;/a&gt; for details and PPA)&lt;/li&gt;
&lt;li&gt;Notification Area&lt;/li&gt;
&lt;li&gt;Power Manager Plugin&lt;/li&gt;
&lt;li&gt;Indicator Plugin&lt;/li&gt;
&lt;li&gt;Clock&lt;/li&gt;
&lt;li&gt;Weather Update&lt;/li&gt;
&lt;li&gt;System Load Monitor&lt;/li&gt;
&lt;li&gt;Show Desktop&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# Papirus Icon Theme PPA
sudo add-apt-repository ppa:papirus/papirus
# Fira Fonts PPA
sudo add-apt-repository ppa:bluesabre/fonts
# WebUpd8 MATE PPA (Contains AppMenu plugin)
sudo add-apt-repository ppa:webupd8team/mate
# Update Your Repositories...
sudo apt update
# ... And Install!
sudo apt install breeze-cursor-theme greybird-gtk-theme papirus-icon-theme fonts-fira-sans xfce4-vala-appmenu-plugin unity-gtk3-module unity-gtk2-module appmenu-qt appmenu-qt5
# Enable the AppMenu plugin
xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s true
xfconf-query -c xsettings -p /Gtk/ShellShowsAppmenu -n -t bool -s true
# Restart, configure your panel, and tweak your settings in the settings manager
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="tips--tricks"&gt;Tips &amp;amp; Tricks&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Adwaita uses a white panel by default in Xfce. Use gtk-theme-config to make the panel dark again&lt;/li&gt;
&lt;li&gt;With GTK+ 3, you can force applications to load with a dark theme by setting the &lt;em&gt;GTK_THEME&lt;/em&gt; environment variable, for example: &lt;code&gt;GTK_THEME=Adwaita:dark&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;You can take this one step further and use the CSD titlebars by setting the &lt;em&gt;GTK_CSD&lt;/em&gt; environment variable, for example: &lt;code&gt;GTK_CSD=1&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;If you want to use these variables in a launcher, fire up MenuLibre and prepend &lt;code&gt;env GTK_CSD=1 GTK_THEME=Adwaita:dark&lt;/code&gt; to the executable line&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="additional-screenshots"&gt;Additional Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/05/xubuntu-customization-libreoffice.png"
alt="My customized Xubuntu 17.04 with LibreOffice."&gt;&lt;figcaption&gt;
My customized Xubuntu 17.04 with LibreOffice.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/05/xubuntu-customization-parole.png"
alt="Parole Media Player is shown with a dark titlebar."&gt;&lt;figcaption&gt;
Parole Media Player is shown with a dark titlebar.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/05/xubuntu-customization-thunar.png"
alt="Thunar File Manager is shown with the ePapirus icons and a minimal interface."&gt;&lt;figcaption&gt;
Thunar File Manager is shown with the ePapirus icons and a minimal interface.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/05/xubuntu-customization-geany.png"
alt="The Geany IDE is shown with the Solarized Dark editor theme and a dark application theme."&gt;&lt;figcaption&gt;
The Geany IDE is shown with the Solarized Dark editor theme and a dark application theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/05/xubuntu-customization-gtk-theme-config.png"
alt="The GTK Theme Configuration dialog demonstrates available configuration options."&gt;&lt;figcaption&gt;
The GTK Theme Configuration dialog demonstrates available configuration options.
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>Xubuntu 17.04 "Zesty Zapus" Released</title><link>https://seand.xyz/blog/2017/04/13/xubuntu-17-04-zesty-zapus-released/</link><pubDate>Thu, 13 Apr 2017 12:00:30 +0000</pubDate><guid>https://seand.xyz/blog/2017/04/13/xubuntu-17-04-zesty-zapus-released/</guid><media:content url="https://seand.xyz/images/2017/04/xubuntu-17-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 17.04 “Zesty Zapus” was released on April 13, 2017, with several fresh Xfce GTK+ 3 releases, bug fixes, and new features.&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="FTHV62sQqoA"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Several Xfce panel plugins and applications have been ported to GTK+ 3&lt;/li&gt;
&lt;li&gt;Core Xfce libraries &lt;a href="http://docs.xfce.org/xfce/exo/start"
target="_blank"
&gt;&lt;em&gt;exo&lt;/em&gt;&lt;/a&gt; and &lt;em&gt;libxfce4ui&lt;/em&gt; have been updated with full GTK+ 3 support&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/shimmerproject/Greybird"
target="_blank"
&gt;&lt;em&gt;Greybird&lt;/em&gt;&lt;/a&gt; and &lt;a href="https://github.com/numixproject/numix-gtk-theme"
target="_blank"
&gt;&lt;em&gt;Numix&lt;/em&gt;&lt;/a&gt; were refreshed with improved support for GTK+ 3&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Mugshot&lt;/em&gt;‘s camera functionally has been restored&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2017/02/11/parole-media-player-0-9-0-released/"
&gt;&lt;em&gt;Parole Media Player&lt;/em&gt; 0.9&lt;/a&gt; is included and introduces a new mini mode and improved streaming support&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2016/11/06/sgt-puzzles-collection-introduction/"
&gt;&lt;em&gt;SGT Puzzles Collection&lt;/em&gt;&lt;/a&gt; has been included and provides a nice gaming hub for &lt;em&gt;Simon Tatham’s Portable Puzzle Collection&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="download"&gt;Download&lt;/h3&gt;
&lt;p&gt;Download Xubuntu 17.04 from &lt;a href="https://xubuntu.org/getxubuntu/#regular"
target="_blank"
&gt;Xubuntu.org&lt;/a&gt;. It’s available in both 32-bit and 64-bit varieties.&lt;/p&gt;</description></item><item><title>Parole Media Player 0.9.0 Released</title><link>https://seand.xyz/blog/2017/02/11/parole-media-player-0-9-0-released/</link><pubDate>Sat, 11 Feb 2017 16:44:54 +0000</pubDate><guid>https://seand.xyz/blog/2017/02/11/parole-media-player-0-9-0-released/</guid><media:content url="https://seand.xyz/images/2017/02/parole-0-9-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Development for the Xfce media player is back on! Well over a year since the last release, Parole Media Player 0.9.0 brings a fresh set of features and fixes.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;New “mini mode”, activated from the right-click menu.&lt;/li&gt;
&lt;li&gt;New play and replay icons in the player content area. Clicking on these will play or replay your media (finally)!&lt;/li&gt;
&lt;li&gt;Most deprecated API calls have been dropped or replaced. We’re not dropping &lt;a href="https://developer.gnome.org/gtk3/stable/GtkStatusIcon.html"
target="_blank"
&gt;GtkStatusIcon&lt;/a&gt; yet, the notification area lives on in Xfce!&lt;/li&gt;
&lt;li&gt;Double buffering with the X11/XV video outputs has been re-enabled. &lt;em&gt;Ubuntu has been carrying this patch for a while now.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;The window and content titles are now set to the playing filename if no ID3 tags are found.&lt;/li&gt;
&lt;li&gt;Plugins can now be loaded by name instead of full path (plugin-name.so).&lt;/li&gt;
&lt;li&gt;The desktop file and related AppStream have been updated to the &lt;a href="https://standards.freedesktop.org/desktop-entry-spec/latest/ar01s02.html"
target="_blank"
&gt;now-standard&lt;/a&gt; “reverse-DNS” convention (org.xfce.Parole)&lt;/li&gt;
&lt;li&gt;Translation updates: Asturian, Bulgarian, Catalan, Chinese (China), Croatian, Czech, Danish, Dutch, French, German, Greek, Hebrew, Hungarian, Icelandic, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese (Brazilian), Russian, Slovak, Spanish, Swedish, Turkish, Ukrainian&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/02/parole-0-9-0-play-logo-button.png"
alt="A functional play logo is a highlight of this release."&gt;&lt;figcaption&gt;
A functional play logo is a highlight of this release.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/02/parole-0-9-0-video-format-support.png"
alt="Parole handles most videos thrown at it."&gt;&lt;figcaption&gt;
Parole handles most videos thrown at it.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/02/parole-0-9-0-filename-identification.png"
alt="When no ID3 tags are found, the filename is displayed."&gt;&lt;figcaption&gt;
When no ID3 tags are found, the filename is displayed.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/02/parole-0-9-0-mini-mode-activation.png"
alt="Mini Mode is activated via right-click."&gt;&lt;figcaption&gt;
Mini Mode is activated via right-click.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/02/parole-0-9-0-mini-mode.png"
alt="Mini Mode reduces the controls to the essentials."&gt;&lt;figcaption&gt;
Mini Mode reduces the controls to the essentials.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2017/02/parole-0-9-0-replay-logo-button.png"
alt="Experience it again. Replay it with the new replay logo."&gt;&lt;figcaption&gt;
Experience it again. Replay it with the new replay logo.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Parole Media Player can always be downloaded from the &lt;a href="http://archive.xfce.org/src/apps/parole/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Grab version 0.9.0 from the below link.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/apps/parole/0.9/parole-0.9.0.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/apps/parole/0.9/parole-0.9.0.tar.bz2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHA-256: 656712d30fd2f63374d4d4d76e699fe2ef77290cc2600c126050c699b3fec185&lt;/li&gt;
&lt;li&gt;SHA-1: 1fd5abf883963abf6e159d829cebd2d3541ebf8b&lt;/li&gt;
&lt;li&gt;MD5: 4d9ae4669dc92ec3100e191077f3d43b&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xfce Settings 4.13.0 Released</title><link>https://seand.xyz/blog/2016/11/09/xfce-settings-4-13-0-released/</link><pubDate>Wed, 09 Nov 2016 22:14:29 +0000</pubDate><guid>https://seand.xyz/blog/2016/11/09/xfce-settings-4-13-0-released/</guid><media:content url="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Many components have been ported to GTK 3 on the path to Xfce 4.14, while many others are in progress. Xfce Settings 4.13.0 represents the first milestone in its transition to GTK 3.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;This is a one-to-one port from GTK+ 2; no new features or fixes have been implemented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Translation Updates: Basque, Bulgarian, Chinese (China), Chinese&lt;/p&gt;
&lt;p&gt;(Taiwan), Croatian, English (Australia), French, German, Hebrew,&lt;/p&gt;
&lt;p&gt;Japanese, Korean, Lithuanian, Malay, Occitan (post 1500), Polish,&lt;/p&gt;
&lt;p&gt;Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,&lt;/p&gt;
&lt;p&gt;Spanish, Swedish, Ukrainian&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="known-issues"&gt;Known Issues&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The display settings dialog does not always build correctly. The offending&lt;/p&gt;
&lt;p&gt;code exists in the &lt;a href="https://git.xfce.org/xfce/xfce4-settings/tree/dialogs/display-settings/scrollarea.c#n507"
target="_blank"
&gt;port to GdkSeat&lt;/a&gt;. When alternating between the old and&lt;/p&gt;
&lt;p&gt;new versions of this code, both versions do work. If you want to investigate and submit a patch or tip, that’d be awesome!&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;What’s old is new again.&lt;/em&gt;&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-settings-manager.png"
alt="The Settings Manager from Xfce Settings 4.13.0"&gt;&lt;figcaption&gt;
The Settings Manager from Xfce Settings 4.13.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-accessibility-settings.png"
alt="The Accessibility settings dialog"&gt;&lt;figcaption&gt;
The Accessibility settings dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-appearance-settings.png"
alt="The Appearance settings dialog"&gt;&lt;figcaption&gt;
The Appearance settings dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-display-settings.png"
alt="The Display settings dialog"&gt;&lt;figcaption&gt;
The Display settings dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-keyboard-settings.png"
alt="The Keyboard settings dialog"&gt;&lt;figcaption&gt;
The Keyboard settings dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-mime-settings.png"
alt="The Mime Type editor from Xfce Settings 4.13.0"&gt;&lt;figcaption&gt;
The Mime Type editor from Xfce Settings 4.13.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-mouse-settings.png"
alt="The Mouse and Touchpad settings dialog"&gt;&lt;figcaption&gt;
The Mouse and Touchpad settings dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/xfce-settings-4-13-0-settings-editor.png"
alt="The Settings Editor included in Xfce Settings 4.13.0"&gt;&lt;figcaption&gt;
The Settings Editor included in Xfce Settings 4.13.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Xfce Settings 4.13.0 is available to download from archive.xfce.org:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.0.tar.bz2"
target="_blank"
&gt;Source code&lt;/a&gt; ( &lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.0.tar.bz2.md5"
target="_blank"
&gt;md5&lt;/a&gt;) ( &lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.0.tar.bz2.sha1"
target="_blank"
&gt;sha1&lt;/a&gt;) ( &lt;a href="http://archive.xfce.org/src/xfce/xfce4-settings/4.13/xfce4-settings-4.13.0.tar.bz2.sha256"
target="_blank"
&gt;sha256&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>SGT Puzzles Collection - Introduction</title><link>https://seand.xyz/blog/2016/11/06/sgt-puzzles-collection-introduction/</link><pubDate>Sun, 06 Nov 2016 23:47:53 +0000</pubDate><guid>https://seand.xyz/blog/2016/11/06/sgt-puzzles-collection-introduction/</guid><media:content url="https://seand.xyz/images/2016/11/sgt-launcher-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;New features are a bit of a rarity in Xubuntu, but we’ve wanted to expand our selection of games for a while. This is where the SGT Puzzles Collection comes in.&lt;/p&gt;
&lt;h2 id="what-is-it"&gt;What is it?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;SGT Puzzles Collection&lt;/em&gt; ( &lt;a href="https://launchpad.net/sgt-launcher"
target="_blank"
&gt;sgt-launcher&lt;/a&gt;) is a game launcher and wrapper for &lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
target="_blank"
&gt;&lt;em&gt;Simon Tatham’s Portable Puzzle Collection&lt;/em&gt;&lt;/a&gt;, a popular collection of logic games by the &lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/"
target="_blank"
&gt;developer&lt;/a&gt; of &lt;em&gt;PuTTY&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;By embedding the games into the launcher window, additional functionality and usability can be added to them. Initially, this is limited to the New Game, Undo, and Redo buttons. I hope to expand the integration in the future.&lt;/p&gt;
&lt;p&gt;It becomes possible to hide the huge bundle of launchers for the individual games by acting as a launcher for the collection.  This tidies up the applications menu in case you play other games outside of this collection.&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/sgt-launcher-about-dialog.png"
alt="About Dialog"&gt;&lt;figcaption&gt;
About Dialog
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/sgt-launcher-game-loading.png"
alt="Game Loading"&gt;&lt;figcaption&gt;
Game Loading
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/sgt-launcher-game-loaded.png"
alt="Game Loaded"&gt;&lt;figcaption&gt;
Game Loaded
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/sgt-launcher-too-many-moves.png"
alt="Too many moves for 16 squares"&gt;&lt;figcaption&gt;
Too many moves for 16 squares
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/sgt-launcher-scaling.png"
alt="Easier on aging eyes or larger monitors"&gt;&lt;figcaption&gt;
Easier on aging eyes or larger monitors
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/11/sgt-launcher-before-and-after.png"
alt="Before &amp;amp; After"&gt;&lt;figcaption&gt;
Before &amp;amp; After
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;I published the first release of the SGT Puzzles Collection last week.  The source can be downloaded from &lt;a href="https://launchpad.net/sgt-launcher/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;.  I’ve also created a &lt;a href="https://launchpad.net/~sgt-launcher/&amp;#43;archive/ubuntu/daily"
target="_blank"
&gt;daily PPA&lt;/a&gt; where new fixes will be published daily.  Ubuntu 16.10 and 17.04 users can install sgt-launcher from this PPA.  Should everything go as planned, we’ll likely see this in the Ubuntu repositories in time for Ubuntu 17.04.&lt;/p&gt;</description></item><item><title>Mugshot 0.3.2 Released</title><link>https://seand.xyz/blog/2016/11/05/mugshot-0-3-2-released/</link><pubDate>Sat, 05 Nov 2016 14:13:41 +0000</pubDate><guid>https://seand.xyz/blog/2016/11/05/mugshot-0-3-2-released/</guid><media:content url="https://seand.xyz/images/2016/11/mugshot-0-3-2-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Casually late to Yakkety Yak’s party, &lt;a href="https://seand.xyz/projects/mugshot/"
&gt;Mugshot&lt;/a&gt; 0.3.2 arrives with a single bug fix in tow. The camera integration has been fixed!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;The camera is functional again!&lt;/p&gt;
&lt;h2 id="what-happened"&gt;What Happened?&lt;/h2&gt;
&lt;p&gt;At some point during the Ubuntu 16.04 release cycle, an update to Cheese, Clutter, or GtkClutter caused the camera preview to draw completely white. I spent quite a bit of time during that cycle trying to determine the cause and provide a fix, but I made no progress.&lt;/p&gt;
&lt;p&gt;Recently, I continued the investigation and gave up once again. This time, I looked at the source for &lt;a href="https://wiki.gnome.org/Apps/Cheese"
target="_blank"
&gt;Cheese&lt;/a&gt; and found that its Vala code was very similar to Python. I restructured the camera dialog around Cheese’s source code and was able to see the camera again! With a few more tweaks, Mugshot’s camera worked just as well as before.&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Mugshot 0.3.2 is available to download in Ubuntu 17.04 “Zesty Zapus” and will eventually be available in other distributions. Debian and Ubuntu users can install the latest supported versions via apt (see below) and other distributions can install from their repositories or &lt;a href="https://launchpad.net/mugshot/&amp;#43;download"
target="_blank"
&gt;from source&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# Debian and Ubuntu users
sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;Now that the core functionality has been restored, I can return to development. Mugshot is a simple app, so there are few changes to make. I’d like to add more integrations (office suites, instant messaging) and improve the synchronization process with these integrations.&lt;/p&gt;</description></item><item><title>Xubuntu 16.10 "Yakkety Yak" Released</title><link>https://seand.xyz/blog/2016/10/13/xubuntu-16-10-yakkety-yak-released/</link><pubDate>Thu, 13 Oct 2016 18:30:10 +0000</pubDate><guid>https://seand.xyz/blog/2016/10/13/xubuntu-16-10-yakkety-yak-released/</guid><media:content url="https://seand.xyz/images/2016/10/xubuntu-16-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Another six months have passed, and it’s been a relatively slow cycle for Xubuntu development. With increased activity in Xfce, as it heads towards 4.14 and full GTK+3 support, few changes have landed in Xubuntu this cycle. The gears are in motion… but let’s celebrate the release of Xubuntu 16.10 for now!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Y is for… Yakkety yakkety yakkety yakkety yakkety yakkety yakkety yakkety yak. Naturally ????&lt;/p&gt;
&lt;p&gt;Mark Shuttleworth &lt;a href="http://www.markshuttleworth.com/archives/1496"
target="_blank"
&gt;announcing Ubuntu 16.10&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="whats-new"&gt;What’s New?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;New wallpaper ( &lt;a href="http://bazaar.launchpad.net/~xubuntu-art/xubuntu-artwork/yakkety/view/head:/usr/share/xfce4/backdrops/xubuntu-yakkety.png"
target="_blank"
&gt;Launchpad&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The Greybird and Numix themes now support GTK+ 3.20&lt;/li&gt;
&lt;li&gt;A few apps have been updated to their GTK+ 3 variants&lt;/li&gt;
&lt;li&gt;Various package version updates (below)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="package-version-updates"&gt;Package Version Updates&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Package&lt;/th&gt;
&lt;th&gt;Xenial&lt;/th&gt;
&lt;th&gt;Yakkety&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;inxi&lt;/td&gt;
&lt;td&gt;2.2.35-0ubuntu1&lt;/td&gt;
&lt;td&gt;2.3.1-1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;lightdm-gtk-greeter-settings&lt;/td&gt;
&lt;td&gt;1.2.1-0ubuntu1&lt;/td&gt;
&lt;td&gt;1.2.1-1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;mousepad&lt;/td&gt;
&lt;td&gt;0.4.0-3ubuntu1&lt;/td&gt;
&lt;td&gt;0.4.0-4ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;shimmer-themes(greybird-gtk-theme, numix-gtk-theme)&lt;/td&gt;
&lt;td&gt;2.1.2-0ubuntu1&lt;/td&gt;
&lt;td&gt;2.1.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;thunar&lt;/td&gt;
&lt;td&gt;1.6.10-2ubuntu1&lt;/td&gt;
&lt;td&gt;1.6.10-2ubuntu2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4&lt;/td&gt;
&lt;td&gt;4.12.2&lt;/td&gt;
&lt;td&gt;4.12.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-cpufreq-plugin&lt;/td&gt;
&lt;td&gt;1.1.2-1&lt;/td&gt;
&lt;td&gt;1.1.3-0ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-dict&lt;/td&gt;
&lt;td&gt;0.7.1-1&lt;/td&gt;
&lt;td&gt;0.7.2-0ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-eyes-plugin&lt;/td&gt;
&lt;td&gt;4.4.4-0ubuntu1&lt;/td&gt;
&lt;td&gt;4.5.0-0ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-netload-plugin&lt;/td&gt;
&lt;td&gt;1.2.4-1&lt;/td&gt;
&lt;td&gt;1.2.4-2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-panel&lt;/td&gt;
&lt;td&gt;4.12.0-3ubuntu2&lt;/td&gt;
&lt;td&gt;4.12.0-4ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-radio-plugin&lt;/td&gt;
&lt;td&gt;0.5.1-3build1&lt;/td&gt;
&lt;td&gt;0.5.1-4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-session&lt;/td&gt;
&lt;td&gt;4.12.1-3ubuntu1&lt;/td&gt;
&lt;td&gt;4.12.1-3ubuntu3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-settings&lt;/td&gt;
&lt;td&gt;4.12.0-2ubuntu1&lt;/td&gt;
&lt;td&gt;4.12.0-3ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-weather-plugin&lt;/td&gt;
&lt;td&gt;0.8.6-1&lt;/td&gt;
&lt;td&gt;0.8.7-3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfce4-whiskermenu-plugin&lt;/td&gt;
&lt;td&gt;1.5.1-1ubuntu1&lt;/td&gt;
&lt;td&gt;1.6.0-0ubuntu1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xfconf&lt;/td&gt;
&lt;td&gt;4.12.0-2&lt;/td&gt;
&lt;td&gt;4.12.0-3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-artwork&lt;/td&gt;
&lt;td&gt;16.04.2&lt;/td&gt;
&lt;td&gt;16.10.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-default-settings&lt;/td&gt;
&lt;td&gt;16.04.6&lt;/td&gt;
&lt;td&gt;16.10.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;xubuntu-docs&lt;/td&gt;
&lt;td&gt;16.04.4&lt;/td&gt;
&lt;td&gt;16.10&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="whats-coming"&gt;What’s Coming?&lt;/h3&gt;
&lt;p&gt;As previously mentioned, Xfce has been progressing towards &lt;a href="https://wiki.xfce.org/releng/4.14/roadmap"
target="_blank"
&gt;version 4.14&lt;/a&gt;, where all components will be transitioned to GTK+ 3.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Simon has been blogging about many of the changes. Check out &lt;a href="http://simon.shimmerproject.org/"
target="_blank"
&gt;his Shimmer Project blog&lt;/a&gt; for recent updates to libxfce4ui, xfce4-clipman, xfce4-notifyd, and xfce4-volumed-pulse.&lt;/li&gt;
&lt;li&gt;I recently completed the initial ports of exo and xfce4-settings; I’ll have some long-overdue release announcements here soon.&lt;/li&gt;
&lt;li&gt;We’ll probably start including more GTK+ 3 components during the 17.04 cycle; watch for updates to the &lt;a href="https://blueprints.launchpad.net/ubuntu/&amp;#43;spec/xubuntu-z-development"
target="_blank"
&gt;development blueprint&lt;/a&gt;!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, I started experimenting with GTK plugs and sockets recently, and I’ve started assembling a new launcher for &lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
target="_blank"
&gt;SGT Puzzles&lt;/a&gt;. I’ve added a short demo video below. Look past the bugs and see it in all its fanciness. Once I’ve worked those out and made the interface a bit friendlier, I’ll make the code available and push out an initial release. Exciting times are ahead, be sure to stick around!&lt;/p&gt;
&lt;h3 id="screenshots"&gt;Screenshots&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/10/xubuntu-16-10-login-screen.png"
alt="The Xubuntu 16.10 login screen is a bright, bold first impression that keeps your computer safe."&gt;&lt;figcaption&gt;
The Xubuntu 16.10 login screen is a bright, bold first impression that keeps your computer safe.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/10/xubuntu-16-10-desktop.png"
alt="The Xubuntu desktop gets out of your way, showing the wallpaper, panel, a few icons, and nothing else."&gt;&lt;figcaption&gt;
The Xubuntu desktop gets out of your way, showing the wallpaper, panel, a few icons, and nothing else.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/10/xubuntu-16-10-libreoffice.png"
alt="LibreOffice is included for Microsoft Office compatibility and offline productivity."&gt;&lt;figcaption&gt;
LibreOffice is included for Microsoft Office compatibility and offline productivity.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/10/xubuntu-16-10-docs.png"
alt="Xubuntu&amp;#39;s documentation is hosted locally for offline support."&gt;&lt;figcaption&gt;
Xubuntu&amp;#39;s documentation is hosted locally for offline support.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/10/xubuntu-16-10-catfish.png"
alt="Catfish is a powerful search utility to make finding your files easy."&gt;&lt;figcaption&gt;
Catfish is a powerful search utility to make finding your files easy.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/10/xubuntu-16-10-menulibre.png"
alt="MenuLibre is included to make updates to your application menu easy and accessible."&gt;&lt;figcaption&gt;
MenuLibre is included to make updates to your application menu easy and accessible.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="download-xubuntu-1610"&gt;Download Xubuntu 16.10&lt;/h3&gt;
&lt;p&gt;This is the first development release since Xubuntu 16.04 “Xenial Xerus” and will be supported for 9 months. You can continue to use 16.04 (recommended for most) or download this release from the &lt;a href="http://xubuntu.org/getxubuntu/"
target="_blank"
&gt;Xubuntu website&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Xubuntu 16.04 LTS "Xenial Xerus" Released</title><link>https://seand.xyz/blog/2016/04/21/xubuntu-16-04-lts-xenial-xerus-released/</link><pubDate>Thu, 21 Apr 2016 17:48:13 +0000</pubDate><guid>https://seand.xyz/blog/2016/04/21/xubuntu-16-04-lts-xenial-xerus-released/</guid><media:content url="https://seand.xyz/images/2016/04/xubuntu-16-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Here we are again, folks. After six more months of development (two years since the last LTS), we’ve got another fantastic release — Xubuntu 16.04 LTS “Xenial Xerus”!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;Xubuntu 16.04 is a 3-year long-term support ( &lt;a href="https://wiki.ubuntu.com/LTS"
target="_blank"
&gt;LTS&lt;/a&gt;) release. This means it will receive security and stability updates for 3 years (into 2019). LTS releases are recommended for anyone who wants a stable system and may not want to upgrade every 6-9 months.&lt;/p&gt;
&lt;p&gt;Xubuntu 16.04 includes improvements made since the last LTS release. I’ve covered these in the past blog posts below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2014/10/23/xubuntu-14-10-utopic-unicorn/"
&gt;Xubuntu 14.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2015/04/23/whats-new-in-xubuntu-15-04/"
&gt;Xubuntu 15.04&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2015/10/18/xubuntu-15-10-rc-available/"
&gt;Xubuntu 15.10&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="release-highlights"&gt;Release Highlights&lt;/h3&gt;
&lt;p&gt;Below is a very small subset of the changes found in Xubuntu 16.04. For a complete set, please refer to the &lt;a href="https://wiki.ubuntu.com/XenialXerus/FinalRelease/Xubuntu"
target="_blank"
&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New Xfce Power Manager plugin in the panel (14.10)&lt;/li&gt;
&lt;li&gt;New Xubuntu Light and Xubuntu Dark color schemes in Mousepad and Terminal (15.04)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2015/10/12/xfce-panel-switch-introduction/"
&gt;Xfce Panel Switch&lt;/a&gt;, an application to easily create, import, and export panel layouts (15.04)&lt;/li&gt;
&lt;li&gt;LibreOffice Writer and Calc (with a new &lt;em&gt;elementary&lt;/em&gt; icon theme) are included by default (15.10)&lt;/li&gt;
&lt;li&gt;Gnome Software replaces the Ubuntu Software Center for application management (16.04)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xubuntu.org/news/xubuntu-16-04-wallpaper-competition-winners/"
target="_blank"
&gt;10 beautiful new community wallpapers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;An innumerable amount of updates to the included applications, including &lt;a href="https://seand.xyz/2016/04/20/catfish-1-4-2-released/"
&gt;Catfish&lt;/a&gt;, &lt;a href="https://seand.xyz/2015/08/20/menulibre-2-0-7-and-2-1-0-released/"
&gt;MenuLibre&lt;/a&gt;, &lt;a href="https://seand.xyz/2016/04/20/mugshot-0-3-1-released/"
&gt;Mugshot&lt;/a&gt;, &lt;a href="https://seand.xyz/2015/10/16/parole-media-player-0-8-1-released/"
&gt;Parole&lt;/a&gt;, and &lt;a href="https://seand.xyz/2015/02/21/xfce-4-12-one-week-away/"
&gt;Xfce 4.12&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-desktop.png"
alt="The Xubuntu 16.04 desktop features a bright blue wallpaper, a transparent panel, and quick access icons."&gt;&lt;figcaption&gt;
The Xubuntu 16.04 desktop features a bright blue wallpaper, a transparent panel, and quick access icons.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-thunar.png"
alt="Thunar is an easy-to-use, feature-filled file manager."&gt;&lt;figcaption&gt;
Thunar is an easy-to-use, feature-filled file manager.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-games.png"
alt="Xubuntu 16.04 features a handful of games from GNOME, including the venerable Mines."&gt;&lt;figcaption&gt;
Xubuntu 16.04 features a handful of games from GNOME, including the venerable Mines.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-dictionary.png"
alt="The Xfce dictionary application makes it fast and easy to look up words online."&gt;&lt;figcaption&gt;
The Xfce dictionary application makes it fast and easy to look up words online.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-software.png"
alt="GNOME Software is included to make finding new applications a snap."&gt;&lt;figcaption&gt;
GNOME Software is included to make finding new applications a snap.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-docs.png"
alt="Xubuntu&amp;#39;s documentation is available locally, without an Internet connection."&gt;&lt;figcaption&gt;
Xubuntu&amp;#39;s documentation is available locally, without an Internet connection.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-parole-media-player.png"
alt="Parole Media Player, with sound menu integration, is included to make it easy to play your media."&gt;&lt;figcaption&gt;
Parole Media Player, with sound menu integration, is included to make it easy to play your media.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-catfish.png"
alt="Catfish, a fast, minimalistic file search utility is included to make it easy to find your files."&gt;&lt;figcaption&gt;
Catfish, a fast, minimalistic file search utility is included to make it easy to find your files.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-notes.png"
alt="The Xfce notes application replaces the Sticky notes on your desk with an easy, accessible, always available stack of notes."&gt;&lt;figcaption&gt;
The Xfce notes application replaces the Sticky notes on your desk with an easy, accessible, always available stack of notes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-xfce-panel-switch.png"
alt="Xubuntu 16.04 includes the useful Xfce Panel Switch app to switch between various panel layouts."&gt;&lt;figcaption&gt;
Xubuntu 16.04 includes the useful Xfce Panel Switch app to switch between various panel layouts.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2016/04/xubuntu-16-04-calculator.png"
alt="GNOME Calculator starts simple but can switch to more powerful calculator modes with a click."&gt;&lt;figcaption&gt;
GNOME Calculator starts simple but can switch to more powerful calculator modes with a click.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="known-issues"&gt;Known Issues&lt;/h2&gt;
&lt;h3 id="installer-issues"&gt;Installer Issues&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ubuntu doesn’t provide \EFI\BOOT\BOOTX64.EFI for UEFI systems ( &lt;a href="https://bugs.launchpad.net/bugs/1366546"
target="_blank"
&gt;LP: #1366546&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Shutdown/Restart of live session guest does not work in Virtualbox and VMWare ( &lt;a href="https://bugs.launchpad.net/bugs/1447038"
target="_blank"
&gt;LP: #1447038&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general-issues"&gt;General Issues&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Automatic remount of safely removed USB 3.0 drive ( &lt;a href="https://bugs.launchpad.net/bugs/792085"
target="_blank"
&gt;LP: #792085&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;cryptsetup password prompt not shown ( &lt;a href="https://bugs.launchpad.net/bugs/1359689"
target="_blank"
&gt;LP: #1359689&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The input box for editing a Wired connection static IP address doesn’t appear correctly ( &lt;a href="https://bugs.launchpad.net/bugs/1530323"
target="_blank"
&gt;LP: #1530323&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="xubuntu-issues"&gt;Xubuntu Issues&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Mugshot crashes when trying to capture image (camera currently disabled) ( &lt;a href="https://bugs.launchpad.net/bugs/1516237"
target="_blank"
&gt;LP: #1516237&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Mouse cursor lost when unlocking (appears only to affect Intel GPUs) ( &lt;a href="https://bugs.launchpad.net/bugs/1568604"
target="_blank"
&gt;LP: #1568604&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Thunar currently has some severe bugs that cause it to crash on file moves and renames. We have included two upstream patches to help alleviate the issue, but you may encounter these in your usage.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thunar file order changes when renaming ( &lt;a href="https://bugs.launchpad.net/bugs/1311926"
target="_blank"
&gt;LP: #1311926&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Thunar crashes on file renaming ( &lt;a href="https://bugs.launchpad.net/bugs/1512120"
target="_blank"
&gt;LP: #1512120&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Thunar crashed while copying ( &lt;a href="https://bugs.launchpad.net/bugs/1514912"
target="_blank"
&gt;LP: #1514912&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Thunar crashed while dragging and dropping ( &lt;a href="https://bugs.launchpad.net/bugs/1540186"
target="_blank"
&gt;LP: #1540186&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;p&gt;Well, what are you waiting for? Head over to the &lt;a href="http://xubuntu.org/getxubuntu/"
target="_blank"
&gt;Xubuntu website&lt;/a&gt; and start your download!&lt;/p&gt;</description></item><item><title>Translation Updates!</title><link>https://seand.xyz/blog/2016/04/20/translation-updates/</link><pubDate>Wed, 20 Apr 2016 19:50:03 +0000</pubDate><guid>https://seand.xyz/blog/2016/04/20/translation-updates/</guid><media:content url="https://seand.xyz/images/2016/04/translation-updates-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Some releases are notable only for their improved translations. LightDM GTK+ Greeter Settings 1.2.1, MenuLibre 2.1.3, and Xfce Panel Switch 1.0.4 are such releases.&lt;/p&gt;
&lt;h2 id="application-updates"&gt;Application Updates&lt;/h2&gt;
&lt;h3 id="lightdm-gtk-greeter-settings"&gt;LightDM GTK+ Greeter Settings&lt;/h3&gt;
&lt;p&gt;Arabic, Brazilian Portuguese, Catalan, Chinese (Simplified), Croatian, Dutch, Finnish, French, German, Greek, Japanese, Lithuanian, Polish, Portuguese, Russian, Serbian, Spanish&lt;/p&gt;
&lt;h3 id="menulibre"&gt;MenuLibre&lt;/h3&gt;
&lt;p&gt;Brazilian Portuguese, Chinese (Simplified), Croatian, Czech, Dutch, English (United Kingdom), Esperanto, Finnish, French, German, Greek, Lithuanian, Polish, Portuguese, Russian, Serbian, Slovenian, Spanish, Swedish&lt;/p&gt;
&lt;h3 id="xfce-panel-switch"&gt;Xfce Panel Switch&lt;/h3&gt;
&lt;p&gt;Dutch, French, Greek, Japanese, Lithuanian, Portuguese, Spanish, Swedish&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Ubuntu 16.04 “Xenial Xerus” users will find the latest versions of these applications in the repositories. For everyone else, you can find the downloads on Launchpad below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter-settings/&amp;#43;download"
target="_blank"
&gt;LightDM GTK+ Greeter Settings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/menulibre/&amp;#43;download"
target="_blank"
&gt;MenuLibre&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/xfpanel-switch/&amp;#43;download"
target="_blank"
&gt;Xfce Panel Switch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Mugshot 0.3.1 Released</title><link>https://seand.xyz/blog/2016/04/20/mugshot-0-3-1-released/</link><pubDate>Wed, 20 Apr 2016 06:59:38 +0000</pubDate><guid>https://seand.xyz/blog/2016/04/20/mugshot-0-3-1-released/</guid><media:content url="https://seand.xyz/images/2015/10/mugshot-0-3-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Making better use of AccountsService, &lt;a href="https://seand.xyz/projects/mugshot/"
&gt;Mugshot&lt;/a&gt; 0.3.1 has arrived, squashing many bugs!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;This release targets several bugs that were discovered in past releases. To better handle user properties, AccountsService is now better utilized when it is available.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Failure in extracting details from /etc/passwd (LP: &lt;a href="https://launchpad.net/bugs/1304920"
target="_blank"
&gt;#1304920&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Failed reading of /etc/passwd with empty values (LP: &lt;a href="https://launchpad.net/bugs/1394064"
target="_blank"
&gt;#1394064&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Crash when ~/.face is empty or invalid (LP: &lt;a href="https://launchpad.net/bugs/1400055"
target="_blank"
&gt;#1400055&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Crash when unable to read LibreOffice config (LP: &lt;a href="https://launchpad.net/bugs/1557744"
target="_blank"
&gt;#1557744&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Incorrect handling of empty name fields (LP: &lt;a href="https://launchpad.net/bugs/1559815"
target="_blank"
&gt;#1559815&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="known-issues"&gt;Known Issues&lt;/h3&gt;
&lt;p&gt;Mugshot’s camera dialog no longer works with recent versions of Clutter. This is due to a change in the video sink and requires a larger fix. This unfortunately means that there is no camera support for Mugshot in Ubuntu 16.04 “Xenial Xerus”.&lt;/p&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Mugshot can be downloaded from &lt;a href="https://launchpad.net/mugshot/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Ubuntu 16.04 “Xenial Xerus” users can install Mugshot 0.3.1 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Catfish 1.4.2 Released</title><link>https://seand.xyz/blog/2016/04/20/catfish-1-4-2-released/</link><pubDate>Wed, 20 Apr 2016 06:37:22 +0000</pubDate><guid>https://seand.xyz/blog/2016/04/20/catfish-1-4-2-released/</guid><media:content url="https://seand.xyz/images/2016/01/catfish-1-3-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 1.4.x series is now stable, and Catfish 1.4.2 is available. This release builds on the continued work and community contributions to deliver the best release yet.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Catfish can now be easily closed with Ctrl+C in the terminal (late, I know)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix installation with Python 2 (LP: &lt;a href="https://launchpad.net/bugs/1540211"
target="_blank"
&gt;#1540211&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix end date calculation with custom date ranges (LP: &lt;a href="https://launchpad.net/bugs/1514018"
target="_blank"
&gt;#1514018&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix issues double-click activation (LP: &lt;a href="https://launchpad.net/bugs/1523164"
target="_blank"
&gt;#1523164&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix middle/right-click activation on startup (LP: &lt;a href="https://launchpad.net/bugs/1547807"
target="_blank"
&gt;#1547807&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Unmark strings that should not be translated (LP: &lt;a href="https://launchpad.net/bugs/1562578"
target="_blank"
&gt;#1562578&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix issues with deleted files not being removed from results&lt;/li&gt;
&lt;li&gt;Fixed file timestamps being displayed as UTC instead of local time&lt;/li&gt;
&lt;li&gt;Install appdata again (broke in 1.3.4)&lt;/li&gt;
&lt;li&gt;Use localtime for date range comparisons&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Catalan, Dutch, Esperanto, Finnish, French, German, Japanese, Lithuanian, Spanish, Swedish&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The source packages for Catfish 1.4.2 (and all other releases) can be downloaded from &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Users of Ubuntu 16.04 “Xenial Xerus” can install Catfish from the software center. Other Ubuntu users can get the latest Catfish from the &lt;a href="https://launchpad.net/~catfish-search/&amp;#43;archive/ubuntu/ppa"
target="_blank"
&gt;Catfish PPA&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Catfish 1.3.4 Released</title><link>https://seand.xyz/blog/2016/01/31/catfish-1-3-4-released-new-ppa/</link><pubDate>Sun, 31 Jan 2016 22:41:25 +0000</pubDate><guid>https://seand.xyz/blog/2016/01/31/catfish-1-3-4-released-new-ppa/</guid><media:content url="https://seand.xyz/images/2016/01/catfish-1-3-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With a slew of updates and a new build system, &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 1.3.4 is now available! This update fixes a number of bugs, adds initial support for PolicyKit, and introduces a new PPA for Ubuntu users.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Initial PolicyKit integration for requesting administrative rights to update the search database.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes for passwordless admin (running as root) logic (LP: &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1507765"
target="_blank"
&gt;#1507765&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed crash in en_US locale for a non-sudoer user (LP: &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1501565"
target="_blank"
&gt;#1501565&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Replaced catfish launch script (LP: &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1445739"
target="_blank"
&gt;#1445739&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed issues with multiple selected results (LP: &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1461072"
target="_blank"
&gt;#1461072&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1508918"
target="_blank"
&gt;#1508918&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed middle-click activation&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Bulgarian, Chinese (Simplified), Chinese (Traditional), Dutch, English (Australia), French, German, Greek, Icelandic, Lithuanian, Serbian, Swedish, and Ukrainian&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="a-new-ppa"&gt;A New PPA&lt;/h2&gt;
&lt;p&gt;To make it easier for users to install the latest supported versions, the previous PPAs have been merged into a single &lt;a href="https://launchpad.net/~catfish-search/&amp;#43;archive/ubuntu/ppa"
target="_blank"
&gt;Catfish PPA&lt;/a&gt;. This new PPA provides three different installation options.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;catfish&lt;/strong&gt; package is the latest stable release (at this time, 1.2.2). This package is recommended for users who want a verified functional version of Catfish.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;catfish-unstable&lt;/strong&gt; package provides the latest development release (this release, 1.3.4). This package includes some of the latest features but may also contain bugs.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;catfish-daily&lt;/strong&gt; package delivers the most recent updates as they are committed to the code. Beware: This package will have the latest fixes and bugs, and some days may not even start.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These packages replace one another to switch between them easily. To install packages from this PPA on your system, you can use the following commands:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:catfish-search/ppa
sudo apt-get update
sudo apt-get install &amp;lt;catfish|catfish-unstable|catfish-daily&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The source packages for Catfish 1.3.4 (and all other releases) can be downloaded from &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Xubuntu 15.10 "Wily Werewolf" Released</title><link>https://seand.xyz/blog/2015/10/18/xubuntu-15-10-rc-available/</link><pubDate>Sun, 18 Oct 2015 08:43:17 +0000</pubDate><guid>https://seand.xyz/blog/2015/10/18/xubuntu-15-10-rc-available/</guid><media:content url="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;A new release of Xubuntu is just around the corner! The release candidate for Xubuntu 15.10 “Wily Werewolf” is now available, and the final release is expected less than a week from now, on October 22.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;This list highlights several new features and applications but is not exhaustive.  This post will be updated with a link to the full release notes once they are available and complete.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE:&lt;/strong&gt; Xubuntu 15.10 has been released!  The release announcement can be found &lt;a href="http://xubuntu.org/news/xubuntu-15-10-release/"
target="_blank"
&gt;here&lt;/a&gt;, with the full release notes &lt;a href="https://wiki.ubuntu.com/WilyWerewolf/FinalRelease/Xubuntu"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h4 id="summary-of-changes"&gt;Summary of Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;LibreOffice Writer and Calc are now included, replacing Abiword and Gnumeric. We have also included a new theme for LibreOffice based on elementary to better integrate with the Xubuntu environment.&lt;/li&gt;
&lt;li&gt;A new application, Xfce Panel Switch is now included in Xubuntu. This application enables users to easily backup, restore, import, and export panel layouts. I cover the application in greater detail &lt;a href="https://seand.xyz/2015/10/12/xfce-panel-switch-introduction/"
&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A new window manager theme, Greybird Accessibility, is now available in the window manager settings.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2015/10/13/catfish-1-3-3-released/"
&gt;Catfish&lt;/a&gt;, &lt;a href="https://seand.xyz/2015/08/20/menulibre-2-0-7-and-2-1-0-released/"
&gt;MenuLibre&lt;/a&gt;, and &lt;a href="https://seand.xyz/2015/10/14/catching-up-with-mugshot-0-3-0/"
&gt;Mugshot&lt;/a&gt; have all been promoted to their latest development versions as they continue to improve for the next LTS, Xubuntu 16.04.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="updated-applications"&gt;Updated Applications&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Application&lt;/th&gt;
&lt;th&gt;Vivid (15.04)&lt;/th&gt;
&lt;th&gt;Wily (15.10)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Blueman&lt;/td&gt;
&lt;td&gt;1.99 alpha1&lt;/td&gt;
&lt;td&gt;2.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Catfish&lt;/td&gt;
&lt;td&gt;1.2.2&lt;/td&gt;
&lt;td&gt;1.3.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Exo&lt;/td&gt;
&lt;td&gt;0.10.4&lt;/td&gt;
&lt;td&gt;0.10.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Firefox&lt;/td&gt;
&lt;td&gt;41.0.2&lt;/td&gt;
&lt;td&gt;41.0.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;gmusicbrowser&lt;/td&gt;
&lt;td&gt;1.1.13&lt;/td&gt;
&lt;td&gt;1.1.14&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;GTK Theme Config&lt;/td&gt;
&lt;td&gt;1.2&lt;/td&gt;
&lt;td&gt;1.2.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LightDM GTK+ Greeter&lt;/td&gt;
&lt;td&gt;2.0.0&lt;/td&gt;
&lt;td&gt;2.0.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LightDM GTK+ Greeter Settings&lt;/td&gt;
&lt;td&gt;1.1.0&lt;/td&gt;
&lt;td&gt;1.2.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MenuLibre&lt;/td&gt;
&lt;td&gt;2.0.6&lt;/td&gt;
&lt;td&gt;2.1.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mugshot&lt;/td&gt;
&lt;td&gt;0.2.5&lt;/td&gt;
&lt;td&gt;0.3.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Orage&lt;/td&gt;
&lt;td&gt;4.10.0&lt;/td&gt;
&lt;td&gt;4.12.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Parole Media Player&lt;/td&gt;
&lt;td&gt;0.8.0&lt;/td&gt;
&lt;td&gt;0.8.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;pavucontrol&lt;/td&gt;
&lt;td&gt;2.0&lt;/td&gt;
&lt;td&gt;3.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Thunar&lt;/td&gt;
&lt;td&gt;1.6.6&lt;/td&gt;
&lt;td&gt;1.6.10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Thunderbird&lt;/td&gt;
&lt;td&gt;38.3.0&lt;/td&gt;
&lt;td&gt;38.3.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfburn&lt;/td&gt;
&lt;td&gt;0.5.2&lt;/td&gt;
&lt;td&gt;0.5.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfce Dictionary&lt;/td&gt;
&lt;td&gt;0.7.0&lt;/td&gt;
&lt;td&gt;0.7.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfce Notes&lt;/td&gt;
&lt;td&gt;1.7.7&lt;/td&gt;
&lt;td&gt;1.8.1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfce Power Manager&lt;/td&gt;
&lt;td&gt;1.4.3&lt;/td&gt;
&lt;td&gt;1.4.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfce Whisker Menu&lt;/td&gt;
&lt;td&gt;1.4.3&lt;/td&gt;
&lt;td&gt;1.5.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfdesktop&lt;/td&gt;
&lt;td&gt;4.12.0&lt;/td&gt;
&lt;td&gt;4.12.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfce Panel Switch&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;1.0.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xfwm&lt;/td&gt;
&lt;td&gt;4.12.1&lt;/td&gt;
&lt;td&gt;4.12.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xubuntu Artwork&lt;/td&gt;
&lt;td&gt;15.04.4&lt;/td&gt;
&lt;td&gt;15.10.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xubuntu Default Settings&lt;/td&gt;
&lt;td&gt;15.04.5&lt;/td&gt;
&lt;td&gt;15.10.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Xubuntu Documentation&lt;/td&gt;
&lt;td&gt;15.04.2&lt;/td&gt;
&lt;td&gt;15.10.1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="screenshots"&gt;Screenshots&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-desktop.png"
alt="Xfdesktop with the latest wallpaper"&gt;&lt;figcaption&gt;
Xfdesktop with the latest wallpaper
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-lightdm-gtk-greeter.png"
alt="LightDM GTK Greeter"&gt;&lt;figcaption&gt;
LightDM GTK Greeter
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-lightdm-gtk-greeter-settings.png"
alt="LightDM GTK Greeter Settings"&gt;&lt;figcaption&gt;
LightDM GTK Greeter Settings
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-catfish-menulibre.png"
alt="Catfish and Menulibre with the new layouts"&gt;&lt;figcaption&gt;
Catfish and Menulibre with the new layouts
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/parole-0-8-1-greybird-accessibility.png"
alt="Parole Media Player 0.8.1 and Greybird Accessibility"&gt;&lt;figcaption&gt;
Parole Media Player 0.8.1 and Greybird Accessibility
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-xfce-1.png"
alt="Thunar File Manager, Xfce Dictionary, Xfburn"&gt;&lt;figcaption&gt;
Thunar File Manager, Xfce Dictionary, Xfburn
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-xfce-2.png"
alt="Xfce Panel Switch, Power Manager, and Notes"&gt;&lt;figcaption&gt;
Xfce Panel Switch, Power Manager, and Notes
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xfce-panel-switch-xubuntu-12-04.png"
alt="Xubuntu 12.04 layout in Xfce Panel Switch"&gt;&lt;figcaption&gt;
Xubuntu 12.04 layout in Xfce Panel Switch
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xubuntu-15-10-rc-firefox.png"
alt="Mozilla Firefox and Xubuntu Documentation"&gt;&lt;figcaption&gt;
Mozilla Firefox and Xubuntu Documentation
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="available-for-testing"&gt;Available for Testing&lt;/h2&gt;
&lt;p&gt;We depend on the tests our community and team members run leading up to the final release.  Until the final release on Thursday, please help us with testing the images for any significant issues.  As larger issues are identified and fixed, new images will be created, so be sure to check the tracker each day.  The tracker is &lt;a href="http://iso.qa.ubuntu.com/qatracker/milestones/347/builds"
target="_blank"
&gt;located here&lt;/a&gt;.  The Xubuntu tests and links to the download images can be found at the bottom.&lt;/p&gt;
&lt;h2 id="known-issues"&gt;Known Issues&lt;/h2&gt;
&lt;p&gt;A few issues have been identified at this time.  There will likely be others, so please do not hesitate to report new bugs.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;LP: &lt;a href="https://bugs.launchpad.net/bugs/1488814"
target="_blank"
&gt;#1488814&lt;/a&gt;: failed to boot from USB disk with error:Boot error.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;During tests the gnome-disks tool was found to be the most reliable USB creation method.&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;LP: &lt;a href="https://bugs.launchpad.net/bugs/1341944"
target="_blank"
&gt;#1341944&lt;/a&gt;: 32-Bit UEFI bootloader support needed&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;LP: &lt;a href="https://bugs.launchpad.net/bugs/1447038"
target="_blank"
&gt;#1447038&lt;/a&gt; Shutdown/Restart of live session guest does not work in Virtualbox or VMWare&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;LP: &lt;a href="https://bugs.launchpad.net/bugs/1401609"
target="_blank"
&gt;#1401609&lt;/a&gt;: gmusicbrowser crashes on close&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Also, see &lt;a href="https://wiki.ubuntu.com/WilyWerewolf/ReleaseNotes#Known_issues"
target="_blank"
&gt;bugs relevant to the common Ubuntu infrastructure&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Parole Media Player 0.8.1 Released</title><link>https://seand.xyz/blog/2015/10/16/parole-media-player-0-8-1-released/</link><pubDate>Fri, 16 Oct 2015 21:53:13 +0000</pubDate><guid>https://seand.xyz/blog/2015/10/16/parole-media-player-0-8-1-released/</guid><media:content url="https://seand.xyz/images/2015/10/parole-0-8-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been nearly 8 months since the first release in Parole’s 0.8 stable series. Yesterday, Parole Media Player 0.8.1 was released in time to be included in Xubuntu 15.10. This release includes several bug fixes and makes for another great release.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-feature-ish"&gt;New Feature-ish&lt;/h3&gt;
&lt;p&gt;New hidden setting to persistently hide the menubar been sessions. This option reduces Parole into a window dedicated to content for as long as it is enabled.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;To enable from the terminal, issue the following command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;xfconf-query -c parole -p /always-hide-menubar -nt bool -s true&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;And from the Xfce Settings Editor: Click “parole”, then “New”. Enter “/always-hide-menubar” as the property, select “Boolean”, and then toggle the value to “TRUE”.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bugs-fixed"&gt;Bugs Fixed&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Xfce: &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12045"
target="_blank"
&gt;#12045&lt;/a&gt;: MPRIS2 plugin: Add missing signal watch on shuffle property&lt;/li&gt;
&lt;li&gt;Xfce: &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=12169"
target="_blank"
&gt;#12169&lt;/a&gt;: Fix crash on close that would happen in some system configurations (including Xubuntu 15.10)&lt;/li&gt;
&lt;li&gt;Xfce: &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=11653"
target="_blank"
&gt;#11653&lt;/a&gt;: Make appdata.xml correctly validate&lt;/li&gt;
&lt;li&gt;Fixed building with &lt;code&gt;--debug&lt;/code&gt; by correcting conditional logic&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="translation-updates"&gt;Translation Updates&lt;/h3&gt;
&lt;p&gt;Chinese (China), Chinese (Taiwan), English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Italian, Korean, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazilian), Russian, Spanish, Swedish, Thai, Ukrainian&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/parole-0-8-1-greybird-accessibility.png"
alt="Parole Media Player 0.8.1 and Greybird Accessibility"&gt;&lt;figcaption&gt;
Parole Media Player 0.8.1 and Greybird Accessibility
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/parole-0-8-1-no-menubar.png"
alt="Displayed with the Settings Editor and the new setting"&gt;&lt;figcaption&gt;
Displayed with the Settings Editor and the new setting
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Parole Media Player can be downloaded from the &lt;a href="http://archive.xfce.org/src/apps/parole/0.8/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Ubuntu 15.10 “Wily Werewolf” users can install Parole 0.8.1 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install parole
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Mugshot 0.3.0 Released</title><link>https://seand.xyz/blog/2015/10/14/catching-up-with-mugshot-0-3-0/</link><pubDate>Wed, 14 Oct 2015 20:50:33 +0000</pubDate><guid>https://seand.xyz/blog/2015/10/14/catching-up-with-mugshot-0-3-0/</guid><media:content url="https://seand.xyz/images/2015/10/mugshot-0-3-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been quite a while since I’ve made a proper release announcement for &lt;a href="https://seand.xyz/projects/mugshot/"
&gt;Mugshot&lt;/a&gt;. My last announcement was for 0.2.3; we’ve had two stable and one development release since then. Here’s everything you’ve missed through Mugshot 0.3.0.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Mugshot’s license statement has been updated and is now licensed under the GPL version 3 &lt;em&gt;or newer&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;As of 0.3.0, the camera is now powered by Cheese and Clutter. Below is an important note about Clutter support.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1310634"
target="_blank"
&gt;#1310634&lt;/a&gt;: Mugshot does not correctly expand user details&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1311938"
target="_blank"
&gt;#1311938&lt;/a&gt;: Remove hard dependency on AccountsService&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1315709"
target="_blank"
&gt;#1315709&lt;/a&gt;: Fix timeout by using non-interactive &lt;code&gt;chfn&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1353530"
target="_blank"
&gt;#1353530&lt;/a&gt;: Fixes startup and improves usability for LDAP users and other users where user details are not properly parsed&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1414443"
target="_blank"
&gt;#1414443&lt;/a&gt;: Camera doesn’t initialize&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="known-issues"&gt;Known Issues&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;LP: &lt;a href="https://launchpad.net/bugs/1462445"
target="_blank"
&gt;#1462445&lt;/a&gt;, GNOME: &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=754640"
target="_blank"
&gt;#754640&lt;/a&gt;: Some users may find that Mugshot freezes when capturing a photo. This known issue in Clutter also seems to affect other applications. To work around this, launch Mugshot with:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;CLUTTER_BACKEND=x11 mugshot&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="downloads"&gt;Downloads&lt;/h3&gt;
&lt;p&gt;The latest version of Mugshot can be downloaded from &lt;a href="https://launchpad.net/mugshot/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Ubuntu 15.10 “Wily Werewolf” users can install Mugshot 0.3.0 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Catfish 1.3.3 Released</title><link>https://seand.xyz/blog/2015/10/13/catfish-1-3-3-released/</link><pubDate>Tue, 13 Oct 2015 07:12:55 +0000</pubDate><guid>https://seand.xyz/blog/2015/10/13/catfish-1-3-3-released/</guid><media:content url="https://seand.xyz/images/2015/10/catfish-1-3-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Catfish 1.3.3 was released on October 8th. This release follows the current development cycle, in which I improve usability and tackle bugs of all sizes.&lt;/p&gt;
&lt;h2 id="changes-since-130"&gt;Changes Since 1.3.0&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The headerbar window decorations are now optional and can be toggled with the &lt;code&gt;use-headerbar&lt;/code&gt; setting&lt;/li&gt;
&lt;li&gt;Updated Translations: German, Greek, Finnish, French, Polish, Portuguese, Spanish&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1395720"
target="_blank"
&gt;#1395720&lt;/a&gt;: Support for passwordless sudo&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1442559"
target="_blank"
&gt;#1442559&lt;/a&gt;: Fix lookup of files over 2GB on 32bit installations&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1482919"
target="_blank"
&gt;#1482919&lt;/a&gt;: Detect availability of &lt;code&gt;locate&lt;/code&gt;, disable if unavailable&lt;/li&gt;
&lt;li&gt;LP: &lt;a href="https://launchpad.net/bugs/1495098"
target="_blank"
&gt;#1495098&lt;/a&gt;: Use correct thumbnails directory based on GLib version&lt;/li&gt;
&lt;li&gt;Fix broken modification date filter&lt;/li&gt;
&lt;li&gt;Hide output from the &lt;code&gt;which&lt;/code&gt; command on startup&lt;/li&gt;
&lt;li&gt;Set the window title to display in window lists correctly&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/catfish-1-3-3-headerbars.png"
alt="Catfish 1.3.3 displayed with the headerbar layout."&gt;&lt;figcaption&gt;
Catfish with Headerbar
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/catfish-1-3-3-titlebar.png"
alt="Catfish 1.3.3 displayed with the titlebar layout."&gt;&lt;figcaption&gt;
Catfish with Titlebar
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Catfish can be downloaded from &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Ubuntu 15.10 “Wily Werewolf” users can install Catfish 1.3.3 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install catfish
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Xfce Panel Switch: Introduction</title><link>https://seand.xyz/blog/2015/10/12/xfce-panel-switch-introduction/</link><pubDate>Mon, 12 Oct 2015 23:51:36 +0000</pubDate><guid>https://seand.xyz/blog/2015/10/12/xfce-panel-switch-introduction/</guid><media:content url="https://seand.xyz/images/2015/10/xfce-panel-switch-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 15.10 “Wily Werewolf” introduces a new application for managing panel layouts in Xfce, Xfce Panel Switch. This simple utility application fills a void for appearance tweakers and distributors alike.&lt;/p&gt;
&lt;h2 id="features"&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Backup and restore panel configurations&lt;/li&gt;
&lt;li&gt;Share panel layouts with simple exporting and importing&lt;/li&gt;
&lt;li&gt;Choose from one of 5 included layouts, or install layouts system-wide in &lt;code&gt;/usr/share/xfpanel-switch/layouts&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="included-layouts"&gt;Included Layouts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GNOME 2 (top and bottom panel configuration)&lt;/li&gt;
&lt;li&gt;Redmond (single panel layout familiar to Windows users)&lt;/li&gt;
&lt;li&gt;Xfce 4.12 (out-of-the-box default Xfce layout)&lt;/li&gt;
&lt;li&gt;Xubuntu Classic (Xubuntu 12.04 era)&lt;/li&gt;
&lt;li&gt;Xubuntu Modern (Xubuntu 14.04 and newer)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xfce-panel-switch-gnome.png"
alt="GNOME 2 layout in Xfce Panel Switch"&gt;&lt;figcaption&gt;
GNOME 2 layout in Xfce Panel Switch
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xfce-panel-switch-redmond.png"
alt="Redmond layout in Xfce Panel Switch"&gt;&lt;figcaption&gt;
Redmond layout in Xfce Panel Switch
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xfce-panel-switch-xfce.png"
alt="Xfce layout in Xfce Panel Switch"&gt;&lt;figcaption&gt;
Xfce layout in Xfce Panel Switch
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xfce-panel-switch-xubuntu-12-04.png"
alt="Xubuntu 12.04 layout in Xfce Panel Switch"&gt;&lt;figcaption&gt;
Xubuntu 12.04 layout in Xfce Panel Switch
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/10/xfce-panel-switch-xubuntu-14-04.png"
alt="Xubuntu 14.04 layout in Xfce Panel Switch"&gt;&lt;figcaption&gt;
Xubuntu 14.04 layout in Xfce Panel Switch
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Xfce Panel Switch can be downloaded from &lt;a href="https://launchpad.net/xfpanel-switch/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Ubuntu 15.10 “Wily Werewolf” users can install Xfce Panel Switch 1.0.3 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install xfpanel-switch
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>MenuLibre 2.0.7 and 2.1.0 Released</title><link>https://seand.xyz/blog/2015/08/20/menulibre-2-0-7-and-2-1-0-released/</link><pubDate>Thu, 20 Aug 2015 06:51:22 +0000</pubDate><guid>https://seand.xyz/blog/2015/08/20/menulibre-2-0-7-and-2-1-0-released/</guid><media:content url="https://seand.xyz/images/2015/08/menulibre-2-1-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Ubuntu Feature Freeze is always exciting. New stable (2.0.7) and development (2.1.0) versions of MenuLibre are now available. Several bugs have been fixed, and the new development release begins to show a modern spin on the UI.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;MenuLibre 2.0.7 is a bugfix release, and 2.1.0 builds on top of that release with several improvements.&lt;/p&gt;
&lt;h3 id="207"&gt;2.0.7&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Disable running as the root user. This has caused many issues and often led to corrupt menus. No more!&lt;/li&gt;
&lt;li&gt;Fix installation under C locale (LP: &lt;a href="https://launchpad.net/bugs/1460472"
target="_blank"
&gt;#1460472&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support psutil 3.0.1 (LP: &lt;a href="https://launchpad.net/bugs/1474484"
target="_blank"
&gt;#1474484&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use string values for GtkEntry (LP: &lt;a href="https://launchpad.net/bugs/1430613"
target="_blank"
&gt;#1430613&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support launcher subdirectories (LP: &lt;a href="https://launchpad.net/bugs/1313682"
target="_blank"
&gt;#1313682&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="210"&gt;2.1.0&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated artwork, courtesy of Simon Steinbeiß&lt;/li&gt;
&lt;li&gt;Refactored several components to improve code quality and maintainability&lt;/li&gt;
&lt;li&gt;Exit with Ctrl+Q&lt;/li&gt;
&lt;li&gt;New widgets: GtkApplicationWindow, GtkHeaderbar, GtkStackSwitcher&lt;/li&gt;
&lt;li&gt;Improved Name and Comment entry&lt;/li&gt;
&lt;li&gt;Improved Executable and Working Directory entry&lt;/li&gt;
&lt;li&gt;Improved theme integration with Adwaita and elementary&lt;/li&gt;
&lt;li&gt;Removed deprecated widgets and properties (Gtk 3.14)&lt;/li&gt;
&lt;li&gt;Removed intermediate icon selection&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/menulibre-2-1-0-root.png"
alt="MenuLibre 2.1.0 when run as root"&gt;&lt;figcaption&gt;
MenuLibre can no longer be run as the root user.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/menulibre-2-1-0-xubuntu.png"
alt="MenuLibre 2.1.0 in Xubuntu"&gt;&lt;figcaption&gt;
MenuLibre now uses a Headerbar and says goodbye to several custom widgets.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/menulibre-2-1-0-text-entry.png"
alt="MenuLibre 2.1.0 with better text entry"&gt;&lt;figcaption&gt;
GtkEntries support clickable action buttons, which MenuLibre now fully utilizes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/menulibre-2-1-0-icon-selection.png"
alt="MenuLibre 2.1.0 with quicker icon selection"&gt;&lt;figcaption&gt;
When selecting an icon, the intermediate view is gone, removing a needless step.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/menulibre-2-1-0-search.png"
alt="Searching in MenuLibre 2.1.0"&gt;&lt;figcaption&gt;
Search is still fast and produces relevant results.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/menulibre-2-1-0-adwaita.png"
alt="Adwaita GTK theme with MenuLibre 2.1.0"&gt;&lt;figcaption&gt;
Without the custom widget mess, MenuLibre now shines with the Adwaita GTK theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of MenuLibre can be downloaded from &lt;a href="https://launchpad.net/menulibre/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. 2.0.7 can be found in &lt;a href="https://packages.debian.org/sid/menulibre"
target="_blank"
&gt;Debian unstable&lt;/a&gt;. Ubuntu 15.10 “Wily Werewolf” users can install MenuLibre 2.1.0 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install menulibre
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Catfish 1.3.0 Released</title><link>https://seand.xyz/blog/2015/08/20/catfish-1-3-0-released/</link><pubDate>Thu, 20 Aug 2015 00:12:32 +0000</pubDate><guid>https://seand.xyz/blog/2015/08/20/catfish-1-3-0-released/</guid><media:content url="https://seand.xyz/images/2015/08/catfish-1-3-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The first release in the Catfish 1.3 development cycle is now out! This development cycle is intended to refine the user interface and improve search speed and responsiveness. Catfish 1.3.0 is all about style.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The toolbar has been replaced with a Gtk HeaderBar. This better utilizes screen space and makes Catfish more consistent with other Gtk3 applications.&lt;/li&gt;
&lt;li&gt;The sidebar has been cleaned up and now clearly indicates selected options.&lt;/li&gt;
&lt;li&gt;The file type and modification date dialogs were replaced with Popover widgets. Filter changes are now applied immediately.&lt;/li&gt;
&lt;li&gt;Startup, search, and results views now feature user-friendly “splash screens.”&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Catfish will no longer attempt to create thumbnails for Photoshop and SVG files. Recent library versions have caused Catfish to crash.&lt;/li&gt;
&lt;li&gt;Exit application with Ctrl+Q (LP: &lt;a href="https://launchpad.net/bugs/1447045"
target="_blank"
&gt;#1447045&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add GenericName to desktop file (LP: &lt;a href="https://launchpad.net/bugs/1476401"
target="_blank"
&gt;#1476401&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use the correct locate.db file (LP: &lt;a href="https://launchpad.net/bugs/1480064"
target="_blank"
&gt;#1480064&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use unique GUI IDs (LP: &lt;a href="https://launchpad.net/bugs/1389896"
target="_blank"
&gt;#1389896&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/catfish-1-3-0-start-screen.png"
alt="Catfish 1.3.0 start screen"&gt;&lt;figcaption&gt;
Making a good initial impression.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/catfish-1-3-0-filters.png"
alt="Catfish 1.3.0 filters"&gt;&lt;figcaption&gt;
Active filters are now clearly indicated with a checkbox.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/catfish-1-3-0-custom-filter.png"
alt="Catfish 1.3.0 custom filter"&gt;&lt;figcaption&gt;
File type filters can now be more quickly entered and are applied instantly.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/catfish-1-3-0-date-ranges.png"
alt="Catfish 1.3.0 modification date ranges"&gt;&lt;figcaption&gt;
Modification date ranges can be quickly adjusted and are applied instantly.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/catfish-1-3-0-app-menu.png"
alt="Catfish 1.3.0 application menu"&gt;&lt;figcaption&gt;
Alternate views and advanced options are accessible from the application menu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/08/catfish-1-3-0-no-files-found.png"
alt="Catfish 1.3.0 no files found view"&gt;&lt;figcaption&gt;
When a file cannot be found, Catfish now gently notifies the user.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest version of Catfish can be downloaded from &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Launchpad&lt;/a&gt;. Ubuntu 15.10 “Wily Werewolf” users can install Catfish 1.3.0 from the repositories:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install catfish
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Bug Reporting in Xubuntu</title><link>https://seand.xyz/blog/2015/06/18/bug-reporting-in-xubuntu/</link><pubDate>Thu, 18 Jun 2015 22:29:31 +0000</pubDate><guid>https://seand.xyz/blog/2015/06/18/bug-reporting-in-xubuntu/</guid><media:content url="https://seand.xyz/images/2015/06/xubuntu-bug-reporting-filing.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;A single application may be used in a limitless number of environments, making it impossible for the developers to test each case. A user may often stumble upon a bug, find a workaround, and move on. In other cases, the user may not have an alternative. How many of these bugs can be prevented?&lt;/p&gt;
&lt;p&gt;Ubuntu (and community derivatives such as Xubuntu) follows a 6-month release cycle. LTS ( &lt;a href="https://wiki.ubuntu.com/LTS"
target="_blank"
&gt;Long Term Support&lt;/a&gt;) releases are made every two years (2010, 2012, 2014, 2016, etc) and normal releases fall between. Every release has development milestones (alpha, beta, release candidate) and daily development snapshot builds. The best time for testing and reporting bugs is during this development window when new features are added, libraries are updated, and documentation is refreshed on a daily basis.&lt;/p&gt;
&lt;p&gt;For the 15.10 “Wily Werewolf” cycle, the Xubuntu Team has &lt;a href="https://lists.ubuntu.com/archives/xubuntu-devel/2015-June/010798.html"
target="_blank"
&gt;opted not to use&lt;/a&gt; pre-written package tests, instead relying on our users’ own test cases and experiences. Reporting bugs for a stable or development version of Xubuntu is a simple task. However, when using a PPA, as sometimes recommended to test bleeding-edge code or new fixes, things can become a bit more difficult. I’ve outlined the steps for each scenario just below the general guidelines.&lt;/p&gt;
&lt;p&gt;This guide is inspired by and reuses some content found in the &lt;a href="https://help.ubuntu.com/community/ReportingBugs"
target="_blank"
&gt;Ubuntu Community Help Wiki&lt;/a&gt;.  If you need more in-depth information about bug-reporting practices in Ubuntu, check it out here.&lt;/p&gt;
&lt;h2 id="general-bug-reporting-guidelines-launchpad"&gt;General Bug Reporting Guidelines (Launchpad)&lt;/h2&gt;
&lt;h3 id="be-sure-to-include-relevant-system-and-package-information"&gt;Be sure to include relevant system and package information.&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Which release are you running?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Are you fully up-to-date?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;What PPAs, if any, are enabled on your system?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;What package version are you using?&lt;/p&gt;
&lt;p&gt;&lt;code&gt;apt-cache policy PACKAGENAME&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="include-steps-taken-to-create-the-bug"&gt;Include steps taken to create the bug.&lt;/h3&gt;
&lt;p&gt;Is it possible to reproduce the bug?&lt;/p&gt;
&lt;h3 id="include-any-other-relevant-information"&gt;Include any other relevant information.&lt;/h3&gt;
&lt;p&gt;For example, if the bug reported is for Parole Media Player:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What gstreamer packages are installed?&lt;/li&gt;
&lt;li&gt;What audio/video codec does the media file use?&lt;/li&gt;
&lt;li&gt;Which video output plugin is selected?&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="add-relevant-tags-to-the-bug-report"&gt;Add relevant tags to the bug report.&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Ubuntu release name: &lt;em&gt;trusty&lt;/em&gt;, &lt;em&gt;vivid&lt;/em&gt;, or &lt;em&gt;wily&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;If the package is from a PPA, add the &lt;em&gt;PPA&lt;/em&gt; tag as well.&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/06/xubuntu-bug-reporting-tagging.png"
alt="Tags can be found at the bottom of the bug report."&gt;&lt;figcaption&gt;
Tags can be found at the bottom of the bug report.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="automatic-crash-reporting-without-ppas"&gt;Automatic Crash Reporting (without PPAs)&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/06/xubuntu-bug-reporting-apport.png"
alt="Ubuntu&amp;#39;s bug reporting tool pops up when an application fails."&gt;&lt;figcaption&gt;
Ubuntu’s bug reporting tool pops up when an application fails.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;This is, by far, the easiest way to report bugs. When an application crashes, a bug-reporting window will pop up. Required information is collected and (with your consent) uploaded to Launchpad. You then update the bug report with any additional information, and developers can review the bug and request any further details.&lt;/p&gt;
&lt;h3 id="manual-bug-reporting-without-ppas"&gt;Manual Bug Reporting (without PPAs)&lt;/h3&gt;
&lt;p&gt;When you’re not using PPAs, you can use the ubuntu-bug command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ubuntu-bug PACKAGENAME&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will open the bug reporting window and collect any relevant crash and system information to upload with the bug report. With your permission, the report is uploaded to Launchpad where you can continue with the next steps.&lt;/p&gt;
&lt;h3 id="manual-bug-reporting-with-ppas"&gt;Manual Bug Reporting (with PPAs)&lt;/h3&gt;
&lt;p&gt;When you encounter a bug with a package from a PPA, you’ll need to file the bug report manually. Once you’ve got the offending package name, go to&lt;/p&gt;
&lt;p&gt;&lt;code&gt;http://bugs.launchpad.net/ubuntu/+source/PACKAGENAME/+filebug&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Crash logs can be found in &lt;code&gt;/var/crash/&lt;/code&gt;. This directory requires superuser ( &lt;code&gt;sudo&lt;/code&gt;) permissions to view and extract the contents. These logs can be particularly valuable to include in your bug report, but be sure to review them as they may contain sensitive or personally identifiable material.&lt;/p&gt;
&lt;p&gt;Be sure to follow the above general guidelines and add the tag &lt;em&gt;ppa&lt;/em&gt;, so it is clear to developers that this is an unsupported package.&lt;/p&gt;
&lt;h2 id="thats-all"&gt;That’s All!&lt;/h2&gt;
&lt;p&gt;Easy, right? Reporting bugs in Ubuntu is not particularly difficult and does not require more than a few minutes of effort. Bugs found early can be addressed in a timely manner and are more likely to make it to a stable release. Go and find some bugs!&lt;/p&gt;
&lt;p&gt;If you have any questions, leave a comment here or contact the Xubuntu team through one of the &lt;a href="http://xubuntu.org/contribute/"
target="_blank"
&gt;official channels&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>LightDM GTK Greeter 2.0.1 Released</title><link>https://seand.xyz/blog/2015/05/20/lightdm-gtk-greeter-2-0-1-and-settings-1-2-0-releases/</link><pubDate>Wed, 20 May 2015 23:00:05 +0000</pubDate><guid>https://seand.xyz/blog/2015/05/20/lightdm-gtk-greeter-2-0-1-and-settings-1-2-0-releases/</guid><media:content url="https://seand.xyz/images/2015/05/lightdm-gtk-greeter-settings-1-2-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;LightDM GTK Greeter 2.0.1 and LightDM GTK Greeter Settings 1.2.0 have been released! A number of bugs have been fixed in the greeter, and a new multihead configuration dialog has been added to the settings app.&lt;/p&gt;
&lt;h2 id="update-20150616"&gt;Update 2015/06/16&lt;/h2&gt;
&lt;p&gt;Both applications have been added to the Stable PPA. Some users report a solid-color background on some themes with the latest release. A workaround is posted &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1460303/comments/6"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="new-in-lightdm-gtk-greeter-201"&gt;New in LightDM GTK Greeter 2.0.1&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support for multiple configuration files (LP: &lt;a href="https://bugs.launchpad.net/bugs/1421587"
target="_blank"
&gt;#1421587&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bugs-fixed"&gt;Bugs Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Multihead setup: black/white/grey screen at startup (LP: &lt;a href="https://bugs.launchpad.net/bugs/1410406"
target="_blank"
&gt;#1410406&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/bugs/1426664"
target="_blank"
&gt;#1426664&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/bugs/1449567"
target="_blank"
&gt;#1449567&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/bugs/1448761"
target="_blank"
&gt;#1448761&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Switching active monitors with Onboard on-screen can leave its window in an invalid state&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Onboard&lt;/em&gt; does not react to mouse clicks&lt;/li&gt;
&lt;li&gt;Window focus is lost after changing the monitor configuration&lt;/li&gt;
&lt;li&gt;Every lock activates a new virtual terminal with GTK 3.16 (LP: &lt;a href="https://bugs.launchpad.net/bugs/1445461"
target="_blank"
&gt;#1445461&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Broken delayed autologin (LP: &lt;a href="https://bugs.launchpad.net/bugs/854261"
target="_blank"
&gt;#854261&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Message labels can remain hidden when they must be visible (GTK: &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=710888"
target="_blank"
&gt;#710888&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-in-greeter-settings-120"&gt;New in Greeter Settings 1.2.0&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Support for LightDM GTK Greeter 2.0.1&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="new-features-1"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;xembed mode: Run app without privileges if pkexec fails&lt;/li&gt;
&lt;li&gt;New multihead setup dialog&lt;/li&gt;
&lt;li&gt;Support for multiple configuration files (see above)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bugs-fixed-1"&gt;Bugs Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Infinite loop in IndicatorsEntry (LP: &lt;a href="https://bugs.launchpad.net/bugs/1435635"
target="_blank"
&gt;#1435635&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Table column title hard to understand (LP: &lt;a href="https://bugs.launchpad.net/bugs/1428224"
target="_blank"
&gt;#1428224&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="new-and-updated-translations"&gt;New and Updated Translations&lt;/h3&gt;
&lt;p&gt;Arabic, Brazilian Portuguese, Catalan, Croatian, Finnish, French, German, Japanese, Lithuanian, Polish, Portuguese, Russian, Serbian, Spanish&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/05/lightdm-gtk-greeter-settings-1-2-0-xfce-integration.png"
alt="Xfce Settings Manager Integration"&gt;&lt;figcaption&gt;
Xfce Settings Manager Integration
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/05/lightdm-gtk-greeter-settings-1-2-0-gtk-headerbars.png"
alt="GTK Headerbar Integration"&gt;&lt;figcaption&gt;
GTK Headerbar Integration
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/05/lightdm-gtk-greeter-settings-1-2-0-titlebar.png"
alt="Greeter Settings without CSD"&gt;&lt;figcaption&gt;
Greeter Settings without CSD
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/05/lightdm-gtk-greeter-settings-1-2-0-multihead.png"
alt="Multihead Setup"&gt;&lt;figcaption&gt;
Multihead Setup
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-lightdm-gtk-greeter.png"
alt="LightDM Gtk Greeter 2.0"&gt;&lt;figcaption&gt;
LightDM Gtk Greeter 2.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/lightdm-gtk-greeter-1-8-4-numix.png"
alt="LightDM Gtk Greeter with Numix (1.8.x)"&gt;&lt;figcaption&gt;
LightDM Gtk Greeter with Numix (1.8.x)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="downloads"&gt;Downloads&lt;/h2&gt;
&lt;p&gt;The latest versions of LightDM GTK Greeter and Settings can be downloaded from Launchpad:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter/&amp;#43;download"
target="_blank"
&gt;LightDM GTK Greeter Downloads&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter-settings/&amp;#43;download"
target="_blank"
&gt;LightDM GTK Greeter Settings Downloads&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both applications will be updated for supported Ubuntu releases at the &lt;a href="https://launchpad.net/~lightdm-gtk-greeter-team/&amp;#43;archive/ubuntu/stable"
target="_blank"
&gt;Stable PPA&lt;/a&gt; this week and will be incorporated into Ubuntu 15.10 as regular updates.&lt;/p&gt;
&lt;h2 id="thanks"&gt;Thanks&lt;/h2&gt;
&lt;p&gt;Thanks to all the translators who have diligently translated these projects into their native languages. Also, a huge thanks to Andrew P., who has largely taken over the maintenance of the greeter and is solely responsible for the existence of the settings application.&lt;/p&gt;
&lt;p&gt;If you want to contribute to these projects, head over to each project page on Launchpad:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter"
target="_blank"
&gt;LightDM GTK Greeter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://launchpad.net/lightdm-gtk-greeter-settings"
target="_blank"
&gt;LightDM GTK Greeter Settings&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Xubuntu 15.04 "Vivid Vervet" Released</title><link>https://seand.xyz/blog/2015/04/23/whats-new-in-xubuntu-15-04/</link><pubDate>Thu, 23 Apr 2015 19:41:43 +0000</pubDate><guid>https://seand.xyz/blog/2015/04/23/whats-new-in-xubuntu-15-04/</guid><media:content url="https://seand.xyz/images/2015/04/xubuntu-15-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Another six months of development have passed, and Xubuntu 15.04 is now available! This release includes the hotly anticipated Xfce 4.12, released on February 28, and the typical application, appearance, documentation, and translation updates.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;With the release of Xfce 4.12, this list is a bit longer than usual…&lt;/p&gt;
&lt;h3 id="features"&gt;Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://xfce.org/about/news/?post=1425081600"
target="_blank"
&gt;Xfce 4.12&lt;/a&gt; and &lt;a href="http://xfce.org/about/tour"
target="_blank"
&gt;all of the wonderful things it includes&lt;/a&gt;!&lt;/li&gt;
&lt;li&gt;A new application, &lt;a href="https://launchpad.net/lightdm-gtk-greeter-settings"
target="_blank"
&gt;LightDM GTK Greeter Settings&lt;/a&gt;, has been included to configure the login screen.&lt;/li&gt;
&lt;li&gt;Light Locker is now configured through Xfce Power Manager&lt;/li&gt;
&lt;li&gt;New “Xubuntu Light” and “Xubuntu Dark” color schemes in Mousepad and Xfce Terminal&lt;/li&gt;
&lt;li&gt;QT applications now look better out of the box&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="applications"&gt;Applications&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;abiword 3.0.1&lt;/li&gt;
&lt;li&gt;apt-offline 1.6&lt;/li&gt;
&lt;li&gt;blueman 1.99&lt;/li&gt;
&lt;li&gt;exo (Xfce support library) 0.10.4&lt;/li&gt;
&lt;li&gt;firefox 37.0&lt;/li&gt;
&lt;li&gt;garcon (Xfce menu library) 0.4.0&lt;/li&gt;
&lt;li&gt;gnumeric 1.12.18&lt;/li&gt;
&lt;li&gt;inxi 2.2.16&lt;/li&gt;
&lt;li&gt;light-locker 1.6&lt;/li&gt;
&lt;li&gt;lightdm-gtk-greeter 2.0&lt;/li&gt;
&lt;li&gt;lightdm-gtk-greeter-settings 1.1.0&lt;/li&gt;
&lt;li&gt;mousepad 0.4.0&lt;/li&gt;
&lt;li&gt;parole 0.8.0&lt;/li&gt;
&lt;li&gt;pavucontrol 2.0.3&lt;/li&gt;
&lt;li&gt;ristretto 0.8.0&lt;/li&gt;
&lt;li&gt;thunar 1.6.6&lt;/li&gt;
&lt;li&gt;thunderbird 31.6&lt;/li&gt;
&lt;li&gt;tumbler (Xfce thumbnailer) 0.1.31&lt;/li&gt;
&lt;li&gt;xfce4-appfinder 4.12.0&lt;/li&gt;
&lt;li&gt;xfce4-dev-tools 4.12.0&lt;/li&gt;
&lt;li&gt;xfce4-indicator-plugin 2.3.3&lt;/li&gt;
&lt;li&gt;xfce4-netload-plugin 1.2.4&lt;/li&gt;
&lt;li&gt;xfce4-panel 4.12.0&lt;/li&gt;
&lt;li&gt;xfce4-places-plugin 1.7.0&lt;/li&gt;
&lt;li&gt;xfce4-power-manager 1.4.3&lt;/li&gt;
&lt;li&gt;xfce4-screenshooter 1.8.2&lt;/li&gt;
&lt;li&gt;xfce4-session 4.12.1&lt;/li&gt;
&lt;li&gt;xfce4-settings 4.12.0&lt;/li&gt;
&lt;li&gt;xfce4-systemload-plugin 1.1.2&lt;/li&gt;
&lt;li&gt;xfce4-taskmanager 1.1.0&lt;/li&gt;
&lt;li&gt;xfce4-weather-plugin 0.8.5&lt;/li&gt;
&lt;li&gt;xfce4-whiskermenu-plugin 1.4.3&lt;/li&gt;
&lt;li&gt;xfce4-xkb-plugin 0.7.1&lt;/li&gt;
&lt;li&gt;xfconf 4.12.0&lt;/li&gt;
&lt;li&gt;xfdesktop4 4.12.0&lt;/li&gt;
&lt;li&gt;xfwm4 4.12.1&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-lightdm-gtk-greeter.png"
alt="LightDM Gtk Greeter 2.0"&gt;&lt;figcaption&gt;
LightDM Gtk Greeter 2.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-mozilla-apps.png"
alt="Firefox and Thunderbird"&gt;&lt;figcaption&gt;
Firefox and Thunderbird
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-office-apps.png"
alt="Office Applications"&gt;&lt;figcaption&gt;
Office Applications
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-xfce-apps.png"
alt="Xfce Applications"&gt;&lt;figcaption&gt;
Xfce Applications
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-lightdm-gtk-greeter-settings.png"
alt="LightDM GTK Greeter Settings"&gt;&lt;figcaption&gt;
LightDM GTK Greeter Settings
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-light-and-dark-themes.png"
alt="Xubuntu Light and Dark"&gt;&lt;figcaption&gt;
Xubuntu Light and Dark
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/04/xubuntu-15-04-desktop.png"
alt="Desktop"&gt;&lt;figcaption&gt;
Desktop
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="known-issues"&gt;Known Issues&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Catfish: Authentication in live session accepts any value as a password ( &lt;a href="https://bugs.launchpad.net/bugs/1395720"
target="_blank"
&gt;LP: #1395720&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Xfce Panel: Dragging applications in the taskbar causes repaint errors ( &lt;a href="https://bugs.launchpad.net/bugs/1397095"
target="_blank"
&gt;LP: #1397095&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Xfce Notes/Panel: When upgrading, the notes plugin is removed from the panel ( &lt;a href="https://bugs.launchpad.net/bugs/1446598"
target="_blank"
&gt;LP: #1446598&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Power Indicator: indicator-power icons are incorrect after upgrade ( &lt;a href="https://bugs.launchpad.net/bugs/1446605"
target="_blank"
&gt;LP: #1446605&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Virtualbox/VMWare: Shutdown/Restart of live session guest does not work ( &lt;a href="https://bugs.launchpad.net/bugs/1447038"
target="_blank"
&gt;LP: #1447038&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;p&gt;Head to the Xubuntu website to grab the latest LTS or stable version &lt;a href="http://xubuntu.org/getxubuntu/"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Xfce 4.12, One Week Away</title><link>https://seand.xyz/blog/2015/02/21/xfce-4-12-one-week-away/</link><pubDate>Sat, 21 Feb 2015 12:06:51 +0000</pubDate><guid>https://seand.xyz/blog/2015/02/21/xfce-4-12-one-week-away/</guid><media:content url="https://seand.xyz/images/2015/02/xfce-4-12-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;After what seems like an eternity, a new release of Xfce is finally just around the corner. Xfce 4.10 was released in 2012, and since then, development has happened in small bursts for each project. Once a release date was set, interest spiked, and development was along with it.&lt;/p&gt;
&lt;p&gt;ToZ on the &lt;a href="http://forum.xfce.org/viewtopic.php?id=8945"
target="_blank"
&gt;Xfce Forums&lt;/a&gt; and Skunnyk in his &lt;a href="http://blog.alteroot.org/"
target="_blank"
&gt;blog&lt;/a&gt; (parts &lt;a href="http://blog.alteroot.org/articles/2014-07-26/news-from-xfce.html"
target="_blank"
&gt;1&lt;/a&gt;, &lt;a href="http://blog.alteroot.org/articles/2014-11-19/news-from-xfce-part-2.html"
target="_blank"
&gt;2&lt;/a&gt;, and &lt;a href="http://blog.alteroot.org/articles/2015-02-19/new-from-xfce-part-3.html"
target="_blank"
&gt;3&lt;/a&gt;) have recorded the continued development.  Both are worth a look to see how far Xfce has come in recent months.  If you’re looking for screenshots, you’ll find a few at those links and a gallery at the end of this post.&lt;/p&gt;
&lt;p&gt;With just one week until the determined release date (February 28), string freeze is behind us, and all that remains is bug fixes.  If you’ve got some development skills, why not swing by the Xfce Bugzilla and provide some patches?  Your patches have the best chance of being noticed and merged right now, so your hard work won’t go to waste!  And development is not the only way to contribute…&lt;/p&gt;
&lt;h2 id="areas-for-contribution"&gt;Areas for Contribution&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Check out the &lt;a href="https://wiki.xfce.org/contribute"
target="_blank"
&gt;Xfce Contribute&lt;/a&gt; page for more details.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixing “ &lt;a href="https://wiki.xfce.org/contribute/easybugs"
target="_blank"
&gt;easy&lt;/a&gt;,“ “ &lt;a href="https://wiki.xfce.org/releng/4.12/roadmap/critical-bugs"
target="_blank"
&gt;critical&lt;/a&gt;,“ and &lt;a href="https://bugzilla.xfce.org/describecomponents.cgi"
target="_blank"
&gt;any other bugs&lt;/a&gt; you never want to see again&lt;/li&gt;
&lt;li&gt;Reviewing bugs and patches: Some bugs date back to 2007, and there is a good possibility they are no longer valid. If you don’t think one applies any longer, comment on it indicating as much.&lt;/li&gt;
&lt;li&gt;Testing: With the sudden influx of fixes and new releases, we need testers more than ever.  Try the &lt;a href="https://mail.xfce.org/pipermail/xfce-announce/2015-February/thread.html"
target="_blank"
&gt;new releases&lt;/a&gt; and let us know if you see anything… &lt;em&gt;odd&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Translations: Is your native language missing from Xfce? Is the choice of words not quite right? &lt;a href="http://docs.xfce.org/contribute/translate/start"
target="_blank"
&gt;Help us out!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The following screenshots are not an exhaustive list of the new features but rather a select list of highlights in the upcoming release.&lt;/em&gt;&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-desktop-1.png"
alt="A clean screenshot showing off the desktop and panel shadows (new in xfwm4)"&gt;&lt;figcaption&gt;
A clean screenshot showing off the desktop and panel shadows (new in xfwm4)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-desktop-2.png"
alt="Per-monitor configuration was greatly improved during the development cycle."&gt;&lt;figcaption&gt;
Per-monitor configuration was greatly improved during the development cycle.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-csd-compositor.png"
alt="CSDs (client-side decorations) work out of the box with compositing enabled in xfwm4."&gt;&lt;figcaption&gt;
CSDs (client-side decorations) work out of the box with compositing enabled in xfwm4.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-alt-tab.png"
alt="The alt-tab switcher has been enhanced with window previews, a list view, and nicer window highlights."&gt;&lt;figcaption&gt;
The alt-tab switcher has been enhanced with window previews, a list view, and nicer window highlights.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-appearance-1.png"
alt="Quickly pick a theme with the new color previews."&gt;&lt;figcaption&gt;
Quickly pick a theme with the new color previews.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-appearance-2.png"
alt="New icon theme previews show off the most common icons in each theme."&gt;&lt;figcaption&gt;
New icon theme previews show off the most common icons in each theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-display-settings-1.png"
alt="A new drag-and-drop configuration and the ability to add a “primary” display."&gt;&lt;figcaption&gt;
A new drag-and-drop configuration and the ability to add a “primary” display.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-display-settings-2.png"
alt="A quick selection tool for common display configurations."&gt;&lt;figcaption&gt;
A quick selection tool for common display configurations.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-thunar-file-manager.png"
alt="Lots of bugfixes and a new percentage bar indicating free space in the Properties dialog."&gt;&lt;figcaption&gt;
Lots of bugfixes and a new percentage bar indicating free space in the Properties dialog.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-panel.png"
alt="Intelligent hiding is new with this release. The panel will hide to avoid covering up windows."&gt;&lt;figcaption&gt;
Intelligent hiding is new with this release. The panel will hide to avoid covering up windows.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-power-manager-1.png"
alt="Control power events based on inactivity."&gt;&lt;figcaption&gt;
Control power events based on inactivity.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-power-manager-2.png"
alt="Fine-grained control over display power settings."&gt;&lt;figcaption&gt;
Fine-grained control over display power settings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-power-manager-3.png"
alt="See a wealth of power information for the attached devices"&gt;&lt;figcaption&gt;
See a wealth of power information for the attached devices
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-power-manager-4.png"
alt="The power manager panel plugin allows quick brightness settings and shows battery life for attached devices."&gt;&lt;figcaption&gt;
The power manager panel plugin allows quick brightness settings and shows battery life for attached devices.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2015/02/xfce-4-12-screenshooter.png"
alt="The Xfce Screenshooter can now upload screenshots to Imgur"&gt;&lt;figcaption&gt;
The Xfce Screenshooter can now upload screenshots to Imgur
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>Xubuntu 14.10 "Utopic Unicorn" Released</title><link>https://seand.xyz/blog/2014/10/23/xubuntu-14-10-utopic-unicorn/</link><pubDate>Thu, 23 Oct 2014 22:55:30 +0000</pubDate><guid>https://seand.xyz/blog/2014/10/23/xubuntu-14-10-utopic-unicorn/</guid><media:content url="https://seand.xyz/images/2014/10/xubuntu-14-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;After six months of development, the latest version of Xubuntu has been released! Xubuntu 14.10 “Utopic Unicorn” features the latest in Xfce development and is the first step towards the next Long Term Support release in 2016.&lt;/p&gt;
&lt;p&gt;Here are 10 new things to look for in the latest release.  For a more comprehensive list of changes and a list of download links, please see the official &lt;a href="http://xubuntu.org/news/14-10-release/"
target="_blank"
&gt;release announcement&lt;/a&gt; and &lt;a href="https://wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes/Xubuntu"
target="_blank"
&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="appearance-updates"&gt;Appearance Updates&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The login screen received a minor visual refresh and greater customization options.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-login.png"
alt="LightDM GTK&amp;#43; Greeter with the latest Greybird theme."&gt;&lt;figcaption&gt;
LightDM GTK&amp;#43; Greeter with the latest Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="2"&gt;
&lt;li&gt;The new wallpaper for this release adds a splash of pink to the Xfce mouse.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-featured.png"
alt="The new default wallpaper for Xubuntu 14.10 “Utopic Unicorn”"&gt;&lt;figcaption&gt;
The new default wallpaper for Xubuntu 14.10 “Utopic Unicorn”
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="3"&gt;
&lt;li&gt;To celebrate the 14.10 codename “Utopic Unicorn,” pink highlights have been added. The installed “Theme Configuration” utility allows you to revert or easily change to another color.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-pink-gtk-theme-config.png"
alt="Using “Theme Configuration”, you can easily change Xubuntu’s colors to match your mood."&gt;&lt;figcaption&gt;
Using “Theme Configuration”, you can easily change Xubuntu’s colors to match your mood.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="xfce-updates"&gt;Xfce Updates&lt;/h2&gt;
&lt;ol start="4"&gt;
&lt;li&gt;Xfce Power Manager 1.4 sports several improvements over previous releases. Brightness controls have been extended to support backlit keyboards and new laptop displays better. The updated panel plugin shows the device charge status, adds display brightness controls, and fixes “Presentation Mode,” — letting you disable automatic screensavers.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-power-manager.png"
alt="Xfce Power Manager replaces the Power Indicator for Xubuntu 14.10"&gt;&lt;figcaption&gt;
Xfce Power Manager replaces the Power Indicator for Xubuntu 14.10
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="5"&gt;
&lt;li&gt;With the latest Xfce Display Settings, managing multiple monitors is no longer a hassle. Just drag and rearrange the displays to your liking.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-display-settings.png"
alt="The new drag-and-drop display settings greatly improves multihead support."&gt;&lt;figcaption&gt;
The new drag-and-drop display settings greatly improves multihead support.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="6"&gt;
&lt;li&gt;With the updated Xfce window manager, the Alt–Tab switcher has a refreshed appearance and the ability to select windows with your mouse or by touch.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-alt-tab.png"
alt="Even minor features like the Alt-Tab switcher have been improved."&gt;&lt;figcaption&gt;
Even minor features like the Alt-Tab switcher have been improved.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="7"&gt;
&lt;li&gt;The latest Whisker Menu and changes to the default configuration make applications in the Settings Manager searchable.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-whisker-menu.png"
alt="Quickly find and launch any application with the Whisker Menu."&gt;&lt;figcaption&gt;
Quickly find and launch any application with the Whisker Menu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="application-updates"&gt;Application Updates&lt;/h2&gt;
&lt;ol start="8"&gt;
&lt;li&gt;With Catfish 1.2, previewing files has been greatly simplified. Easily switch between details and preview mode. When the search index becomes outdated, Catfish will also notify you to update.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-catfish.png"
alt="Catfish makes searching for images easier with the latest release."&gt;&lt;figcaption&gt;
Catfish makes searching for images easier with the latest release.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="9"&gt;
&lt;li&gt;Parole 0.7 introduces a new Clutter-based backend and finally supports video playback in Virtualbox. The media controls are now contained in a slide-over overlay (with a configurable timeout).&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-parole-media-player.png"
alt="Parole&amp;#39;s interface is further refined with each new release."&gt;&lt;figcaption&gt;
Parole’s interface is further refined with each new release.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="10"&gt;
&lt;li&gt;Light Locker Settings has been improved, further integrating with Xfce Power Manager to handle screensaver settings.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/10/xubuntu-14-10-light-locker-settings.png"
alt="Light Locker Settings can now integrate with other screensaver managers."&gt;&lt;figcaption&gt;
Light Locker Settings can now integrate with other screensaver managers.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;That’s it for this release, now get ready for 15.04 “Vivid Vervet”!&lt;/p&gt;</description></item><item><title>Xubuntu 14.04 LTS "Trusty Tahr" Released</title><link>https://seand.xyz/blog/2014/04/15/14-features-of-xubuntu-14-04/</link><pubDate>Tue, 15 Apr 2014 20:27:02 +0000</pubDate><guid>https://seand.xyz/blog/2014/04/15/14-features-of-xubuntu-14-04/</guid><media:content url="https://seand.xyz/images/2014/04/xubuntu-14-04-desktop.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;With only two days before the final release, let’s look at what’s new in the next LTS release of Xubuntu. Here are 14 things that make the biggest splash this time around.&lt;/p&gt;
&lt;h2 id="new-look"&gt;New Look&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Brand new LightDM GTK+ Greeter login/lock screen theme.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/lightdm-gtk-greeter-1-8-4-greybird.png"
alt="LightDM GTK&amp;#43; Greeter with the latest Greybird theme."&gt;&lt;figcaption&gt;
LightDM GTK&amp;#43; Greeter with the latest Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="2"&gt;
&lt;li&gt;A new “Suru”-styled default wallpaper.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-wallpaper.png"
alt="The new default wallpaper for Xubuntu 14.04"&gt;&lt;figcaption&gt;
The new default wallpaper for Xubuntu 14.04 “Trusty Tahr”
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="3"&gt;
&lt;li&gt;Six wallpapers were selected from a pool of community-submitted wallpapers and included. See each of the winning submissions &lt;a href="http://xubuntu.org/news/community-wallpaper-contest-winners/"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-balance.jpg"
alt="Balance - one of the community-submitted wallpapers."&gt;&lt;figcaption&gt;
Balance – one of the community-submitted wallpapers.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="4"&gt;
&lt;li&gt;A new panel layout. As featured below: [Whisker Menu] [Window Buttons] [Notification Area] [Indicator Plugin] [Clock]&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-whisker-menu.png"
alt="A new panel layout, whisker menu, and updated indicator stack."&gt;&lt;figcaption&gt;
A new panel layout, whisker menu, and updated indicator stack.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="5"&gt;
&lt;li&gt;
&lt;p&gt;“Whisker Menu,” a modern menu applet, is included by default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The indicator stack has been updated. Network, Power, and Sound are included and fully functional.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The themes included come from the popular &lt;a href="http://shimmerproject.org/"
target="_blank"
&gt;Shimmer Project&lt;/a&gt; and &lt;a href="http://numixproject.org/"
target="_blank"
&gt;Numix Project&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-albatross.png"
alt="Albatross (Shimmer Project)"&gt;&lt;figcaption&gt;
Albatross (Shimmer Project)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-bluebird.png"
alt="Bluebird (Shimmer Project)"&gt;&lt;figcaption&gt;
Bluebird (Shimmer Project)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-greybird.png"
alt="Greybird (Shimmer Project)"&gt;&lt;figcaption&gt;
Greybird (Shimmer Project)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-numix.png"
alt="Numix (Numix Project)"&gt;&lt;figcaption&gt;
Numix (Numix Project)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-orion.png"
alt="Orion (Shimmer Project)"&gt;&lt;figcaption&gt;
Orion (Shimmer Project)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="application-updates"&gt;Application Updates&lt;/h2&gt;
&lt;ol start="8"&gt;
&lt;li&gt;Xscreensaver has been removed in favor of Light Locker. Light Locker uses LightDM to lock the screen, merging the functionality of the login screen and lock screens. Light Locker Settings are included to make configuration simple.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-light-locker-settings.png"
alt="A simple configuration utility to complement Light Locker."&gt;&lt;figcaption&gt;
A simple configuration utility to complement Light Locker.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="9"&gt;
&lt;li&gt;&lt;a href="https://seand.xyz/2014/04/14/mugshot-0-2-3-released/"
&gt;Mugshot&lt;/a&gt;, the simple user configuration utility, is now included by default.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/mugshot-0-2-3-greybird.png"
alt="Mugshot with the latest Greybird theme."&gt;&lt;figcaption&gt;
Mugshot with the latest Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="10"&gt;
&lt;li&gt;The Alacarte menu editor has been removed in favor of &lt;a href="https://seand.xyz/2014/04/13/menulibre-2-0-3-released/"
&gt;MenuLibre&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/menulibre-2-0-3-greybird.png"
alt="MenuLibre with the latest Greybird theme."&gt;&lt;figcaption&gt;
MenuLibre with the latest Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="11"&gt;
&lt;li&gt;Parole Media Player’s plugins are once again fully functional.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/parole-0-6-1-plugins.png"
alt="Parole&amp;#39;s plugins work again in Ubuntu 14.04"&gt;&lt;figcaption&gt;
Parole’s plugins work again in Ubuntu 14.04
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="new-xfce-features"&gt;New Xfce Features&lt;/h2&gt;
&lt;ol start="12"&gt;
&lt;li&gt;The Xfce Display Settings now supports monitor hotplugging.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/xubuntu-14-04-display-settings.png"
alt="The Xfce Display Settings can now automatically configure a newly connected display."&gt;&lt;figcaption&gt;
The Xfce Display Settings can now automatically configure a newly connected display.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ol start="13"&gt;
&lt;li&gt;The Xfce Compositor now supports zooming. Just hold Alt and scroll the mouse wheel up or down.&lt;/li&gt;
&lt;/ol&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="y8GvTbgkMd4"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="keyboard-shortcuts"&gt;Keyboard Shortcuts&lt;/h2&gt;
&lt;ol start="14"&gt;
&lt;li&gt;Xubuntu 14.04 features more keyboard shortcuts and better compatibility with multimedia keyboards.&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Web Browser: WWW or Home Page or Super+W&lt;/li&gt;
&lt;li&gt;Mail Reader: Mail or Super+M&lt;/li&gt;
&lt;li&gt;File Manager: My Computer or Super+F&lt;/li&gt;
&lt;li&gt;Terminal: Super+T or Ctrl+Alt+T&lt;/li&gt;
&lt;li&gt;Display Settings: Display or Super+P&lt;/li&gt;
&lt;li&gt;gmusicbrowser: Music&lt;/li&gt;
&lt;li&gt;Calculator: Calculator&lt;/li&gt;
&lt;li&gt;Pidgin: Messenger&lt;/li&gt;
&lt;li&gt;xkill: Ctrl+Alt+Escape&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Parole Media Player 0.6.1 Released</title><link>https://seand.xyz/blog/2014/04/14/parole-media-player-0-6-1-released/</link><pubDate>Mon, 14 Apr 2014 20:05:55 +0000</pubDate><guid>https://seand.xyz/blog/2014/04/14/parole-media-player-0-6-1-released/</guid><media:content url="https://seand.xyz/images/2014/04/parole-0-6-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Parole Media Player 0.6.1 improves the user experience, upgrades playlist search, and includes fixes for DVD device enumeration and M3U file loading.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;This release builds on the changes from &lt;a href="https://seand.xyz/2013/10/19/parole-media-player-0-5-90/"
&gt;0.5.90&lt;/a&gt; and &lt;a href="https://seand.xyz/2013/12/29/parole-media-player-0-5-91-released/"
&gt;0.5.91&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="general-improvements"&gt;General Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added “Contents” menu item in the Help menu. Goes to online documentation.&lt;/li&gt;
&lt;li&gt;Removed redundant settings button from the playlist&lt;/li&gt;
&lt;li&gt;Improved search in the playlist&lt;/li&gt;
&lt;li&gt;Plugin API documentation updates&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Properly use the specified device, and use the correct URI ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/parole/&amp;#43;bug/1098323"
target="_blank"
&gt;LP: #1098323&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed crash for m3u files with all absolute paths&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Parole Media Player has also been patched in Ubuntu 14.04 to load plugins again properly! ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/parole/&amp;#43;bug/1286046"
target="_blank"
&gt;LP: #1286046&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/parole/&amp;#43;bug/1168810"
target="_blank"
&gt;LP: #1168810&lt;/a&gt;, &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9904"
target="_blank"
&gt;Xfce #9904&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/parole-0-6-1-plugins.png"
alt="Parole Media Player 0.6.1 displayed with the Greybird GTK theme, playing The Ninjas. The sound indicator is open and shows the current track."&gt;&lt;figcaption&gt;
Parole’s plugins work again in Ubuntu 14.04
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/parole-0-6-1-greybird.png"
alt="Parole Media Player 0.6.1 displayed with the Greybird GTK theme, playing Wonderful. The playlist panel is open and displays the current track."&gt;&lt;figcaption&gt;
Parole with the latest Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/parole-0-6-1-numix.png"
alt="Parole Media Player 0.6.1 displayed with the Numix GTK theme, playing Big Buck Bunny."&gt;&lt;figcaption&gt;
Parole with the latest Numix theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="getting-parole-media-player"&gt;Getting Parole Media Player&lt;/h2&gt;
&lt;p&gt;Ubuntu 14.04 users will find Parole Media Player 0.6.1 in the repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install parole
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The source files can be downloaded from &lt;a href="http://archive.xfce.org/src/apps/parole/0.6/"
target="_blank"
&gt;Parole’s download page&lt;/a&gt; for other distributions.&lt;/p&gt;</description></item><item><title>Catfish 1.0.2 Released</title><link>https://seand.xyz/blog/2014/04/14/catfish-1-0-2-released/</link><pubDate>Mon, 14 Apr 2014 16:29:59 +0000</pubDate><guid>https://seand.xyz/blog/2014/04/14/catfish-1-0-2-released/</guid><media:content url="https://seand.xyz/images/2014/04/catfish-1-0-2-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Catfish 1.0.2 has been released with easily accessible view modes and a new search filter for matching directories. More than 20 bug fixes and general improvements round out the release.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;I thought the delay in previous release announcements was embarrassing… but several stable releases have been since my last post (0.6.1).  I’ll try to keep this brief.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Switch to toggle standard and preview modes&lt;/li&gt;
&lt;li&gt;Search filter for directories&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general-improvements"&gt;General Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Full Python3 support&lt;/li&gt;
&lt;li&gt;Improved locale and encoding support&lt;/li&gt;
&lt;li&gt;Updated to support the latest PyGObject APIs (minimum 3.6)&lt;/li&gt;
&lt;li&gt;Introduced SudoDialog to handle user authentication (shared with Mugshot)&lt;/li&gt;
&lt;li&gt;Code cleanup, removed unused template code, improved installer&lt;/li&gt;
&lt;li&gt;Improved list logic with item selection&lt;/li&gt;
&lt;li&gt;Interface refresh, mimicking common gnome applications&lt;/li&gt;
&lt;li&gt;Improved handling of symbolic icons&lt;/li&gt;
&lt;li&gt;Improved strings&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed CVE-2014-2093 CVE-2014-2094 CVE-2014-2095 CVE-2014-2096 ( &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739958"
target="_blank"
&gt;Debian #739958&lt;/a&gt;, &lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=1069396"
target="_blank"
&gt;Fedora #1069396&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed multiple-selection regression ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1283726"
target="_blank"
&gt;LP: #1283726&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed “–thumbnail” startup option ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1230245"
target="_blank"
&gt;LP: #1230245&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Removed embedded copy of pexpect ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1257500"
target="_blank"
&gt;LP: #1257500&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed image loading issues, use icon names available in gnome-icon-theme ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1258713"
target="_blank"
&gt;LP: #1258713&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed untranslatable strings ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1261181"
target="_blank"
&gt;LP: #1261181&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed sidebar width ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1261185"
target="_blank"
&gt;LP: #1261185&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed sidebar coloration ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1261188"
target="_blank"
&gt;LP: #1261188&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed searching mounted shares ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1274378"
target="_blank"
&gt;LP: #1274378&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed PyGObject deprecation warning ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1228440"
target="_blank"
&gt;LP: #1228440&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed python2/3 error that prevented installation ( &lt;a href="https://bugs.launchpad.net/ubuntu/&amp;#43;source/catfish/&amp;#43;bug/1217507"
target="_blank"
&gt;LP: #1217507&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remember sidebar visibility and hidden files toggled ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1188954"
target="_blank"
&gt;LP: #1188954&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enhanced image thumbnailer ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1193311"
target="_blank"
&gt;LP: #1193311&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use pexpect and SudoDialog to replace gksu dependency ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1202085"
target="_blank"
&gt;LP: #1202085&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Made Search terms placeholder text translatable ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1175201"
target="_blank"
&gt;LP: #1175201&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Made command line options translateable ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1175204"
target="_blank"
&gt;LP: #1175204&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed crash when directory in PATH does not exist ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1166079"
target="_blank"
&gt;LP: #1166079&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed case sensitivity in search backend ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1166214"
target="_blank"
&gt;LP: #1166214&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed infinite loop when searching for * ( &lt;a href="https://bugs.launchpad.net/catfish-search/&amp;#43;bug/1165727"
target="_blank"
&gt;LP: #1165727&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed executable-not-elf-or-script lintian warnings for Debian packaging&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/catfish-1-0-2-greybird.png"
alt="Catfish with the latest Greybird theme."&gt;&lt;figcaption&gt;
Catfish with the latest Greybird theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/catfish-1-0-2-numix.png"
alt="Catfish with the latest Numix theme."&gt;&lt;figcaption&gt;
Catfish with the latest Numix theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/catfish-1-0-2-ambiance.png"
alt="Catfish with the latest Ambiance theme."&gt;&lt;figcaption&gt;
Catfish with the latest Ambiance theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="getting-catfish"&gt;Getting Catfish&lt;/h2&gt;
&lt;h3 id="ubuntu-users"&gt;Ubuntu Users&lt;/h3&gt;
&lt;p&gt;If you’re running Ubuntu 12.10 or 13.10, Catfish 1.0.2 is available from the &lt;a href="https://launchpad.net/~catfish-search/&amp;#43;archive/catfish-stable"
target="_blank"
&gt;Catfish Stable PPA&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:catfish-search/catfish-stable
sudo apt-get update
sudo apt-get install catfish
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If you’re running Ubuntu 14.04 or newer, Catfish 1.0.2 is available in the Ubuntu repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install catfish
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="everyone-else"&gt;Everyone Else&lt;/h3&gt;
&lt;p&gt;You can download the latest source package from the &lt;a href="https://launchpad.net/catfish-search/&amp;#43;download"
target="_blank"
&gt;Catfish downloads page&lt;/a&gt; if you’re running another Linux distribution.&lt;/p&gt;</description></item><item><title>Mugshot 0.2.3 Released</title><link>https://seand.xyz/blog/2014/04/14/mugshot-0-2-3-released/</link><pubDate>Mon, 14 Apr 2014 15:59:59 +0000</pubDate><guid>https://seand.xyz/blog/2014/04/14/mugshot-0-2-3-released/</guid><media:content url="https://seand.xyz/images/2014/04/mugshot-0-2-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Mugshot 0.2.3 has been released. This release improves the stability and usability of the previously introduced features.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Keeping in line with the previous release announcements, the following is a summary of the latest changes.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="general"&gt;General&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Mugshot is now a Python3-only application&lt;/li&gt;
&lt;li&gt;Online documentation is now used instead of Yelp&lt;/li&gt;
&lt;li&gt;GLib is now used to get environment and user settings&lt;/li&gt;
&lt;li&gt;Populate the Initials field based on first/last name fields&lt;/li&gt;
&lt;li&gt;Hide “Remove” when there is no profile image set&lt;/li&gt;
&lt;li&gt;SudoDialog (from Catfish) is now used for authentication&lt;/li&gt;
&lt;li&gt;Disable first and last name editing without sudo rights (chfn limitation)&lt;/li&gt;
&lt;li&gt;Stop processing updates if the password is incorrectly entered&lt;/li&gt;
&lt;li&gt;Temporary files are now cleared on exit&lt;/li&gt;
&lt;li&gt;The Python package is now 100% PEP8-compliant&lt;/li&gt;
&lt;li&gt;Packaging has been simplified&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="accountsservice"&gt;AccountsService&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Sync AccountsService user image and ~/.face file&lt;/li&gt;
&lt;li&gt;Scale images on save to accomodate AccountsService max size&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add option to remove current profile picture ( &lt;a href="https://bugs.launchpad.net/mugshot/&amp;#43;bug/1286897"
target="_blank"
&gt;LP: #1286897&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add AccountsService support to set profile picture ( &lt;a href="https://bugs.launchpad.net/mugshot/&amp;#43;bug/1273896"
target="_blank"
&gt;LP: #1273896&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;mugshot fails at attempt to change avatar ( &lt;a href="https://bugs.launchpad.net/mugshot/&amp;#43;bug/1284720"
target="_blank"
&gt;LP: #1284720&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix crash with IndexError in init_user_details ( &lt;a href="https://bugs.launchpad.net/mugshot/&amp;#43;bug/1287368"
target="_blank"
&gt;LP: #1287368&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;mugshot is unable to store profile picture ( &lt;a href="https://bugs.launchpad.net/mugshot/&amp;#43;bug/1298665"
target="_blank"
&gt;LP: #1298665&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed typo that incorrectly hid the manual photo browser instead of stock&lt;/li&gt;
&lt;li&gt;Fixed crash when saving user details with a non-English locale&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/mugshot-0-2-3-greybird.png"
alt="Mugshot with the latest Greybird GTK&amp;#43; theme."&gt;&lt;figcaption&gt;
Mugshot with the latest Greybird GTK&amp;#43; theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/mugshot-0-2-3-numix.png"
alt="The latest Numix GTK&amp;#43; theme is a good fit for Mugshot."&gt;&lt;figcaption&gt;
The latest Numix GTK&amp;#43; theme is a good fit for Mugshot.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/mugshot-0-2-3-ambiance.png"
alt="Mugshot feels like a first-class Ubuntu application with the latest Ambiance theme."&gt;&lt;figcaption&gt;
Mugshot feels like a first-class Ubuntu application with the latest Ambiance theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="getting-mugshot"&gt;Getting Mugshot&lt;/h2&gt;
&lt;h3 id="ubuntu-users"&gt;Ubuntu Users&lt;/h3&gt;
&lt;p&gt;If you’re running Ubuntu 13.10, Mugshot is available from the &lt;a href="https://launchpad.net/~mugshot-dev/&amp;#43;archive/stable"
target="_blank"
&gt;Mugshot Stable PPA&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:mugshot-dev/stable
sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If you’re running Ubuntu 14.04 or newer, Mugshot is available in the Ubuntu repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="everyone-else"&gt;Everyone Else&lt;/h3&gt;
&lt;p&gt;You can download the latest source package from the &lt;a href="https://launchpad.net/mugshot/&amp;#43;download"
target="_blank"
&gt;Mugshot downloads page&lt;/a&gt; if you’re running another Linux distribution.&lt;/p&gt;</description></item><item><title>MenuLibre 2.0.3 Released</title><link>https://seand.xyz/blog/2014/04/13/menulibre-2-0-3-released/</link><pubDate>Sun, 13 Apr 2014 10:27:43 +0000</pubDate><guid>https://seand.xyz/blog/2014/04/13/menulibre-2-0-3-released/</guid><media:content url="https://seand.xyz/images/2014/04/menulibre-2-0-3-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;MenuLibre 2.0.3 incorporates important bug fixes while making several usability and under-the-hood improvements. The new release is recommended for all users.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Here’s a brief summary of the changes since the last announcement of MenuLibre 2.0&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="bug-fixes"&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;python-gi API fixes for Debian ( &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1271914"
target="_blank"
&gt;LP: #1271914&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Better handling of uninstalled items ( &lt;a href="https://bugs.launchpad.net/menulibre/&amp;#43;bug/1277747"
target="_blank"
&gt;LP: #1277747&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="general-improvements"&gt;General Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Do not install *.pot files.&lt;/li&gt;
&lt;li&gt;Additional fallback code for detecting the user session&lt;/li&gt;
&lt;li&gt;Save the position of newly added launchers&lt;/li&gt;
&lt;li&gt;Automatically save newly added separator items&lt;/li&gt;
&lt;li&gt;Improved menu cleanup when items are removed&lt;/li&gt;
&lt;li&gt;When saving, guarantee the launcher menus’ categories are included&lt;/li&gt;
&lt;li&gt;Sync visibility with NoDisplay and Hidden properties&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="directories"&gt;Directories&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved directory and subdirectory (un)installation&lt;/li&gt;
&lt;li&gt;Disable adding subdirectories to system-installed paths&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="usability"&gt;Usability&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add new launchers to the directory they are placed on&lt;/li&gt;
&lt;li&gt;Automatically expand directories that new launchers are being added to&lt;/li&gt;
&lt;li&gt;Delete unsaved new launchers and directories&lt;/li&gt;
&lt;li&gt;Disable Add Launcher/Directory/Separator when searching&lt;/li&gt;
&lt;li&gt;Icon Selection dialogs made more keyboard-accessible&lt;/li&gt;
&lt;li&gt;Manual icon selection now has a filter to display only images&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="xfce"&gt;Xfce&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix adding top-level menu items to the Xfce Applications menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/menulibre-2-0-3-greybird.png"
alt="The latest Greybird GTK&amp;#43; theme clearly highlights MenuLibre’s UX features."&gt;&lt;figcaption&gt;
The latest Greybird GTK&amp;#43; theme clearly highlights MenuLibre’s UX features.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/menulibre-2-0-3-numix.png"
alt="Meanwhile, here’s MenuLibre when used with the Numix GTK&amp;#43; theme."&gt;&lt;figcaption&gt;
Meanwhile, here’s MenuLibre when used with the Numix GTK&amp;#43; theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/menulibre-2-0-3-ambiance.png"
alt="Rounding out the screenshots is Ubuntu’s Ambiance GTK&amp;#43; theme."&gt;&lt;figcaption&gt;
Rounding out the screenshots is Ubuntu’s Ambiance GTK&amp;#43; theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="getting-menulibre"&gt;Getting MenuLibre&lt;/h2&gt;
&lt;p&gt;Ubuntu 14.04 users can install MenuLibre 2.0.3 from the repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install menulibre
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;For everyone else, the source package is available from &lt;a href="https://launchpad.net/menulibre/2.0/2.0.3/&amp;#43;download/menulibre-2.0.3.tar.gz"
target="_blank"
&gt;here&lt;/a&gt;. To install for a single user,&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;python3 setup.py install --user
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;To install system-wide,&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo python3 setup.py install
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>LightDM GTK Greeter 1.8.4 Released</title><link>https://seand.xyz/blog/2014/04/13/lightdm-gtk-greeter-1-8-4-released/</link><pubDate>Sun, 13 Apr 2014 09:55:22 +0000</pubDate><guid>https://seand.xyz/blog/2014/04/13/lightdm-gtk-greeter-1-8-4-released/</guid><media:content url="https://seand.xyz/images/2014/04/lightdm-gtk-greeter-1-8-4-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The latest release of LightDM GTK Greeter is the most functional and stable release to date, featuring new features and keyboard shortcuts in addition to several bug fixes.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Since I’ve neglected to announce any previous releases since the development cycle, here’s a quick recap of the last few releases.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="180-released-2014-02-11"&gt;1.8.0, Released 2014-02-11&lt;/h3&gt;
&lt;h4 id="configuration-changes"&gt;Configuration Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Deprecated “show-language-selector” setting. This is now one of the included indicators.&lt;/li&gt;
&lt;li&gt;The “show-indicators” setting controls all indicators: session, language, a11y, power, and others.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-features"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Configurable screen timeout when used as a lock screen&lt;/li&gt;
&lt;li&gt;A warning is now displayed when attempting to shut down or restart when other users are logged in&lt;/li&gt;
&lt;li&gt;Improved support for PAM messages&lt;/li&gt;
&lt;li&gt;Improved theming support&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-keyboard-shortcuts"&gt;New keyboard shortcuts&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Alt+F4 — shut down dialog&lt;/li&gt;
&lt;li&gt;F9 — session menu&lt;/li&gt;
&lt;li&gt;F10 — language menu&lt;/li&gt;
&lt;li&gt;F11 — accessibility menu&lt;/li&gt;
&lt;li&gt;F12 — power menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The displayed PAM message is now reset when the selected user is changed.&lt;/li&gt;
&lt;li&gt;The font hint styles in the configuration template have been corrected.&lt;/li&gt;
&lt;li&gt;Indicators now load correctly with Ubuntu 14.04.&lt;/li&gt;
&lt;li&gt;The top panel can no longer be accidentally moved.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="181-released-2014-02-12"&gt;1.8.1, Released 2014-02-12&lt;/h3&gt;
&lt;p&gt;Fixed regression with the Enter key no longer advancing to the password field.&lt;/p&gt;
&lt;h3 id="182-released-2014-03-02"&gt;1.8.2, Released 2014-03-02&lt;/h3&gt;
&lt;h4 id="configuration-changes-1"&gt;Configuration Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The “show-indicators” setting is deprecated; please use “indicators” now. This change improves the upgrade path from previous versions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="new-features-1"&gt;New Features&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Utilize mlockall to protect the password field better&lt;/li&gt;
&lt;li&gt;Added badge for Pantheon session&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="bug-fixes-1"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Segmentation fault on uninstalled session ( &lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=1002782"
target="_blank"
&gt;Fedora: #1002782&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1272910"
target="_blank"
&gt;LP: #1272910&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CPU hogging when the clock is displayed ( &lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=1069963"
target="_blank"
&gt;Fedora: #1069963&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;System language should be used as the default ( &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1276072"
target="_blank"
&gt;LP: #1276072&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Failure to remember the last session and language of each user ( &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1282139"
target="_blank"
&gt;LP: #1282139&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Panel resizing off the screen when large fonts were enabled&lt;/li&gt;
&lt;li&gt;The clock would not always be center-aligned&lt;/li&gt;
&lt;li&gt;Improper language and session selection for users who are not logged in&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="183-released-2014-03-13"&gt;1.8.3, Released 2014-03-13&lt;/h3&gt;
&lt;h4 id="general-changes"&gt;General Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Sample lightdm-gtk-greeter.css is installed in the doc folder.&lt;/li&gt;
&lt;li&gt;“Guest Session” is now used in favor of “Guest Account”&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="184-released-2014-03-29"&gt;1.8.4, Released 2014-03-29&lt;/h3&gt;
&lt;h4 id="bug-fixes-2"&gt;Bug Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;lightdm-gtk-greeter does not exit cleanly when logging in ( &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1290575"
target="_blank"
&gt;LP: #1290575&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/lightdm-gtk-greeter-1-8-4-greybird.png"
alt="The latest Greybird GTK theme demonstrates the greeter’s potential."&gt;&lt;figcaption&gt;
The latest Greybird GTK theme demonstrates the greeter’s potential.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/lightdm-gtk-greeter-1-8-4-numix.png"
alt="Modern GTK themes such as Numix 1.8.x look great out of the box."&gt;&lt;figcaption&gt;
Modern GTK themes such as Numix 1.8.x look great out of the box.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/04/lightdm-gtk-greeter-1-8-4-ambiance.png"
alt="Basic themes such as Ubuntu’s Ambiance also look acceptable with the latest release."&gt;&lt;figcaption&gt;
Basic themes such as Ubuntu’s Ambiance also look acceptable with the latest release.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="download-and-installation"&gt;Download and Installation&lt;/h2&gt;
&lt;p&gt;The source code for LightDM GTK Greeter can be obtained from the &lt;a href="https://launchpad.net/lightdm-gtk-greeter/&amp;#43;download"
target="_blank"
&gt;downloads page&lt;/a&gt;.  Users of Ubuntu 14.04 will find the latest release in the repositories.  Users of Ubuntu 13.10 can also install it from the &lt;a href="https://launchpad.net/~lightdm-gtk-greeter-team/&amp;#43;archive/stable"
target="_blank"
&gt;Stable PPA&lt;/a&gt; using the following commands.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:lightdm-gtk-greeter-team/stable
sudo apt-get update
sudo apt-get install lightdm-gtk-greeter
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>LightDM GTK Greeter 1.7.1 Released</title><link>https://seand.xyz/blog/2014/01/23/lightdm-gtk-greeter-1-7-1-released/</link><pubDate>Thu, 23 Jan 2014 06:40:15 +0000</pubDate><guid>https://seand.xyz/blog/2014/01/23/lightdm-gtk-greeter-1-7-1-released/</guid><media:content url="https://seand.xyz/images/2014/01/lightdm-gtk-greeter-1-7-1-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Progress continues on the development of Xubuntu’s login screen. LightDM GTK Greeter 1.7.1, the second release of the 1.7 development series, adds even more customization options and stability to an already great product.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;These new features build on top of what was recently added in 1.7.0. For more information about that release, please see &lt;a href="https://seand.xyz/2013/12/28/lightdm-gtk-greeter-1-7-0-released/"
&gt;this post&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The “border-radius” property for the login window and power dialogs is now themeable with CSS.&lt;/li&gt;
&lt;li&gt;Widgets now support a themed alpha channel for “fake” transparency.&lt;/li&gt;
&lt;li&gt;A graphical badge, similar to Unity Greeter, now represents sessions.&lt;/li&gt;
&lt;li&gt;A country-code label now represents languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bugs-fixed"&gt;Bugs Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1266449"
target="_blank"
&gt;LP #1266449&lt;/a&gt;: greeter crashes on empty username&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1264563"
target="_blank"
&gt;LP #1264563&lt;/a&gt;: switch-to-greeter does not set lock hint&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1264771"
target="_blank"
&gt;LP #1264771&lt;/a&gt;: The password entry box is not defined as invisible in the glade definition&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1267742"
target="_blank"
&gt;LP #1267742&lt;/a&gt;: Screen artifacts appear after restart and cold boot&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1270530"
target="_blank"
&gt;LP #1270530&lt;/a&gt;: The login screen has boxes instead of text when the font is not set&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="other-improvements"&gt;Other Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved username tooltips&lt;/li&gt;
&lt;li&gt;Fixed memory leak in clock feature&lt;/li&gt;
&lt;li&gt;Improved xscreensaver timeout functionality&lt;/li&gt;
&lt;li&gt;The login button is now the “default” widget&lt;/li&gt;
&lt;li&gt;Windows can no longer be positioned off-screen&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/lightdm-gtk-greeter-1-7-1-greybird.png"
alt="The latest version features Greybird, the default theme in Xubuntu."&gt;&lt;figcaption&gt;
The latest version features Greybird, the default theme in Xubuntu.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/lightdm-gtk-greeter-1-7-1-session-badges.png"
alt="1.7.1 introduces the use of session badges and language codes."&gt;&lt;figcaption&gt;
1.7.1 introduces the use of session badges and language codes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/lightdm-gtk-greeter-1-7-1-numix.png"
alt="The latest version features the popular Numix theme."&gt;&lt;figcaption&gt;
The latest version features the popular Numix theme.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/lightdm-gtk-greeter-1-7-1-wip-theme.png"
alt="The latest version features a WIP theme by Satya."&gt;&lt;figcaption&gt;
The latest version features a WIP theme by Satya.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="download-and-installation"&gt;Download and Installation&lt;/h2&gt;
&lt;p&gt;The source code for LightDM GTK+ Greeter can be obtained from the downloads page. Ubuntu users (Quantal through Trusty) can install it from the &lt;a href="https://launchpad.net/~lightdm-gtk-greeter-team/&amp;#43;archive/stable"
target="_blank"
&gt;Stable PPA&lt;/a&gt; using the following commands.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:lightdm-gtk-greeter-team/stable
sudo apt-get update
sudo apt-get install lightdm-gtk-greeter
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If you find any bugs, please report them on the &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/"
target="_blank"
&gt;bugs page&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>MenuLibre 2.0 Released</title><link>https://seand.xyz/blog/2014/01/22/menulibre-2-0-released-trusty-ppa-available/</link><pubDate>Wed, 22 Jan 2014 08:01:32 +0000</pubDate><guid>https://seand.xyz/blog/2014/01/22/menulibre-2-0-released-trusty-ppa-available/</guid><media:content url="https://seand.xyz/images/2014/01/menulibre-2-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been quite a while since I’ve updated you on MenuLibre’s progress. Today, the advanced menu editor celebrates its latest release: MenuLibre 2.0. Normally, there’d be a change log after the break, but this really is a brand-new application.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/menulibre-2-0-featured.png"
alt="The latest version of MenuLibre, 2.0!"&gt;&lt;figcaption&gt;
The latest version of MenuLibre, 2.0!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="what-is-menulibre"&gt;What is MenuLibre?&lt;/h2&gt;
&lt;p&gt;MenuLibre is an advanced FreeDesktop.org-compliant menu editor, similar to the &lt;a href="https://en.wikipedia.org/wiki/Alacarte"
target="_blank"
&gt;Alacarte Menu Editor&lt;/a&gt;. With MenuLibre, you can easily add, remove, and rearrange launchers, directories, and separators. Powered by Python 3 and Gtk 3, it is the complete toolbox for editing menus in Linux. It was developed to support every popular Gtk desktop environment and has been verified to support Cinnamon, GNOME, LXDE, MATE, Unity, and Xfce.&lt;/p&gt;
&lt;h2 id="features"&gt;Features&lt;/h2&gt;
&lt;h3 id="menu-management-features-expected-of-a-menu-editor"&gt;Menu Management: Features expected of a “menu editor”&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Easily rearrange menu items, submenus, and separators&lt;/li&gt;
&lt;li&gt;Add new launchers, directories, and separators&lt;/li&gt;
&lt;li&gt;Installed applications and directories can be hidden from the menu with the flip of a switch.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="adaptive-interface-a-consistent-look-in-any-environment"&gt;Adaptive Interface: A consistent look in any environment&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In the GNOME desktop environment, the application menu blends in with that of a typical GNOME application.&lt;/li&gt;
&lt;li&gt;The application can be controlled in Unity using the global menu and HUD.&lt;/li&gt;
&lt;li&gt;Other environments will have basic application controls available within a “cog” menu.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="application-editor-complete-control-over-how-your-programs-look-and-work"&gt;Application Editor: Complete control over how your programs look and work&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Includes each key outlined in the &lt;a href="http://standards.freedesktop.org/menu-spec/latest/"
target="_blank"
&gt;Desktop Menu Specification&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Tooltips provide additional information about each setting.&lt;/li&gt;
&lt;li&gt;An easy-to-use icon selection dialog helps quickly customize each menu item.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/menulibre-2-0-featured.png"
alt="The latest version of MenuLibre, 2.0!"&gt;&lt;figcaption&gt;
The latest version of MenuLibre, 2.0!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/menulibre-2-0-interface.png"
alt="A modern and efficient interface."&gt;&lt;figcaption&gt;
A modern and efficient interface.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/menulibre-2-0-menu-entries.png"
alt="Add, remove, and update menu entries."&gt;&lt;figcaption&gt;
Add, remove, and update menu entries.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/menulibre-2-0-hiding-menu-entries.png"
alt="Hiding menu entries is as easy as flipping a switch."&gt;&lt;figcaption&gt;
Hiding menu entries is as easy as flipping a switch.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2014/01/menulibre-2-0-icon-selection.png"
alt="It’s easy to find the perfect icon for your menu item."&gt;&lt;figcaption&gt;
It’s easy to find the perfect icon for your menu item.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="getting-menulibre"&gt;Getting MenuLibre&lt;/h2&gt;
&lt;p&gt;Ubuntu 14.04 users can install MenuLibre from the repositories.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install menulibre
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;For everyone else, the source package is available from &lt;a href="https://launchpad.net/menulibre/2.0/2.0.0/&amp;#43;download/menulibre-2.0.tar.gz"
target="_blank"
&gt;here&lt;/a&gt;. To install for a single user,&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;python3 setup.py install --user
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;To install system-wide,&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo python3 setup.py install
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="known-issues"&gt;Known Issues&lt;/h2&gt;
&lt;p&gt;There are a few things that haven’t quite been worked out yet.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adding new launchers to the topmost menu level in Xfce&lt;/li&gt;
&lt;li&gt;Certain combinations of gnome menu and python3.3 (such as the combo in Ubuntu 13.10) tend to crash after making a change. It’s verified to be fully functional in 14.04&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you find any more bugs, please report them on the &lt;a href="https://bugs.launchpad.net/menulibre"
target="_blank"
&gt;Launchpad Bugs&lt;/a&gt; page.&lt;/p&gt;</description></item><item><title>Parole Media Player 0.5.91 Released</title><link>https://seand.xyz/blog/2013/12/29/parole-media-player-0-5-91-released/</link><pubDate>Sun, 29 Dec 2013 23:12:02 +0000</pubDate><guid>https://seand.xyz/blog/2013/12/29/parole-media-player-0-5-91-released/</guid><media:content url="https://seand.xyz/images/2013/12/parole-0-5-91-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Today I wrap up my week-long “staycation” with the release of Parole Media Player 0.5.91. The media player with the curious name (“parole” means “lyrics” in Italian) continues its steady march towards 0.6 with a new plugin and several fixes.&lt;/p&gt;
&lt;h2 id="release-notes"&gt;Release Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added a new MPRIS2 plugin, thanks to Matias and Hakan (of &lt;a href="http://pragha.wikispaces.com/"
target="_blank"
&gt;Pragha&lt;/a&gt; fame)&lt;/li&gt;
&lt;li&gt;Added RealMedia video to supported video mime types (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10434"
target="_blank"
&gt;#10434&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed untranslatable strings (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10418"
target="_blank"
&gt;#10418&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed loading of playlists with relative paths (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10436"
target="_blank"
&gt;#10436&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed plugin installation on some platforms (bugs &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10142"
target="_blank"
&gt;#10142&lt;/a&gt;, &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10441"
target="_blank"
&gt;#10441&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed failing debug builds on some platforms (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10525"
target="_blank"
&gt;#10525&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed broken “Remove Duplicates” functionality&lt;/li&gt;
&lt;li&gt;Fixed playlist searching&lt;/li&gt;
&lt;li&gt;Started Plugin API documentation updates (more on this ahead)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-mpris2-plugin"&gt;New MPRIS2 Plugin&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/parole-0-5-91-cinnamon-mpris.png"
alt="Parole’s MPRIS2 plugin and Cinnamon’s Sound Menu"&gt;&lt;figcaption&gt;
Parole’s MPRIS2 plugin and Cinnamon’s Sound Menu
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/parole-0-5-91-xubuntu-mpris.png"
alt="Parole’s MPRIS2 plugin and Xubuntu’s Sound Indicator"&gt;&lt;figcaption&gt;
Parole’s MPRIS2 plugin and Xubuntu’s Sound Indicator
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;This latest addition is thanks to the hard work of Matias and Hakan, who provided the majority of the effort to create the MPRIS2 plugin. The Media Player Remote Interface Specification (MPRIS) is a standard DBUS interface for controlling media players.&lt;/p&gt;
&lt;p&gt;Implementations can be found in most desktop environments, such as the Ubuntu Sound Indicator, the GNOME Shell Media Player extension, and the upcoming Xfce Sound Panel Applet.&lt;/p&gt;
&lt;h2 id="download-and-installation"&gt;Download and Installation&lt;/h2&gt;
&lt;p&gt;Source packages of Parole Media Player can be downloaded from the &lt;a href="http://archive.xfce.org/src/apps/parole/"
target="_blank"
&gt;Xfce archives&lt;/a&gt;. Parole Media Player 0.5.91 can be downloaded directly from &lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.91.tar.bz2"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Additionally, updated packages should soon arrive in the &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/xfce-4.12"
target="_blank"
&gt;Xfce 4.12 PPA&lt;/a&gt; for Ubuntu users.  Exercise caution in enabling this PPA as it contains development packages not meant for the everyday user.&lt;/p&gt;
&lt;p&gt;If you encounter any bugs, please report them following our &lt;a href="http://docs.xfce.org/apps/parole/bugs"
target="_blank"
&gt;bug reporting guidelines&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="looking-for-help"&gt;Looking for Help&lt;/h2&gt;
&lt;p&gt;Are you familiar with Gtk documentation tools (gtk-doc)? We’re trying to complete our Plugin API documentation and can use some more experienced individuals to help us out. If interested, let us know in the comments or even send us a merge request. Any help is appreciated!&lt;/p&gt;</description></item><item><title>LightDM GTK Greeter 1.7.0 Released</title><link>https://seand.xyz/blog/2013/12/28/lightdm-gtk-greeter-1-7-0-released/</link><pubDate>Sat, 28 Dec 2013 21:44:25 +0000</pubDate><guid>https://seand.xyz/blog/2013/12/28/lightdm-gtk-greeter-1-7-0-released/</guid><media:content url="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;After several weeks, LightDM GTK Greeter 1.7.0, the first development release leading to version 1.8 has been made available. Thanks to some new contributors, there’s quite a bit to see this time around.&lt;/p&gt;
&lt;h2 id="release-notes"&gt;Release Notes&lt;/h2&gt;
&lt;h3 id="new-features"&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Window positioning (relative or absolute) of the login window and power dialogs is now configurable.&lt;/li&gt;
&lt;li&gt;The default user image displayed for users without a profile image is now configurable.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="accessibility-improvements"&gt;Accessibility Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The onboard on-screen keyboard application is now run in xembed mode.&lt;/li&gt;
&lt;li&gt;The accessibility menu items can now be activated with the F1, F2, and F3 hotkeys.&lt;/li&gt;
&lt;li&gt;The selected user can now be changed from the username and password entries with the up and down keys.&lt;/li&gt;
&lt;li&gt;The power dialogs can now be dismissed with the Escape key.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="lock-screen-improvements"&gt;Lock Screen Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;When the LightDM GTK+ Greeter is used as a lock screen, it now blanks the screen when activated.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bugs-fixed"&gt;Bugs Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718497"
target="_blank"
&gt;Debian #718497&lt;/a&gt;: Last PAM error message not showing&lt;/li&gt;
&lt;li&gt;&lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721510"
target="_blank"
&gt;Debian #721510&lt;/a&gt;: Greeter panel clock fails with long date formats&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1031421"
target="_blank"
&gt;LP #1031421&lt;/a&gt;: The Greeter doesn’t select the user’s last session when using “Other”&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1147914"
target="_blank"
&gt;LP #1147914&lt;/a&gt;: Can’t change the login window’s position&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1191509"
target="_blank"
&gt;LP #1191509&lt;/a&gt;: Disabling language selector leaves strange artifact on the screen&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1194694"
target="_blank"
&gt;LP #1194694&lt;/a&gt;: move to password input if &lt;enter&gt; pressed after username input&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1231134"
target="_blank"
&gt;LP #1231134&lt;/a&gt;: support enter key to validate login entry&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1232804"
target="_blank"
&gt;LP #1232804&lt;/a&gt;: Improve “login greeter → desktop” transition in Xubuntu&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/&amp;#43;bug/1251431"
target="_blank"
&gt;LP #1251431&lt;/a&gt;: The user background gets painted over the background specified in the config file&lt;/li&gt;
&lt;li&gt;Fixed typo in language selection code&lt;/li&gt;
&lt;li&gt;Fixed keyboard focus when used with the on-screen keyboard&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-features-1"&gt;New Features&lt;/h2&gt;
&lt;h3 id="window-positioning"&gt;Window Positioning&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-positioning.png"
alt="10 pixels from the left and 30% down (position=10 30%)"&gt;&lt;figcaption&gt;
10 pixels from the left and 30% down (position=10 30%)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;With the added window positioning, the login window and power dialogs can now be placed based on relative or absolute values.&lt;/p&gt;
&lt;p&gt;Configuration is simple. Values can be represented as percentages, positive (from the top/left), and negative (from the bottom/right). Some layout examples are below.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# position = main window position: x y
# 20% horizontally, 40% vertically
position = 20% 40%
# 10 pixels from the left, 50% vertically
position = 10 50%
# 100 pixels from the right, 50% vertically
position = -100 50%
&lt;/code&gt;&lt;/pre&gt;&lt;h4 id="default-user-image"&gt;Default User Image&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-user-image.png"
alt="The default user image configured as “#distributor-logo“, useful for distributions."&gt;&lt;figcaption&gt;
The default user image configured as “#distributor-logo”, useful for distributions.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The profile image displayed for users who have not already chosen an image can now be configured. Previously, the image was always set to “avatar-default.” The value can either be the path to an image file or an icon name. A sample configuration is below.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# default-user-image = Image used as default user icon, path or #icon-name
# Using a file path
default-user-image = /usr/share/pixmaps/firefox.png
# Using an icon name, distro logo
default-user-image = #distributor-logo
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="screenshots"&gt;Screenshots&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-featured.png"
alt="Default configuration with user’s selected background."&gt;&lt;figcaption&gt;
Default configuration with user’s selected background.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-hotkeys.png"
alt="F1, F2, and F3 hotkeys now make the Accessibility menu more accessible."&gt;&lt;figcaption&gt;
F1, F2, and F3 hotkeys now make the Accessibility menu more accessible.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-positioning.png"
alt="10 pixels from the left and 30% down (position=10 30%)"&gt;&lt;figcaption&gt;
10 pixels from the left and 30% down (position=10 30%)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-user-image.png"
alt="The default user image configured as “#distributor-logo”, useful for distributions."&gt;&lt;figcaption&gt;
The default user image configured as “#distributor-logo”, useful for distributions.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-restart-dialog.png"
alt="The restart power dialog."&gt;&lt;figcaption&gt;
The restart power dialog.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/12/lightdm-gtk-greeter-1-7-0-shutdown-dialog.png"
alt="The Shutdown power dialog."&gt;&lt;figcaption&gt;
The Shutdown power dialog.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="download-and-installation"&gt;Download and Installation&lt;/h3&gt;
&lt;p&gt;The source code for LightDM GTK+ Greeter can be obtained from the &lt;a href="https://launchpad.net/lightdm-gtk-greeter/&amp;#43;download"
target="_blank"
&gt;downloads page&lt;/a&gt;. Ubuntu users (Quantal through Trusty) can install it from the &lt;a href="https://launchpad.net/~lightdm-gtk-greeter-team/&amp;#43;archive/stable"
target="_blank"
&gt;Stable PPA&lt;/a&gt; using the following commands.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:lightdm-gtk-greeter-team/stable
sudo apt-get update
sudo apt-get install lightdm-gtk-greeter
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If you find any bugs, please report them on the &lt;a href="https://bugs.launchpad.net/lightdm-gtk-greeter/"
target="_blank"
&gt;bugs page&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Officially an Ubuntu Member</title><link>https://seand.xyz/blog/2013/12/20/officially-an-ubuntu-member/</link><pubDate>Fri, 20 Dec 2013 23:03:39 +0000</pubDate><guid>https://seand.xyz/blog/2013/12/20/officially-an-ubuntu-member/</guid><media:content url="https://seand.xyz/images/2013/12/ubuntu-membership-featured.jpg" type="image/jpeg" medium="image"/><description>&lt;blockquote&gt;
&lt;p&gt;Ubuntu Membership is an official recognition of significant and sustained contribution to Ubuntu or the Ubuntu community. Individuals who apply, and are awarded membership, are entitled to special perks and recognition within the community.&lt;/p&gt;
&lt;p&gt;Ubuntu Membership – &lt;a href="https://ubuntu.com/community/membership"
target="_blank"
&gt;https://ubuntu.com/community/membership&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;After three months, my certificate of Ubuntu membership finally arrived in the mail. Looks like I’m official now! This means I’ve got access to several &lt;a href="https://ubuntu.com/community/membership/perks"
target="_blank"
&gt;membership perks&lt;/a&gt;, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An &lt;code&gt;@ubuntu.com&lt;/code&gt; email alias that forwards to my real email address.&lt;/li&gt;
&lt;li&gt;An &lt;code&gt;ubuntu/member/your_nick&lt;/code&gt; cloak on Libera.Chat.&lt;/li&gt;
&lt;li&gt;Syndication on Planet Ubuntu of my Ubuntu blog.&lt;/li&gt;
&lt;li&gt;An Ubuntu Member title at the Ubuntu Forums.&lt;/li&gt;
&lt;li&gt;SFTP access to a Web-accessible directory on people.ubuntu.com&lt;/li&gt;
&lt;li&gt;A certificate signed by Canonical CEO and sabdfl, Mark Shuttleworth (see above).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I’m going to &lt;em&gt;love&lt;/em&gt; this.&lt;/p&gt;</description></item><item><title>Parole Media Player 0.5.90 Released</title><link>https://seand.xyz/blog/2013/10/19/parole-media-player-0-5-90/</link><pubDate>Sat, 19 Oct 2013 11:39:39 +0000</pubDate><guid>https://seand.xyz/blog/2013/10/19/parole-media-player-0-5-90/</guid><media:content url="https://seand.xyz/images/2013/10/parole-0-5-90-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been a while since my most recent post. Since then, I’ve become an official Ubuntu member, Ubuntu (and family) 13.10 was released, and I’ve been hacking on Parole Media Player. Today’s news, however, is all about Parole.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/10/parole-0-5-90-preview.png"
alt="Parole 0.5.90"&gt;
&lt;/figure&gt;
&lt;h2 id="gtk-3-gstreamer-10-and-bug-fixes-galore"&gt;GTK+ 3, GStreamer 1.0, and Bug Fixes Galore&lt;/h2&gt;
&lt;p&gt;Today marks the first development release of Parole Media Player 0.6 (version 0.5.90). Over the past few weeks, Simon Steinbeiß and I have been focusing our development efforts on bringing together a shiny new version of Parole. We’ve completed porting and refreshing the interface to GTK+ 3, improved GStreamer 1.0 support to the point that we now recommend it instead of 0.10, and fixed many long-standing issues. Here’s the Changelog…&lt;/p&gt;
&lt;h3 id="completed-port-to-gtk-3"&gt;Completed port to GTK+ 3&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Removed deprecated GTK+ 2 symbols&lt;/li&gt;
&lt;li&gt;Use GtkOverlay for the playback controls&lt;/li&gt;
&lt;li&gt;Use symbolic icons for menus and plugins&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="improve-window-maximization"&gt;Improve window maximization&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Window dimensions are no longer saved when maximizing the window&lt;/li&gt;
&lt;li&gt;Added a new Xfconf setting, “window-maximized” to keep your preferred maximization across sessions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="rearranged-and-improved-the-menubar"&gt;Rearranged and improved the menubar&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Renamed the “Edit” menu to “Playback”&lt;/li&gt;
&lt;li&gt;Renamed the “Languages” menu item to “Audio Track”&lt;/li&gt;
&lt;li&gt;Added a new “Tools” menu; moved the “Plugins” and “Preferences” menu items to the “Tools” menu&lt;/li&gt;
&lt;li&gt;Added a new “DVD” menu, which houses DVD playback controls and is only shown when a disc is being played&lt;/li&gt;
&lt;li&gt;Added the “Save Playlist” menu item to the “Media” menu&lt;/li&gt;
&lt;li&gt;Added the “Report Bug” menu item to the “Help” menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="improved-the-playlist"&gt;Improved the playlist&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Use an inline toolbar for a more streamlined experience&lt;/li&gt;
&lt;li&gt;Removed the redundant Settings button&lt;/li&gt;
&lt;li&gt;Added Move Up/Down buttons to make reorganizing the playlist easier&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="added-previousnext-track-actions-to-the-tray-and-notification-plugins"&gt;Added Previous/Next track actions to the Tray and Notification plugins&lt;/h3&gt;
&lt;h3 id="other-improvements"&gt;Other improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated artwork (background image, icons)&lt;/li&gt;
&lt;li&gt;Fixed GStreamer 1.0 support&lt;/li&gt;
&lt;li&gt;Added ability to play DVD ISO files from the Open Dialog&lt;/li&gt;
&lt;li&gt;Improved plugin failure detection so users know something has gone wrong&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="bugs-fixed"&gt;Bugs fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Missing option to open DVD from ISO ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10300"
target="_blank"
&gt;Bugzilla #10300&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow a playlist to be sorted and/or items to be moved ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10066"
target="_blank"
&gt;Bugzilla #10066&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remember playlist option in GUI is not working ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10269"
target="_blank"
&gt;Bugzilla #10269&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Parole shows irritating edge ( &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=10081"
target="_blank"
&gt;Bugzilla #10081&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="build-requirements"&gt;Build Requirements&lt;/h2&gt;
&lt;p&gt;Parole Media Player now has the following requirements (please correct me if I am wrong):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GTK+ 3.2 or above&lt;/li&gt;
&lt;li&gt;GLib 2.32 or above&lt;/li&gt;
&lt;li&gt;Gio 2.28 or above&lt;/li&gt;
&lt;li&gt;DBus 0.60 or above&lt;/li&gt;
&lt;li&gt;DBus Glib 0.70 or above&lt;/li&gt;
&lt;li&gt;GStreamer: base, video, interface and GStreamer X version 0.10.24 or above&lt;/li&gt;
&lt;li&gt;libxfce4ui 4.11.0 or above&lt;/li&gt;
&lt;li&gt;libxfce4util 4.11.0 or above&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/10/parole-0-5-90-about.png"
alt="Parole 0.5.90, a fresh new look."&gt;&lt;figcaption&gt;
Parole 0.5.90, a fresh new look.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/10/parole-0-5-90-new-playlist.png"
alt="The new playlist is more compact and cleaner."&gt;&lt;figcaption&gt;
The new playlist is more compact and cleaner.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/10/parole-0-5-90-auto-hiding-controls.png"
alt="With the auto-hiding controls and the new hidden menu option, watch your movie, not the window."&gt;&lt;figcaption&gt;
With the auto-hiding controls and the new hidden menu option, watch your movie, not the window.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/10/parole-0-5-90-dvd-menu.png"
alt="The new DVD menu makes it easy to navigate around your favorite movies."&gt;&lt;figcaption&gt;
The new DVD menu makes it easy to navigate around your favorite movies.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="how-do-get-it"&gt;How Do Get It?&lt;/h2&gt;
&lt;p&gt;To get Parole 0.5.90, download the source files from &lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.90.tar.bz2"
target="_blank"
&gt;here&lt;/a&gt;.  Take notice of the new build requirements listed above.&lt;/p&gt;
&lt;p&gt;For Ubuntu users, you can get Parole Media Player from &lt;a href="https://launchpad.net/~smd-seandavis/&amp;#43;archive/xfce-4.12-daily"
target="_blank"
&gt;my daily PPA&lt;/a&gt;:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:smd-seandavis/xfce-4.12-daily
sudo apt-get update
sudo apt-get install parole
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="what-about-gtk-2"&gt;What about GTK+ 2?&lt;/h2&gt;
&lt;p&gt;All future development efforts will be focused on Parole 0.6 and GTK+ 3. Bug fixes will be provided for the last GTK+ 2 version 0.5.x in the &lt;a href="http://git.xfce.org/apps/parole/log/?h=0.5"
target="_blank"
&gt;0.5 branch&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="feedback-requested"&gt;Feedback Requested&lt;/h2&gt;
&lt;p&gt;We’re doing everything to make Parole 0.6.0 the best release yet.  But we need your feedback.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Found a bug? Please report it at the &lt;a href="https://bugzilla.xfce.org/buglist.cgi?product=parole"
target="_blank"
&gt;Xfce Bugzilla&lt;/a&gt;, but &lt;a href="http://docs.xfce.org/apps/parole/bugs"
target="_blank"
&gt;check here first&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Do you have a suggestion or question, or want to let us know how we’re doing?  Leave a comment, &lt;a href="https://plus.google.com/107007830718099034652"
target="_blank"
&gt;find me on Google+&lt;/a&gt;, or &lt;a href="https://launchpad.net/~smd-seandavis"
target="_blank"
&gt;contact me on Launchpad&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Mugshot, Quick &amp; Easy User Config</title><link>https://seand.xyz/blog/2013/07/27/mugshot-quick-and-easy-user-config/</link><pubDate>Sat, 27 Jul 2013 09:23:26 +0000</pubDate><guid>https://seand.xyz/blog/2013/07/27/mugshot-quick-and-easy-user-config/</guid><media:content url="https://seand.xyz/images/2013/07/mugshot-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Shortly after adding user profile images to lightdm-gtk-greeter, we discovered there is no way to change this image within Xubuntu. We set out to create a tool that would configure this and sync user settings across multiple applications. Enter &lt;em&gt;Mugshot&lt;/em&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/07/mugshot-ui.png"
alt="Mugshot UI"&gt;
&lt;/figure&gt;
&lt;h2 id="what-is-it"&gt;What is it?&lt;/h2&gt;
&lt;p&gt;Mugshot is a lightweight, easy-to-use user configuration utility. It allows you to easily set profile image and user details for your user profile and any supported applications. This is great for quick profile updates and frequent image refreshes.&lt;/p&gt;
&lt;h2 id="supported-applications"&gt;Supported Applications&lt;/h2&gt;
&lt;p&gt;Currently, LibreOffice and Pidgin are the only supported external applications.  Other applications that retrieve user information from &lt;code&gt;/etc/passwd&lt;/code&gt; will also be updated (including Abiword and Gnumeric).  This ultimately provides a wide coverage of desktop and terminal Linux applications.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/07/mugshot-pidgin-integration.png"
alt="Easily update your Pidgin buddy icon…"&gt;&lt;figcaption&gt;
Easily update your Pidgin buddy icon…
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/07/mugshot-libreoffice.png"
alt="as well as your LibreOffice user details."&gt;&lt;figcaption&gt;
as well as your LibreOffice user details.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="choosing-a-profile-image"&gt;Choosing a Profile Image&lt;/h2&gt;
&lt;p&gt;One of Mugshot’s key features (and the reason for its existence) is the ease of choosing a profile image. Mugshot provides three methods of selection: a stock browser, webcam capture, and file selection (based on installed packages and hardware support).&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/07/mugshot-stock-browser.png"
alt="If installed, choose your profile image from your system’s installed “faces”."&gt;&lt;figcaption&gt;
If installed, choose your profile image from your system’s installed “faces”.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/07/mugshot-camera.png"
alt="If you’ve got a webcam and the appropriate gstreamer plugins, take a picture of your face!"&gt;&lt;figcaption&gt;
If you’ve got a webcam and the appropriate gstreamer plugins, take a picture of your face!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/07/mugshot-file-chooser.png"
alt="The file chooser allows to choose an image and automatically crop it to the correct dimensions."&gt;&lt;figcaption&gt;
The file chooser allows to choose an image and automatically crop it to the correct dimensions.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="how-to-install-mugshot"&gt;How to Install Mugshot&lt;/h2&gt;
&lt;p&gt;This is the first official release of Mugshot, but there are already many ways to install it.  If you’re running Ubuntu, you can easily install the daily or stable (recommended) PPA (instructions below).  Otherwise, you can download the source package from the &lt;a href="https://launchpad.net/mugshot/&amp;#43;download"
target="_blank"
&gt;Mugshot downloads page&lt;/a&gt;.  Following the installation, you will find Mugshot listed as “About Me” in your distribution’s Settings Manager.&lt;/p&gt;
&lt;h3 id="stable-ppa-recommended"&gt;Stable PPA (Recommended)&lt;/h3&gt;
&lt;p&gt;Open a terminal, and enter the following commands.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:mugshot-dev/stable
sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="daily-ppa"&gt;Daily PPA&lt;/h3&gt;
&lt;p&gt;Open a terminal, and enter the following commands.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:mugshot-dev/daily
sudo apt-get update
sudo apt-get install mugshot
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="reporting-bugs"&gt;Reporting Bugs&lt;/h2&gt;
&lt;p&gt;This software is brand new, and is likely to have a number of bugs and “features”. If you find something that doesn’t seem quite right, please take a moment to report bugs at the &lt;a href="https://bugs.launchpad.net/mugshot"
target="_blank"
&gt;Mugshot Bugs page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What do you think about Mugshot?  Do you have any questions or suggestions (such as additional applications to support)?  Let me know in the comments!&lt;/p&gt;</description></item><item><title>LightDM GTK Greeter 1.6.0 Released</title><link>https://seand.xyz/blog/2013/06/03/lightdm-gtk-greeter-1-6-0-released/</link><pubDate>Mon, 03 Jun 2013 05:01:19 +0000</pubDate><guid>https://seand.xyz/blog/2013/06/03/lightdm-gtk-greeter-1-6-0-released/</guid><media:content url="https://seand.xyz/images/2013/06/lightdm-gtk-greeter-1-6-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s finally here… the latest and greatest (and pretty darn good-looking) 1.6.0 release of LightDM GTK Greeter! With refreshed attention to detail and consideration for accessibility, this is the best release yet!&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;h3 id="160"&gt;1.6.0&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Display the selected username in the tooltip for the user combobox&lt;/li&gt;
&lt;li&gt;Use GtkInfoBar for authentication messages&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="152"&gt;1.5.2&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added support for loading a user’s profile image&lt;/li&gt;
&lt;li&gt;Added support for indicators&lt;/li&gt;
&lt;li&gt;Session preferences have been moved to the system tray&lt;/li&gt;
&lt;li&gt;Interface refresh for login window and shutdown/restart dialogs&lt;/li&gt;
&lt;li&gt;The GTK 3 greeter now uses symbolic icons by default&lt;/li&gt;
&lt;li&gt;Improved scaling of wallpaper&lt;/li&gt;
&lt;li&gt;Introduced support for onscreen keyboard (including proper positioning for &lt;em&gt;onboard&lt;/em&gt; application&lt;/li&gt;
&lt;li&gt;Addition of (optional) clock widget&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="upgrade-notes"&gt;Upgrade Notes&lt;/h2&gt;
&lt;h3 id="for-distributors"&gt;For Distributors&lt;/h3&gt;
&lt;p&gt;With this new release, there are additional settings that can be configured in &lt;code&gt;lightdm-gtk-greeter.conf&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;show-indicators&lt;/code&gt;: Configure which indicator modules (if any) should be displayed in the system tray&lt;/li&gt;
&lt;li&gt;&lt;code&gt;show-clock&lt;/code&gt;: Configure whether the clock widget should be displayed&lt;/li&gt;
&lt;li&gt;&lt;code&gt;clock-format&lt;/code&gt;: If the clock is displayed, how should it be formatted? (&lt;a href="http://linux.die.net/man/3/strftime"
target="_blank"
&gt;strftime format&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;keyboard&lt;/code&gt;: Command to launch the on-screen keyboard. &lt;em&gt;onboard&lt;/em&gt; will automatically be positioned at the bottom center of the screen&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="for-theme-designers"&gt;For Theme Designers&lt;/h3&gt;
&lt;p&gt;We’ve named each widget, so you can now theme the greeter to your heart’s content! Each of the widget names is below. Just add these new widget names to your theme’s gtk-3.0/apps/lightdm-gtk-greeter.css. For theme examples (and tweaks to maintain compatibility with 1.5.x), check out &lt;a href="https://github.com/shimmerproject/Greybird"
target="_blank"
&gt;Greybird&lt;/a&gt;‘s &lt;a href="https://github.com/shimmerproject/Greybird/blob/master/gtk-3.0/apps/lightdm-gtk-greeter.css"
target="_blank"
&gt;lightdm-gtk-greeter.css&lt;/a&gt; file.&lt;/p&gt;
&lt;h4 id="panel"&gt;Panel&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;panel_window&lt;/code&gt;: the panel window, housing the hostname, clock, and system tray&lt;/li&gt;
&lt;li&gt;&lt;code&gt;menubar&lt;/code&gt;: the system tray widget&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="login-window"&gt;Login Window&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;login_window&lt;/code&gt;: the login dialog window&lt;/li&gt;
&lt;li&gt;&lt;code&gt;user_image&lt;/code&gt;: the user profile image&lt;/li&gt;
&lt;li&gt;&lt;code&gt;user_combobox&lt;/code&gt;: the username selection combobox&lt;/li&gt;
&lt;li&gt;&lt;code&gt;prompt_entry&lt;/code&gt;: the GtkEntry widgets used for username and password&lt;/li&gt;
&lt;li&gt;&lt;code&gt;greeter_infobar&lt;/code&gt;: the GtkInfoBar widget used to display authentication messages&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cancel_button&lt;/code&gt;: cancel button used to exit guest logon&lt;/li&gt;
&lt;li&gt;&lt;code&gt;login_button&lt;/code&gt;: the button to log into the session&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="dialogs"&gt;Dialogs&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;shutdown_dialog&lt;/code&gt;: the dialog window used for the shutdown dialog&lt;/li&gt;
&lt;li&gt;&lt;code&gt;restart_dialog&lt;/code&gt;: the dialog window used for the restart dialog&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cancel_button&lt;/code&gt;: cancel button to exit the dialog&lt;/li&gt;
&lt;li&gt;&lt;code&gt;shutdown_button&lt;/code&gt;: the button to shutdown the computer&lt;/li&gt;
&lt;li&gt;&lt;code&gt;restart_button&lt;/code&gt;: the button to restart the computer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="come-and-get-it"&gt;Come and Get It!&lt;/h2&gt;
&lt;p&gt;Downloads for lightdm-gtk-greeter 1.6.0 can be found here: &lt;a href="https://launchpad.net/lightdm-gtk-greeter/1.6/1.6.0"
target="_blank"
&gt;https://launchpad.net/lightdm-gtk-greeter/1.6/1.6.0&lt;/a&gt;… If you find any bugs or want to suggest future improvements, head to the &lt;a href="https://launchpad.net/lightdm-gtk-greeter"
target="_blank"
&gt;lightdm-gtk-greeter Launchpad page&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>MenuLibre Now Available for Ubuntu 13.04</title><link>https://seand.xyz/blog/2013/03/27/menulibre-translations-and-13-04-support/</link><pubDate>Wed, 27 Mar 2013 04:48:39 +0000</pubDate><guid>https://seand.xyz/blog/2013/03/27/menulibre-translations-and-13-04-support/</guid><media:content url="https://seand.xyz/images/2013/03/menulibre-spanish-screenshot.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;a href="https://seand.xyz/projects/menulibre/"
&gt;MenuLibre&lt;/a&gt;, the advanced menu editor, has been upgraded to provide better international support and stability. Best of all, MenuLibre is now available for Ubuntu 13.04. Now it just needs translations…&lt;/p&gt;
&lt;h2 id="whats-new-in-the-latest-menulibre"&gt;What’s New in the latest MenuLibre?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Better international support. All application strings are now exposed for translation, and translated strings for each launcher are displayed by default.&lt;/li&gt;
&lt;li&gt;Improved launcher loading. The methods used to read and write launcher settings have been improved, resulting in better accuracy and improved speed.&lt;/li&gt;
&lt;li&gt;Fixed Python installer. Previous versions of MenuLibre have been known to not work for anything but Ubuntu. This has finally been fixed. Package maintainers, go!&lt;/li&gt;
&lt;li&gt;And… lots of obsolete translations. Unfortunately, revealing all the untranslated strings means that every translation is now out-of-date. That’s where the translators come in!&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="translating-menulibre"&gt;Translating MenuLibre&lt;/h2&gt;
&lt;p&gt;MenuLibre is &lt;a href="https://launchpad.net/menulibre"
target="_blank"
&gt;hosted on Launchpad&lt;/a&gt;, which means translations are a breeze. To create or modify a translation, just head over to &lt;a href="https://translations.launchpad.net/menulibre"
target="_blank"
&gt;https://translations.launchpad.net/menulibre&lt;/a&gt;. Select the translation to modify, and get started!&lt;/p&gt;
&lt;p&gt;Translations will also now be synchronized daily, meaning each new MenuLibre release will contain the latest updates for each translation. If you have questions regarding Launchpad translations, &lt;a href="https://help.launchpad.net/Translations"
target="_blank"
&gt;check out the help section here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="ppa-updates"&gt;PPA Updates&lt;/h2&gt;
&lt;p&gt;There have been some updates since the last time I wrote about MenuLibre. In particular, builds are now available for Ubuntu 12.04, 12.10, and 13.04. Additionally, two PPAs are now available.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/~menulibre-dev/&amp;#43;archive/devel"
target="_blank"
&gt;MenuLibre Stable&lt;/a&gt; will contain frequent package updates for updated, stable software. This is the one most people will want. To install it, run the following commands in a terminal window.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:menulibre-dev/devel
sudo apt-get update
sudo apt-get install menulibre
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Perhaps you’re the adventurous type, and you want something a bit more bleeding-edge? The &lt;a href="https://launchpad.net/~menulibre-dev/&amp;#43;archive/daily"
target="_blank"
&gt;MenuLibre Daily PPA&lt;/a&gt; is now available. This archive will contain daily updates to the code and translations, making it a great testing ground for what’s next.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:menulibre-dev/daily
sudo apt-get update
sudo apt-get install menulibre
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="whats-next"&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;The next step in the evolution of MenuLibre is full menu-editing (similar to Alacarte) support for traditional application launchers (Gnome 2, MATE, LXDE, Xfce). This will position MenuLibre a viable replacement for Alacarte in all projects once complete. But why stop there?&lt;/p&gt;
&lt;p&gt;Do you have any suggestions for the next version of MenuLibre? Interface refinements, feature requests, or bite-sized bugs that are annoying but not worth reporting? Let me know in the comments! And thanks for using MenuLibre!&lt;/p&gt;</description></item><item><title>Catfish 0.6.1 Released</title><link>https://seand.xyz/blog/2013/03/13/catfish-0-6-1-released-ppa-available/</link><pubDate>Wed, 13 Mar 2013 17:31:32 +0000</pubDate><guid>https://seand.xyz/blog/2013/03/13/catfish-0-6-1-released-ppa-available/</guid><media:content url="https://seand.xyz/images/2013/02/catfish-0-6-translations-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been out for a while now and seems to work well for everyone who’s tested it. &lt;a href="https://seand.xyz/projects/catfish/"
&gt;Catfish&lt;/a&gt; 0.6.1 has been released and is the greatest and fastest version yet.&lt;/p&gt;
&lt;h2 id="whats-new-in-the-catfish-06-series"&gt;What’s New in the Catfish 0.6 Series?&lt;/h2&gt;
&lt;p&gt;Considering I never “officially” announced the 0.6.0 release, there’s quite a bit to go on. Here are some updates from the Changelog.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rewritten from the ground up, with an emphasis on speed and maintainability.&lt;/li&gt;
&lt;li&gt;Replaced the ‘find’ system command with Python’s own os.walk.&lt;/li&gt;
&lt;li&gt;The interface has been revamped, improving the 0.4 series and bringing a styled sidebar and symbolic icons.&lt;/li&gt;
&lt;li&gt;Thumbnail support has been improved.&lt;/li&gt;
&lt;li&gt;Filenames can be dragged and dropped from the Catfish application.&lt;/li&gt;
&lt;li&gt;Files can now be deleted directly from the application interface.&lt;/li&gt;
&lt;li&gt;Operations can now be performed on multiple files simultaneously (including the two new features mentioned above).&lt;/li&gt;
&lt;li&gt;Improved wildcard support.&lt;/li&gt;
&lt;li&gt;Simplified strings for easier translation.&lt;/li&gt;
&lt;li&gt;And finally, Python versions 2 or 3 can be used.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="demo-video"&gt;Demo Video&lt;/h2&gt;
&lt;p&gt;Screenshots are boring and don’t show the power and speed of Catfish 0.6.1. So here’s the latest version in a great demo video.&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="vXyc6TyVWOs"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="ppa-available-for-ubuntu-1204-1210-and-1304"&gt;PPA Available for Ubuntu 12.04, 12.10, and 13.04&lt;/h2&gt;
&lt;p&gt;If you want to install the latest version of Ubuntu (or Lubuntu, Kubuntu, Xubuntu, Mint, etc.), add the &lt;a href="https://launchpad.net/~catfish-search/&amp;#43;archive/catfish-stable"
target="_blank"
&gt;Catfish-Stable PPA&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:catfish-search/catfish-stable
sudo apt-get update
sudo apt-get install catfish
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Parole Media Player 0.5.0 Released</title><link>https://seand.xyz/blog/2013/03/08/parole-media-player-0-5-0-released/</link><pubDate>Fri, 08 Mar 2013 06:14:07 +0000</pubDate><guid>https://seand.xyz/blog/2013/03/08/parole-media-player-0-5-0-released/</guid><media:content url="https://seand.xyz/images/2013/03/parole-0-5-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Parole Media Player 0.5.0 has been released, several bugs have been fixed, and new features have been introduced. With each release, Parole becomes more stable and user-friendly.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;This release mostly addresses a number of bugs that have been plaguing users and introduces a few new features and refinements.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some build errors and concerns (bugs &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9728"
target="_blank"
&gt;#9728&lt;/a&gt; and &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9744"
target="_blank"
&gt;#9744&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;The show/hide playlist button is now stationary. The window expands and shrinks to accommodate the playlist (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9755"
target="_blank"
&gt;#9755&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;The mute button now works as a “Toggle Mute On/Off” button (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9760"
target="_blank"
&gt;#9760&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;The playlist is no longer manipulable while hidden (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9762"
target="_blank"
&gt;#9762&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Added full webm file support (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9798"
target="_blank"
&gt;#9798&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed aspect ratio calculation (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9872"
target="_blank"
&gt;#9872&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed some previously untranslatable strings (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9868"
target="_blank"
&gt;#9868&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;The timer now updates immediately when seeking (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9761"
target="_blank"
&gt;#9761&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed the playlist menu opening offscreen.&lt;/li&gt;
&lt;li&gt;Improved the tray and notifications plugins.&lt;/li&gt;
&lt;li&gt;Locale names are now displayed instead of the codes for audio tracks and subtitles.&lt;/li&gt;
&lt;li&gt;Added (optional) GStreamer 1.0 support.&lt;/li&gt;
&lt;li&gt;Added theming to the player control when in fullscreen (see screenshot below).&lt;/li&gt;
&lt;li&gt;Removed the Power Manager plugin now that Parole has full power-manager support built-in.&lt;/li&gt;
&lt;li&gt;Removed the scrollwheel event from the progress scale.&lt;/li&gt;
&lt;li&gt;Additional minor improvements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-feature-screenshots"&gt;New Feature Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/03/parole-0-5-0-language-strings.png"
alt="Parole finally speaks your language when interpreting language strings."&gt;&lt;figcaption&gt;
Parole finally speaks your language when interpreting language strings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/03/parole-0-5-0-fullscreen-controls.png"
alt="The fullscreen controls are now themeable but, by default, are transparent and shiny."&gt;&lt;figcaption&gt;
The fullscreen controls are now themeable but, by default, are transparent and shiny.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/03/parole-0-5-0-fullscreen-cinema.png"
alt="It’s like your own personal cinema!"&gt;&lt;figcaption&gt;
It’s like your own personal cinema!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="download-parole-media-player-050"&gt;Download Parole Media Player 0.5.0&lt;/h2&gt;
&lt;p&gt;Ubuntu 13.04 users, rejoice! Parole is now available in the repositories. Everyone else, you can download the source code from the following links.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2"
target="_blank"
&gt;http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.md5"
target="_blank"
&gt;http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.md5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.sha1"
target="_blank"
&gt;http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.sha1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;SHA1 checksum:&lt;/strong&gt; c34a33f92534a93c4cb1b92c4c8ab09f36871fe6&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MD5 checksum:&lt;/strong&gt; d8adad20ee95dfca3082812ca44be122&lt;/p&gt;
&lt;h2 id="contributing"&gt;Contributing&lt;/h2&gt;
&lt;p&gt;If you’re interested in helping out with the development of Parole Media Player, there’s a number of ways you can help. The easiest, by far, is by reporting bugs at the &lt;a href="https://bugzilla.xfce.org/buglist.cgi?product=Parole&amp;amp;component=General&amp;amp;resolution=---"
target="_blank"
&gt;Xfce Bugzilla&lt;/a&gt;. If you’re having difficulties, there’s a good possibility you’re not alone. So go ahead, and let us know what’s up! Similarly, we’re always in need of development support. If you’ve got some programming chops, head on over to the &lt;a href="http://git.xfce.org/apps/parole"
target="_blank"
&gt;git repository&lt;/a&gt;! Finally, one of our (perhaps lofty) goals for the next version of Parole is documentation. If you’re experienced at creating useful and understandable documentation, or if you’re just ready to start, we’ve got a clean canvas waiting for you are the &lt;a href="http://docs.xfce.org/apps/parole/start"
target="_blank"
&gt;Xfce Documenation site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So, what do you think of the latest Parole? Is it good? Bad? Let us know in the comments!&lt;/p&gt;</description></item><item><title>Catfish 0.6 Released</title><link>https://seand.xyz/blog/2013/02/19/catfish-0-6-features-translations/</link><pubDate>Tue, 19 Feb 2013 13:10:33 +0000</pubDate><guid>https://seand.xyz/blog/2013/02/19/catfish-0-6-features-translations/</guid><media:content url="https://seand.xyz/images/2013/02/catfish-0-6-translations-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Catfish 0.6 features a complete rewrite, easier translations, and better-than-ever stability and performance. It also needs your help if you speak a language other than English.&lt;/p&gt;
&lt;h2 id="whats-new-in-catfish-06"&gt;What’s New in Catfish 0.6?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Completely rewritten from the ground up.&lt;/li&gt;
&lt;li&gt;The UNIX ‘find’ command has been replaced with Python’s os.walk. This makes everything faster and more responsive. The “Deep Search” button is also gone.&lt;/li&gt;
&lt;li&gt;The sidebar now uses the theme style and symbolic icons (when available).&lt;/li&gt;
&lt;li&gt;The interface has also had a number of other tweaks, further refining it into a professional-grade application.&lt;/li&gt;
&lt;li&gt;File names can now be dragged from the search results into other applications.&lt;/li&gt;
&lt;li&gt;Files can now be deleted from the results window.&lt;/li&gt;
&lt;li&gt;To speed things up, these above items and other file actions can now be performed simultaneously on multiple files.&lt;/li&gt;
&lt;li&gt;Strings have been simplified and made clearer, making the application easier to translate into other languages.&lt;/li&gt;
&lt;li&gt;Last but not least, this is the first version of Catfish that can be run with either Python 2 or 3.&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/02/catfish-0-6-translations-featured.png"
alt="Catfish is faster, cleaner, leaner, and meaner."&gt;&lt;figcaption&gt;
Catfish is faster, cleaner, leaner, and meaner.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="translations-needed"&gt;Translations Needed&lt;/h2&gt;
&lt;p&gt;With the newly optimized interface and strings, there’s a need for new translations. There are more strings than ever before, and I think the number of users is growing as well. As such, there is a growing need for more localizations than ever before. And all of the old translations are no longer compatible.&lt;/p&gt;
&lt;p&gt;So, if you or a friend are interested in contributing, improving, or suggesting translations for the next release, check out the &lt;a href="https://translations.launchpad.net/catfish-search/experimental"
target="_blank"
&gt;Launchpad translations page&lt;/a&gt;! With their handy interface, creating and modifying translations is really as simple as can be. And hurry because this next release will likely happen this weekend and will include all completed translations!&lt;/p&gt;
&lt;h2 id="what-about-the-code"&gt;What About the Code?&lt;/h2&gt;
&lt;p&gt;If you’re interested in looking at or testing the code, you can &lt;a href="https://code.launchpad.net/~smd-seandavis/catfish-search/experimental"
target="_blank"
&gt;check it out here&lt;/a&gt;.  If you find any bugs, be sure to report them on the &lt;a href="https://bugs.launchpad.net/catfish-search"
target="_blank"
&gt;Launchpad bugs page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks for your interest in Catfish! What do you think? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Parole Media Player 0.4.0 Released</title><link>https://seand.xyz/blog/2013/01/11/parole-0-4-0-available-testers-needed/</link><pubDate>Fri, 11 Jan 2013 06:27:44 +0000</pubDate><guid>https://seand.xyz/blog/2013/01/11/parole-0-4-0-available-testers-needed/</guid><media:content url="https://seand.xyz/images/2013/01/parole-0-4-0-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Parole Media Player 0.4.0 has finally been released, with many new features and fixes. Here’s what’s new and what it should do.&lt;/p&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed compilation bugs &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9219"
target="_blank"
&gt;#9219&lt;/a&gt; and &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9226"
target="_blank"
&gt;#9226&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fullscreen controls are now displayed on the proper monitor (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9270"
target="_blank"
&gt;#9270&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed screensaver inhibition (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=7407"
target="_blank"
&gt;#7407&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed a bug where Parole would freeze on some subtitles (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9194"
target="_blank"
&gt;#9194&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed a bug where Parole would skip every second ogg-vorbis file in the playlist (bug &lt;a href="https://bugzilla.xfce.org/show_bug.cgi?id=9562"
target="_blank"
&gt;#9562&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="new-features-and-fixes"&gt;New Features and Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;File and location history&lt;/li&gt;
&lt;li&gt;Embedded mode&lt;/li&gt;
&lt;li&gt;Missing codec detection and installation&lt;/li&gt;
&lt;li&gt;Custom subtitle loading&lt;/li&gt;
&lt;li&gt;CD and DVD playlist support&lt;/li&gt;
&lt;li&gt;DVD navigation&lt;/li&gt;
&lt;li&gt;New look for audio formats&lt;/li&gt;
&lt;li&gt;New notification plugin&lt;/li&gt;
&lt;li&gt;Configuration ported to Xfconf&lt;/li&gt;
&lt;li&gt;Improved keyboard shortcuts&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="file-and-location-history"&gt;File and Location History&lt;/h3&gt;
&lt;p&gt;Recent files are now easily accessible. “Recent files” has been added to the Media menu. The “Open Location” dialog has also been greatly improved. Additionally, history can be easily cleared.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-recent-files.png"
alt="Recent files are now easily accessible and cleared in Parole Media Player."&gt;&lt;figcaption&gt;
Recent files are now easily accessible and cleared in Parole Media Player.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-open-location.png"
alt="The Open Location dialog has been cleaned up and made easier to use."&gt;&lt;figcaption&gt;
The Open Location dialog has been cleaned up and made easier to use.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="embedded-mode"&gt;Embedded Mode&lt;/h3&gt;
&lt;p&gt;“Embedded Mode” has been a long-requested feature that would trim away bits of the interface for embedding into other applications (e.g. web browsers). To start Parole in embedded mode, simply use the following command: &lt;code&gt;parole --embedded&lt;/code&gt;&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-embedded.png"
alt="A mini-mode Parole Media Player."&gt;&lt;figcaption&gt;
A mini-mode Parole Media Player.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="missing-codec-detection-and-installation"&gt;Missing Codec Detection and Installation&lt;/h3&gt;
&lt;p&gt;Another long-requested feature, Parole can now detect if your system is missing a necessary codec and install it as well.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-codecs.png"
alt="Parole Media Player can now find and install missing codecs with ease."&gt;&lt;figcaption&gt;
Parole Media Player can now find and install missing codecs with ease.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="custom-subtitle-loading"&gt;Custom Subtitle Loading&lt;/h3&gt;
&lt;p&gt;Previously, Parole would only open subtitles that were embedded in video files or that had matching file names. Now, you can select any subtitle file for Parole to load with your video.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-subtitles.png"
alt="External subtitle support has been greatly enhanced in 0.4.0"&gt;&lt;figcaption&gt;
External subtitle support has been greatly enhanced in 0.4.0
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="cd-and-dvd-playlist-support"&gt;CD and DVD Playlist Support&lt;/h3&gt;
&lt;p&gt;CD and DVD tracks have now been added to the playlist, making it easier than ever to quickly jump to your favorite track or scene. DVD navigation has also been added to the playlist so you can move quickly via DVD menus.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-dvd-menu.png"
alt="DVD navigation in Parole is finally easy!"&gt;&lt;figcaption&gt;
DVD navigation in Parole is finally easy!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-dvd-playlist.png"
alt="Quickly jump between DVD chapters in Parole Media Player."&gt;&lt;figcaption&gt;
Quickly jump between DVD chapters in Parole Media Player.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="new-look-for-audio-formats"&gt;New Look for Audio Formats&lt;/h3&gt;
&lt;p&gt;This is where Parole gets fancy. We’ve added a whole new look for audio tracks, showing off beautiful album art and track details. We’re pretty proud of this latest feature, so be sure to check it out.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-artwork.png"
alt="Introducing the new audio box widget! Enjoy your album art."&gt;&lt;figcaption&gt;
Introducing the new audio box widget! Enjoy your album art.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="new-notification-plugin"&gt;New Notification Plugin&lt;/h3&gt;
&lt;p&gt;Now that we have album art, we’ve also added it to the newly introduced notification plugin. Notifications were previously part of the tray icon plugin, but since their functionality is separate, it only makes sense for the plugins to be as well.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-notifications.png"
alt="The new notifications plugin in Parole Media Player."&gt;&lt;figcaption&gt;
The new notifications plugin in Parole Media Player.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="configuration-ported-to-xfconf"&gt;Configuration Ported to Xfconf&lt;/h3&gt;
&lt;p&gt;Configuration has moved away from settings files and has been integrated with Xfce Settings. This means easier deployment of preferred settings and the ability to reset settings if something goes awry quickly.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2013/01/parole-0-4-0-xfconf.png"
alt="Parole settings are now stored in the Xfce Settings."&gt;&lt;figcaption&gt;
Parole settings are now stored in the Xfce Settings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="improved-keyboard-shortcuts"&gt;Improved Keyboard Shortcuts&lt;/h3&gt;
&lt;p&gt;Keyboard shortcuts were a major topic for this release and have been improved significantly. You’ll find all the shortcuts below.&lt;/p&gt;
&lt;h4 id="general"&gt;General&lt;/h4&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Combination&lt;/th&gt;
&lt;th&gt;What it does&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+O&lt;/td&gt;
&lt;td&gt;Open Dialog&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+L&lt;/td&gt;
&lt;td&gt;Open Location Dialog&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+Q&lt;/td&gt;
&lt;td&gt;Quit Parole&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="playlist"&gt;Playlist&lt;/h4&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Combination&lt;/th&gt;
&lt;th&gt;What it does&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;F9&lt;/td&gt;
&lt;td&gt;Show/Hide playlist&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Up&lt;/td&gt;
&lt;td&gt;Navigate Playlist Up&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Down&lt;/td&gt;
&lt;td&gt;Navigate Playlist Down&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="playback"&gt;Playback&lt;/h4&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Combination&lt;/th&gt;
&lt;th&gt;What it does&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;F11&lt;/td&gt;
&lt;td&gt;Enter Fullscreen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Escape&lt;/td&gt;
&lt;td&gt;Exit Fullscreen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Left/Right&lt;/td&gt;
&lt;td&gt;Seek Media Backwards/Forwards 10 seconds&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+Left/Right&lt;/td&gt;
&lt;td&gt;Seek Media Backwards/Forwards 1 minute&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;0 (zero)&lt;/td&gt;
&lt;td&gt;Mute Volume&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;– (minus)&lt;/td&gt;
&lt;td&gt;Decrease Volume&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;+ (plus), = (equals)&lt;/td&gt;
&lt;td&gt;Increase Volume&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="where-do-i-get-it"&gt;Where Do I Get It?&lt;/h3&gt;
&lt;p&gt;Parole’s source code can be downloaded &lt;a href="http://archive.xfce.org/src/apps/parole/"
target="_blank"
&gt;here&lt;/a&gt;. Ubuntu 13.04 users can download it straight from the &lt;a href="https://apps.ubuntu.com/cat/applications/parole/"
target="_blank"
&gt;Ubuntu Software Center&lt;/a&gt;. If you’re running Ubuntu 12.04 or 12.10, Parole can be installed from the &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/xfce-4.12"
target="_blank"
&gt;Xfce 4.12 PPA&lt;/a&gt; below (12.04 users also need the &lt;a href="https://launchpad.net/~xubuntu-dev/&amp;#43;archive/xfce-4.10"
target="_blank"
&gt;4.10 PPA&lt;/a&gt;).&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:xubuntu-dev/xfce-4.12
sudo apt-get update
sudo apt-get install parole
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Please test Parole 0.4 and report any bugs you find at the &lt;a href="https://bugzilla.xfce.org/buglist.cgi?product=Parole&amp;amp;component=General&amp;amp;resolution=---&amp;amp;list_id=9891"
target="_blank"
&gt;Xfce Bugzilla&lt;/a&gt;. So, what do you think of the latest and greatest Xfce media player? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Looking Forward to 2013</title><link>https://seand.xyz/blog/2012/12/31/looking-forward-to-2013/</link><pubDate>Mon, 31 Dec 2012 22:28:03 +0000</pubDate><guid>https://seand.xyz/blog/2012/12/31/looking-forward-to-2013/</guid><media:content url="https://seand.xyz/images/2012/12/fireworks.jpg" type="image/jpeg" medium="image"/><description>&lt;p&gt;Tomorrow marks the beginning of a new year and refreshed expectations of what’s to come from the free software world. What can we look forward to, and what will I work on?&lt;/p&gt;
&lt;h2 id="ubuntu-games-tvs-smartphones-and-surprises"&gt;Ubuntu: Games, TVs, Smartphones, and Surprises&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;By 14.04 LTS Ubuntu will power tablets, phones, TVs and smart screens from the car to the office kitchen, and it will connect those devices cleanly and seamlessly to the desktop, the server and the cloud.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.markshuttleworth.com/archives/820"
target="_blank"
&gt;Mark Shuttleworth&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;2012 has been a whirlwind year for Ubuntu. With the announcement of (and even progress towards) &lt;a href="https://web.archive.org/web/20130101172759/http://www.ubuntu.com/devices/android"
target="_blank"
&gt;Ubuntu for Android&lt;/a&gt;, &lt;a href="https://web.archive.org/web/20121229115812/http://www.ubuntu.com/devices/tv"
target="_blank"
&gt;Ubuntu TV&lt;/a&gt;, and &lt;a href="http://www.markshuttleworth.com/archives/820"
target="_blank"
&gt;Ubuntu across multiple platforms&lt;/a&gt;, 2013 will set the stage for a unified platform across all devices. And with the &lt;a href="http://www.ubuntu.com/"
target="_blank"
&gt;latest countdown&lt;/a&gt;, time will only tell what else Ubuntu has in store for 2013.&lt;/p&gt;
&lt;p&gt;The other &lt;strong&gt;huge&lt;/strong&gt; news that came out of 2012 was the Value and Ubuntu partnership to &lt;a href="https://web.archive.org/web/20130116033144/http://blogs.valvesoftware.com/linux/steamd-penguins/"
target="_blank"
&gt;bring Steam and many popular games to the Linux platform&lt;/a&gt;.  This was something often alluded to, leaked, and denied, and then it happened.  Now Steam for Linux is available as an open beta for anybody to try out.  As this becomes more stable and more games come to Ubuntu, more gamers may as well.&lt;/p&gt;
&lt;p&gt;Finally, 2013 also means two more Ubuntu-family releases ( &lt;a href="http://www.markshuttleworth.com/archives/1195"
target="_blank"
&gt;Raring Ringtail&lt;/a&gt;, anyone) featuring the latest and greatest of Linux and open-source software.  Now that’s quite a bit to look forward to, and I’m only getting started!&lt;/p&gt;
&lt;h2 id="xfce-412"&gt;Xfce 4.12&lt;/h2&gt;
&lt;p&gt;Xfce 4.12 will be released this year, bringing all sorts of new goodies.  The developers have been working hard to fix bugs and introduce new features to the Xfce family of applications.  Development releases of &lt;a href="http://git.xfce.org/xfce/thunar/"
target="_blank"
&gt;Thunar&lt;/a&gt;, &lt;a href="http://git.xfce.org/apps/mousepad/"
target="_blank"
&gt;Mousepad&lt;/a&gt;, &lt;a href="http://git.xfce.org/xfce/xfce4-settings/"
target="_blank"
&gt;Xfce Settings&lt;/a&gt;, &lt;a href="http://git.xfce.org/apps/xfce4-terminal/"
target="_blank"
&gt;Terminal&lt;/a&gt;, and more offer great new features while maintaining minimalism in appearance and memory usage.&lt;/p&gt;
&lt;p&gt;The development branch of Thunar, the Xfce file manager, introduces tabbed browsing (a long-requested feature), gphoto integration (offering better support for Android devices and digital cameras), and additional improvements all around.  The latest versions of &lt;a href="http://git.xfce.org/xfce/exo/"
target="_blank"
&gt;Exo&lt;/a&gt; and &lt;a href="http://git.xfce.org/xfce/tumbler/"
target="_blank"
&gt;Tumbler&lt;/a&gt; further improve Thunar and &lt;a href="http://git.xfce.org/xfce/xfdesktop/"
target="_blank"
&gt;Xfdesktop&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There’s plenty more to write about, but I can imagine that most people aren’t as excited about this stuff as I am… moving on!&lt;/p&gt;
&lt;h2 id="my-current-projects"&gt;My Current Projects&lt;/h2&gt;
&lt;p&gt;Finally, I’m caught up on my own projects.  I’ve been increasingly busy as of late, further refining &lt;a href="http://git.xfce.org/apps/parole"
target="_blank"
&gt;Parole Media Player&lt;/a&gt;, &lt;a href="https://seand.xyz/catfish"
&gt;Catfish&lt;/a&gt;, and &lt;a href="https://seand.xyz/menulibre"
&gt;MenuLibre&lt;/a&gt;.  Each application is becoming increasingly more stable and feature-full.  And with each commit, I get fired up to add, tweak, or fix something else.&lt;/p&gt;
&lt;p&gt;Parole Media Player is (probably) lines of code away from a new release. We’ve fixed all long-standing bugs, further refined the interface, and added some awesome new features. Screensaver support is finally fixed, so you can enjoy a full-length movie without wiggling your mouse. Missing codecs can now be easily found and installed from Parole. We’ve added an excellent new audio widget that shows album art and track details. CDs and DVDs can now be quickly and easily navigated by the playlist as well. If you’re interested, please check out the latest code from the &lt;a href="http://git.xfce.org/apps/parole"
target="_blank"
&gt;git repository&lt;/a&gt; and test it out! Report any bugs you find &lt;a href="https://bugzilla.xfce.org/buglist.cgi?bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_status=NEEDINFO&amp;amp;product=parole&amp;amp;list_id=9709"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/12/parole-media-player-audio-box.png"
alt="The new Audio Box widget."&gt;&lt;figcaption&gt;
The new Audio Box widget.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/12/parole-media-player-playlist-support.png"
alt="Audio CDs and DVDs now have playlist support."&gt;&lt;figcaption&gt;
Audio CDs and DVDs now have playlist support.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I’ve been hard at work rewriting Catfish from the ground up to be leaner, faster, and more easily extended and maintained.  The experimental code is still private, but here’s a sneak peek!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/12/catfish-application-window.png"
alt="Catfish"&gt;
&lt;/figure&gt;
&lt;p&gt;Finally, MenuLibre is being reworked to add classic menu editing capabilities (useful for Xfce, LXDE, and other desktop environments).  Hopefully we’ll see this new feature sometime soon in the coming days.  As always, if you’re interested in helping out with any of these projects, let me know.&lt;/p&gt;
&lt;h2 id="happy-new-year"&gt;Happy New Year!&lt;/h2&gt;
&lt;p&gt;So yeah, 2013.  It’s going to be huge.  You should do all you can to start it off on the right foot and have a good time with friends, family, or strangers.  There’s a lot coming up, and it will get here when it gets here, right?  Though, if you’re impatient, most of this upcoming software is available online, even in its early development stage.  So, why wait?&lt;/p&gt;
&lt;p&gt;Do you have any big plans for 2013? Are you looking forward to the next year and everything that’s to come? Let me know in the comments!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Cheers!&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Featured image, available under a Creative Commons license from &lt;a href="http://www.flickr.com/photos/bayasaa/2693171833/"
target="_blank"
&gt;http://www.flickr.com/photos/bayasaa/2693171833/&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>MenuLibre Now Available for Ubuntu 12.10</title><link>https://seand.xyz/blog/2012/10/24/menulibre-now-available-for-ubuntu-12-10/</link><pubDate>Wed, 24 Oct 2012 19:42:31 +0000</pubDate><guid>https://seand.xyz/blog/2012/10/24/menulibre-now-available-for-ubuntu-12-10/</guid><media:content url="https://seand.xyz/images/2012/10/menulibre-ubuntu-12-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Good news! &lt;a href="https://seand.xyz/projects/menulibre/"
&gt;MenuLibre&lt;/a&gt;, your favorite application menu editor, is now available for Ubuntu 12.10 “Quantal Quetzal”. The same installation instructions still apply. Just add the &lt;a href="https://launchpad.net/~menulibre-dev/&amp;#43;archive/devel"
target="_blank"
&gt;PPA&lt;/a&gt; (12.04 and 12.10) and install using these simple commands:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:menulibre-dev/devel
sudo apt-get update
sudo apt-get install menulibre
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Now, I’ve just got to find everyone who’s been looking for the Quantal version. If you know anyone looking for it, give them the good news! And should you stumble across any bugs, &lt;a href="https://bugs.launchpad.net/menulibre"
target="_blank"
&gt;report them here&lt;/a&gt;. Thanks!&lt;/p&gt;</description></item><item><title>Xubuntu 12.10 "Quantal Quetzal" Released</title><link>https://seand.xyz/blog/2012/10/20/xubuntu-12-10-arrives-in-style/</link><pubDate>Sat, 20 Oct 2012 18:06:35 +0000</pubDate><guid>https://seand.xyz/blog/2012/10/20/xubuntu-12-10-arrives-in-style/</guid><media:content url="https://seand.xyz/images/2012/10/xubuntu-12-10-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;You’ve patiently waited for the latest and greatest in Xfce and Xubuntu for the last six months. October 18th has come and gone, and the wait is over. Now, presenting Xubuntu 12.10, featuring XFCE 4.10 in its most polished and optimized configuration…&lt;/p&gt;
&lt;h2 id="introducing-the-quantal-quetzal"&gt;Introducing the Quantal Quetzal&lt;/h2&gt;
&lt;p&gt;On April 23 of this year, Mark Shuttleworth, founder of Canonical and father of Ubuntu, announced the latest release’s codename. In a blog post that featured the letter ‘Q’ 40 times across a mere 6 paragraphs (an outstanding feat in and of itself), Mark outlined that the Quantal Quetzal would continue to focus on quality and stability throughout the development cycle. The Xubuntu Team maintained these goals throughout the development cycle and put together yet another top-notch operating system.&lt;/p&gt;
&lt;h2 id="whats-new-in-xubuntu-1210"&gt;What’s New in Xubuntu 12.10?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Everything.&lt;/strong&gt; Seriously, &lt;a href="https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Xubuntu"
target="_blank"
&gt;see the release notes&lt;/a&gt;. But if you really want me to be specific, here’s the latest:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linux 3.5.0-17 (based on 3.5.5)&lt;/li&gt;
&lt;li&gt;Xfce 4.10&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xubuntu.org/news/offline-documentation-rewritten-for-12-10/"
target="_blank"
&gt;Completely rewritten offline documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;All configuration launchers are now consolidated in the Settings Manager&lt;/li&gt;
&lt;li&gt;Updated artwork (see below)&lt;/li&gt;
&lt;li&gt;Updated applications: Abiword 2.9.2+svn, &lt;a href="https://seand.xyz/catfish"
&gt;Catfish&lt;/a&gt; 0.4.0.2, Firefox 16.0.1, gmusicbrowser 1.1.9, gThumb 3.0.2, Parole 0.3.0.3, Pidgin 2.10.6, Thunar 1.4.0, Thunderbird 16.0.1, Transmission 2.61, Ubuntu Software Center 5.3.14.2, and XChat 2.8.8&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;How about a little demo video?&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="q29cMlfjDUk"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;What would a new Xubuntu release be without the latest from the &lt;a href="http://shimmerproject.org/"
target="_blank"
&gt;Shimmer Project&lt;/a&gt;? Check out the screenshots of Xubuntu 12.10 in action.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/10/xubuntu-12-10-desktop.png"
alt="Xubuntu 12.10 Desktop"&gt;&lt;figcaption&gt;
The Xubuntu desktop has received a very modern and clean interface refresh with the latest version of Greybird.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/10/xubuntu-12-10-parole-media-player.png"
alt="Parole Media Player"&gt;&lt;figcaption&gt;
Parole Media Player was significantly upgraded as it moved to a minimalistic interface and playbin2.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/10/xubuntu-12-10-catfish.png"
alt="Catfish also significantly upgraded as it moved to a minimalist interface powered by GTK&amp;#43;3."&gt;&lt;figcaption&gt;
Catfish also significantly upgraded as it moved to a minimalist interface powered by GTK&amp;#43;3.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/10/xubuntu-12-10-productivity-apps.png"
alt="Productivity in Xubuntu"&gt;&lt;figcaption&gt;
Xubuntu has your typical productivity apps: a word processor, calculator, dictionary, and note-taking application.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/10/xubuntu-12-10-firefox.png"
alt="Mozilla Firefox"&gt;&lt;figcaption&gt;
Xubuntu ships with the latest version of Mozilla Firefox and Thunderbird to connect you to the Internet.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="sacrifices"&gt;Sacrifices&lt;/h2&gt;
&lt;p&gt;Some interesting challenges were presented in this release. Ubuntu has made the push for GTK+3 and Python 3 to be standard. This is welcome but costly when some applications still depend on previous versions of the same toolkits. Some sacrifices had to be made to keep Xubuntu 12.10 on a standard CD-ROM (a task other teams &lt;a href="https://lists.ubuntu.com/archives/ubuntu-announce/2012-September/000161.html"
target="_blank"
&gt;have given up on&lt;/a&gt;). The Live CD bade farewell to several games (only Sudoku and Mines remain), &lt;a href="apt:gimp"
&gt;GIMP Image Editor&lt;/a&gt;, &lt;a href="apt:gnumeric"
&gt;Gnumeric&lt;/a&gt;, &lt;a href="apt:synaptic"
&gt;Synaptic Package Manager&lt;/a&gt;, and the &lt;a href="apt:usb-creator-gtk"
&gt;Startup Disk Creator&lt;/a&gt;. Thankfully, these are all easily installable from the Ubuntu Software Center!&lt;/p&gt;
&lt;h2 id="get-xubuntu-1210-quantal-quetzal"&gt;Get Xubuntu 12.10 “Quantal Quetzal”&lt;/h2&gt;
&lt;p&gt;Well, you’ve read about it and heard about it, now why don’t you install it? First, check the known issues to ensure you won’t be negatively affected. If you’re good to go, you can either install from the latest disc image from &lt;a href="http://www.xubuntu.org/"
target="_blank"
&gt;Xubuntu.org&lt;/a&gt; or upgrade from Xubuntu 12.04 using &lt;a href="https://web.archive.org/web/20130310175927/http://xubuntu.org/upgrading/"
target="_blank"
&gt;these handy instructions&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So, what do you think of the latest and greatest Xubuntu release? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Ubuntu App Showdown: Final Results</title><link>https://seand.xyz/blog/2012/09/19/ubuntu-app-showdown-final-results/</link><pubDate>Wed, 19 Sep 2012 14:21:31 +0000</pubDate><guid>https://seand.xyz/blog/2012/09/19/ubuntu-app-showdown-final-results/</guid><media:content url="https://seand.xyz/images/2012/09/ubuntu-app-showdown-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s been three months since the commencement of the Ubuntu App Showdown, and the results are finally in. Let’s recap.&lt;/p&gt;
&lt;h2 id="about-the-ubuntu-app-showdown"&gt;About the Ubuntu App Showdown&lt;/h2&gt;
&lt;p&gt;The &lt;a href="http://developer.ubuntu.com/showdown/"
target="_blank"
&gt;Ubuntu App Showdown&lt;/a&gt; was a three-week event started on June 18 and ending on July 9. The event was sponsored by &lt;a href="https://www.system76.com/"
target="_blank"
&gt;System76&lt;/a&gt; and &lt;a href="http://qt.digia.com/product/"
target="_blank"
&gt;Qt&lt;/a&gt;. Developers had three weeks to develop an application (or two) that would be evaluated based on the following &lt;a href="http://developer.ubuntu.com/showdown/rules/"
target="_blank"
&gt;review criteria&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Novelty:&lt;/strong&gt; The application had to be developed by an individual or team and had to be composed of entirely original, open source code.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Appearance:&lt;/strong&gt; The application should have been developed with design in mind.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stability:&lt;/strong&gt; The application should run well and smoothly, without crashes or obvious bugs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Platform integration:&lt;/strong&gt; The application should integrate with Unity, utilizing notifications, indicators, progress badges, etc., where needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Innovation:&lt;/strong&gt; The application should provide some functionality not previously available in Ubuntu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scratches an itch:&lt;/strong&gt; The application should be useful and fill a gap that Ubuntu had been missing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="personal-submission-menulibre"&gt;Personal Submission: MenuLibre&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/09/menulibre-logo.png"
alt="The MenuLibre application logo."&gt;&lt;figcaption&gt;
The MenuLibre application logo.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;If you’re tired of hearing about my fancy menu editing application, you can skip on down to the results. Otherwise, how about one more round?&lt;/p&gt;
&lt;p&gt;I created MenuLibre after being disappointed by Alacarte’s bugginess and general lack of appeal. I wanted something lightweight and good-looking that would function well in this menu-free future we’re entering with Unity and Gnome Shell. More importantly, I wanted to provide an alternative to Alacarte (for its GNOME dependencies) and LXMenuEditor (for its Java dependencies) for the lightweight desktop environments XFCE and LXDE.&lt;/p&gt;
&lt;p&gt;MenuLibre works well, looks good, and is lightweight, both in resource usage and dependencies. Check it out over at the &lt;a href="https://seand.xyz/menulibre"
&gt;home page&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="results-from-the-judging-panel"&gt;Results from the Judging Panel&lt;/h2&gt;
&lt;p&gt;The original results &lt;a href="http://developer.ubuntu.com/2012/08/announcing-the-ubuntu-app-showdown-winners/"
target="_blank"
&gt;were announced&lt;/a&gt; on August 7th; see my original post &lt;a href="https://seand.xyz/2012/08/07/ubuntu-app-showdown-results-part-1/"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;First Place&lt;/strong&gt; went to the stylish Google Reader desktop application &lt;strong&gt;LightRead&lt;/strong&gt;. This lucky winner received a System76 Gazelle Professional laptop and a Nokia N9 phone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Second Place&lt;/strong&gt; went to the webapp integrating application &lt;strong&gt;Fogger&lt;/strong&gt;. The Fogger developer (who was also very lucky) received a System76 Lemur Ultra laptop and a Nokia N9 phone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Third Place&lt;/strong&gt; went to the puzzle game &lt;strong&gt;Picsaw&lt;/strong&gt;. This winner made off with a shiny new Nokia N9 phone.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;These results were only the beginning, with the Community Vote &lt;a href="http://developer.ubuntu.com/2012/08/ubuntu-app-showdown-let-the-community-vote-begin/"
target="_blank"
&gt;starting on August 15th&lt;/a&gt; and running for two weeks. And the winners of the community vote are…&lt;/p&gt;
&lt;h2 id="results-from-the-community-vote"&gt;Results from the Community Vote&lt;/h2&gt;
&lt;p&gt;The community vote consisted of an (extensive) online survey where anyone in the community could vote for their favorite application. Each Community Vote winner would receive their very own Nokia N9 phone. The winners &lt;a href="http://developer.ubuntu.com/2012/09/announcing-the-ubuntu-app-showdown-community-winners/"
target="_blank"
&gt;have been announced&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="1st-place-ridual"&gt;1st Place: Ridual&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/09/ubuntu-app-showdown-ridual.png"
alt="Ridual, a dual-pane file manager."&gt;&lt;figcaption&gt;
Ridual, a dual-pane file manager.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://github.com/Riateche/ridual"
target="_blank"
&gt;Ridual&lt;/a&gt; is a brand new, dual-pane file manager.&lt;/p&gt;
&lt;h3 id="2nd-place-orthcal"&gt;2nd Place: OrthCal&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/09/ubuntu-app-showdown-orthcal.png"
alt="Orthcal, the indicator-based application to keep up with Eastern Orthodox feasts."&gt;&lt;figcaption&gt;
Orthcal, the indicator-based application to keep up with Eastern Orthodox feasts.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://launchpad.net/orthcal"
target="_blank"
&gt;OrthCal&lt;/a&gt; is an indicator application that helps you keep up with the Eastern Orthodox feasts.&lt;/p&gt;
&lt;h3 id="3rd-place-cuttlefish"&gt;3rd Place: Cuttlefish&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/09/ubuntu-app-showdown-cuttlefish.png"
alt="Cuttlefish, a very useful utility to trigger various applications in response to configurable conditions."&gt;&lt;figcaption&gt;
Cuttlefish, a very useful utility to trigger various applications in response to configurable conditions.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;In my opinion, &lt;a href="https://launchpad.net/cuttlefish"
target="_blank"
&gt;Cuttlefish&lt;/a&gt; is really the star of the Ubuntu App Showdown. It enables your computer to perform certain actions (opening/closing applications, disabling Bluetooth, muting your computer) based on a variety of stimuli. It works well and offers an easy-to-use interface and a &lt;a href="http://www.youtube.com/watch?v=U7mSfh9pqpg"
target="_blank"
&gt;tutorial video on YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="more-to-come"&gt;More to Come&lt;/h2&gt;
&lt;p&gt;There’s a lot of good things that have come from the Ubuntu App Showdown. We’ve added over 100 applications in a short amount of time, many of great quality. The approval process is being &lt;a href="https://wiki.ubuntu.com/AppDevUploadProcess"
target="_blank"
&gt;reimagined and improved&lt;/a&gt; based on the large amount of feedback received. And perhaps most importantly, thanks to the tremendous success of the first App Showdown, we can expect more in the future! So, if you’ve got an idea for another incredible application, but didn’t get a chance to introduce it in this time around, don’t despair. 😉&lt;/p&gt;
&lt;p&gt;What are your thoughts on the Ubuntu App Showdown? Do you think it was a big success, or somewhat of a letdown? Were you secretly rooting for MenuLibre? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Ubuntu App Showdown: Community Vote</title><link>https://seand.xyz/blog/2012/08/15/nows-your-chance-the-community-vote-is-live/</link><pubDate>Wed, 15 Aug 2012 06:03:08 +0000</pubDate><guid>https://seand.xyz/blog/2012/08/15/nows-your-chance-the-community-vote-is-live/</guid><media:content url="https://seand.xyz/images/2012/08/ubuntu-cof-orange-hex-logo.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;It’s here. The Ubuntu App Showdown community vote is now live and open to the public. You’ve got until August 29th to vote for your favorite app! Just head over to the &lt;a href="http://www.surveymonkey.com/s/P56YNQ9"
target="_blank"
&gt;judging sheet&lt;/a&gt; and let your voice be heard!&lt;/p&gt;
&lt;p&gt;If you want a refresher on MenuLibre, visit the &lt;a href="https://seand.xyz/projects/menulibre/"
&gt;MenuLibre project page&lt;/a&gt; or watch the video after the break!&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="Mivm51pLuJY"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;</description></item><item><title>Ubuntu App Showdown: Results (Part 1)</title><link>https://seand.xyz/blog/2012/08/07/ubuntu-app-showdown-results-part-1/</link><pubDate>Tue, 07 Aug 2012 10:02:14 +0000</pubDate><guid>https://seand.xyz/blog/2012/08/07/ubuntu-app-showdown-results-part-1/</guid><media:content url="https://seand.xyz/images/2012/08/ubuntu-app-showdown-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Well, it looks like the judges have &lt;a href="http://developer.ubuntu.com/2012/08/announcing-the-ubuntu-app-showdown-winners/"
target="_blank"
&gt;finished judging all the great apps&lt;/a&gt; that were imagined, developed, and released into the wild during the three-week challenge. The results may surprise you.&lt;/p&gt;
&lt;h2 id="results"&gt;Results&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/08/ubuntu-app-showdown-lightread.png"
alt="Lightread, the offline, easy-to-use, Google Reader client."&gt;&lt;figcaption&gt;
Lightread, the offline, easy-to-use, Google Reader client.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h4 id="1st-place-lightread"&gt;1st Place: Lightread&lt;/h4&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Lightread is a lightweight Google Reader client. Lightread works offline allowing you to get all your news and read it without an internet connection. ‘ With its stunning design and easy of use, Lightread is the best way to read news. It packs many of the features from Google Reader as well as Ubuntu specific features such as notifications and launcher integration.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This app really does work as advertised. It connects to your Google Reader account and keeps you on top of your subscriptions. However, it doesn’t integrate with Xubuntu quite as brilliantly as it does with Ubuntu.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://apps.ubuntu.com/cat/applications/lightread/"
target="_blank"
&gt;Download Lightread for Ubuntu&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/08/ubuntu-app-showdown-fogger.png"
alt="Fogger, the app that bridges webapps and the Linux desktop."&gt;&lt;figcaption&gt;
Fogger, the app that bridges webapps and the Linux desktop.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h4 id="2nd-place-fogger"&gt;2nd Place: Fogger&lt;/h4&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Fogger acts as a bridge between webapps and the Linux desktop. It exposes an easy to use JS API to webapps which can be used to interact with the host desktop environment.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I might be missing something, but I cannot seem to figure out Fogger.  Looking at the application screenshots, it seemed like it came with its custom user styles, but that doesn’t seem to be the case.  🙁&lt;/p&gt;
&lt;p&gt;&lt;a href="https://apps.ubuntu.com/cat/applications/fogger/"
target="_blank"
&gt;Download Fogger for Ubuntu&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h4 id="3rd-place-picsaw"&gt;3rd Place: Picsaw&lt;/h4&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/08/ubuntu-app-showdown-picsaw.png"
alt="Picsaw, the jigsaw puzzle game that uses your own photos to make puzzles."&gt;&lt;figcaption&gt;
Picsaw, the jigsaw puzzle game that uses your own photos to make puzzles.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Picsaw is a jigsaw puzzle game that uses your own photos to make puzzles.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Picsaw is an interesting application that creates jigsaw puzzles from your pictures.  I’ve never really been much of a fan of jigsaw puzzles, so this is somewhat of a bore, but works great!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://apps.ubuntu.com/cat/applications/picsaw/"
target="_blank"
&gt;Download Picsaw for Ubuntu&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="high-hopes"&gt;High Hopes&lt;/h2&gt;
&lt;p&gt;It’s disappointing that MenuLibre is not among the top three, but I’m not discouraged yet.  After all, we still have the community vote ahead of us, where three additional winners can snag a fancy new Nokia N9 phone.  It’s no laptop, but it’s still an awesome prize.&lt;/p&gt;
&lt;p&gt;So, if you’re disappointed as well, be sure to cast your vote in favor of MenuLibre once the community vote starts. I’ll post it here once it’s available to everyone. I’m counting on you!&lt;/p&gt;
&lt;p&gt;So, what do you think of the contest results? Did your app (or the app you were rooting for) make it? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Ubuntu App Showdown: MenuLibre (Updated)</title><link>https://seand.xyz/blog/2012/06/26/ubuntu-app-showdown-menulibre/</link><pubDate>Tue, 26 Jun 2012 05:35:43 +0000</pubDate><guid>https://seand.xyz/blog/2012/06/26/ubuntu-app-showdown-menulibre/</guid><media:content url="https://seand.xyz/images/2012/06/menulibre-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The Ubuntu App Showdown is already one week in. After one week of development, the menu editor MenuLibre has seen significant progress and is coming along nicely.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATED:&lt;/strong&gt; Two weeks into the Ubuntu App Showdown, MenuLibre is nearly finished.  Much has changed in just one week, including a new, powerful breadcrumb navigation.  See the updated screenshots below!&lt;/p&gt;
&lt;p&gt;Why a menu editor?  The current offering, Alacarte, is buggy and doesn’t quite meet the needs of any Ubuntu project.  Unity’s quicklists are one of its greatest assets, yet there is no way to edit them (except manually) or with external applications.  Alacarte is a headache for lightweight distributions because of its heavy GNOME requirements.  MenuLibre seeks to satisfy all camps.  Continue on for some screenshots!&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-system-settings-integration.png"
alt="MenuLibre is now fully integrated into System Settings."&gt;&lt;figcaption&gt;
MenuLibre is now fully integrated into System Settings.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-application-categories.png"
alt="When MenuLibre starts, you are greeted with your application categories."&gt;&lt;figcaption&gt;
When MenuLibre starts, you are greeted with your application categories.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-search.png"
alt="MenuLibre allows you to quickly and easily search for the launcher you want."&gt;&lt;figcaption&gt;
MenuLibre allows you to quickly and easily search for the launcher you want.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-application-editor.png"
alt="Editing a menu item has never been easier before MenuLibre’s powerful interface."&gt;&lt;figcaption&gt;
Editing a menu item has never been easier before MenuLibre’s powerful interface.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-quicklist-editor.png"
alt="One of the biggest features of Unity is the Quicklist shortcuts. MenuLibre makes editing quicklists a breeze."&gt;&lt;figcaption&gt;
One of the biggest features of Unity is the Quicklist shortcuts. MenuLibre makes editing quicklists a breeze.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-desktop-file-editor.png"
alt="Power User? MenuLibre has something for you too! Directly edit the shortcut’s desktop file."&gt;&lt;figcaption&gt;
Power User? MenuLibre has something for you too! Directly edit the shortcut’s desktop file.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-icon-preview.png"
alt="Easily change and preview your menu’s icons with a quick glance at common icon sizes."&gt;&lt;figcaption&gt;
Easily change and preview your menu’s icons with a quick glance at common icon sizes.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-icon-browser.png"
alt="MenuLibre allows you to easily browse available icons for your application."&gt;&lt;figcaption&gt;
MenuLibre allows you to easily browse available icons for your application.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/menulibre-new-launcher-creation.png"
alt="What good would a menu editor be if it kept you from adding your own menu items?"&gt;&lt;figcaption&gt;
What good would a menu editor be if it kept you from adding your own menu items?
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Well, what do you think? Do you have any criticisms, suggestions, or comments… or are you just really excited to see this thing come to life? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Linux Mint 13 "Maya" MATE Mini-Review</title><link>https://seand.xyz/blog/2012/06/01/linux-mint-13-maya-mate-mini-review/</link><pubDate>Fri, 01 Jun 2012 08:30:40 +0000</pubDate><guid>https://seand.xyz/blog/2012/06/01/linux-mint-13-maya-mate-mini-review/</guid><media:content url="https://seand.xyz/images/2012/06/linux-mint-13-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;The latest version of Linux Mint has been released, sporting two similar yet very different versions. Being a sucker for lightweight operating systems, I decided to check out the MATE desktop version.&lt;/p&gt;
&lt;h2 id="linux-mint-13-maya"&gt;Linux Mint 13 “Maya”&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://www.linuxmint.com/"
target="_blank"
&gt;Linux Mint&lt;/a&gt; is an Ubuntu-based distribution that seeks to provide a complete replacement for your installed operating system, whether it be Linux, Mac, or Windows.  The distribution provides codecs and plugins out of the box so you can view your favorite media or get to work on the web.  Maya is the thirteenth release, &lt;a href="http://blog.linuxmint.com/?p=1974"
target="_blank"
&gt;named after the founder Clement Lefebvre’s daughter Maya&lt;/a&gt;, and not the apocalyptic predictions of the Mayan calendar.&lt;/p&gt;
&lt;p&gt;Maya ships in two different versions.  The version most people are likely to check out is shipping with Linux Mint’s very own &lt;a href="http://cinnamon.linuxmint.com/"
target="_blank"
&gt;Cinnamon&lt;/a&gt; desktop, a branch of Gnome Shell that attempts to maintain the same window management features of previous versions of Linux Mint while still providing special effects and great theme options.  Unfortunately for those masses, this review will focus on the lighter, more stable MATE desktop environment.  For reviews of Cinnamon, check out some of the links below; otherwise, keep reading.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.dedoimedo.com/computers/linux-mint-maya.html"
target="_blank"
&gt;Dedoimedo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://desktoplinuxreviews.com/2012/05/24/linux-mint-13-cinnamon/"
target="_blank"
&gt;Desktop Linux Reviews&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.muktware.com/3625/linux-mint-13-cinnamon-spectacular-gnome-3-fork"
target="_blank"
&gt;Muktware&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.linuxuser.co.uk/reviews/linux-mint-13-review-ubuntu-for-human-beings/"
target="_blank"
&gt;Linux User &amp;amp; Developer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://tuxtweaks.com/2012/05/distro-review-linux-mint-13-maya-cinnamon-edition/"
target="_blank"
&gt;Tux Tweaks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="the-mate-desktop-environment"&gt;The MATE Desktop Environment&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://mate-desktop.org/"
target="_blank"
&gt;MATE&lt;/a&gt; is a branch of the now-defunct Gnome 2, seeking to keep the “traditional desktop environment” alive as seen in their slogan.  MATE came to be because of the drastic changes that happened with GNOME 3/Shell.  Many agree that GNOME Shell takes several steps back in terms of usability, and GNOME 3 Classic, or “fallback” is crippled in comparison to GNOME 2.  As of version 1.2 (the latest version, and the one shipping with Linux Mint 13), most GNOME 2 apps have been ported, and all conflicts with existing GNOME libraries have been resolved.  The result is the same desktop many users have loved and used for years.&lt;/p&gt;
&lt;h2 id="linux-mint-13-review"&gt;Linux Mint 13 Review&lt;/h2&gt;
&lt;h3 id="installation"&gt;Installation&lt;/h3&gt;
&lt;p&gt;Based on Ubuntu, the installer is quick, powerful, and not likely to break. And as expectations would have it, the installation was a cinch. It finished quickly, and when I rebooted, everything worked except the drivers were not installed. I made a quick trip to Jockey (or “Additional Drivers” for the rest of us), and I had an Nvidia graphics card and Broadcom wireless working. Nice!&lt;/p&gt;
&lt;h3 id="first-impressions"&gt;First Impressions&lt;/h3&gt;
&lt;p&gt;The desktop, the panels, and the whole configuration is clean and green. My only complaint is the enormous MintUpdate icon in comparison with the other icons in the system tray. Other icons that may be added later seem to be the same story as well.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/linux-mint-13-system-tray.png"
alt="Linux Mint 13 MATE System Tray"&gt;&lt;figcaption&gt;
Why are the Update Manager and Pithos icons so large?
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The theme is the same awesome GTK+2 theme that Mint has used for several releases and is probably the only theme that makes LibreOffice look beautiful.  However, it doesn’t quite sync up with GTK+3 applications.  And there is also a strange bug where highlighted menu icons are not transparent… so odd.  I opened the terminal and found something that almost (not really) brought me to tears (the good kind of tears).  NO MORE FORTUNES IN THE TERMINAL.  It’s beautiful.  :’-D  Overall, my first impressions are good.  It looks nice, but how well does it work?&lt;/p&gt;
&lt;h3 id="applications"&gt;Applications&lt;/h3&gt;
&lt;p&gt;To begin, the gateway to the applications is the wonderful MintMenu.  For the unenlightened, the MintMenu has quick access to important directories, system settings, and favorite applications.  It also has an instant search, and even suggests packages to install.  The menu is pretty well stocked as well:&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/linux-mint-13-libreoffice.png"
alt="LibreOffice Writer looks great with the Mint-X theme!"&gt;&lt;figcaption&gt;
LibreOffice Writer looks great with the Mint-X theme!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Accessories:&lt;/strong&gt; Archive Manager, Calculator, Character Map, ImageWriter, pluma (gedit clone), Search for Files, Take Screenshot&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Graphics:&lt;/strong&gt; Eye of MATE Image Editor (Eye of GNOME clone), GIMP 2.6, gThumb, LibreOffice Draw, Simple Scan&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Internet:&lt;/strong&gt; Firefox Web Browser, Pidgin Instant Messenger, Thunderbird Mail, Transmission, XChat IRC&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Office:&lt;/strong&gt; Dictionary, LibreOffice Base, Calc, Draw, Impress, Writer&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sound &amp;amp; Video:&lt;/strong&gt; Banshee, Brasero, GNOME MPlayer, (Totem) Movie Player, VLC Media Player&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;System Tools:&lt;/strong&gt; (Mate) Configuration Editor, Disk Usage Analyzer, (Caja) File Browser, GDebi Package Installer, New Login, System Monitor&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Administration:&lt;/strong&gt; APTonCD, Backup Tool, Domain Blocker, Firewall Configuration, Login Window, Network, Printing, Services, Shared Folders, Software Manager, Synaptic Package Manager, System Information, Time and Date, Update Manager, Upload Manager, Users and Groups, Windows Wireless Drivers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preferences:&lt;/strong&gt; Additional Drivers, Appearance, Assistive Technologies, Desktop Settings, File Management, IcedTea Web Control Panel, Input Method Switcher, Keyboard, Keyboard Shortcuts, Language Support, Main Menu, Monitors, Mouse, Network Connections, Network Proxy, OpenJDK Java 6 Policy Tool, Preferred Applications, Software Sources, Sound, Startup Applications, Welcome Screen, Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That’s a healthy set of applications that should be able to open most files. The applications all load as swiftly as you remember from their GNOME ancestors and as quickly as they would in any other environment. This is a good thing. While testing and running my typical set of applications, there was no noticeable lagging and no unexpected crashing. Again, I am pleased to be given what I expect: a clean, stable, and fast operating system. We’re in business.&lt;/p&gt;
&lt;h3 id="web-browsing-and-plugins"&gt;Web Browsing and Plugins&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/06/linux-mint-13-apple-trailers.png"
alt="Wow! That looks about right!"&gt;&lt;figcaption&gt;
Wow! That looks about right!
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;One thing that Linux Mint is certainly packed with is web browser plugins. We’ve got Java (IcedTea-Web Plugin), DivX, QuickTime, Windows Media Player, VLC Multimedia Plugin, Flash, gecko-mediaplayer, and RealPlayer plugins. With the exception of Shockwave games (Shockwave has never been available for Linux), the web is your playground.&lt;/p&gt;
&lt;p&gt;Pandora, Vimeo, YouTube, and even Apple Trailers work!  Crunchyroll and Hulu work as well.  Unfortunately, Netflix still denies Linux any love, but one day, they will open their eyes (I hope).  Regarding viewing local content, you’ve got VLC Media Player, so you’re in pretty good shape.&lt;/p&gt;
&lt;h2 id="verdict"&gt;Verdict&lt;/h2&gt;
&lt;p&gt;I wasn’t so impressed with the previous versions of Linux Mint or the MATE desktop environment. However, this is in a different ballpark.  Everything works well, looks good, and plays nicely.  And it’s built on the rock-solid Ubuntu 12.04 LTS.  If you need an operating system that is easy to set up and where everything “just works,” look no further.  Linux Mint 13 is a pretty great release.&lt;/p&gt;
&lt;p&gt;What do you think about Linux Mint 13? Are you a MATE fan or do you prefer Cinnamon? Let me know in the comments!&lt;/p&gt;</description></item><item><title>Xubuntu 12.04 LTS "Precise Pangolin" Released</title><link>https://seand.xyz/blog/2012/04/26/xubuntu-12-04-released/</link><pubDate>Thu, 26 Apr 2012 09:50:20 +0000</pubDate><guid>https://seand.xyz/blog/2012/04/26/xubuntu-12-04-released/</guid><media:content url="https://seand.xyz/images/2012/04/xubuntu-12-04-featured.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Xubuntu 12.04 LTS “ &lt;a href="https://seand.xyz/tags/ubuntu-12.04-lts/"
&gt;Precise Pangolin&lt;/a&gt;” has been released! This release includes lots of new features, so let’s get started.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What’s new?&lt;/h2&gt;
&lt;p&gt;The Xubuntu team has been busy this cycle, fixing bugs, adding features, and improving the quality of the operating system. The result: an easy-to-use, beautiful desktop that you can happily live with for 3+ years. So what’s new, Xubuntu?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated applications (of course)&lt;/li&gt;
&lt;li&gt;Themes updated to provide full support for GTK+3.4&lt;/li&gt;
&lt;li&gt;&lt;a href="https://plus.google.com/112064450121097287690/posts/QBypGhvRhf8"
target="_blank"
&gt;New wallpaper, with support for dual monitors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xubuntu.org/news/beta-2-released-new-branding/"
target="_blank"
&gt;New branding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;New login screen theme&lt;/li&gt;
&lt;li&gt;&lt;a href="https://wiki.ubuntu.com/Xubuntu/Roadmap/Specifications/Precise/DefaultShortcutKeys"
target="_blank"
&gt;New keyboard shortcuts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xubuntu.org/news/webpresence2012/"
target="_blank"
&gt;and a refreshed website!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="themes"&gt;Themes&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/04/xubuntu-12-04-desktop.png"
alt="Xubuntu 12.04 Desktop"&gt;&lt;figcaption&gt;
The desktop. A serene place to store your crap.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;GTK+3.4 brings some news widgets and better stability and appearance options. While Xfce is based on GTK+2.x, many of the Ubuntu core applications and applications in the Software Center are making the transition to GTK+3. The Xubuntu team has worked diligently to make their themes fully compatible. As a result, we now have two beautiful themes that look great no matter what application you use. Check out the slideshow at the end of the article for a preview of Bluebird and Greybird.&lt;/p&gt;
&lt;p&gt;Additionally, work has also been done to keep Unity users from getting jealous as well. Check out some of the &lt;a href="http://xubuntu.org/news/xubuntu-artwork-update-unity-support/"
target="_blank"
&gt;screenshots of Greybird in Unity&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="usability"&gt;Usability&lt;/h3&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/04/xubuntu-12-04-date-time-applet.png"
alt="Date Time Applet"&gt;&lt;figcaption&gt;
The DateTime applet. Now the calendar is only a click away.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Usability has been greatly enhanced this cycle, with shortcuts and tips revealed both on the Xubuntu blog and the official &lt;a href="https://plus.google.com/112064450121097287690/posts"
target="_blank"
&gt;Xubuntu Google+ page&lt;/a&gt;. Not a fan of the bubble borders around your desktop icon labels? &lt;a href="https://plus.google.com/112064450121097287690/posts/Hmqtckmu3zj"
target="_blank"
&gt;Remove them!&lt;/a&gt; Does it kill trying to hit the sweet spot to grab and resize your windows? Maybe all you need is &lt;a href="http://xubuntu.org/news/window-resizing-in-xubuntu-and-xfce/"
target="_blank"
&gt;a keyboard shortcut or a slightly different approach&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Additionally, the inclusion of the DateTime applet was a nice little treat! Now you can easily glance at the calendar, just like in other desktop environments (GNOME, KDE, and Unity). It’s a convenience that you don’t notice off the bat, until you click the clock and nothing happens.&lt;/p&gt;
&lt;h3 id="xubuntu-1204-lts-precise-pangolin"&gt;Xubuntu 12.04 “LTS” Precise Pangolin&lt;/h3&gt;
&lt;p&gt;Xubuntu 12.04 is a long-term support release that will be supported for 3 years. It’s a very solid and stable release that is guaranteed to impress. First impressions are positive, and after using it for just a few minutes, you’ll understand why. Are you going to start using (or continue using) Xubuntu, or do you have your heart set on a different distribution? Let me know in the comments!&lt;/p&gt;
&lt;p&gt;Well, what are you waiting for? &lt;a href="https://old-releases.ubuntu.com/releases/xubuntu/releases/12.04/release/"
target="_blank"
&gt;Go download your new favorite OS!&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="screenshots"&gt;Screenshots&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/04/xubuntu-12-04-desktop-screenshot.png"
alt="The Xubuntu 12.04 desktop features a minimalistic default environment. Shortcuts to Home, File System, and Trash are featured prominently."&gt;&lt;figcaption&gt;
The Xubuntu 12.04 desktop features a minimalistic default environment. Shortcuts to Home, File System, and Trash are featured prominently.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2012/04/xubuntu-12-04-greybird-screenshot.png"
alt="The Greybird GTK theme gives Xubuntu a professional, user-friendly interface."&gt;&lt;figcaption&gt;
The Greybird GTK theme gives Xubuntu a professional, user-friendly interface.
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>Xubuntu 11.10 Setup Guide</title><link>https://seand.xyz/blog/2011/12/29/xubuntu-11-10-setup-guide/</link><pubDate>Thu, 29 Dec 2011 06:16:00 +0000</pubDate><guid>https://seand.xyz/blog/2011/12/29/xubuntu-11-10-setup-guide/</guid><media:content url="https://seand.xyz/images/2011/12/xubuntu-11-10-first-login.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;So, you’ve installed Xubuntu 11.10 and would like to make it your default, do-it-all operating system, but you’re unsure how? I can help. First off, it’s an excellent choice.  Second, it’s a good thing you’re following this blog.  I’ll show you how to easily get set up with your fresh installation of one of the best Linux distributions.&lt;/p&gt;
&lt;h2 id="updates"&gt;Updates&lt;/h2&gt;
&lt;p&gt;First and foremost, you need to get your system up-to-date. To do so, use the Update Manager that appears upon first log on. If, however, it does not pop up on its own or you closed it, head to the Applications Menu &amp;gt; System &amp;gt; Update Manager.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-update-manager-1.png"
alt="Finding the Update Manager in the Applications Menu"&gt;&lt;figcaption&gt;
Finding the Update Manager in the Applications Menu
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Click ‘Check’ to make sure you have the latest update definitions, then click ‘Install Updates’. When the process finishes, you will need to reboot the system.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-update-manager-2.png"
alt="The Ubuntu (Xubuntu) Update Manager"&gt;&lt;figcaption&gt;
The Ubuntu (Xubuntu) Update Manager
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-update-manager-3.png"
alt="After installing updates, the operating system needs a reboot."&gt;&lt;figcaption&gt;
After installing updates, the operating system needs a reboot.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="drivers"&gt;Drivers&lt;/h2&gt;
&lt;p&gt;Installing drivers in any Ubuntu distribution is easy thanks to Jockey. Select the Additional Drivers icon from the notification area, or go the Applications Menu &amp;gt; Settings &amp;gt; Additional Drivers. While it’s not necessarily in the most obvious place (Settings, really?), it is easy to find. Be sure to choose the ‘Recommended’ option for best results. After installation, you will need to reboot once again.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-additional-drivers-1.png"
alt="Finding Additional Drivers in the Application Menu"&gt;&lt;figcaption&gt;
Finding Additional Drivers in the Application Menu
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-additional-drivers-2.png"
alt="The Ubuntu Driver Installation Utility, Jockey"&gt;&lt;figcaption&gt;
The Ubuntu Driver Installation Utility, Jockey
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-reboot.png"
alt="Finding the Reboot &amp;#39;button&amp;#39;."&gt;&lt;figcaption&gt;
Finding the Reboot &amp;#39;button&amp;#39;.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="software-sources"&gt;Software Sources&lt;/h2&gt;
&lt;p&gt;Now that we’ve got the core system installed and update, we can install the majority of our software. First, we need to head over to Software Sources and enable a few things. Go to the Applications Menu &amp;gt; Settings &amp;gt; Software Sources. Go to the ‘Other Software’ tab and enable ‘Canonical Partners’. This will give us access to some additional packages, including Adobe Reader and the 64-bit Adobe Flash plugin.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-software-sources-1.png"
alt="Finding Software Sources in the Applications Menu"&gt;&lt;figcaption&gt;
Finding Software Sources in the Applications Menu
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-software-sources-2.png"
alt="The Software Sources configuration utility"&gt;&lt;figcaption&gt;
The Software Sources configuration utility
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Now, open up a terminal to add the rest.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-terminal-1.png"
alt="Finding Terminal in the lower panel"&gt;&lt;figcaption&gt;
Finding Terminal in the lower panel
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;em&gt;Medibuntu&lt;/em&gt; repository for multimedia codecs&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
sudo apt-get --quiet update
sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
sudo apt-get --quiet update
sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;em&gt;Webupd8 Themes&lt;/em&gt; repository for access to great themes like Zukitwo and Mint-Z&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:webupd8team/themes
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;em&gt;Faenza icon theme&lt;/em&gt; repository for one of the best icon themes available&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:tiheum/equinox
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;And now we update our package list&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="software-installation"&gt;Software Installation&lt;/h2&gt;
&lt;p&gt;Now we can install all of our software. Here’s a description of the packages we’ll be installing.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;acroread — This is the Adobe Reader application. Installing this will enable us to preview PDF files in a web browser.&lt;/li&gt;
&lt;li&gt;adobe-flashplugin — For 64-bit systems, this allows us to use the native Flash Player plugin.&lt;/li&gt;
&lt;li&gt;libreoffice, libreoffice-gtk — LibreOffice, the best office suite for Linux. Abiword and Gnumeric just don’t quite cut it.&lt;/li&gt;
&lt;li&gt;gvfs-backends — This package allows the Xubuntu file manager, Thunar to access remote shares (eg. FTP, Samba, SSH, etc.).&lt;/li&gt;
&lt;li&gt;w64codecs, xubuntu-restricted-extras, vlc — All of our multimedia codecs and the best multimedia player.&lt;/li&gt;
&lt;li&gt;p7zip-full — This package is what allows us to open archives of all different formats.&lt;/li&gt;
&lt;li&gt;python-xmpp — This package is essential for connecting instant messengers to XMPP (Facebook chat, Google Talk).&lt;/li&gt;
&lt;li&gt;faenza-icon-theme, mint-z-theme — The basis for the beautification guide below.&lt;/li&gt;
&lt;li&gt;qtcurve, libgnomeui-0 — You will undoubtedly encounter some QT applications while using Xubuntu (VLC, for instance). These packages allow QT applications to adopt the GTK theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To install all of the software:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get install acroread libreoffice libreoffice-gtk gvfs-backends w64codecs xubuntu-restricted-extras vlc p7zip-full python-xmpp faenza-icon-theme mint-z-theme qtcurve libgnomeui-0
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Adobe Flash has to be installed separately because the &lt;em&gt;ubuntu-restricted-extras&lt;/em&gt; package brings in a different version.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get install adobe-flashplugin
&lt;/code&gt;&lt;/pre&gt;&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-terminal-2.png"
alt="Using apt-get to install applications"&gt;&lt;figcaption&gt;
Using apt-get to install applications
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-terminal-3.png"
alt="Installing TrueType fonts"&gt;&lt;figcaption&gt;
Installing TrueType fonts
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;And if you’re a developer, the following packages might relieve some headache:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get install build-essential gedit ipython quickly quickly-ubuntu-template
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Now we can cleanup, and get rid of Abiword and Gnumeric&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get autoremove leafpad abiword-common gnumeric-common
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;And finally, the installation doesn’t install the right shortcut for Glade. Run the following command (ALT F2) and change ‘glade-3’ to ‘glade-gtk2’.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;gksudo gedit /usr/share/applications/glade-3.desktop
&lt;/code&gt;&lt;/pre&gt;&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/12/xubuntu-11-10-glade-fix.png"
alt="Fixing Glade-GTK2"&gt;&lt;figcaption&gt;
Fixing Glade-GTK2
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="beautify-xubuntu"&gt;Beautify Xubuntu&lt;/h2&gt;
&lt;p&gt;Now that you’re all set up, let’s take a moment to Xubuntu really shine. Follow along with my video, or tweak it yourself. Be sure to watch in HD!&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="70GwtIJsZHM"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="getting-xubuntu"&gt;Getting Xubuntu&lt;/h2&gt;
&lt;p&gt;So you don’t actually have Xubuntu, but you’ve taken a look at this guide? Then you’ll probably want to get in on the action then. Go to &lt;a href="http://xubuntu.org/"
target="_blank"
&gt;http://xubuntu.org/&lt;/a&gt; to learn more and download your own copy. Or if you’re running Ubuntu, just install the &lt;em&gt;xubuntu-desktop&lt;/em&gt; package. Enjoy!&lt;/p&gt;</description></item><item><title>Ubuntu 11.10 Review</title><link>https://seand.xyz/blog/2011/10/29/ubuntu-11-10-review/</link><pubDate>Sat, 29 Oct 2011 10:51:14 +0000</pubDate><guid>https://seand.xyz/blog/2011/10/29/ubuntu-11-10-review/</guid><media:content url="https://seand.xyz/images/2011/10/ubuntu-11-10-oneiric-ocelot.jpg" type="image/jpeg" medium="image"/><description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Featured Image:&lt;/strong&gt; Ocelot By Tom Smylie (US Fish &amp;amp; Wildlife Service, Image Archive) [Public domain], via &lt;a href="https://upload.wikimedia.org/wikipedia/commons/2/28/Ocelot.jpg"
target="_blank"
&gt;Wikimedia Commons&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;As expected, we saw new releases of each desktop variant — &lt;a href="http://www.ubuntu.com/"
target="_blank"
&gt;Ubuntu&lt;/a&gt; (Gnome/Unity), &lt;a href="http://www.edubuntu.org/"
target="_blank"
&gt;Edubuntu&lt;/a&gt; (Ubuntu for classrooms), &lt;a href="http://www.kubuntu.org/"
target="_blank"
&gt;Kubuntu&lt;/a&gt; (KDE), &lt;a href="http://www.xubuntu.org/"
target="_blank"
&gt;Xubuntu&lt;/a&gt; (XFCE), and the newest member of the family, &lt;a href="https://wiki.ubuntu.com/Lubuntu"
target="_blank"
&gt;Lubuntu&lt;/a&gt;(LXDE). This is a particularly exciting release because it offers a number of new and updated technologies (and thus features) including a much-improved Unity interface and the latest and greatest Gnome/GTK3. Read on to learn more about this exciting release!&lt;/p&gt;
&lt;h2 id="whats-new-with-ubuntu"&gt;What’s New with Ubuntu&lt;/h2&gt;
&lt;p&gt;Ubuntu 11.10 brings with it a huge list of changes and improvements. Most notably are the improved Unity and Dash and Gnome 3, but there is oh so much more to see.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linux kernel 3.0.0.12&lt;/li&gt;
&lt;li&gt;Gnome/GTK3&lt;/li&gt;
&lt;li&gt;Improved Unity/Unity-2D with better performance and new “lenses”, which allow you to quickly find the information you’re looking for&lt;/li&gt;
&lt;li&gt;Applications, Music, and Places lenses available out of the box&lt;/li&gt;
&lt;li&gt;A brand new Alt+Tab / Alt+` switcher&lt;/li&gt;
&lt;li&gt;New and improved Ubuntu Software Center&lt;/li&gt;
&lt;li&gt;Mozilla Thunderbird finally replaces Evolution as the default email client&lt;/li&gt;
&lt;li&gt;Deja Dup has been included by default to make backups a breeze&lt;/li&gt;
&lt;li&gt;Gwibber has been refreshed and now has better performance and a sleek new interface&lt;/li&gt;
&lt;li&gt;LightDM replaces GDM, and the login screen now has a splash of Ubuntu flair&lt;/li&gt;
&lt;li&gt;Mozilla Firefox 7 — or better yet, Firefox Stable. With each new release of Firefox, expect version updates!&lt;/li&gt;
&lt;li&gt;LibreOffice 3.4&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="hardware-requirements"&gt;Hardware Requirements&lt;/h2&gt;
&lt;p&gt;Ubuntu has never been known as the lightweight in the Linux arena, but that’s acceptable thanks to its alternative desktop offerings (Lubuntu and Xubuntu). However, most people easily meet the requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1GHz CPU (x86 — Pentium 4 or better)&lt;/li&gt;
&lt;li&gt;1 GB RAM (system memory)&lt;/li&gt;
&lt;li&gt;15 GB hard drive space&lt;/li&gt;
&lt;li&gt;800×600 screen resolution&lt;/li&gt;
&lt;li&gt;CD/DVD Drive or USB port for installation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;One of the nicest things about Ubuntu is that it is so darn easy to install. If you’ve never installed Ubuntu (or even another operating system) before, check out my demo video. It is uncut and unedited, and Ubuntu installs in just over nine minutes — and yes, that’s fast.&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="MS0nan0k7j4"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;
&lt;h2 id="the-desktop"&gt;The Desktop&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/10/ubuntu-11-10-desktop.png"
alt="My Ubuntu 11.10 Desktop"&gt;&lt;figcaption&gt;
My Ubuntu 11.10 Desktop
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;When you first log in to Ubuntu, your desktop is a clean canvas with the Unity bar on the left and a single panel at the top. Clicking the Ubuntu icon will open the dash, which contains all of your applications and any lenses you have installed. By right-clicking on an application icon on the Unity bar, you can pin/unpin the application, as well as use any special application shortcuts.&lt;/p&gt;
&lt;p&gt;The default behavior for the Unity bar is to autohide any time an application window enters its space, including maximized windows. I personally find this feature to be a blessing as it allows applications to enter a distraction-free mode and favors my productivity. However, if you’re not a fan of this, it can be easily configured by heading over to the Ubuntu Software Center and searching for “compizconfig”. Just use the Unity plugin to configure it, as well as other settings to make Unity yours.&lt;/p&gt;
&lt;p&gt;A controversial change that was introduced with Gnome 3, as well as some Linux distributions like &lt;a href="http://elementaryos.org/"
target="_blank"
&gt;elementaryOS&lt;/a&gt; was the complete disabling of the desktop for file storage. While this promotes tidiness (files go into a proper folder structure), it steals others’ sanity. Ubuntu leaves the desktop enabled, so users have the option to store their current projects (and/or junk) on the desktop. After all, if you like your desktop to be clean, you don’t have to store your files there.&lt;/p&gt;
&lt;h2 id="the-unity-interface"&gt;The Unity Interface&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/10/ubuntu-11-10-ui-elements.png"
alt="Ubuntu 11.10 UI Elements"&gt;&lt;figcaption&gt;
Ubuntu 11.10 UI Elements
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The Unity interface includes some of the best design elements seen in Mac OS X and Windows 7, as well as offering some unique Ubuntu features to make your life even easier. The major items are shown in the screenshot above.&lt;/p&gt;
&lt;p&gt;All GTK and QT applications, as well as Firefox, Thunderbird, and Google Chrome have their application menus moved to the top panel, similar to Mac OS X. This feature is also available to LibreOffice by installing the package “lo-menubar”. This helps applications look cleaner and use less screen real estate, especially when maximized.&lt;/p&gt;
&lt;p&gt;Overlay scrollbars are a design idea taken largely from mobile devices, and also seen in Mac OS X 10.7 “Lion”, though Ubuntu implemented those first. Unfortunately, these are only available to GTK applications, so they’re unavailable in Firefox, Thunderbird, LibreOffice, Google Chrome, and QT applications. If you would like to revert to the old style scrollbars, just remove the package “overlay-scrollbar”.&lt;/p&gt;
&lt;p&gt;Unity Quicklists are a convenient shortcut to application shortcuts and can be customized. Just follow the links on &lt;a href="http://askubuntu.com/questions/35488/list-of-custom-launchers-quicklists-for-unity"
target="_blank"
&gt;this page&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="ubuntu-light-themes-ambiance--radiance"&gt;Ubuntu “Light Themes” Ambiance &amp;amp; Radiance&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/10/ubuntu-11-10-light-themes.png"
alt="Ubuntu Light Themes"&gt;&lt;figcaption&gt;
Ubuntu Light Themes
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I am a huge fan of Ubuntu’s Ambiance and Radiance themes. Ambiance is Ubuntu’s default, darker offering which really sets it apart from other operating systems. While consisting of a number of dark elements, it still manages to be usable and easy on the eyes. Radiance is the lighter version of Ambiance, using more of a cream-colored base for the system theme. I personally prefer Radiance over Ambiance, but you should make sure to check both out.&lt;/p&gt;
&lt;h2 id="conclusion--links-to-other-resources"&gt;Conclusion &amp;amp; Links to Other Resources&lt;/h2&gt;
&lt;p&gt;Overall, I am immensely impressed by the work that the Ubuntu community has done with this release. Unity is turning out to be a powerful and efficient workspace that is useful at home and in the office. The design team has made strides in the theme and overall user experience. The default selection of applications is a set of quality and stable options. Most of all, Ubuntu 11.10 just feels “right”. It’s easy to use daily with no concerns for stability.&lt;/p&gt;
&lt;p&gt;If you want to learn more about Ubuntu, check out some of these links. Join the worldwide community of Ubuntu users!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ubuntu Project Page: &lt;a href="http://www.ubuntu.com/"
target="_blank"
&gt;www.ubuntu.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tour Ubuntu: &lt;a href="http://www.ubuntu.com/tour"
target="_blank"
&gt;www.ubuntu.com/tour&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;OMG! Ubuntu! for all the latest news, tips, and tricks: &lt;a href="http://www.omgubuntu.co.uk/"
target="_blank"
&gt;www.omgubuntu.co.uk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;AskUbuntu for any questions and help: &lt;a href="http://askubuntu.com/"
target="_blank"
&gt;askubuntu.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Distro Hopping in Summer 2011</title><link>https://seand.xyz/blog/2011/09/14/distro-hopping-summer-2011/</link><pubDate>Wed, 14 Sep 2011 21:57:00 +0000</pubDate><guid>https://seand.xyz/blog/2011/09/14/distro-hopping-summer-2011/</guid><media:content url="https://seand.xyz/images/2011/09/linux-mint-desktop.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;As many friends know, I move to the next Ubuntu release at Beta 1.  That time has come, and I immediately jumped into the release scramble.  Typically, Ubuntu betas are pretty darn stable (ignore Unity).  In the past, I’ve loaded up my Ubuntu release, cleared out the cruft, and ran with a pristine operating system. Unfortunately, this time Unity (still) doesn’t work, Gnome 3 (Shell and Fallback) is crippled by Ubuntu’s hackiness, and even &lt;a href="http://www.xubuntu.org/"
target="_blank"
&gt;Xubuntu&lt;/a&gt; was seeing some serious glitchiness (WHY?! — Don’t remind me its a beta)&lt;/p&gt;
&lt;p&gt;Annoyed by a hacked-around distribution, I took another turn with Fedora 15. Fedora ships with default Gnome 3.0.1 and, with a few tweaks, is a great operating system. My only annoyance remained with the font rendering—the one hack that Ubuntu does right. There is a project that offers some tweaked packages that improve font readability by &lt;a href="https://web.archive.org/web/20111020214902/http://www.infinality.net/blog/subpixel-hinting-patch-for-freetype/"
target="_blank"
&gt;Infinality&lt;/a&gt;, but it still wasn’t enough for me.&lt;/p&gt;
&lt;p&gt;I wanted three things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Stability&lt;/li&gt;
&lt;li&gt;Modern packages&lt;/li&gt;
&lt;li&gt;Ubuntu’s top-class font rendering&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The &lt;a href="http://linuxmint.com/"
target="_blank"
&gt;Linux Mint&lt;/a&gt; team offers a solution to picky people like myself: &lt;a href="http://www.linuxmint.com/download_lmde.php"
target="_blank"
&gt;Linux Mint Debian Edition&lt;/a&gt;.  This is a rolling release version of Linux Mint based on &lt;a href="http://www.debian.org/releases/testing/"
target="_blank"
&gt;Debian Testing&lt;/a&gt;.  The LMDE team created its own repository of fully tested packages to be released to users, guaranteeing both modern and stable packages.&lt;/p&gt;
&lt;p&gt;Where LMDE falls short is the lack of Ubuntu’s Jockey Driver Finder/Installer program. At first installation, my Dell Latitude E6400 lacked graphics acceleration (NVIDIA Quadro NVS 160) and wireless (Broadcom 4315) drivers.&lt;/p&gt;
&lt;p&gt;A powerful community is, without a doubt, where Linux Mint excels.  I found tutorials for both in the forums.  After following detailed instructions ( &lt;a href="http://forums.linuxmint.com/viewtopic.php?f=141&amp;amp;t=54836&amp;amp;start=0"
target="_blank"
&gt;NVIDIA&lt;/a&gt;, &lt;a href="http://community.linuxmint.com/tutorial/view/218"
target="_blank"
&gt;Wireless&lt;/a&gt;), I had a system running at 100%.  Needless to say, I was pleased.  Of course, I’ve only had LMDE installed for about 15 hours, so we’ll see how things go and if I am still content later this week.  Stick around for repeat information on installing these drivers, or see you next time!&lt;/p&gt;
&lt;h2 id="nvidia-drivers-on-lmde"&gt;NVIDIA Drivers on LMDE&lt;/h2&gt;
&lt;p&gt;Open up a root terminal (Menu → Accessories → Root Terminal), then type the following commands:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;apt-get update
apt-get install nvidia-kernel-dkms nvidia-settings nvidia-xconfig
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;That’s all there is to it! Restart your computer and enjoy.&lt;/p&gt;
&lt;h2 id="broadcom-sta-drivers-on-lmde"&gt;Broadcom STA Drivers on LMDE&lt;/h2&gt;
&lt;p&gt;Open up a Run window (ALT + F2) and enter &lt;code&gt;gksudo gedit /etc/apt/sources.list&lt;/code&gt; and add the following:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;deb http://ftp.us.debian.org/debian testing main contrib non-free
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Save this file, but don’t close it. We’ll come back to it shortly.&lt;/p&gt;
&lt;p&gt;Open up a Root Terminal (Menu → Accessories → Root Terminal), then type the following commands:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;apt-get update
apt-get install module-assistant wireless-tools
m-a a-i broadcom-sta
modprobe -r b44 b43 b43legacy ssb
modprobe wl
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Go back to your gedit window and remove the last line you added.  Then go back to your Root Terminal and issue another &lt;code&gt;apt-get update&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;That’ll do it!  Restart your computer and find some wireless access points!&lt;/p&gt;</description></item><item><title>Celebrate 20 Years with Linux!</title><link>https://seand.xyz/blog/2011/08/25/celebrate-20-years-with-linux/</link><pubDate>Thu, 25 Aug 2011 20:40:36 +0000</pubDate><guid>https://seand.xyz/blog/2011/08/25/celebrate-20-years-with-linux/</guid><media:content url="https://seand.xyz/images/2011/08/linux-foundation-20-years-of-linux.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Twenty years ago today, Linux took its first steps into the world, its father unknowing that it would one day power a multitude of devices, from network devices to cell phones to supercomputers. Join the world in celebrating 20 years with Linux!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://web.archive.org/web/20111207000713/http://content.linuxfoundation.org/20th"
target="_blank"
&gt;The 20th Anniversary of Linux – The Linux Foundation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://web.archive.org/web/20120315010942/https://www.linux.com/news/galleries/20th-anniversary-of-linux-gallery-tour"
target="_blank"
&gt;20th Anniversary of Linux Gallery Tour – Linux.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.h-online.com/open/features/The-history-of-Linux-1331088.html"
target="_blank"
&gt;The history of Linux – The H Open Source: News and Features&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://omgubuntu.co.uk/2011/08/linux-turns-20-today/"
target="_blank"
&gt;Linux Turns 20 years Old Today – OMG! Ubuntu!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And the most unexpected birthday present, a video gift from Microsoft!&lt;/p&gt;
&lt;div
style="overflow: hidden;"&gt;
&lt;youtube-lite
videoid="ZA2kqAIOoZM"
&gt;&lt;/youtube-lite&gt;
&lt;/div&gt;</description></item><item><title>Ubuntu One Reaches 1M Users</title><link>https://seand.xyz/blog/2011/07/30/ubuntu-one-news/</link><pubDate>Sat, 30 Jul 2011 23:43:36 +0000</pubDate><guid>https://seand.xyz/blog/2011/07/30/ubuntu-one-news/</guid><media:content url="https://seand.xyz/images/2011/07/ubuntu-one.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;Honestly, I’m still using the service and have no complaints. The photos I capture on my phone are automatically uploaded to my account and are easily accessible via my computers. The service is rock solid and integrates easily with the Unity and Unity-2D desktop interfaces.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/07/ubuntu-one-android.png"
alt="Ubuntu One for Android"&gt;&lt;figcaption&gt;
The Ubuntu One Files application for Android
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;To celebrate the one million user milestone, the 2GB Ubuntu One Basic service has been upgraded to the even more attractive 5GB Ubuntu One Free. Ahhhh, freedom. There’s no better time to get started with Ubuntu One!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sources:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.h-online.com/open/news/item/Ubuntu-One-celebrates-1-million-users-1288235.html"
target="_blank"
&gt;Ubuntu One celebrates 1 million users&lt;/a&gt; – The H Open Source&lt;/li&gt;
&lt;li&gt;&lt;a href="https://web.archive.org/web/20110801091354/http://voices.canonical.com/ubuntuone/?p=1023"
target="_blank"
&gt;A big thanks to our 1 million users: have some storage on us!&lt;/a&gt; – Ubuntu One Blog&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Switching From Dropbox to Ubuntu One</title><link>https://seand.xyz/blog/2011/07/11/from-dropbox-to-ubuntu-one/</link><pubDate>Mon, 11 Jul 2011 22:20:52 +0000</pubDate><guid>https://seand.xyz/blog/2011/07/11/from-dropbox-to-ubuntu-one/</guid><media:content url="https://seand.xyz/images/2011/07/ubuntu-one.png" type="image/jpeg" medium="image"/><description>&lt;p&gt;I’ve been a big Dropbox proponent for years, practically since it was first released. I’ve also tested Ubuntu One several times and was dissatisfied with the service. This time, I decided to give it another shot and enhance it with some additional (and necessary) tools.&lt;/p&gt;
&lt;p&gt;The following graph shows a quick comparison between Dropbox and Ubuntu One.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/07/dropbox-vs-ubuntu-one.png"
alt="Dropbox Vs UbuntuOne"&gt;&lt;figcaption&gt;
Dropbox Vs UbuntuOne
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;em&gt;For more cloud-syncing services, check out a &lt;a href="http://lifehacker.com/5818908/dropbox-vs-the-alternatives-which-online-syncing-service-is-right-for-you"
target="_blank"
&gt;recent article by Lifehacker&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Since I am primarily a Linux user, I don’t need support for multiple operating systems. Additionally, since I use only Android-based devices, I don’t need support for multiple devices either. I realize this is a tight niche for most individuals, but there are plenty of hardcore Linux freaks (meant in a good way).&lt;/p&gt;
&lt;h2 id="dropbox-only-features"&gt;Dropbox-only Features&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/07/dropbox-status.png"
alt="Dropbox Indicator"&gt;&lt;figcaption&gt;
All is well in the world. Dropbox is fully synchronized.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Dropbox has been around for a while, though longer than its competition.  In its lifespan, the developers have introduced an efficient algorithm for data deduplication and delta encoding technology, reducing bandwidth and quickening file updates.  In each operating system, Dropbox has a minimalistic tray icon that handles the notifications and configuration of your cloud data.&lt;/p&gt;
&lt;p&gt;If you want additional space but don’t want to pay for it, Dropbox allows you to refer others to its service. For each referral, you can boost your box size by 250 MB, up to 8 additional GB of space.&lt;/p&gt;
&lt;h2 id="ubuntu-one-only-features"&gt;Ubuntu One-only Features&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/07/ubuntu-one-control-panel.png"
alt="Ubuntu One Control Panel"&gt;&lt;figcaption&gt;
The Ubuntu One Control Panel. Simply choose the folders to synchronize and let the magic happen.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Ubuntu One offers a complete solution for synchronizing your data in Ubuntu.  It ties into your home directory, the file manager, the default email client, and the default notes application with minimal configuration.  By default, the user is prompted to select the folders to be synchronized with each computer, saving precious space on their netbooks.&lt;/p&gt;
&lt;h2 id="similarities-between-the-two-services"&gt;Similarities Between the Two Services&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Encryption:&lt;/em&gt; Both services encrypt data transmission but store files locally and unencrypted on their servers. This is a requirement to ensure that your files can be shared with others when you want to share them. Encryption keys for the synchronization are stored on the servers, which can be troublesome should &lt;a href="http://lifehacker.com/5813861/dropbox-accidentally-unlocked-all-accounts-for-4-hours"
target="_blank"
&gt;something happen&lt;/a&gt;. Along with several articles, both services recommend not synchronizing sensitive material or encrypting it yourself beforehand. LifeHacker has a handy guide for adding your own encryption &lt;a href="http://lifehacker.com/5794486/how-to-add-a-second-layer-of-encryption-to-dropbox"
target="_blank"
&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Web Interface:&lt;/em&gt; Both services offer a web interface for accessing your files on the go from any computer. I personally like the Ubuntu One web interface better. It separates items more effectively, and the dashboard offers news and suggestions on how you can become involved in the project.&lt;/p&gt;
&lt;h2 id="convincing-arguments-to-consider-ubuntu-one"&gt;Convincing Arguments to Consider Ubuntu One&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Price:&lt;/em&gt; If you do the math, you’ll notice that your 10GB of free space and your 50GB of paid space costs $9.99 for a total of 60 GB.  With Ubuntu One, you’ll get 62 GB for just $8.97.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Integration:&lt;/em&gt; Directly integrating your file backup utility into your operating system means guaranteed updates and support.  With &lt;a href="https://web.archive.org/web/20130501143255/https://play.google.com/store/apps/details?id=com.ubuntuone.android.files&amp;amp;feature=search_result"
target="_blank"
&gt;Ubuntu One Files for Android&lt;/a&gt;, any pictures taken on your phone can be automatically uploaded too!&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Speed:&lt;/em&gt; In my test, Ubuntu One better utilized bandwidth when uploading files, maintaining a steady rate that was faster than Dropbox’s max rate, which varied as it chugged along. This is probably another advantage of operating system integration.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="ubuntu-ones-glaring-oversight-and-how-to-fix-it"&gt;Ubuntu One’s Glaring Oversight, and How to Fix It&lt;/h2&gt;
&lt;figure&gt;&lt;img src="https://seand.xyz/images/2011/07/ubuntu-one-indicator.png"
alt="Ubuntu One Indicator"&gt;&lt;figcaption&gt;
A perfect replacement for the Dropbox icon: UbuntuOne-Indicator.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;What’s the biggest feature that Dropbox has and Ubuntu One does not?  A system tray icon.  For Dropbox, this is your constant indicator of your backup status.  It shows when your backup is in progress or when there is a problem that needs your attention.  When you click on the item, you get more information, including synchronized files or status messages.  Ubuntu One, on the other hand, offers a control panel and no visible idea of what is happening specifically.&lt;/p&gt;
&lt;p&gt;You can easily add this nifty feature to Ubuntu One using a &lt;a href="https://launchpad.net/~rye"
target="_blank"
&gt;PPA by Roman Yepishev&lt;/a&gt;.  Just copy and paste the following into a terminal, then start the application from the menu:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update
sudo apt-get install ubuntuone-indicator
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Once you’ve run the program once, you’ll feel right at home every time you start your computer. Your data will start synchronizing, and you can feel secure that you won’t suffer data loss.&lt;/p&gt;
&lt;p&gt;I hope this post proved to be somewhat insightful. Well, what are you waiting for? Give Ubuntu One a chance, maybe you’ll like it so much you won’t look back!&lt;/p&gt;</description></item></channel></rss>