Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jovanlanik/gtklock-userinfo-module
- Owner: jovanlanik
- License: gpl-3.0
- Created: 2022-07-28T17:56:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T20:35:52.000Z (3 months ago)
- Last Synced: 2024-10-25T09:21:36.189Z (3 months ago)
- Topics: c, gtk, gtk3, gtklock, linux, sway, swaywm, wayland, wlroots
- Language: C
- Homepage:
- Size: 58.6 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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