Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jovanlanik/gtklock-userinfo-module

gtklock module adding user info to the lockscreen
https://github.com/jovanlanik/gtklock-userinfo-module

c gtk gtk3 gtklock linux sway swaywm wayland wlroots

Last synced: 3 months ago
JSON representation

gtklock module adding user info to the lockscreen

Awesome Lists containing this project

README

        

# gtklock-userinfo-module
gtklock module adding user info to the lockscreen.
![image](https://user-images.githubusercontent.com/21199271/181777122-ce1efc73-27be-48cb-9e17-02d594c85294.png)
## About
Adds a user image and user name to the lockscreen.
Based on code from Erik Reider's [gtklock fork](https://github.com/ErikReider/gtklock/tree/user-picture-name).
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
- AccountsService