No description
Find a file
2025-02-27 12:10:22 -08:00
debian debian files created 2025-02-27 12:10:22 -08:00
.clangd switch to meson 2024-10-21 22:44:14 +02:00
.gitignore switch to meson 2024-10-21 22:44:14 +02:00
gtklock-module.h update 2024-10-21 22:30:29 +02:00
LICENSE initial commit 2022-09-08 20:20:46 +02:00
meson.build switch to meson 2024-10-21 22:44:14 +02:00
README.md switch to meson 2024-10-21 22:44:14 +02:00
source.c update 2024-10-22 05:35:14 +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

  • Meson (build-time)
  • pkg-config (build-time)
  • gtk+3.0