fix(clipboard-manager): Wayland support (#2507)

* fix(clipboard-manager): Wayland support

* style(deps): merge dependencies declaration
This commit is contained in:
Clément Fouré
2025-03-07 19:53:14 +01:00
committed by GitHub
parent 3a750c7300
commit d37bbdef8d
3 changed files with 116 additions and 6 deletions
@@ -0,0 +1,6 @@
---
'clipboard-manager': 'patch:bug'
'clipboard-manager-js': 'patch:bug'
---
Fix clipboard-manager Wayland support.