[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 --- Comment #6 from Dan Dascalescu --- (In reply to David Edmundson from comment #5) > *** Bug 512891 has been marked as a duplicate of this bug. *** I think my FR 512891 is different. I'm not advocating for custom shortcuts, but for standardized shortcuts for commonly used functions: - F = Freehand - H = Highlighter - L = Line - A = Arrow - R = Rectangle - E = Ellipse - P = Pixellate - B = Blur - T = Text - N = Number -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 David Edmundson changed: What|Removed |Added CC||[email protected] --- Comment #5 from David Edmundson --- *** Bug 512891 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 David Edmundson changed: What|Removed |Added CC||[email protected] Ever confirmed|0 |1 Status|REPORTED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 Nate Graham changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 --- Comment #3 from Noah Davis --- The issue isn't making sure Spectacle keeps the input, it's making sure Spectacle's own controls don't accept the Space key. The behavior is baked into Qt because it's standard behavior for controls like buttons. Unless by "post-crop", you mean after completing a rectangle mode crop from a global shortcut? In that case, Space would still be a bad idea because we'd have no way to know what the user wants to happen at that point. If you finish the screenshot and a text box in your browser is now focused since the browser was the last focused window before you activated Spectacle, how would we know if Space should copy or enter a space into the text box? I'm also not sure if such a thing would be possible since Wayland has a lot more restrictions than X11. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 --- Comment #4 from EpicTux123 --- By "post-crop" I mean when you finish the selection in the rectangle capture mode. When Save/Copy and edit buttons appear. Regarding the spacebar, it currently does nothing on Spectacle. I don't think it could be a issue because there's an app called Flameshot (https://github.com/flameshot-org/flameshot) that gives me the power to add the Copy (or Save) action to the Spacebar without any problems (it also has a text entry bot IIRC). (That app doesn't work too greatly under Wayland, however.) To clarify, I'm not saying to make spacebar a default shortcut. The spacebar is what I want to use personally, but what I'm asking is for the ability to use custom shortcuts, without pre-defining any new ones. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 --- Comment #2 from EpicTux123 --- Would it be possible to make it so only Spectacle receives keyboard input (has high-priority over other apps) when taking screenshots? This could solve the issue you presented. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 500196] Add custom shortcuts for post-crop actions
https://bugs.kde.org/show_bug.cgi?id=500196 --- Comment #1 from Noah Davis --- Custom shortcuts is an interesting suggestion. Spacebar in particular may not be a good choice, unfortunately. The issue is that Spacebar is an accepted key for most focusable controls, so you may not be able to reliably use it for copying. Alt+Space or some other combination might work fine. -- You are receiving this mail because: You are watching all bug changes.
