On Thursday, October 04, 2012 12:27:11 Martin Gräßlin wrote: > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/106721/
> Trigger KRunner from screenedge > > New screen edge action is added which invokes the display method on > KRunner. > > This needs to be improved by: > * hiding KRunner if it is already shown > * showing KRunner centered around the mouse cursor > > Both needs extensions inside KRunner D-Bus API. Do you have patches for this already? For this review request, I need the following to build it: diff --git a/kwin/libkwineffects/kwinglobals.h b/kwin/libkwineffects/kwinglobals.h index e1507d7..ce78319 100644 --- a/kwin/libkwineffects/kwinglobals.h +++ b/kwin/libkwineffects/kwinglobals.h @@ -107,6 +107,7 @@ enum ElectricBorderAction { ElectricActionShowDesktop, // Show desktop or restore ElectricActionLockScreen, // Lock screen ElectricActionPreventScreenLocking, + ElectricActionKRunner, ELECTRIC_ACTION_COUNT }; Cheers, -- sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9 _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel