<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Good day,<div class="">I have written the question I am concerned with question on the Stackoverflow page, see: <a href="https://stackoverflow.com/questions/68970118/x11-listen-for-cursor-style-updates-of-nested-windowschrome" class="">https://stackoverflow.com/questions/68970118/x11-listen-for-cursor-style-updates-of-nested-windowschrome</a></div><div class=""><br class=""></div><div class="">But the summary is:</div><div class="">I am using XFixesSelectCursorInput to listen for cursor events on the root window, in order to receive all style changes regarding the cursor.</div><div class="">As it seams this will not work with the chromium Web browser, either because it uses nested windows or because of another issue.</div><div class="">My problem Is if there is a way to receive the cursor changes(like hovering over a link) using the Xlib api.</div><div class=""><br class=""></div><div class="">Kind regards</div><div class="">Yann HN</div></body></html>