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; /**< */
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,
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;