Skip to content

gtklock module adding media player controls to the lockscreen

License

Notifications You must be signed in to change notification settings

jovanlanik/gtklock-playerctl-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtklock-playerctl-module

gtklock module adding media player controls to the lockscreen. image

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

  • GNU Make (build-time)
  • pkg-config (build-time)
  • gtk+3.0
  • playerctl
  • libsoup-2.4