Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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-10-22T03:46:07.000Z (3 months ago)
- Last Synced: 2024-10-22T14:59:33.059Z (3 months ago)
- Topics: c, gtk, gtk3, gtklock, linux, sway, swaywm, wayland, wlroots
- Language: C
- Homepage:
- Size: 75.2 KB
- Stars: 6
- 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.
![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