mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #95] Keylogger Escape key #41
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OpenSourceCS on GitHub (May 7, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/95
Add Escape key since many use Ctrl + Escape key to open start screen (or menu), Task Manager in windows by using Ctrl+Shift+Esc command. So somebody add [ESC] key.
@yankejustin commented on GitHub (May 7, 2015):
Please test my code to see if it functions as intended.
@yankejustin commented on GitHub (May 7, 2015):
@MaxXor If possible, please assign this to me.
@MaxXor commented on GitHub (May 7, 2015):
I can only assign issues to people who are collaborators (push access to this repository) of this repository.
See: https://stackoverflow.com/questions/8888675/in-github-issue-tracker-can-non-admin-users-assign-users-and-labels#8890803
@yankejustin commented on GitHub (May 7, 2015):
Oh. I see. Thank you.
@MaxXor commented on GitHub (May 7, 2015):
@yankejustin I know you are working on this. :) Send the pull request when you think the problems are solved.
@yankejustin commented on GitHub (May 12, 2015):
@MaxXor This can actually be closed now since these keys work. While we are testing combinations and such, it is still not perfect. However, the escape key is supported in the branch. :)