Re: Fwd: [kdelibs/frameworks] tier1/kidletime/src: Port the native event filtering to XCB, to fix compilation with Qt5.

2012-07-25 Thread Fredrik Höglund
On Wednesday 25 July 2012, David Faure wrote: > Hi Fredrik, > I made progress with the port of kidletime to XCB, but I found a bug in XCB... > > xcb/sync.h says (with my comments added about field size) : > > typedef struct xcb_sync_systemcounter_t { > xcb_sync_counter_t counter; /**< */

Re: KArchive design changes

2012-07-25 Thread Mario Bensi
Hi, Thanks to work on karchive. I need to take time to look your code and find how to integrate it in karchive (in kde framework). For the moment, i haven't lot of spare time, if you can wait, i could check this in 2 weeks ago. Mario On Sunday, July 22, 2012 10:55:49 AM Pier Luigi wrote: > Hi,

Fwd: [kdelibs/frameworks] tier1/kidletime/src: Port the native event filtering to XCB, to fix compilation with Qt5.

2012-07-25 Thread David Faure
Hi Fredrik, I made progress with the port of kidletime to XCB, but I found a bug in XCB... xcb/sync.h says (with my comments added about field size) : typedef struct xcb_sync_systemcounter_t { xcb_sync_counter_t counter; /**< */ // 4 bytes xcb_sync_int64_t resolution;