GNOME Bugzilla – Bug 590320
Add focus-window property to MetaDisplay
Last modified: 2009-08-01 10:12:14 UTC
Useful mainly for notify::focus-window.
Created attachment 139595 [details] [review] Add focus-window property to MetaDisplay
This would be very useful, and the patch looks good. I am happy for this to be committed.
Thanks for the review, pushed.
I missed in the review that the g_object_notify() calls did not have a G_OBJECT cast, generating warnings; I took the liberty to correct that.