Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jovanlanik/gtklock-playerctl-module

gtklock module adding media player controls to the lockscreen
https://github.com/jovanlanik/gtklock-playerctl-module

c gtk gtk3 gtklock linux sway swaywm wayland wlroots

Last synced: 3 months ago
JSON representation

gtklock module adding media player controls to the lockscreen

Awesome Lists containing this project

README

        

# gtklock-playerctl-module
gtklock module adding media player controls to the lockscreen.
![image](https://user-images.githubusercontent.com/21199271/190671430-2e878b4c-70df-4240-8df6-36d78083d6d4.png)
## About
Adds a mpris media player controller to the lockscreen.
The `gtklock-module.h` header can be used when making your own modules.

__⚠️ Module version matches the compatible gtklock version. Other versions might or might not work.__
## Dependencies
- Meson (build-time)
- pkg-config (build-time)
- gtk+3.0
- playerctl
- libsoup-3.0