summaryrefslogtreecommitdiff
path: root/examples/gtk3/js/osd/README.md
diff options
context:
space:
mode:
authorAylur <[email protected]>2025-01-16 18:18:36 +0100
committerAylur <[email protected]>2025-01-16 18:18:41 +0100
commit8e00ed94760379ccba1ca04c8bcd069afaf30484 (patch)
tree03bd4fca2234db4ce6d4f2bdec7bca96b7e7f7ac /examples/gtk3/js/osd/README.md
parent9e8634d892c559c5b44565a68bf35b13cbcb5572 (diff)
add: OSD ts example #195
Diffstat (limited to 'examples/gtk3/js/osd/README.md')
-rw-r--r--examples/gtk3/js/osd/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/gtk3/js/osd/README.md b/examples/gtk3/js/osd/README.md
new file mode 100644
index 0000000..ee1d497
--- /dev/null
+++ b/examples/gtk3/js/osd/README.md
@@ -0,0 +1,7 @@
+# On Screen Display
+
+![osd](https://github.com/user-attachments/assets/08e0e118-6b07-4cac-8ebc-08262594cee7)
+
+A simple widget that pops up when screen brightness or audio changes
+
+Uses the [WirePlumber library](https://aylur.github.io/astal/guide/libraries/wireplumber).