Graphite/desktop/src
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
..
cef Desktop: Refactor window state to not require locking (#2928) 2025-07-24 17:51:55 +00:00
render Implement basic desktop app with chromium embeded framework (#2874) 2025-07-23 20:27:55 +02:00
app.rs Desktop: Refactor window state to not require locking (#2928) 2025-07-24 17:51:55 +00:00
cef.rs Desktop: Refactor window state to not require locking (#2928) 2025-07-24 17:51:55 +00:00
dirs.rs Desktop set cef data and cache directory (#2927) 2025-07-24 16:56:57 +00:00
main.rs Desktop: Refactor window state to not require locking (#2928) 2025-07-24 17:51:55 +00:00
render.rs Desktop: Refactor window state to not require locking (#2928) 2025-07-24 17:51:55 +00:00