Re: kscreengenie: questions

2015-04-29 Thread Boudhayan Gupta
Hi, I've re-written the GUI in QWidgets. Startup is almost instant now. Give it a spin! I haven't done any bugtesting at all, so you might find something. On 29 April 2015 at 10:45, Boudhayan Gupta wrote: > Hi Gregor, > > Sorry for the delay in replying; I was busy with college. I've replied inl

Re: kscreengenie: questions

2015-04-28 Thread Boudhayan Gupta
Hi Gregor, Sorry for the delay in replying; I was busy with college. I've replied inline > > I installed the required library (xcb cursor devel) and now it compiles. I > would also find > it better when you fail the build if XCB CURSOR is not found. > > Startup speed: still at least 3 times slow

Re: kscreengenie: questions

2015-04-27 Thread Gregor Mi
see below On 27/04/15 03:43, Boudhayan Gupta wrote: > I'll target the build problems first: XCB is not detected. Here's how > I include Qt5X11Extras: > > find_package(XCB COMPONENTS XFIXES IMAGE UTIL CURSOR) > if (XCB_FOUND) > find_package(Qt5X11Extras ${QT_MIN_VERSION} REQUIRED) > find_p