Nux

Merge lp:~nick-dedekind/nux/window-compositor.public-key-nav-signals into lp:nux

Proposed by Nick Dedekind
Status: Merged
Approved by: Andrea Azzarone
Approved revision: 779
Merged at revision: 779
Proposed branch: lp:~nick-dedekind/nux/window-compositor.public-key-nav-signals
Merge into: lp:nux
Diff against target: 11 lines (+1/-0)
1 file modified
Nux/WindowCompositor.h (+1/-0)
To merge this branch: bzr merge lp:~nick-dedekind/nux/window-compositor.public-key-nav-signals
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Andrea Azzarone (community) Approve
Review via email: mp+161652@code.launchpad.net

Commit message

Changed global navigation focus area/activate signals to public.

Description of the change

Changed global navigation focus area/activate signals to public.

To post a comment you must log in.
Revision history for this message
Nick Dedekind (nick-dedekind) wrote :

Signal documentation indicates that these signals should be public.
Needed for unity scope focus changes in 100scopes work.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Andrea Azzarone (azzar1) wrote :

LGTM.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Nux/WindowCompositor.h'
2--- Nux/WindowCompositor.h 2012-11-27 17:18:13 +0000
3+++ Nux/WindowCompositor.h 2013-04-30 17:09:33 +0000
4@@ -213,6 +213,7 @@
5 int dnd_safety_x_;
6 int dnd_safety_y_;
7
8+ public:
9 /*!
10 This signal is similar to Area::key_nav_focus_change. It is emitted from the WindowCompositor.
11 The user only needs to listen to this signal to find out the area that has received the keyboard focus.\n

Subscribers

People subscribed via source and target branches