[PR #182] [MERGED] Some changes to keylogger #1029

Closed
opened 2026-02-27 15:52:51 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: dev


📝 Commits (1)

  • d38d4d5 Some 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.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/182 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/23/2015 **Status:** ✅ Merged **Merged:** 5/23/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`d38d4d5`](https://github.com/quasar/Quasar/commit/d38d4d5ef4f02ccfda0b7803b67b9a882076903c) Some changes to keylogger ### 📊 Changes **1 file changed** (+25 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Keylogger/Logger.cs` (+25 -8) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1029
No description provided.