Compare commits

..

No commits in common. "main" and "v1.0.1" have entirely different histories.
main ... v1.0.1

View File

@ -1,7 +1,5 @@
# xgbkb
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/tomo/xgbkb.svg)](https://pkg.go.dev/git.tebibyte.media/tomo/xgbkb)
A module providing keyboard input utilities to be used alongside xgb and
xgbutil. This module does not use the XKB extension (yet), instead it implements
semi-equivalent functionality on its own. Note that may be issues here because X