No description
Find a file
Jovan Lanik f1557ae5a9
Merge pull request #6 from mcha-forks/master
gtklock: update to major version 4
2024-09-27 16:42:45 +02:00
.gitignore initial commit 2022-09-08 20:20:46 +02:00
gtklock-module.h gtklock: update to major version 4 2024-09-27 15:18:52 +08: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 gtklock: update to major version 4 2024-09-27 15:18:52 +08: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