X server implementation for SIXEL-featured terminals
4 hours ago
- #SIXEL
- #X Window System
- #X Server
- X server creates windows for client applications to draw into.
- Windows are composed on the screen by the X server or a composite manager.
- Window manager communicates with users via graphical controls.
- X Server and X Window System overview available on Wikipedia.
- Questions should be directed to the Xorg mailing list.
- Bug reports should be submitted to Xorg bugzilla.
- Master development code repository is hosted at freedesktop.org.
- Patch submission instructions and git code manager info available on X.org.
- This X server implementation is for SIXEL-featured terminals, based on @pelya's Xsdl kdrive server.