Add orientation class to select portrait or landscape orientation
authorph5 <ph5@monster.localdomain>
Sat, 2 Jan 2010 21:10:37 +0000 (22:10 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 2 Jan 2010 23:23:27 +0000 (00:23 +0100)
commit90ef66cf98d52fbc3adf3caecd9883d0399a603c
tree798f718ac6f07f52ec80852fde25ef95c33d1812
parentca44287bed0bc2cfa94425ac9a318bbcd6d4badf
Add orientation class to select portrait or landscape orientation

Uses the MCE D-Bus API to obtain the device orientation from accellerometers
and the HAL D-Bus API to check whether the keyboard slide is opened.
Makefile.am
src/orientation.vala [new file with mode: 0644]