Skip to content

plexydesk/libplexyui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors