Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serenity4/wayland.jl
https://github.com/serenity4/wayland.jl
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/serenity4/wayland.jl
- Owner: serenity4
- License: mit
- Created: 2022-12-22T16:37:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T01:52:39.000Z (about 1 year ago)
- Last Synced: 2023-10-08T01:32:00.170Z (about 1 year ago)
- Language: Julia
- Size: 537 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wayland.jl
![tests](https://github.com/serenity4/Wayland.jl/workflows/Run%20tests/badge.svg)
[![codecov](https://codecov.io/gh/serenity4/Wayland.jl/branch/main/graph/badge.svg?token=5JSJGHYHCU)](https://codecov.io/gh/serenity4/Wayland.jl)
[![docs-stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://serenity4.github.io/Wayland.jl/stable)
[![docs-dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://serenity4.github.io/Wayland.jl/dev)
[![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)
[![repo-status](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)A high-level Wayland client to interact with Wayland compositors. This library aims at supporting the [WindowAbstractions.jl](https://github.com/serenity4/WindowAbstractions.jl) interface.