Skip to content

feat: show copied layer origin in paste tooltip - #2994

Merged
ert78gb merged 2 commits into
masterfrom
feat/layer-paste-tooltip-context
Jul 14, 2026
Merged

feat: show copied layer origin in paste tooltip#2994
ert78gb merged 2 commits into
masterfrom
feat/layer-paste-tooltip-context

Conversation

@mondalaci

Copy link
Copy Markdown
Member

Summary

  • Store device, keymap, and layer names when a layer is copied to the virtual clipboard
  • Update the paste button tooltip to show the copied layer's origin (e.g. My UHK: QWERTY: Mod)

Test plan

  • Copy a layer on a keymap and hover the paste button — tooltip shows the correct device, keymap, and layer names
  • Switch to a different keymap/layer and paste — tooltip still shows the origin layer, not the current one
  • Copy a different layer — tooltip updates to the new origin

Made with Cursor

Store device, keymap, and layer names when copying a layer so the paste button tooltip identifies the clipboard source.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ert78gb ert78gb changed the title Show copied layer origin in paste tooltip feat: show copied layer origin in paste tooltip Jul 14, 2026
@ert78gb
ert78gb merged commit 6b519e1 into master Jul 14, 2026
6 checks passed
@ert78gb
ert78gb deleted the feat/layer-paste-tooltip-context branch July 14, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants