Graphite/desktop
Dennis Kobert f184e4aab2
Desktop: Refactor window state to not require locking (#2928)
* Replace window state with channels and improve resize performance

* Move Cef Handler into the cef module

* Reuse textures

* Test cef scheduling

* Schedule self render if texture is outdated

* Address review comments
2025-07-24 17:51:55 +00:00
..
src Desktop: Refactor window state to not require locking (#2928) 2025-07-24 17:51:55 +00:00
.gitignore Implement basic desktop app with chromium embeded framework (#2874) 2025-07-23 20:27:55 +02:00
build.rs Implement basic desktop app with chromium embeded framework (#2874) 2025-07-23 20:27:55 +02:00
Cargo.toml Desktop set cef data and cache directory (#2927) 2025-07-24 16:56:57 +00:00