git.lucas.co
/
cce-color-editor
color picker and palette editor
git clone https://git.lucas.co/cce-color-editor.git
Log
|
Files
|
Refs
Date
Message
Author
2026-09-24
Spacing: the ladder, not literals
Lucas Galante
2026-09-24
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-24
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-24
Root plate: the toolkit's standard spec, not a hand-rolled fill
Lucas Galante
2026-09-24
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-24
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-24
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-22
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-22
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-22
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-22
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-22
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-21
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-21
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-21
Pin workspace dependencies to GitHub, the crates' origin
Lucas Galante
2026-09-21
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-21
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-20
Repin workspace dependencies to their published revs
Lucas Galante
2026-09-19
Depend on cce-ui through git.lucas.co, so this crate builds alone
Lucas Galante
2026-09-08
feat: the channel sliders are bands only
Lucas Galante
2026-09-06
Rename the internal backplate vocabulary to root plate (cce-ui RFC 7a-4)
Lucas Galante
2026-08-25
chore: root-surface radius from window_silhouette_radius (cce-ui RFC 7b-2)
Lucas Galante
2026-08-25
chore: root_plate_* — cce-ui 7a-2 caller migration
Lucas Galante
2026-08-16
Point Icon= at the app's own theme icon
Lucas Galante
2026-08-16
feat: ship the .desktop entry in this repo
Lucas Galante
2026-08-13
build: drop the unused glyphon declaration
Lucas Galante
2026-08-13
build: drop the wgpu and bytemuck declarations this crate never used
Lucas Galante
2026-08-13
build: install via ccebuild instead of hand-listing binaries
Lucas Galante
2026-07-31
fix: center slider labels/readouts on the track, right-align values
Lucas Galante
2026-07-31
feat: band-style slider tracks carrying the channel gradients
Lucas Galante
2026-07-31
feat: full-saturation slider tracks while the window is focused
Lucas Galante
2026-07-30
rename: cce-colors -> cce-color-editor
Lucas Galante
2026-07-24
feat: --stream mode — print every color change live
Lucas Galante
2026-07-13
refactor: dispatch roots go by WidgetId (cce-ui plumbing retype)
Lucas Galante
2026-07-12
refactor: cce-colors on routed events (6bd shrink — direct dispatch retired)
Lucas Galante
2026-07-12
refactor: Element -> WidgetHost (cce-ui 6bd flip)
Lucas Galante
2026-07-12
refactor: ColorSlider onto the narrow traits as Adapted<ColorSlider> (Phase 6az)
Lucas Galante
2026-07-11
refactor: local widgets' labels inherent + paint_self (cce-ui Phase 6ar getter deletion)
Lucas Galante
2026-07-09
feat: root Backplate DISSOLVED (Phase 6r)
Lucas Galante
2026-07-09
feat: whole frame through display_list — text as prims, TextItem assembly deleted (Phase 6e)
Lucas Galante
2026-07-09
chore: display_list signature gains (size, scale) (cce-ui Phase 6)
Lucas Galante
2026-07-08
refactor: adapt Button fields to the cce-ui Phase 5 migration
Lucas Galante
2026-07-07
feat: render via the single paint path by default (flat-list bridge, Phase 3)
Lucas Galante
2026-07-07
refactor: use cce_ui::color hex parser instead of a local copy
Lucas Galante
2026-07-07
refactor: create FontSystem via cce_ui::create_font_system_with_system_fonts
Lucas Galante
2026-06-28
Rename project to cce-colors
Lucas Galante
2026-06-28
Remove manual background_color assignments on Backplate
Lucas Galante
2026-06-28
Remove manual backplate corner radius assignments
Lucas Galante
2026-06-27
Hide Apply and Cancel buttons when color interface is opened without stdout redirection
Lucas Galante
2026-06-27
Fix scroll events on color sliders by using UiContext propagate_event
Lucas Galante
2026-06-26
fix: clear hierarchy and dirty status in rebuild_layout to restore backplate dragging
Lucas Galante
2026-06-26
feat: implement scroll locks and clamp absorption on ColorSlider
Lucas Galante
2026-06-26
Loosen hover check in ColorSlider mouse_wheel to use the full widget bounds
Lucas Galante
2026-06-24
refactor: rename Window widget to Backplate to avoid OS window naming collision
Lucas Galante
2026-06-24
Implement mouse scroll support for color sliders
Lucas Galante
2026-06-24
Implement ui_context for ColorApp to support default draggable window
Lucas Galante
2026-06-23
Make color preview sliders high-resolution and responsive
Lucas Galante
2026-06-21
fix: use transparent clear_color to support rounded window corners
Lucas Galante
2026-06-21
feat: use global window_corner_radius config instead of hardcoded 12.0
Lucas Galante
2026-06-19
Remove Client-Side Decoration (CSD) header title bar and adjust layout coordinates
Lucas Galante
2026-06-19
Refactor color interface to use cce-ui window as base object and runner engine
Lucas Galante
2026-06-19
Rename window title and header to Color Interface
Lucas Galante
2026-06-18
refactor: adapt to dynamic color and opacity changes in cce-ui
Lucas Galante
2026-06-18
refactor: update dependencies and rename clear-ui to cce-ui
Lucas Galante
2026-06-13
Refactor color interface and update widgets/rendering logic
Lucas Galante
2026-06-09
Refactor and adapt widgets to use UiContext and scale factor
Lucas Galante
2026-06-05
chore: add Makefile
Lucas Galante
2026-06-03
Update and align interface features
Lucas Galante
2026-06-01
Change wgpu power preference to LowPower to reduce resource usage
Lucas Galante
2026-05-26
Update system configuration and interface modules
Lucas Galante
2026-05-25
Update system configuration and interface modules
Lucas Galante
2026-05-25
Migrate from winit to smithay-client-toolkit and calloop
Lucas Galante
2026-05-24
Update components and system settings
Lucas Galante
2026-05-23
Revert project name to clear-color-interface after folder renaming
Lucas Galante
2026-05-23
Rename project/program to clear design interface
Lucas Galante
2026-05-23
Rename project to Clear Color Interface
Lucas Galante
2026-05-22
Ignore .antigravitycli directory
Lucas Galante
2026-05-21
Add Apply/Cancel buttons and support parsing initial hex color from arguments
Lucas Galante
2026-05-19
Initial commit: basic RGB color chooser with clear-ui
Lucas Galante