|
|
Sponsor |
xcb and xlib events: msg#00008freedesktop.xcb
Hello, Another strange question: In ecore event loop, when i use xlib port, for a program, I have this sequence of events during the event loop : 8 ProperNotify events 2 Expose events 1 ProperNotify event etc... The loop is something like : while (XPending(d)) { XEvent ev; XNextEvent(d, &ev); *** } But when I use the xcb port, I get the sequence of events: 8 ProperNotify events and that' all, the loop finishes. The loop is something like: while (ev = XCBPollForEvent (c, 0)) { *** } So, is it normal ? Do you think it could be a bug in xcb ? thank you Vincent Torri
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pb with XCBChangeProperty/GetProperty and netwm, Vincent Torri |
|---|---|
| Next by Date: | Query related to Xlib Events, pihu |
| Previous by Thread: | Re: xcb Digest, Vol 16, Issue 4, Dale Anderson |
| Next by Thread: | Re: xcb and xlib events, Jamey Sharp |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|