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: over 1 year 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T03:33:36.000Z (over 1 year ago)
- Last Synced: 2025-03-20T21:21:34.082Z (over 1 year ago)
- Topics: dbus-service, rust, waybar, wayland, wlroots
- Language: Rust
- Homepage:
- Size: 76.2 KB
- Stars: 25
- 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 windows
For integration with [waybar](https://github.com/Alexays/Waybar), you can see [my configuration](https://github.com/lilydjwg/dotconfig/tree/master/waybar).