Sample Applications

From Trinity Desktop Project Wiki
Revision as of 19:47, 5 August 2018 by imported>Deloptes
Jump to navigation Jump to search

Some small example programs, demonstrating how to use various aspects of the Trinity core.

RGBA (Real) Transparency

Demonstrates how to use Trinity's new true-transparency ability in a program.

File:Transparency.tar.gz: RGBA Transparency Sample

TDE DBus Tutorial

TDE DBus Tutorial shows how to use dbusxml2qt3 to generate and use interfaces and proxies. File:Dbus-1-tqt-example.tar.gz: Sample code