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: 15 days ago
JSON representation
gtklock module adding media player controls to the lockscreen
- Host: GitHub
- URL: https://github.com/jovanlanik/gtklock-playerctl-module
- Owner: jovanlanik
- License: gpl-3.0
- Created: 2022-09-12T20:44:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T09:19:26.000Z (6 months ago)
- Last Synced: 2025-04-01T06:12:17.608Z (about 2 months ago)
- Topics: c, gtk, gtk3, gtklock, linux, sway, swaywm, wayland, wlroots
- Language: C
- Homepage:
- Size: 76.2 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gtklock-playerctl-module
gtklock module adding media player controls to the lockscreen.

## 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