mirror of
https://github.com/gustavosett/Windows-11-Clipboard-History-For-Linux
synced 2026-04-25 17:15:35 +02:00
refactor: shortcut manager (#34)
* fix: update udev rules for input device permissions * refactor: remove HotkeyManager * feat: implement Linux Desktop Environment Shortcut Manager * refactor: remove HotkeyManager * fix: enhance input permissions setup with uaccess support * refactor: improve uinput permissions setup * refactor: update documentation for global shortcut permissions and usage * refactor: update udev rules and dependencies * refactor: remove outdated comment in useDarkMode hook * style: clean up script formatting and improve readability * chore: update UUID handling to use deterministic v5 * chore: simplify pipeline combining Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: clarify comment Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.github/SECURITY.md
vendored
2
.github/SECURITY.md
vendored
@@ -68,7 +68,7 @@ When using Windows 11 Clipboard History For Linux:
|
||||
|
||||
### Permissions
|
||||
|
||||
- **Global hotkey capture**: Required for Super+V functionality
|
||||
- **Global hotkey capture**: Required for global shortcuts (Super+V, Ctrl+Alt+V)
|
||||
- **System tray**: For background operation
|
||||
- **Clipboard access**: Core functionality
|
||||
|
||||
|
||||
Reference in New Issue
Block a user