RustDesk/flutter/lib
pallab-js 091f2c6135
impl(cm): implement change_theme and change_language callbacks (#14782)
* docs: fix typos in documentation and code comments

- Fix 'seperated' -> 'separated' in remote_input.dart
- Fix 'seperators' -> 'separators' in fuse/cs.rs
- Update outdated 'OSX' -> 'macOS' in virtual display README

Signed-off-by: pallab-js <sonowalpallabjyoti@gmail.com>

* impl(cm): implement change_theme and change_language callbacks

These callbacks were previously empty TODO stubs.
Now they properly invoke the Sciter UI handlers to notify
the UI when theme or language changes occur.

Signed-off-by: pallab-js <sonowalpallabjyoti@gmail.com>

---------

Signed-off-by: pallab-js <sonowalpallabjyoti@gmail.com>
2026-04-15 17:35:51 +08:00
..
common impl(cm): implement change_theme and change_language callbacks (#14782) 2026-04-15 17:35:51 +08:00
desktop refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
mobile refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
models refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
native fix: web, reset cursor on disconn, back to main page (#9192) 2024-08-27 23:58:04 +08:00
plugin refact: optimize, ID search peers (#10853) 2025-02-20 18:31:12 +08:00
utils feat: Add relative mouse mode (#13928) 2026-01-09 10:03:14 +08:00
web refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
common.dart refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
consts.dart add option to hide stop-service when service is running (#14563) 2026-03-19 20:04:10 +08:00
main.dart feat: advanced option, main window, always on top (#12731) 2025-08-26 00:15:55 +08:00