Aarav90-cpu 6e8d86ec38 Fixed UI Issues. Added Keyboard and Mouse Support. Added 4K viewing for text (partial). UEFI Is Broken in this commit using it is not suggested. Fixed Issues and bugs and warnings! Patched Black Screen and RGB Falshing. 1 bulan lalu
..
Stdout 6e8d86ec38 Fixed UI Issues. Added Keyboard and Mouse Support. Added 4K viewing for text (partial). UEFI Is Broken in this commit using it is not suggested. Fixed Issues and bugs and warnings! Patched Black Screen and RGB Falshing. 1 bulan lalu
README.md 9e91a953cf Add All new UI files Updates! Remove Swfit Network Splash! Add new arkrt updates! Add Display Service 1 bulan lalu

README.md

Renderers

This directory contains renderer-specific examples and helper packages that are kept outside the main OpenSwiftUI package manifest.

Stdout

Stdout/ contains a small executable package that launches an OpenSwiftUI app with the stdout renderer enabled. It is useful for checking display-list output without adding demo targets to the main package.

Run it from this repository:

cd Renderer/Stdout
./run-example.sh

On macOS, use the Stdout Tuist project for Xcode runs.

cd Renderer/Stdout
./open-xcode.sh