Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serenity4/xkeyboard.jl
https://github.com/serenity4/xkeyboard.jl
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/serenity4/xkeyboard.jl
- Owner: serenity4
- License: mit
- Created: 2023-01-22T13:04:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T12:02:53.000Z (2 months ago)
- Last Synced: 2024-08-29T11:45:57.767Z (2 months ago)
- Language: Julia
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XKeyboard
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://serenity4.github.io/XKeyboard.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://serenity4.github.io/XKeyboard.jl/dev/)
[![Build Status](https://github.com/serenity4/XKeyboard.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/serenity4/XKeyboard.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/serenity4/XKeyboard.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/serenity4/XKeyboard.jl)
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac)Utility package aimed at developers to use the [XKB](https://www.x.org/wiki/XKB/) (X Keyboard Extension) library. This is mainly relevant for X11-Xorg (see [XCB.jl](https://github.com/JuliaGL/XCB.jl)) and for Wayland (see [Wayland.jl](https://github.com/serenity4/Wayland.jl)).