mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[PR #182] [MERGED] Some changes to keylogger #1029
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#1029
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?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/182
Author: @ghost
Created: 5/23/2015
Status: ✅ Merged
Merged: 5/23/2015
Merged by: @MaxXor
Base:
dev← Head:dev📝 Commits (1)
d38d4d5Some changes to keylogger📊 Changes
1 file changed (+25 additions, -8 deletions)
View changed files
📝
Client/Core/Keylogger/Logger.cs(+25 -8)📄 Description
-added escape key
-added return key to GetDisplayNames. It wasn't displaying right for my keyboard (would display as [Return])
-added keypress list to detect multiple keypresses for characters
-moved modifier key check to a method for readability
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.