mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[PR #112] [CLOSED] Add capturing fn key #311
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#311
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/keycastr/keycastr/pull/112
Author: @lqez
Created: 5/16/2018
Status: ❌ Closed
Base:
master← Head:add-fn-to-svelte📝 Commits (1)
06ae378Add capturing fn key📊 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
fnkey capturing and add a panel forfninto Svelte visualizer.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.