No description
| .gitignore | ||
| gtklock-module.h | ||
| LICENSE | ||
| makefile | ||
| README.md | ||
| source.c | ||
gtklock-powerbar-module
gtklock module adding power controls to the lockscreen.
About
Adds a reboot and poweroff button the 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