Graphite/editor
Keavon Chambers e59612c4ce
Port the color picker popover to a Rust-defined layout (#4102)
* Break out VisualColorPickersInput.svelte

* Break out ColorComparisonInput.svelte and ColorPresetsInput.svelte

* Add backend definitions and plumbing for the 4 new widgets

* Port the ColorPicker.svelte layout and business logic to Rust

* Port more ColorComparisonInput.svelte logic to Rust

* Port more SpectrumInput.svelte logic to Rust

* Port more frontend logic to Rust

* Code review

* Code review

* Fix some CSS
2026-05-05 02:47:53 -07:00
..
src Port the color picker popover to a Rust-defined layout (#4102) 2026-05-05 02:47:53 -07:00
Cargo.toml Port the color picker popover to a Rust-defined layout (#4102) 2026-05-05 02:47:53 -07:00
build.rs Desktop: Add commit info to binaries build with Nix (#3635) 2026-01-15 10:34:01 +00:00