Projects tagged ‘clutter’


[20 total ]

0 Users

Port of GTK IMContext to Clutter. "gtk.IMContext — an abstract base class defining a generic input method interface"
Created 6 months ago.

0 Users

This project aims at easing GUI development for touchscreens by using an info/widget/icon vertical canvas developped in clutter (using the python bindings). ConceptsInfoBarLabel which listens to the ... [More] "info" event. Any element launching an "info" signal with text as event contents will have the text displayed in the box. WidgetsAreaGeneric area for displaying regular clutter widgets. It should implement some form of layout mechanism. IconBarIcon handling area; icons can either be : ActionIcon: icon which sends an event ToggleIcon: two-states (on/off) icon Icon states are: normal (ready) locked (unavailable) cooldown (waiting for a few seconds before allowing a new call) active (currently unimplemented) An icon behaviour is defined by passing to the constructor: "launch_evt": the event type it will launch once pressed "listen_evt": will make the icon react to external events "file": icon file prefix from the icons/ directory (png file) "cooldown_ms": duration in milliseconds for the action to be callable again Additionally, ToggleIcon can lock all the other icons in the bar by passing the "locks_others" boolean. [Less]
Created 2 months ago.

0 Users

Cally (the Clutter accessibility implementation library) provides accessibility support for the Clutter library.
Created 13 days ago.

0 Users

Introduction This project has many goals. I reckon the most important one is being an enhancement to the current CoverArt plugin written by James Livingston. I also try to make the architecture of ... [More] this plugin modular so that it could be ported to the other music players if necessary. This is my first time python programming so even though the language itself seems very appealing to me I guess you will be able to find some of my mistakes, please point them out :) DetailsFeatures CoverArtDatabase engine for searching album art. Animation effects powered by Clutter Toolkit TODO Improvement on interface InstalationFollowing instructions were tested on Ubuntu Feisty and Gutsy, but should work with other distros. Install clutter with python bindings from repositories or tarball (python-clutter) Ubuntu 7.10 provides clutter in its repositories by default For older versions of Ubuntu go here Download coverartclutter The only way to download the plugin at the moment is via svn repository svn checkout http://coverartclutter.googlecode.com/svn/trunk/ coverartclutter You need to have subversion installed on your system to perform this Running svn up inside plugin's directory will update it to the latest trunk revision Move plugin to Rhythmbox's plugin directory mv coverartclutter ~/.gnome2/rhythmbox/plugins/ [Less]
Created 12 months ago.

0 Users

A 4chan desktop client
Created 4 months ago.

0 Users

Cutter-vala offers Vala bindings to clutter.
Created 6 months ago.

0 Users

alwaysontop is a simple dashboard for the eeetop used to: display useful information control multimedia tasks (mpd control, webradio playback) It uses: python pyclutter gstreamer
Created 2 months ago.

0 Users

Linux Project Generator allows you to quickly create an autogen-based, moblin-compliant template project.
Created 6 months ago.

0 Users

Altcanvas is a project for developing a new and more intuitive GUI framework for handheld devices. A key difference between handheld devices and desktop is the absence of keyboard. With the advent ... [More] of touchscreen interfaces, the application GUI on handhelds need to be designed in a different paradigm. They should look more like natural objects rather than rectangular windows with titlebars. The altcanvas project develops a GUI framework named "inkface" that enabled composing SVG based GUI. Graphic designers can compose GUI in an SVG image editor (like Inkscape) and programmers can wire their app logic with the hooks provided by inkface library. [Less]
Created about 1 year ago.

0 Users

NOTE: Entertainer's source code can now be found on Launchpad Please file all bugs there. Entertainer aims to be a simple and easy-to-use media center solution for Gnome and XFce desktop ... [More] environments. Entertainer is written completely in Python using object-oriented programming paradigm. It uses gstreamer multimedia framework for multimedia playback. User Interface is implemented with Clutter UI-library, which allows sleek OpenGL animated user interfaces. Entertainer also uses other great projects like SQLite and iNotify for caching media libraries. [Less]
Created 4 months ago.