GNOME Bugzilla – Bug 691731
messageTray: Remove code for ignoring num lock / scroll lock
Last modified: 2013-01-18 19:42:39 UTC
Clutter has gained support for ignoring the num lock and scroll lock masks, so we don't have to do this anymore.
Created attachment 233462 [details] [review] messageTray: Remove code for ignoring num lock / scroll lock Clutter now ignores these masks, so we can remove code that depends on this.
Review of attachment 233462 [details] [review]: Please make sure the clutter dependency is updated, I've seen too many downstreams (including our own, gnome-ostree) bitten by an undeclared runtime dep.
Attachment 233462 [details] pushed as 42c1285 - messageTray: Remove code for ignoring num lock / scroll lock Pushed with suggested changes.