summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cursor: Fix checking for extension pointerBastien Nocera2011-06-081-1/+1
* cursor: Ignore PS/2 mice as wellBastien Nocera2011-06-081-0/+9
* cursor: Use correct name for XFIXES variableBastien Nocera2011-06-081-1/+1
* cursor: Fix XFixes version checkingBastien Nocera2011-06-081-4/+6
* cursor: Show the cursor again on exitBastien Nocera2011-06-071-0/+4
* cursor: Hide cursor on tablets with only a touchscreenBastien Nocera2011-06-079-0/+711
* orientation: Add missing profiles "end" callsBastien Nocera2011-06-071-0/+3
* Updated Norwegian bokmål translationKjartan Maraas2011-06-071-189/+299
* common: Remove tests for removed functionsBastien Nocera2011-06-071-9/+0
* common: Remove unused helpersBastien Nocera2011-06-062-117/+0
* 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
* Updated Galician translationsFran Diéguez2011-06-061-193/+310
* Updated Hebrew translation.Yaron Shahrabani2011-06-041-88/+175
* Updated Spanish translationDaniel Mustieles2011-06-041-105/+107
* xrandr: remove the functionality to call gcm-apply when outputs changeRichard Hughes2011-06-031-20/+0
* orientation: Link against libgsdBastien Nocera2011-06-031-4/+5
* po: Update POTFILES.inBastien Nocera2011-06-032-0/+2
* orientation: Add D-Bus interface, and callsBastien Nocera2011-06-031-1/+135
* orientation: Fix wrong schema nameBastien Nocera2011-06-031-1/+1
* xrandr: Fix small memory leak on shutdownBastien Nocera2011-06-031-0/+5
* orientation: Add support for orientation lockBastien Nocera2011-06-032-4/+66
* media-keys: Hardcode the "toggle touchpad" buttonBastien Nocera2011-06-032-6/+1
* media-keys: Compilation fixesBastien Nocera2011-06-031-11/+11
* media-keys: A little bit of debugBastien Nocera2011-06-031-0/+2
* media-keys: Simplify touchpad OSDBastien Nocera2011-06-031-8/+2
* orientation: Add orientation -> rotation functionBastien Nocera2011-06-032-0/+25
* orientation: Poll for value changes on accelorometerBastien Nocera2011-06-031-19/+73
* media-keys: Only start D-Bus when _start() is calledBastien Nocera2011-06-031-1/+2
* orientation: Re-enable the device on startBastien Nocera2011-06-031-1/+1
* orientation: Re-enable the accelerometer on exitBastien Nocera2011-06-031-1/+5
* color: Don't do a new sync call just get the results of the async oneRichard Hughes2011-06-021-3/+3
* keybindings: Complete update to egg key parsing changeFlorian Müllner2011-06-021-1/+1
* 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
* color: Don't emit a critical warning if virtual profiles existRichard Hughes2011-06-021-0/+2
* mouse: Use new disable/enable device codeBastien Nocera2011-06-021-23/+3
* orientation: Use new disable/enable device codeBastien Nocera2011-06-021-2/+6
* common: Add code to allow disabling input devicesBastien Nocera2011-06-022-6/+31
* orientation: Add FIXMEsBastien Nocera2011-06-021-1/+6
* keybindings: Update for egg key parsing changesBastien Nocera2011-06-021-7/+7
* media-keys: Update for egg key parsing changeBastien Nocera2011-06-021-4/+10
* common: Add egg key parsing test programBastien Nocera2011-06-022-1/+26
* common: Add better error reporting for egg key parsingBastien Nocera2011-06-022-13/+20