-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Here are some tasks I want to note down for daemon 0.1.0
- Figure out a way for scripting
- Feasibility for
lua(Better transparency but less permission control) - Feasibility for
wasm(Since its JavaScript, we have good permission control, but not transparency of source code) - Feasibility for
JavaScript(Please don't, I do not likeJavaScript, but potentially we can embedsdeno?)
- Feasibility for
- Remove some workarounds I did for the need of MVP presentation
- Abstractions
- Abstract the
wgpuwallpaper layer completely fromwaylandlogics - Abstract a
BufferManagerto manage all GPU buffers - Abstract a
ScriptManagerto manage all loaded scripts
- Abstract the
- More shaders, I'm bad at coding shaders :(
- Enhance ticking and frame update system
- Just rewrite all existing rendering code and shaders (those are mostly AI generated/borrowed from other online references, does not work as very intended)
Metadata
Metadata
Assignees
Labels
No labels