Provides a virtual keyboard for touchscreens on the lockscreen
Find a file
2025-07-07 00:25:58 -04:00
.gitignore Initial commit 2024-09-21 10:58:37 +02:00
COPYING Use wvkbd keymap to generate keyboard 2024-09-21 11:05:36 +02:00
gtklock-module.h feat!: gtklock 4.0.0 compatibility 2025-02-26 21:51:30 +01:00
keyboard.h Use wvkbd keymap to generate keyboard 2024-09-21 11:05:36 +02:00
layout.mobintl.h Use wvkbd keymap to generate keyboard 2024-09-21 11:05:36 +02:00
layout.tablet.h make work with my keyboard layout 2025-07-07 00:25:58 -04:00
LICENSE Initial commit 2024-09-21 10:58:37 +02:00
Makefile make work with my keyboard layout 2025-07-07 00:25:58 -04:00
README.md add screenshot 2024-09-21 11:23:45 +02:00
screenshot.png add screenshot 2024-09-21 11:23:45 +02:00
source.c make work with my keyboard layout 2025-07-07 00:25:58 -04:00

gtklock-virtkb-module

gtklock module adding a keyboard to the lockscreen screenshot

About

Adds a keyboard for password entry to the lockscreen.

The keyboard layout has been copied from wvkbd

⚠️ 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