plexydesk/libplexyui
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
libplexyui — PlexyDesk Widget Toolkit
======================================
High-level C widget API for building plexydesk client applications.
Provides buttons, sliders, text inputs, panels, and other UI primitives
built on top of libplexycanvas and the plexy IPC protocol.
BUILD ORDER
Module 4 of 7. Install in this order first:
1. libplexy (module 1)
3. libplexycanvas (module 3)
DEPENDENCIES
- libplexy installed at PREFIX
- libplexycanvas installed at PREFIX
- A C11-capable compiler
BUILD
make PREFIX=/usr/local
make install PREFIX=/usr/local
INSTALL PATHS
/usr/local/lib/libplexyui.so
/usr/local/include/plexy/plexy_ui.h
/usr/local/include/plexy/plexy_widget.h
LICENSE
GNU Affero General Public License v3.0 only — see COPYING
Copyright (C) 2024-2026 Siraj Razick