git.lucas.co / cce-layout-interface
page layout tool
git clone https://git.lucas.co/cce-layout-interface.git

DateMessageAuthor
2026-09-24Spacing: the ladder, not literalsLucas Galante
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-24Root plate: the toolkit's standard spec under the canvas and sidebarLucas Galante
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-22Repin workspace dependencies to their published revsLucas Galante
2026-09-22Repin workspace dependencies to their published revsLucas Galante
2026-09-22Repin workspace dependencies to their published revsLucas Galante
2026-09-22Repin workspace dependencies to their published revsLucas Galante
2026-09-22Repin workspace dependencies to their published revsLucas Galante
2026-09-21Repin workspace dependencies to their published revsLucas Galante
2026-09-21Repin workspace dependencies to their published revsLucas Galante
2026-09-21Pin workspace dependencies to GitHub, the crates' originLucas Galante
2026-09-21Repin workspace dependencies to their published revsLucas Galante
2026-09-21Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-20Repin workspace dependencies to their published revsLucas Galante
2026-09-19Depend on cce-ui through git.lucas.co, so this crate builds aloneLucas Galante
2026-09-08fix: read the Paginator's rounded tab fillsLucas Galante
2026-09-04canvas pan: glide notches and coast flicks through cce-ui's ScrollMotionLucas Galante
2026-09-01recent-files list: designer raise/sink scrollbarLucas Galante
2026-09-01fix: recent-files edge rows render cut, not culledLucas Galante
2026-08-16Point Icon= at the app's own theme iconLucas Galante
2026-08-16feat: ship the .desktop entry in this repoLucas Galante
2026-08-14fix: unregister the outgoing row buttons before rebuilding themLucas Galante
2026-08-13deps: drop glyphon, use cce-ui's cosmic-text re-exportLucas Galante
2026-08-13build: drop the unused raw-window-handle and pollster declarationsLucas Galante
2026-08-13build: drop the wgpu and bytemuck declarations this crate never usedLucas Galante
2026-08-13build: install via ccebuild instead of hand-listing binariesLucas Galante
2026-08-10Adapt to cce-ui KeyEvent gaining the alt field (synthetic events: alt false)Lucas Galante
2026-08-06fix: draw open dropdown popoversLucas Galante
2026-08-06feat: expose ui_context_mut for engine-driven dropdown animationLucas Galante
2026-07-16feat: resolve shortcuts through input.kdl's cce-layout-interface domainLucas Galante
2026-07-13refactor: dispatch roots go by WidgetId (cce-ui plumbing retype)Lucas Galante
2026-07-12refactor: cce-layout-interface on routed events (6bd shrink — 288 sites)Lucas Galante
2026-07-12refactor: Element -> WidgetHost (cce-ui 6bd flip)Lucas Galante
2026-07-12refactor: base() Option handling dropped (cce-ui flip part 1)Lucas Galante
2026-07-11refactor: recent-files List dissolved -> app-owned ScrollRegion (Phase 6as)Lucas Galante
2026-07-11chore: ColorSelector -> Adapted<ColorSelector> (cce-ui Phase 6as)Lucas Galante
2026-07-11chore: FontSelector -> Adapted<FontSelector> (cce-ui Phase 6as)Lucas Galante
2026-07-11refactor: paginator + word-processor text via the paint walk (Phase 6ao)Lucas Galante
2026-07-10feat: whole frame via display_list (Phase 6aj) — off legacy path; FIXES invisible text; uses boxed-text primsLucas Galante
2026-07-09chore: Paginator -> Adapted<Paginator> (cce-ui Phase 5r migration)Lucas Galante
2026-07-09chore: TextBox -> Adapted<TextBox> (cce-ui Phase 5q migration)Lucas Galante
2026-07-08chore: Dropdown -> Adapted<Dropdown> (cce-ui Phase 5p migration)Lucas Galante
2026-07-08refactor: adapt Spinbox/Panel/leaf fields to the cce-ui Phase 5 migrationLucas Galante
2026-07-08refactor: adapt Slider fields to the cce-ui Phase 5 migrationLucas Galante
2026-07-08refactor: adapt Label fields to the cce-ui Phase 5 migrationLucas Galante
2026-07-08refactor: adapt Button fields to the cce-ui Phase 5 migrationLucas Galante
2026-07-08refactor: adapt Toggle/Checkbox fields to the cce-ui Phase 5 migrationLucas Galante
2026-07-07refactor: create FontSystem via cce_ui::create_font_system_with_system_fontsLucas Galante
2026-07-05refactor: migrate recent files list to shared cce-ui KDL implementationLucas Galante
2026-07-02Refactor ScrollingList to List and fix window decoration blur and stylingLucas Galante
2026-06-29refactor: adapt to cce-ui event layering and renaming changesLucas Galante
2026-06-24refactor: modernize and systematize workspace loggingLucas Galante
2026-06-24Implement ui_context for Application to support default draggable windowLucas Galante
2026-06-21Use cce-ui Paginator widget instead of MenuBar vertical page switcherLucas Galante
2026-06-21Remove Paginator widget and tab margin spinboxesLucas Galante
2026-06-19Clean up compiler warningsLucas Galante
2026-06-18refactor: update dependencies and rename clear-ui to cce-uiLucas Galante
2026-06-13Update layout interface main applicationLucas Galante
2026-06-09Refactor and adapt widgets to use UiContext and scale factorLucas Galante
2026-06-06Integrate FontSelector widget and adapt to Element trait (modified: src/main.rs)Lucas Galante
2026-06-05feat: introduce PageContent rendering structure and typography alignment typesLucas Galante
2026-06-03Remove redundant non-editable width and height Labels from Page tabLucas Galante
2026-06-03Remove help instructions from sidebarLucas Galante
2026-06-03Align paginator vertical sidebar tab widths and styleLucas Galante
2026-06-03Adjust page_color_selector layout coordinates to prevent overlapping Width/Height labelsLucas Galante
2026-06-03Add ColorSelector widget on Page tab to configure layout page background colorLucas Galante
2026-06-03Implement support for trackpad two-finger panning around layout viewportLucas Galante
2026-06-03Implement true physical 1:1 scale mapping at 100% zoom based on screen PPILucas Galante
2026-06-03Add finish call to Section layout helper to draw boundariesLucas Galante
2026-06-03Refactor Rulers section to use clear-ui Section layout helperLucas Galante
2026-06-03Add Rulers section container with toggle and units dropdownLucas Galante
2026-06-03Replace rulers button with Toggle widgetLucas Galante
2026-06-03Remove sidebar page headers and add axes rulers with toggleLucas Galante
2026-06-03Enable mouse wheel scroll on zoom sliderLucas Galante
2026-06-03Rename Layout page to Element, add View page with zoom slider, and enable canvas scalingLucas Galante
2026-06-03Enable top-tabs configuration on sidebar paginator and re-align/widen control widgetsLucas Galante
2026-06-03Move page size preset dropdown to dedicated Page tabLucas Galante
2026-06-03Added page size presets dropdown and centered relative canvas paper renderingLucas Galante
2026-06-03Sidebar converted to Paginator widget with Layout and Canvas pagesLucas Galante
2026-06-03Initial basic implementation of word processor + drawing layout interfaceLucas Galante