Skip to content

gtklock module adding user info to the lockscreen

License

Notifications You must be signed in to change notification settings

jovanlanik/gtklock-userinfo-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtklock-userinfo-module

gtklock module adding user info to the lockscreen. image

About

Adds a user image and user name to the lockscreen. Based on code from Erik Reider's gtklock fork. 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
  • AccountsService