Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t4ccer/just

Just a collection of zero dependency (only stdlib) graphics related libraries and programs.
https://github.com/t4ccer/just

graphics immediate-gui x11

Last synced: about 1 month ago
JSON representation

Just a collection of zero dependency (only stdlib) graphics related libraries and programs.

Awesome Lists containing this project

README

        

# `just`

Just a collection of zero dependency (only stdlib) graphics related libraries and programs.

## Roadmap

### DONE

- [x] X11 base protocol (100% of the [standard](https://www.x.org/releases/X11R7.7/doc/xproto/x11protocol.html))
- [x] X11 MIT-SHM
- [x] X11 randr

### TODO

- [ ] Wayland backend
- [ ] Windows backend
- [ ] HTML Canvas backend
- [ ] Sound support
- [ ] Graphics card support
- [ ] X11 GLX