Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/keyhandler.py
Commit message (Expand)AuthorAgeFilesLines
* Removed the keyboard brightness listener on keycode 236, fix for #3277Simon Schampijer2007-09-111-6/+0
* Use CamelCase for dbus methods.Marco Pesenti Gritti2007-08-201-1/+1
* TypoMarco Pesenti Gritti2007-08-151-1/+1
* Volume/Brightness max/minMarco Pesenti Gritti2007-08-141-10/+36
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-271-1/+1
* Eben specification and the new B3 keyboard (marco)Marco Pesenti Gritti2007-07-171-50/+31
* Do not shutdown on power button.Marco Pesenti Gritti2007-07-151-16/+0
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-031-9/+0
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-021-6/+5
* Add a bunch of GPL headersMarco Pesenti Gritti2007-06-241-0/+16
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-201-1/+1
* s/get_hardware_manager/get_manager.Marco Pesenti Gritti2007-06-141-7/+7
* Mute the channel when setting the volume to minimum.Marco Pesenti Gritti2007-06-131-1/+4
* Set volume directly from python (requires gst-python).Marco Pesenti Gritti2007-06-131-13/+14
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-041-0/+4
* Move private extensions out of the lib, inside the shell.Marco Pesenti Gritti2007-04-061-1/+1
* Don't grab the keyboard on press and only react to presses (temporary until t...Tomeu Vizoso2007-03-171-2/+8
* Refactored global key handling and frame logic.Tomeu Vizoso2007-03-171-9/+40
* Set mode to black and white when brightness is zero.Owen Williams2007-03-161-2/+6
* CLeanup emulator shutdownMarco Pesenti Gritti2007-03-091-1/+10
* Fix key release in keyhandlerDan Williams2007-02-281-2/+2
* Support running without network manager service.Marco Pesenti Gritti2007-02-261-8/+19
* Move hardwaremanager out of the view to his own moduleMarco Pesenti Gritti2007-02-251-5/+5
* Fix regression with screen rotationMarco Pesenti Gritti2007-02-131-0/+11
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-261-2/+2
|\
| * Another volume change...Marco Pesenti Gritti2007-01-251-1/+1
| * Change sound level as asked by FlipoMarco Pesenti Gritti2007-01-251-1/+1
* | Stub Alt+Tab key handlerDan Williams2007-01-241-0/+4
|/
* Factor out global keys handling from the shellMarco Pesenti Gritti2007-01-181-0/+146