Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lilydjwg/taskmaid
A D-Bus task API for Wayland
https://github.com/lilydjwg/taskmaid
dbus-service rust waybar wayland wlroots
Last synced: 8 days ago
JSON representation
A D-Bus task API for Wayland
- Host: GitHub
- URL: https://github.com/lilydjwg/taskmaid
- Owner: lilydjwg
- License: bsd-3-clause
- Created: 2021-11-25T08:20:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T11:18:49.000Z (5 months ago)
- Last Synced: 2024-06-02T12:33:04.974Z (5 months ago)
- Topics: dbus-service, rust, waybar, wayland, wlroots
- Language: Rust
- Homepage:
- Size: 72.3 KB
- Stars: 24
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This program exports useful APIs for Wayland desktop integration.
Implemented:
* Active window title, app_id and on which output (monitor)
* Close active window
* List all windowsFor integration with [waybar](https://github.com/Alexays/Waybar), you can see [my configuration](https://github.com/lilydjwg/dotconfig/tree/master/waybar).