<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ninja Nithin </title>
    <description>The latest articles on DEV Community by Ninja Nithin  (@nithin3_96).</description>
    <link>https://dev.to/nithin3_96</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3930409%2F53260c91-070f-408d-ac0a-716f64706a97.jpeg</url>
      <title>DEV Community: Ninja Nithin </title>
      <link>https://dev.to/nithin3_96</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nithin3_96"/>
    <language>en</language>
    <item>
      <title>Linux OSD daemon + GTK4 overlay UI</title>
      <dc:creator>Ninja Nithin </dc:creator>
      <pubDate>Thu, 14 May 2026 04:01:53 +0000</pubDate>
      <link>https://dev.to/nithin3_96/linux-osd-daemon-gtk4-overlay-ui-f68</link>
      <guid>https://dev.to/nithin3_96/linux-osd-daemon-gtk4-overlay-ui-f68</guid>
      <description>&lt;h1&gt;
  
  
  Ozhium-Ollium
&lt;/h1&gt;

&lt;p&gt;A lightweight Linux daemon-based On-Screen Display (OSD) system written in C.&lt;/p&gt;

&lt;p&gt;It shows overlay popups for system events like volume, brightness, battery, and network changes.&lt;/p&gt;




&lt;h2&gt;
  
  
  Architecture
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Daemon: listens to system events and sends updates&lt;/li&gt;
&lt;li&gt;GTK4 UI: renders on-screen overlay popups&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;System event based OSD notifications&lt;/li&gt;
&lt;li&gt;GTK4 overlay rendering&lt;/li&gt;
&lt;li&gt;CSS-based styling&lt;/li&gt;
&lt;li&gt;Lightweight design&lt;/li&gt;
&lt;li&gt;Simple configuration file&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Hooks support
&lt;/h2&gt;

&lt;p&gt;Users can disable native OSD behavior and run custom commands on system events.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it evolved
&lt;/h2&gt;

&lt;p&gt;It started as a simple experiment for volume and brightness indicators and slowly became a full event-based OSD system with a separate daemon and UI.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/Nithin-3/ozhium-ollium" rel="noopener noreferrer"&gt;https://github.com/Nithin-3/ozhium-ollium&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Q: Do you think this kind of project is worth continuing?
&lt;/h2&gt;




</description>
      <category>linux</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
