Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madladsquad/udfpanel

A minimal and highly customisable panel for Untitled Desktop Flow
https://github.com/madladsquad/udfpanel

minimal panel wayland windows x11

Last synced: about 9 hours ago
JSON representation

A minimal and highly customisable panel for Untitled Desktop Flow

Awesome Lists containing this project

README

        

# UntitledDesktop Flow Panel
[![CI](https://github.com/MadLadSquad/UDFPanel/actions/workflows/CI.yaml/badge.svg)](https://github.com/MadLadSquad/UDFPanel/actions/workflows/CI.yaml)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![trello](https://img.shields.io/badge/Trello-UDE-blue])](https://trello.com/b/HmfuRY2K/untitleddesktop)
[![Discord](https://img.shields.io/discord/717037253292982315.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/4wgH8ZE)

The `UDFPanel` application provides a minimal and highly-customisable panel implementation for desktop platforms.

Features:
1. Customisable panel position and size
1. Minimal, highly-customisable and barebones by default
1. Application modules - Runs an application and displays its text output
1. Custom modules - Plugins created using the C plugin API

## Building
This is a standard [UntitledImGuiFramework](https://github.com/MadLadSquad/UntitledImGuiFramework) project. Building instructions can be found
[here](https://github.com/MadLadSquad/UntitledImGuiFramework/wiki/Collaborating-on-a-project-with-the-framework#setting-up-another-persons-project).