Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view/keyhandler.py
Commit message (Expand)AuthorAgeFilesLines
* Minor pylint cleanupsSimon Schampijer2010-03-101-1/+0
* Activate windows when changing to activity viewDaniel Drake2009-11-271-4/+4
* Alt+Space not working to show/hide the tray #1476Aleksey Lim2009-10-091-11/+0
* some pylint fixesTomeu Vizoso2009-09-091-4/+1
* Implement Alt key listening in the HomeWindow instead of using a global grab ...Tomeu Vizoso2009-09-091-25/+0
* Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-251-1/+27
* let the logger do the formattingSascha Silbe2009-08-241-4/+4
* Remove key handlers for rotation and brightness change for the XO. #737Tomeu Vizoso2009-08-181-76/+0
* Pass the event timestamp to window management operationsTomeu Vizoso2009-07-121-29/+29
* Ungrab some metacity bindings that we want to grabTomeu Vizoso2009-07-111-0/+12
* Make mute sound code togglableSimon Schampijer2009-02-261-1/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-261-3/+2
|\
| * Catch all exceptions (thanks to silbe)Tomeu Vizoso2009-02-261-3/+2
* | keyhandler: Map XF86Search to the journal searchSimon Schampijer2009-02-261-0/+1
|/
* Fix typo for volume_up (Sascha Silbe)Simon Schampijer2009-02-261-1/+1
* Give time for atexit to execute when closing the emulator #435Tomeu Vizoso2009-02-251-3/+2
* Use keyboard specific keys to set the volume #430Simon Schampijer2009-02-251-23/+30
* style changeSimon Schampijer2009-01-051-2/+2
* Focus Search is not exposed via dbus anymore #89Simon Schampijer2009-01-051-12/+2
* Modularize key handlersTomeu Vizoso2008-10-221-40/+27
* Unused importMarco Pesenti Gritti2008-10-201-1/+0
* First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-171-8/+4
* Use gconf for the profileSimon Schampijer2008-10-111-3/+7
* Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-081-1/+10
* Make the distinction between friends and groups clearerSimon Schampijer2008-10-061-3/+3
* Remove the remaining shell view bits and finally kill it.Marco Pesenti Gritti2008-10-061-3/+3
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-051-4/+9
* Factor out and remove more code from the shell view.Marco Pesenti Gritti2008-10-051-8/+12
* Remove unused activity screenshot code.Marco Pesenti Gritti2008-10-051-1/+30
* Merge home model and shell model.Marco Pesenti Gritti2008-10-051-1/+1
* Split up the hardware manager and move it to model. MakeMarco Pesenti Gritti2008-10-031-13/+10
* Typo. Thanks buildbot.Marco Pesenti Gritti2008-10-011-1/+1
* Fix view module case.Marco Pesenti Gritti2008-09-301-8/+8
* Bunch of import fixesMarco Pesenti Gritti2008-09-281-8/+8
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+289