lp:~attente/unity/gnome-key-grabber
Created by
William Hua
on
2013-11-06
and last modified on
2014-02-11
- Get this branch:
- bzr branch lp:~attente/unity/gnome-key-grabber
Only
William Hua
can upload to this branch. If you are
William Hua
please log in for upload directions.
Branch merges
- Christopher Townsend: Approve on 2014-02-11
- Marco Trevisan (TreviƱo): Approve on 2014-02-11
- PS Jenkins bot: Approve (continuous-integration) on 2014-02-07
-
Diff: 1070 lines (+774/-15)14 files modifiedpanel/PanelController.cpp (+127/-5)
panel/PanelController.h (+5/-0)
panel/PanelView.cpp (+6/-7)
panel/PanelView.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+35/-1)
plugins/unityshell/src/unityshell.h (+9/-0)
plugins/unityshell/unityshell.xml.in (+7/-1)
tests/autopilot/unity/tests/test_gnome_key_grabber.py (+173/-0)
tests/autopilot/unity/tests/test_panel.py (+15/-0)
unity-shared/CMakeLists.txt (+9/-1)
unity-shared/GnomeKeyGrabber.cpp (+268/-0)
unity-shared/GnomeKeyGrabber.h (+54/-0)
unity-shared/GnomeKeyGrabberImpl.h (+64/-0)
unity-standalone/CMakeLists.txt (+1/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3646. By William Hua on 2014-02-07
-
screen_ might be NULL if Compiz wasn't initialized (as in tests).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity

