Skip to content
Open
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
a3ef752
fix(clipboard): use platform-native tools for image paste on Linux
CNCSMonster May 30, 2026
b3832bc
test: update clipboard tests for platform-native tools
CNCSMonster May 31, 2026
f9121f2
fix: address critical review comments
CNCSMonster May 31, 2026
accb428
fix: address review suggestions for resource leaks and robustness
CNCSMonster May 31, 2026
0c3d2de
fix: address all remaining review comments
CNCSMonster May 31, 2026
9124d74
perf: cache wl-paste --list-types result to avoid redundant calls
CNCSMonster May 31, 2026
7572ac9
fix: address remaining review suggestions
CNCSMonster May 31, 2026
d3270e1
fix: address critical cache invalidation and other review feedback
CNCSMonster Jun 1, 2026
158fcf2
fix: address remaining code review issues
CNCSMonster Jun 1, 2026
010a262
fix: restore getClipboardModule import caching (regression fix)
CNCSMonster Jun 1, 2026
7344381
test: add saveClipboardImage success path and cache behavior tests
CNCSMonster Jun 1, 2026
890d88d
fix: revert execSync to fix WSL2 clipboard detection
CNCSMonster Jun 1, 2026
237073c
fix: address critical file leak and filter issues from review
CNCSMonster Jun 2, 2026
5e803cf
test: add xclip, BMP, error path test coverage; fix weak assertion
CNCSMonster Jun 2, 2026
747adab
fix: remove unused _setupWaylandEnv function that breaks TS build
CNCSMonster Jun 3, 2026
243e1fb
fix: clean up tempFilePath on PIL conversion failure
CNCSMonster Jun 4, 2026
7e43d66
fix: address review feedback on file leaks and test coverage
CNCSMonster Jun 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading