kvm/ui
Cameron Fleming 7602aefe98 feat(ui/ActionBar): add Ctrl + Alt + Del button to Action Bar
This commit adds a CTRL + ALT + DEL button to the Action Bar allowing
you to send the combination to the target machine without launching the
Virtual Keyboard, or sending the signal to the computer you're accessing
the KVM from. This is useful for people installing OS', or potentially
debugging kernel issues.
2025-01-04 00:10:56 +00:00
..
public Release 202412292127 2024-12-29 21:27:42 +01:00
src feat(ui/ActionBar): add Ctrl + Alt + Del button to Action Bar 2025-01-04 00:10:56 +00:00
.env.development Release 202412292127 2024-12-29 21:27:42 +01:00
.env.device Release 202412292127 2024-12-29 21:27:42 +01:00
.env.production Release 202412292127 2024-12-29 21:27:42 +01:00
.eslintrc.cjs Release 202412292127 2024-12-29 21:27:42 +01:00
.gitignore Release 202412292127 2024-12-29 21:27:42 +01:00
.prettierrc Release 202412292127 2024-12-29 21:27:42 +01:00
index.html Update index.html - fixed fonts url (#4) 2025-01-02 21:44:09 +01:00
package-lock.json Fix: Update react-icons package (#5) 2024-12-31 14:23:23 +01:00
package.json Fix: Update react-icons package (#5) 2024-12-31 14:23:23 +01:00
postcss.config.js Release 202412292127 2024-12-29 21:27:42 +01:00
tailwind.config.js Release 202412292127 2024-12-29 21:27:42 +01:00
tsconfig.json Release 202412292127 2024-12-29 21:27:42 +01:00
tsconfig.node.json Release 202412292127 2024-12-29 21:27:42 +01:00
vite-env.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00
vite.config.ts Release 202412292127 2024-12-29 21:27:42 +01:00