~3v1n0/unity:lockscreen-grabbing

Last commit made on 2014-05-21
Get this branch:
git clone -b lockscreen-grabbing https://git.launchpad.net/~3v1n0/unity
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Branch information

Name:
lockscreen-grabbing
Repository:
lp:~3v1n0/unity

Recent commits

e876204... by Marco Trevisan (Treviño)

LockScreenPanel: code cleanup

(bzr r3818)

b9d7683... by Marco Trevisan (Treviño)

PluginAdapter: correctly reset input focus to previously focused window

(bzr r3817)

e9eb812... by Marco Trevisan (Treviño)

PanelView: get rid of the unneeded tracked_pointer_pos_

(bzr r3816)

452ee35... by Marco Trevisan (Treviño)

DecorationsMenuLayout: use input monitor for menu scrubbing

(bzr r3815)

950e8ee... by Marco Trevisan (Treviño)

PanelView: use InputMonitor to track menu events

(bzr r3814)

3a605bf... by Marco Trevisan (Treviño)

LockScreenPanel: add and idle before activating the menu items, to compress motion events

Also activate an entry only on first activation event.

(bzr r3813)

f623bd9... by Marco Trevisan (Treviño)

LockScreenPanel: no need to pull mouse position even on first activation, let's just use the id

(bzr r3812)

e66427a... by Marco Trevisan (Treviño)

LockScreenPanel: use InputMonitor events instead of mouse polling for menu scrubbing

(bzr r3811)

a1b66f2... by Marco Trevisan (Treviño)

InputMonitor: return a bool weather the client has been added/removed

(bzr r3810)

352d986... by Marco Trevisan (Treviño)

InputMonitor: fix a typo that caused x/y root coords to be inverted

(bzr r3809)