No description
Find a file
2022-09-08 20:23:50 +02:00
.gitignore initial commit 2022-09-08 20:20:46 +02:00
gtklock-module.h initial commit 2022-09-08 20:20:46 +02:00
LICENSE initial commit 2022-09-08 20:20:46 +02:00
makefile initial commit 2022-09-08 20:20:46 +02:00
README.md update readme 2022-09-08 20:23:50 +02:00
source.c initial commit 2022-09-08 20:20:46 +02:00

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