File: README.md

package info (click to toggle)
gtklock-playerctl-module 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: ansic: 383; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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