Skip to content

CptMeetKat/Wayland-GUI-ToolKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wayland GUI Toolkit

A demo framework for creating a Wayland GUI in C pixel by pixel.

  • This would be equivalent to a very junior GTK+

Pre-requisites

  • Linux Distribution with WayLand > 1.2
    • Tested for Ubuntu 22.04

To Run Demo

  1. Clone repository
  2. Build & Run demo file with ./build -t
  3. See app_demo.c for how each component is used

Screenshots

Tiles of textboxes

Notes

For educational purposes only, not intended for real world applications

About

A Wayland GUI framework in C

Resources

Stars

Watchers

Forks