summaryrefslogtreecommitdiff
path: root/plugins/orientation
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-313-6/+3
* orientation: Unset source ID on idle callbackCarlos Garnacho2013-12-101-0/+1
* orientation: Use the G_SOURCE_REMOVE defineCarlos Garnacho2013-12-101-2/+2
* orientation: Remove empty constructor and dispose functionsKalev Lember2013-09-081-22/+0
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+2
* orientation: Use g_clear_* helpersBastien Nocera2013-07-021-22/+6
* orientation: Lower the plugin's priorityBastien Nocera2013-02-211-1/+2
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+1
* plugins: Remove obsolete files from the sources listBastien Nocera2012-12-201-1/+0
* orientation: Claim D-Bus name after exporting objectsRui Matos2012-12-191-8/+8
* orientation: Have our own D-Bus nameBastien Nocera2012-12-191-0/+13
* orientation: Update for XRandR D-Bus name changeBastien Nocera2012-12-191-4/+4
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-132-136/+1
* plugins: add class_finalize to REGISTER macroRay Strode2012-08-211-6/+0
* orientation: Install test applicationBastien Nocera2012-07-021-4/+4
* orientation: Add own pkg-config checksBastien Nocera2012-06-151-8/+6
* orientation: Update for test-plugin.h changeBastien Nocera2012-05-251-0/+1
* orientation: Simplify test appBastien Nocera2012-04-261-57/+4
* Unify libgsd-profile and libgsd-session into installed shared libraryColin Walters2012-02-181-1/+1
* orientation: Remove ifdef's for i18n supportBastien Nocera2011-12-141-4/+0
* build: Clean up X11 library dependenciesBastien Nocera2011-09-071-5/+1
* orientation: Add missing profiles "end" callsBastien Nocera2011-06-071-0/+3
* orientation: Use new orientation property from udevBastien Nocera2011-06-065-404/+122
* orientation: Add missing setting of the timeout idBastien Nocera2011-06-061-1/+10
* orientation: add missing library linkageBastien Nocera2011-06-061-1/+2
* orientation: Link against libgsdBastien Nocera2011-06-031-4/+5
* orientation: Add D-Bus interface, and callsBastien Nocera2011-06-031-1/+135
* orientation: Fix wrong schema nameBastien Nocera2011-06-031-1/+1
* orientation: Add support for orientation lockBastien Nocera2011-06-031-4/+59
* orientation: Add orientation -> rotation functionBastien Nocera2011-06-032-0/+25
* orientation: Poll for value changes on accelorometerBastien Nocera2011-06-031-19/+73
* orientation: Re-enable the device on startBastien Nocera2011-06-031-1/+1
* orientation: Re-enable the accelerometer on exitBastien Nocera2011-06-031-1/+5
* orientation: Fix device matching when receiving ueventsBastien Nocera2011-06-021-11/+46
* orientation: Make orientation calculation workBastien Nocera2011-06-021-2/+2
* orientation: Add test program for whole pluginBastien Nocera2011-06-022-1/+87
* orientation: Check the current orientation on startupBastien Nocera2011-06-021-22/+33
* orientation: Add code to read the X/Y/Z valuesBastien Nocera2011-06-021-7/+69
* orientation: Use new helper functionBastien Nocera2011-06-021-21/+2
* orientation: Add "to string" helperBastien Nocera2011-06-022-2/+22
* orientation: Use new disable/enable device codeBastien Nocera2011-06-021-2/+6
* orientation: Add FIXMEsBastien Nocera2011-06-021-1/+6
* common: Add (non-working) orientation calculationBastien Nocera2011-06-014-0/+250
* common: Add orientation pluginBastien Nocera2011-06-015-0/+436