----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121533/#review72063 -----------------------------------------------------------
shell/shellcorona.cpp <https://git.reviewboard.kde.org/r/121533/#comment50247> You can just use: {QKeySequence(Qt::META + Qt::Key_Q)} shell/shellcorona.cpp <https://git.reviewboard.kde.org/r/121533/#comment50248> You can use KGlobalAccel::setGlobalShortcut() which sets both the default and active shortcuts, instead of those 2 lines shell/shellcorona.cpp <https://git.reviewboard.kde.org/r/121533/#comment50249> Ha? :) shell/shellcorona.cpp <https://git.reviewboard.kde.org/r/121533/#comment50250> const shell/shellcorona.cpp <https://git.reviewboard.kde.org/r/121533/#comment50251> const - Lukáš Tinkl On Pro. 15, 2014, 4:23 odp., Bhushan Shah wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/121533/ > ----------------------------------------------------------- > > (Updated Pro. 15, 2014, 4:23 odp.) > > > Review request for Plasma. > > > Bugs: 341856 > https://bugs.kde.org/show_bug.cgi?id=341856 > > > Repository: plasma-workspace > > > Description > ------- > > In Plasma 4 plasma-desktop registered global shortcuts for activities > management > > Add those actions back > > > Diffs > ----- > > shell/shellcorona.h 7c25cd4 > shell/shellcorona.cpp c416217 > > Diff: https://git.reviewboard.kde.org/r/121533/diff/ > > > Testing > ------- > > all shortcuts, Meta + Q, Meta + Tab and Meta + Shift + Tab works fine > > > Thanks, > > Bhushan Shah > >
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
