https://github.com/jovanlanik/gtklock-powerbar-module
gtklock module adding power controls to the lockscreen
https://github.com/jovanlanik/gtklock-powerbar-module
c gtk gtk3 gtklock linux sway swaywm wayland wlroots
Last synced: about 1 year ago
JSON representation
gtklock module adding power controls to the lockscreen
- Host: GitHub
- URL: https://github.com/jovanlanik/gtklock-powerbar-module
- Owner: jovanlanik
- License: gpl-3.0
- Created: 2022-09-08T18:22:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T18:12:24.000Z (over 1 year ago)
- Last Synced: 2025-04-01T06:12:10.970Z (over 1 year ago)
- Topics: c, gtk, gtk3, gtklock, linux, sway, swaywm, wayland, wlroots
- Language: C
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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