No description
Find a file
Jovan Lanik 76415ec5b8
Merge pull request #5 from mcha-forks/master
modules: handle multiarch systems' libdir
2024-04-22 19:08:22 +02:00
.gitignore initial commit 2022-09-08 20:20:46 +02:00
gtklock-module.h update 2024-04-19 15:11:31 +02:00
LICENSE initial commit 2022-09-08 20:20:46 +02:00
makefile modules: handle multiarch systems' libdir 2024-04-21 21:17:03 +08:00
README.md update readme 2022-09-08 20:23:50 +02:00
source.c update 2024-04-19 15:11:31 +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