Re: global shortcuts

2022-01-22 Thread Thiago Macieira
On Saturday, 22 January 2022 04:33:24 PST Martin Koller wrote: > Hi, > > which component is responsible for acting on global shortcuts, e.g. > what triggers that Alt-F2 is opening krunner ? kglobalacceld -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Softwa

global shortcuts

2022-01-22 Thread Martin Koller
Hi, which component is responsible for acting on global shortcuts, e.g. what triggers that Alt-F2 is opening krunner ? -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top posting bad? () ascii ribbon campaign - against html e-mail

Re: Review Request: Fix global shortcuts that needs shift key, like for example ctrl+% (ctrl+shift+5 on many keyboards)

2011-06-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101520/#review4244 --- This review has been submitted with commit 568cb9268a3f940564d1

Re: Review Request: Fix meta+shift+tab and similar global shortcuts.

2011-06-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101523/#review4245 --- This review has been submitted with commit 6026c3a32056bdbae696

Re: Review Request: Fix meta+shift+tab and similar global shortcuts.

2011-06-08 Thread Gábor Lehel
On Wed, Jun 8, 2011 at 6:05 AM, Simon Persson wrote: >This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/101523/ > > On June 7th, 2011, 4:31 p.m., *Michael Jansen* wrote: > > Looks good but i am wondering if it wouldn't be necessary to complain about

Re: Review Request: Fix global shortcuts that needs shift key, like for example ctrl+% (ctrl+shift+5 on many keyboards)

2011-06-08 Thread Simon Persson
> On June 7, 2011, 4:28 p.m., Michael Jansen wrote: > > Why don't you fix KKeyServer to return the correct results instead of > > fixing the wrong ones here? Yes, my first thought was to fix this by changing KKeyServer::keyQtToModX to add Shift to the modifiers if it is needed to get the symbo

Re: Review Request: Fix meta+shift+tab and similar global shortcuts.

2011-06-08 Thread Simon Persson
> On June 7, 2011, 4:31 p.m., Michael Jansen wrote: > > Looks good but i am wondering if it wouldn't be necessary to complain about > > a shortcut conflict if you try to register some shortcut with tab and the > > same one with backtab is already registered? If not we could get two > > conflic

Re: Review Request: Fix meta+shift+tab and similar global shortcuts.

2011-06-07 Thread Michael Jansen
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101523/#review3752 --- Looks good but i am wondering if it wouldn't be necessary to com

Re: Review Request: Fix global shortcuts that needs shift key, like for example ctrl+% (ctrl+shift+5 on many keyboards)

2011-06-07 Thread Michael Jansen
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101520/#review3751 --- Why don't you fix KKeyServer to return the correct results inste

Review Request: Fix meta+shift+tab and similar global shortcuts.

2011-06-06 Thread Simon Persson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101523/ --- Review request for KDE Runtime and Michael Jansen. Summary --- When e

Review Request: Fix global shortcuts that needs shift key, like for example ctrl+% (ctrl+shift+5 on many keyboards)

2011-06-06 Thread Simon Persson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101520/ --- Review request for KDE Runtime and Michael Jansen. Summary --- Second