Commit Graph

159 Commits

Author SHA1 Message Date
Sebastian Brzuzek
24e5091e3f Polish language translation 2025-10-03 21:04:30 +02:00
Sebastian Brzuzek
2d1143c91a support for AltGraph key modifier 2025-10-03 19:04:03 +02:00
Julio MATARRANZ
0688fe2c6f feat : docker with compose fixes #16 2025-09-04 18:45:03 +02:00
Fabricio Silva
be3bcab120 Adding brazilian portuguese to browser and desktop 2025-08-22 17:39:37 -03:00
Caize Wu
b769419608 Update README.md 2025-08-21 16:15:54 +08:00
Caize Wu
9a8cb736c4 Update README.md 2025-08-20 10:47:52 +08:00
h-leth
5dfd00bd32 add usermod commad for arch systems 2025-07-29 15:44:33 +02:00
DarkAthena
116d9ecf6f Add baud rate selection and settings reset feature
Introduces baud rate selection for serial port connections in the UI and persists the value in local storage. Adds a settings reset tab to the menu, allowing users to clear all application settings and reload. Updates i18n files for new UI strings and refactors serial port logic to support dynamic baud rate changes.
2025-07-27 00:12:52 +08:00
startgo
a43e798af4 Create zh-TW.ts
Add Traditional Chinese
2025-07-07 03:17:26 +08:00
startgo
251d5d7355 Update languages.ts
Add Traditional Chinese
2025-07-07 03:16:11 +08:00
startgo
7dadc21869 Create zh-TW.ts 2025-07-07 03:14:00 +08:00
startgo
dc0b5e2290 Update languages.ts
Add Traditional Chinese
2025-07-07 03:12:19 +08:00
Inhwan Wee
a48d203b96 add video scale (browser) 2025-06-02 23:07:37 +09:00
Inhwan Wee
3cba902de2 add video scale (desktop) 2025-06-02 23:07:28 +09:00
Inhwan Wee
515e7709c6 Add Language KR (Korean) 2025-06-02 23:04:37 +09:00
kevinzhangzj
dbe4251ada feat: add desktop version mouse jiggler function
feat: update mouse jiggler translation in English and Chinese
2025-06-01 11:06:04 +08:00
kevinzhangzj
b76902c0f3 feat: add desktop version mouse jiggler function
feat: update mouse jiggler translation in English and Chinese
2025-05-31 15:00:10 +08:00
kevinzhangzj
cd0b52cc2a feat: add mouse jiggler function
feat: add mouse jiggler to menu
2025-05-30 14:17:13 +08:00
aangert
c3375cb595 update german localization 2025-05-30 03:27:16 +02:00
纾浚
be5a233e56 feat: refactor keyboard shortcuts menu and consolidate shortcut components 2025-05-29 16:28:14 +08:00
纾浚
90eeec3093 feat: add keyboard shortcuts menu and update translations 2025-05-28 23:36:06 +08:00
纾浚
a662096acd feat: add Ctrl+D and Win+Tab keyboard functionalities with translations 2025-05-28 23:11:21 +08:00
Dmitry Reshetnikov
4c1b2f9437 fix: update russian localization 2025-05-18 16:29:58 +03:00
wj-xiao
1e9b41530b feat: support change mouse wheel speed
style: optimize menu bar styling
2025-05-12 18:02:59 +08:00
wenjie
41a7f39356 Merge pull request #39 from MityaResh/improve-clipboard-permission
fix: improve permissions for clipboard read operations
2025-05-11 23:24:52 -07:00
wenjie
5efb580a06 Merge pull request #34 from kenitp/main
Add Some of Japanese JIS KeyCodes
2025-05-11 23:24:15 -07:00
wenjie
516bc3fe09 Merge pull request #33 from TnkrrGit/main
Dutch and Belgium language added for Web and Desktop
2025-05-11 23:23:47 -07:00
Dmitry Reshetnikov
b004f18049 fix: improve permissions for clipboard 2025-05-10 16:05:55 +03:00
kenitp
60c0ea6eb9 Add Some of Japanese JIS KeyCodes 2025-04-27 01:30:48 +09:00
Tnkrr
a934c277e9 Belgium Flemisch Language 2025-04-25 11:29:31 +02:00
Tnkrr
ce7e1a66d5 Dutch language added 2025-04-25 11:25:02 +02:00
wj-xiao
14ba9b63ff update version to 1.0.1 v1.0.1 2025-04-25 15:20:15 +08:00
wj-xiao
d7e6cdb632 feat(Desktop): Add full screen button to menu 2025-04-25 14:10:15 +08:00
wenjie
574fd40a81 Merge pull request #32 from Henri2777/main
Add Language DE for Browser and Desktop
2025-04-24 20:07:16 -07:00
Henri2777
ea1fe3df55 Add language DE for Desktop 2025-04-24 18:36:14 +00:00
Henri2777
d64d4ae6f1 Add Language DE 2025-04-24 18:06:23 +00:00
wenjie
abc52b2031 Merge pull request #30 from MityaResh/add-ctrl-alt-delete-button
feat: add menu item to send ctrl+alt+del
2025-04-20 19:07:22 -07:00
wenjie
c8fe2b3b66 Merge pull request #29 from MityaResh/change-macos-icon
feat: change macos application icon
2025-04-20 19:05:43 -07:00
wenjie
5a10e19e8e Merge pull request #28 from MityaResh/add-russian-language-to-desktop-version
feat: add russian localization to desktop version
2025-04-20 19:05:29 -07:00
wenjie
24cb0b30c1 Merge pull request #26 from geosp/feature/remove_postinstall_script
Feature/remove postinstall script
2025-04-20 19:05:13 -07:00
Dmitry Reshetnikov
48affae72e feat: add menu item to send ctrl+alt+del 2025-04-20 21:00:25 +03:00
Dmitry Reshetnikov
b408b028d3 feat: change macos application icon
According to the guideline: https://developer.apple.com/design/human-interface-guidelines/app-icons/
2025-04-20 16:42:44 +03:00
Dmitry Reshetnikov
deffe6850f feat: add russian localization to desktop version 2025-04-20 16:00:10 +03:00
Geovanny F. Fajardo
381d514910 Fix compilation fealures due to posinstall script. 2025-04-18 15:39:56 -04:00
Geovanny Fajardo
9cdc4fb11d Merge pull request #1 from sipeed/main
Merge from Master.
2025-04-18 10:46:50 -04:00
wj-xiao
90f7034c26 fixed audio output issue 2025-04-18 18:22:48 +08:00
wenjie
f1e51ba3d7 Merge pull request #22 from geosp/feature/18_audio_support_failure_fix
Fix issue with audio support.
2025-04-17 23:26:25 -07:00
wenjie
90df2784f0 Merge pull request #19 from MityaResh/main
feat: add russian localization to browser version
2025-04-17 23:20:32 -07:00
Geovanny F. Fajardo
27ec31c76e Fix issue with audio support. 2025-04-17 14:39:00 -04:00
Dmitry Reshetnikov
b5c12ffbf5 review fix 2025-04-11 01:14:52 +03:00