Skip to content

Commit

Permalink
Add pywayland
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalixte committed Apr 29, 2024
1 parent 40436fd commit fd522e2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ TABLE OF CONTENTS
- [SCOPE](#scope)
- [TABLE OF CONTENTS](#table-of-contents)
- [BARS](#bars)
- [BINDINGS](#bindings)
- [BREAK NOTIFIERS](#break-notifiers)
- [BRIGHTNESS CONTROL](#brightness-control)
- [CLIPBOARD MANAGERS](#clipboard-managers)
Expand Down Expand Up @@ -67,6 +68,13 @@ BARS
- ![C](https://img.shields.io/badge/c-%23044f88.svg?style=plastic&logo=c&logoColor=fff) [yambar](https://codeberg.org/dnkl/yambar) - A lightweight and configurable status panel, inspired by polybar
- ![C++](https://img.shields.io/badge/c++-%235e97d0.svg?style=plastic&logo=c%2B%2B&logoColor=fff) [zenway](https://github.com/2hdddg/zenway) - A sway bar alternative that overlays on top of workspaces

BINDINGS
--------

These are language-specific bindings for use with Wayland development.

- ![Python](https://img.shields.io/badge/python-4584b6?style=plastic&logo=python&logoColor=ffde57) [pywayland](https://github.com/flacjacket/pywayland) - A wrapper to the libwayland library

BREAK NOTIFIERS
---------------

Expand Down

0 comments on commit fd522e2

Please sign in to comment.