rustdesk/libs/virtual_display
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
..
dylib impl(cm): implement change_theme and change_language callbacks (#14782) 2026-04-15 17:35:51 +08:00
examples fix build example 2023-04-28 09:12:34 +08:00
src refact: remove unnecessary printing (#12000) 2025-06-06 14:52:01 +08:00
Cargo.lock move virtual display to lib workspace 2022-11-18 17:55:21 +08:00
Cargo.toml tmp commit 2023-04-17 12:06:31 +08:00
README.md move virtual display to lib workspace 2022-11-18 17:55:21 +08:00

virtual display

doc