Hi
Is there anyway to get absolute x,y coordinate of an actor in clutter?
clutter_actor_get_position can get relative x,y to an actor's parent
container, I can try to add the x,y offset up to the stage. But :
1: the container itself might have some border or decorator, which I
have no way to count in their width and height.
2: Seems I got no way to get the stage's absolute x,y relative to
desktop root_window?
So, anyone have ideas about this?
BTW. my purpose to get absolute x,y is to put a window at say the
current cursor's location.
Best Regards,
Raymond Liu
--
To unsubscribe send a mail to [email protected]