Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameer/wl-mpris-idle-inhibit
Wayland Idle inhibitor using MPRIS2 as a signal
https://github.com/sameer/wl-mpris-idle-inhibit
linux mpris2 rust wayland
Last synced: 13 days ago
JSON representation
Wayland Idle inhibitor using MPRIS2 as a signal
- Host: GitHub
- URL: https://github.com/sameer/wl-mpris-idle-inhibit
- Owner: sameer
- License: other
- Created: 2022-01-16T18:22:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T23:46:06.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:38:33.841Z (6 months ago)
- Topics: linux, mpris2, rust, wayland
- Language: Rust
- Homepage:
- Size: 49.8 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Inhibits idle on [Wayland](https://en.wikipedia.org/wiki/Wayland_(display_server_protocol)) during media playback by an [MPRIS2](https://specifications.freedesktop.org/mpris-spec/latest/) player
## Installation
Archlinux users can install [`aur/sway-mpris-idle-inhibit`](https://aur.archlinux.org/packages/sway-mpris-idle-inhibit)
## Usage
In Sway config (~/.config/sway/config):
```
# Inhibit idle during playback
exec wl-mpris-idle-inhibit
```## TODOs
- [ ] User specified player ignore list (i.e. music applications)
- [ ] Investigate feasibility of distinguishing video playback