Re: kscreengenie / was: Review Request 122763: KIPI cleanups

2015-04-19 Thread Boudhayan Gupta
Hi Gregor, > > Yes it is on mine. Startup time KSnapshot: instantly, KScreenGenie: 1 second. > And it > actually does not capture an image. The result is a white rectangle. The > mouse cursor is > included when the checkbox is checked, though. But note that my KF5 build is > about 1 - 2 > weeks

Re: kscreengenie / was: Review Request 122763: KIPI cleanups

2015-04-19 Thread Gregor Mi
See below. On 19/04/15 20:26, Boudhayan Gupta wrote: >> Loading SendTo menu in a thread >> --- >> I tried that also in KSnapshot. See [ksnapshot: Fill SendTo menu async to >> fix Bug >> 312495](https://git.reviewboard.kde.org/r/120920/) but at that time this was >> no

Re: Review Request 122763: KIPI cleanups

2015-04-19 Thread Boudhayan Gupta
Hi Gregor, Reply is inline. > > Loading SendTo menu in a thread > --- > I tried that also in KSnapshot. See [ksnapshot: Fill SendTo menu async to fix > Bug > 312495](https://git.reviewboard.kde.org/r/120920/) but at that time this was > not possible > for some reason

Re: [knewstuff] /: Use KDE_INSTALL_DATADIR_KF5 instead of DATA_INSTALL_DIR for future co-installability

2015-04-19 Thread Gregor Mi
Hello Hrvoje, the idea is that client code that uses KMoreTools and does not find the needed application(s) in KMoreToolsPresets can install one or more of their own. (However, the current use cases (dolphin's space info menu, kate's project addon's git menu) use the KMoreToolsPresets only.) I

Re: Review Request 122763: KIPI cleanups

2015-04-19 Thread Gregor Mi
Hi Boudhayan, Loading SendTo menu in a thread --- I tried that also in KSnapshot. See [ksnapshot: Fill SendTo menu async to fix Bug 312495](https://git.reviewboard.kde.org/r/120920/) but at that time this was not possible for some reason. I think the tread approach i