[plasmashell] [Bug 367685] Toggle application launcher on meta key

2021-03-31 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=367685

Murz  changed:

   What|Removed |Added

 CC||mur...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367685

Christoph Feck  changed:

   What|Removed |Added

 CC||wuck...@gmail.com

--- Comment #12 from Christoph Feck  ---
*** Bug 372356 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367685

Christoph Feck  changed:

   What|Removed |Added

 CC||azr...@googlemail.com

--- Comment #11 from Christoph Feck  ---
*** Bug 372477 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-11-08 Thread Peter Wu
https://bugs.kde.org/show_bug.cgi?id=367685

--- Comment #10 from Peter Wu  ---
For future tracking: atmarx reported bug 371821 which covers this bug and the
issue with the menu still opening even if an application grabbed it. The latter
issue is tracked by bug 371877.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-29 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=367685

--- Comment #9 from Martin Gräßlin  ---
(In reply to atmarx from comment #8)
> As of right now, meta+{key} combos are captured properly and don't trigger
> bound shortcuts on the host, but a meta key press by itself causes the app
> launcher to pop up as well as triggering it on the remote system / vm.

Please report a bug about that against product kwin

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-29 Thread atmarx
https://bugs.kde.org/show_bug.cgi?id=367685

--- Comment #8 from atmarx  ---
Any idea if this will also affect how the meta key works in keyboard-captured
programs (like TeamViewer or VirtualBox)?

As of right now, meta+{key} combos are captured properly and don't trigger
bound shortcuts on the host, but a meta key press by itself causes the app
launcher to pop up as well as triggering it on the remote system / vm.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367685

Christoph Feck  changed:

   What|Removed |Added

 CC||am...@xram.net

--- Comment #7 from Christoph Feck  ---
*** Bug 371821 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-19 Thread Roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Roman  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/plas
   ||ma-framework/65706d3878d556
   ||c7a1eac18984ec41b1a1d96d56

--- Comment #6 from Roman  ---
Git commit 65706d3878d556c7a1eac18984ec41b1a1d96d56 by Roman Gilg.
Committed on 19/10/2016 at 16:51.
Pushed by romangilg into branch 'master'.

New bool to use activated signal as toggle of expanded

The launcher applets couldn't be closed with Meta alone and on Wayland
in general by any global shortcut, since we used for that the focusOutEvent
triggered only on X and only on global shortcuts (on default Alt+F1).

This patch introduces the new bool activationTogglesExpanded, which allowes
QML applets to decide if they wish to use the activated signal also to end
their expanded state.

The default value is false, in order to not break any legacy applets.

REVIEW: 129204

M  +16   -1src/plasmaquick/appletquickitem.cpp
M  +10   -0src/plasmaquick/appletquickitem.h
M  +1-0src/plasmaquick/private/appletquickitem_p.h
M  +7-2src/scriptengines/qml/plasmoid/appletinterface.cpp

http://commits.kde.org/plasma-framework/65706d3878d556c7a1eac18984ec41b1a1d96d56

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-18 Thread Simon Andric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-16 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

David Edmundson  changed:

   What|Removed |Added

 CC||jeffbaich...@gmail.com

--- Comment #5 from David Edmundson  ---
*** Bug 370721 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

se...@ubuntu.com changed:

   What|Removed |Added

 CC||se...@ubuntu.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-12 Thread Marco Silva via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Marco Silva  changed:

   What|Removed |Added

 CC||marco_silv...@sapo.pt

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-12 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

maroun...@gmail.com changed:

   What|Removed |Added

 CC||maroun...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-05 Thread Peter Wu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Peter Wu  changed:

   What|Removed |Added

 CC||pe...@lekensteyn.nl

--- Comment #4 from Peter Wu  ---
After an upgrade to Plasma 5.8 on Arch Linux, I noticed that pressing Meta
gives the Kickoff menu and indeed, pressing it again does not hide it.
Previously one could already use Alt+F1 to toggle the menu.

The new "Meta" shortcut gives:
method call time=1475665148.784542 sender=:1.18 ->
destination=org.kde.plasmashell serial=488 path=/PlasmaShell;
interface=org.kde.PlasmaShell; member=activateLauncherMenu

while the "Alt+F1" shortcut results in:
signal time=1475665160.428196 sender=:1.14 -> destination=(null destination)
serial=636 path=/component/plasmashell;
interface=org.kde.kglobalaccel.Component; member=globalShortcutPressed
   string "plasmashell"
   string "activate widget 196"
   int64 3600500

For some reason the Meta binding also tends to disable itself after some
activity. That is, after logging in, the Meta buttons shows the Kickoff menu.
After "some activity" (nothing special, I don't know the trigger), the Meta
button has no longer effect.

Personally I will probably be disabling this Meta shortcut since it is used as
modifier for many keybindings, just reporting it here in case it helps.

FYI, the commit adding this feature is:
https://quickgit.kde.org/?p=kwin.git&a=commitdiff&h=9b30cfef1d212ed2b40510a70d1f92c497f44398&hp=eed4bf32ae04ff445d4c542366b44b7b12a915a5

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-10-04 Thread Roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Roman  changed:

   What|Removed |Added

 CC||subd...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-09-24 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Christoph Feck  changed:

   What|Removed |Added

 CC||kenshii.sod+...@gmail.com

--- Comment #3 from Christoph Feck  ---
*** Bug 369044 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367685] Toggle application launcher on meta key

2016-08-23 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Martin Gräßlin  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
 CC||mgraess...@kde.org,
   ||plasma-b...@kde.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
Version|git master  |master
   Assignee|kwin-bugs-n...@kde.org  |k...@davidedmundson.co.uk
  Component|general |Application Launcher
   ||(Kickoff)
Product|kwin|plasmashell

--- Comment #2 from Martin Gräßlin  ---
It toggles with appdashboard, so kicker and kickoff need to implement toggle.

-- 
You are receiving this mail because:
You are watching all bug changes.