https://github.com/jameswalmsley/wlosd
Screen OSD for Wayland - Inspired by Avizo but C++
https://github.com/jameswalmsley/wlosd
Last synced: 3 months ago
JSON representation
Screen OSD for Wayland - Inspired by Avizo but C++
- Host: GitHub
- URL: https://github.com/jameswalmsley/wlosd
- Owner: jameswalmsley
- Created: 2022-03-12T17:14:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T01:15:56.000Z (about 3 years ago)
- Last Synced: 2025-01-06T07:51:58.576Z (5 months ago)
- Language: C++
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WLOSD
A simple OSD notification daemon - for volume, backlight brightness overlays etc.
Inspired by Avizo - but written in C++!
## Why?
Avizo is great. However I want something that's written in plain C/C++ and is easy to compile
on older systems too.You can think of this as a port of Avizo to C++.