Skip to content

C# Linux UI library inspired by Windows Forms, based on cairo, fontconfig, freetype and xcb

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

WithLithum/XerrieUI

Repository files navigation

XerrieUI

XerrieUI is a work-in-progress, (currently) Linux-only UI framework inspired by Windows Forms. It does not require specific native runtime and instead P/Invoke into XCB and Cairo directly.

This library is work-in-progress, as said above, and should not be used in production yet.

Usage

Demo

A demo app is included in the form of XerrieUI.Demo project.

License

LGPL-3.0-or-later (see GPL-3.0)

Also see Third Party Notices.

About

C# Linux UI library inspired by Windows Forms, based on cairo, fontconfig, freetype and xcb

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published