[PR #112] [CLOSED] Add capturing fn key #311

Closed
opened 2026-05-05 05:12:40 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/keycastr/keycastr/pull/112
Author: @lqez
Created: 5/16/2018
Status: Closed

Base: masterHead: add-fn-to-svelte


📝 Commits (1)

📊 Changes

4 files changed (+28 additions, -16 deletions)

View changed files

📝 keycastr/KCAppController.m (+1 -1)
📝 keycastr/KCKeyboardTap.m (+6 -3)
📝 keycastr/KCKeystrokeTransformer.m (+1 -1)
📝 keycastr/SvelteVisualizer.m (+20 -11)

📄 Description

According to https://github.com/keycastr/keycastr/issues/111, I added fn key capturing and add a panel for fn into Svelte visualizer.

screen shot 2018-05-16 at 7 27 33 pm

🔄 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/keycastr/keycastr/pull/112 **Author:** [@lqez](https://github.com/lqez) **Created:** 5/16/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-fn-to-svelte` --- ### 📝 Commits (1) - [`06ae378`](https://github.com/keycastr/keycastr/commit/06ae37899755091ed862d4d1b6a2edaa4db41941) Add capturing fn key ### 📊 Changes **4 files changed** (+28 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `keycastr/KCAppController.m` (+1 -1) 📝 `keycastr/KCKeyboardTap.m` (+6 -3) 📝 `keycastr/KCKeystrokeTransformer.m` (+1 -1) 📝 `keycastr/SvelteVisualizer.m` (+20 -11) </details> ### 📄 Description According to https://github.com/keycastr/keycastr/issues/111, I added `fn` key capturing and add a panel for `fn` into Svelte visualizer. <img width="292" alt="screen shot 2018-05-16 at 7 27 33 pm" src="https://user-images.githubusercontent.com/579366/40112446-f183eb52-5940-11e8-9e75-c5685a2b320c.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 05:12:40 -06: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: github-starred/keycastr#311
No description provided.