Kaltenberg/modules/window
Eric-Paul Ickhorn 44885e161d Make windows close-able with the window buttons
A window can now be closed by  clicking on the X in the title bar. The
input  controller is  already running  in its own  thread, calling the
handler-functions given to it on an event's arrival.
2024-09-10 00:16:06 +02:00
..
inc-c/voxula/internals Make windows close-able with the window buttons 2024-09-10 00:16:06 +02:00
src-c Make windows close-able with the window buttons 2024-09-10 00:16:06 +02:00
README.md Add module skeletons 2024-09-07 22:11:10 +02:00
includes.txt Make windows close-able with the window buttons 2024-09-10 00:16:06 +02:00

README.md

Voxula Display Interaction

This module contains code for opening windows or other means of displaying applications written with Voxula.