rustdesk/flutter/lib
21pages 57d1b1ecc4
fix nextRgba not called when switching to texture render (#8792)
Because rgba buffer render doesn't support multi display, when switch to
multi display, it is possible that rgba.valid has been set to valid but
nextRgab is not called, when switching back to single display,
rgba.valid is still true.

Fix by rgba buffer, rgba texture and  gpu texture using different messages.

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-24 12:06:16 +08:00
..
common fix: mobile, query onlines, on active (#8796) 2024-07-23 23:28:03 +08:00
desktop Update ja.rs and Add "About Rustdesk" (#8784) 2024-07-23 08:58:48 +08:00
mobile Update ja.rs and Add "About Rustdesk" (#8784) 2024-07-23 08:58:48 +08:00
models fix nextRgba not called when switching to texture render (#8792) 2024-07-24 12:06:16 +08:00
native Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils fix: macos, remove unused workaround (#8746) 2024-07-18 10:38:15 +08:00
web mobile view mode menu (#8707) 2024-07-14 15:04:35 +08:00
common.dart remove end slash when setting server config (#8779) 2024-07-22 17:11:32 +08:00
consts.dart buildin options and add to mobile (#8759) 2024-07-19 23:55:52 +08:00
main.dart fix: mobile actions, position (#8446) 2024-06-23 11:06:47 +08:00