Sample Applications

From Trinity Desktop Project Wiki
Revision as of 21:44, 22 October 2019 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.

Sample code can also be found here: dbus-1-tqt-example