https://bugs.kde.org/show_bug.cgi?id=390671
Christoph Cullmann changed:
What|Removed |Added
Resolution|--- |UNMAINTAINED
Status|REPORTED
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:64e48e87656b: Simplify applet keyboard shortcut
chooser's explanatory text (authored by ngraham).
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D209
ngraham added a comment.
Mine certainly did. :)
REPOSITORY
R119 Plasma Desktop
BRANCH
simplify-keyboard-shortcut-description (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D20997
To: ngraham, #vdg, #plasma, ndavis
Cc: ndavis, plasma-devel, jraleigh, GB_2, ragreen
ndavis accepted this revision.
ndavis added a comment.
This revision is now accepted and ready to land.
Yeah, I wonder how often people's eyes glaze over by the time they get
halfway through the old description.
REPOSITORY
R119 Plasma Desktop
BRANCH
simplify-keyboard-sho
the description using plainer and more comprehensible language.
TEST PLAN
F6806740: Simplified.png <https://phabricator.kde.org/F6806740>
REPOSITORY
R119 Plasma Desktop
BRANCH
simplify-keyboard-shortcut-description (branched from master)
REVISION DETAIL
https://phabricator.kde.org/
https://bugs.kde.org/show_bug.cgi?id=390671
--- Comment #4 from Martin Flöser ---
(In reply to Gregor Mi from comment #3)
>
> > and used to be hit accidentally all the time.
> The solution to this would be to disable the shortcut, wouldn't it? But it
> is enabled by default
Any sane distributio
https://bugs.kde.org/show_bug.cgi?id=390671
--- Comment #3 from Gregor Mi ---
> As for system monitor if you can read system monitor and
> open a tools menu, your X is working fine.
True. On the other hand, I recently was in a situation where only Ctrl+Esc ->
System Monitor was working (panel was
https://bugs.kde.org/show_bug.cgi?id=390671
--- Comment #2 from Martin Flöser ---
I'm also against this. The feature was rightfully removed from most
distributions and is only implemented in KWin/Wayland on special request by
sebas.
--
You are receiving this mail because:
You are the assignee f
https://bugs.kde.org/show_bug.cgi?id=390671
David Edmundson changed:
What|Removed |Added
CC||k...@davidedmundson.co.uk
--- Comment #1 from
https://bugs.kde.org/show_bug.cgi?id=390671
Bug ID: 390671
Summary: Add "Kill X Server" including Keyboard shortcut to
Tools menu
Product: ksysguard
Version: 5.12.1
Platform: Other
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:1aa12f1d042b: Add standard keyboard shortcut for refresh
(authored by hein).
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6447?vs=16049&id=16108
REVI
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R119 Plasma Desktop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6447
To: hein, #plasma, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreute
hein created this revision.
Restricted Application added a project: Plasma.
REVISION SUMMARY
BUG:381505
REPOSITORY
R119 Plasma Desktop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6447
AFFECTED FILES
containments/desktop/package/contents/ui/FolderView.qml
containments
This revision was automatically updated to reflect the committed changes.Closed by commit R119:3491607e70be: [Folder View] Support undo keyboard shortcut (authored by broulik).
View RevisionREPOSITORYR119 Plasma DesktopCHANGES SINCE LAST UPDATEhttps://phabricator.kde.org/D4887?vs=12056&am
hein accepted this revision.This revision is now accepted and ready to land.
View RevisionREPOSITORYR119 Plasma DesktopREVISION DETAILhttps://phabricator.kde.org/D4887EMAIL PREFERENCEShttps://phabricator.kde.org/settings/panel/emailpreferences/To: broulik, Plasma, heinCc: plasma-devel, progwolff, l
broulik created this revision.Restricted Application added a project: Plasma.Restricted Application added a subscriber: plasma-devel.
View RevisionREVISION SUMMARYMy first reaction when having done something stupid is to hit Ctrl+Z. This didn't work with FolderView.TEST PLANPressed Delete to trash
broulik added reviewers: Plasma, hein.
View RevisionREPOSITORYR119 Plasma DesktopREVISION DETAILhttps://phabricator.kde.org/D4887EMAIL PREFERENCEShttps://phabricator.kde.org/settings/panel/emailpreferences/To: broulik, Plasma, heinCc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg
broulik updated this revision to Diff 12056.broulik added a comment.
View Revision
Don't crash if we cannot undo (trigger() apparently doesn't check enabled())
REPOSITORYR119 Plasma DesktopCHANGES SINCE LAST UPDATEhttps://phabricator.kde.org/D4887?vs=12055&id=12056REVISION DETAILhttps://phabricator
broulik added a comment.
View RevisionHold on, crashes when I undo without being able to undo.REPOSITORYR119 Plasma DesktopREVISION DETAILhttps://phabricator.kde.org/D4887EMAIL PREFERENCEShttps://phabricator.kde.org/settings/panel/emailpreferences/To: broulik, Plasma, heinCc: plasma-devel, progwolf
As with most bugs it's two people doing something a slightly wrong that
makes something actually wrong.
The documentation explitcitly says:
>shortcut : QKeySequence
>This property holds the _*mnemonic*_ associated with the button.
(emphasis mine)
http://doc.qt.io/qt-5/qabstractbutton.html#short
Hi David,
2016-05-08 19:41 GMT+02:00 David Edmundson :
>
>
> On Sun, May 8, 2016 at 3:10 PM, Bhushan Shah wrote:
>>
>> On Sunday, May 8, 2016 7:26:32 PM IST, Elvis Stansvik wrote:
>>>
>>> Hitting Ctrl+O would not print "clicked" as expected.
>>>
>>>
>>> But then I tested logging out and into an O
On Sun, May 8, 2016 at 3:10 PM, Bhushan Shah wrote:
> On Sunday, May 8, 2016 7:26:32 PM IST, Elvis Stansvik wrote:
>
>> Hitting Ctrl+O would not print "clicked" as expected.
>>
>>
>> But then I tested logging out and into an Openbox session, and it
>> worked from there. The strange thing is that
2016-05-08 16:10 GMT+02:00 Bhushan Shah :
> On Sunday, May 8, 2016 7:26:32 PM IST, Elvis Stansvik wrote:
>>
>> Hitting Ctrl+O would not print "clicked" as expected.
>>
>>
>> But then I tested logging out and into an Openbox session, and it
>> worked from there. The strange thing is that it works wi
On Sunday, May 8, 2016 7:26:32 PM IST, Elvis Stansvik wrote:
Hitting Ctrl+O would not print "clicked" as expected.
But then I tested logging out and into an Openbox session, and it
worked from there. The strange thing is that it works with Qt 4.8.7
under the very same KDE session where it fails
2016-05-08 15:56 GMT+02:00 Elvis Stansvik :
> Hi all,
>
> Recently I reported to qt-interest that I was having problems with the
> following small test case under Qt 5.6.0, because I thought it was a
> Qt problem:
Sorry, there should have been a [1] reference here..
> ...
..to match this link:
Hi all,
Recently I reported to qt-interest that I was having problems with the
following small test case under Qt 5.6.0, because I thought it was a
Qt problem:
test.cpp:
#include
#include
#include
#include
#include
class MainWindow : public QMainWindow {
Q_OBJECT
public:
MainWind
This revision was automatically updated to reflect the committed changes.
Closed by commit rPLASMADESKTOPcf0bf81ccd4c: [Touchpad KDED module] Show OSD
when toggling touchpad with keyboard shortcut (authored by broulik).
REPOSITORY
rPLASMADESKTOP Plasma Desktop
CHANGES SINCE LAST UPDATE
graesslin accepted this revision.
graesslin added a reviewer: graesslin.
graesslin added a comment.
This revision is now accepted and ready to land.
We will need the same in KWin/Wayland (and actually also the code to
enable/disable touchpad)
REPOSITORY
rPLASMADESKTOP Plasma Desktop
REVISI
.
Herald added a subscriber: plasma-devel.
REVISION SUMMARY
Currently when the keyboard shortcut for turning on/off the touchpad, there's
no feedback that something happened.
The OSD is only shown when the keyboard shortcut is pressed, not when changed
through the applet or because you pl
org/r/105279/
> ---
>
> (Updated June 16, 2012, 11:39 p.m.)
>
>
> Review request for Plasma.
>
>
> Description
> ---
>
> Add a keyboard shortcut to stop the current activity. This was suggested at
org/r/105279/
> ---
>
> (Updated June 16, 2012, 11:39 p.m.)
>
>
> Review request for Plasma.
>
>
> Description
> ---
>
> Add a keyboard shortcut to stop the current activity. This was suggested at
> the KDE Workspace sprint in order
org/r/105279/
> ---
>
> (Updated June 16, 2012, 11:39 p.m.)
>
>
> Review request for Plasma.
>
>
> Description
> ---
>
> Add a keyboard shortcut to stop the current activity. This was suggested at
> the KDE Workspa
keyboard shortcut to stop the current activity
Description (updated)
---
Add a keyboard shortcut to stop the current activity. This was suggested at the
KDE Workspace sprint in order to improve workflow.
Intend to merge into 4.10 after freeze not 4.9. Also happy to discuss alternate
default
beeing a former katapult user, i changed the shortcut to alt+space too, as did
my gf. just in case you feel alone doing that ;)
Am Sonntag 07 März 2010 01.55:22 schrieb Roman Shtylman:
> I don't know if this is the best place to bring it up...but I will
> since krunner is related to plasma (more
> I also previously used alt+space but was bitten by the conflicting
> bindings in other applications. I then discovered that I could made the
> switch to Win+Space easily.
That other conflicts did you run across?
~Roman
___
Plasma-devel mailing list
I personally set up Win+Space as the shorcut for the application launcher in
all the windowing environments I use. It has nearly the same convenience as
Alt+Space, and I've found that the Super-Meta-Win key is less overloaded
with key combos than Alt - so I can use it without running into any
confl
Am Sonntag 07 März 2010 01:55:22 schrieb Roman Shtylman:
> Has any thought been given to changing the default shortcut to
> alt+space? I think this was the old old katapult? shortcut... iirc
Alt+space is used by other environments to open the window menu (alt+f3). So
for somebody switching from GN
So after some quick searching I have turned up a few things:
1. A really cool page on wikipedia
http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts
This shows the difference in run command bindings and generally everything else
between the major environments.
2. This bug (https://bugs.laun
On March 6, 2010, Roman Shtylman wrote:
> I don't know if this is the best place to bring it up...but I will
> since krunner is related to plasma (more or less).
this is the correct list for krunner discussion :)
> Has any thought been given to changing the default shortcut to
> alt+space? I thi
I don't know if this is the best place to bring it up...but I will
since krunner is related to plasma (more or less).
Has any thought been given to changing the default shortcut to
alt+space? I think this was the old old katapult? shortcut... iirc
Anyhow, I find it very convenient to use cause my
40 matches
Mail list logo