Skip to content

fjwhittle/cairodeskpane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Cairo Desk Pane project, by Francis Whittle.

It's a desktop window divided into resizable panes into which you can put stuff,
currently limited to terminals (provided by libvte).  In the future more options
will be available via a plug-in system.

Dependencies:
Gtk+-3.0
VTE-2.90

Compile with
gcc -o cairodeskpane $(pkg-config --libs --cflags gtk+-3.0 vte-2.90) *.c

About

Desktop Panes drawn with Cairo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages