git.lucas.co
/
cce-layout-interface
page layout tool
git clone https://git.lucas.co/cce-layout-interface.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 under the canvas and sidebar
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
fix: read the Paginator's rounded tab fills
Lucas Galante
2026-09-04
canvas pan: glide notches and coast flicks through cce-ui's ScrollMotion
Lucas Galante
2026-09-01
recent-files list: designer raise/sink scrollbar
Lucas Galante
2026-09-01
fix: recent-files edge rows render cut, not culled
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-14
fix: unregister the outgoing row buttons before rebuilding them
Lucas Galante
2026-08-13
deps: drop glyphon, use cce-ui's cosmic-text re-export
Lucas Galante
2026-08-13
build: drop the unused raw-window-handle and pollster declarations
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-08-10
Adapt to cce-ui KeyEvent gaining the alt field (synthetic events: alt false)
Lucas Galante
2026-08-06
fix: draw open dropdown popovers
Lucas Galante
2026-08-06
feat: expose ui_context_mut for engine-driven dropdown animation
Lucas Galante
2026-07-16
feat: resolve shortcuts through input.kdl's cce-layout-interface domain
Lucas Galante
2026-07-13
refactor: dispatch roots go by WidgetId (cce-ui plumbing retype)
Lucas Galante
2026-07-12
refactor: cce-layout-interface on routed events (6bd shrink — 288 sites)
Lucas Galante
2026-07-12
refactor: Element -> WidgetHost (cce-ui 6bd flip)
Lucas Galante
2026-07-12
refactor: base() Option handling dropped (cce-ui flip part 1)
Lucas Galante
2026-07-11
refactor: recent-files List dissolved -> app-owned ScrollRegion (Phase 6as)
Lucas Galante
2026-07-11
chore: ColorSelector -> Adapted<ColorSelector> (cce-ui Phase 6as)
Lucas Galante
2026-07-11
chore: FontSelector -> Adapted<FontSelector> (cce-ui Phase 6as)
Lucas Galante
2026-07-11
refactor: paginator + word-processor text via the paint walk (Phase 6ao)
Lucas Galante
2026-07-10
feat: whole frame via display_list (Phase 6aj) — off legacy path; FIXES invisible text; uses boxed-text prims
Lucas Galante
2026-07-09
chore: Paginator -> Adapted<Paginator> (cce-ui Phase 5r migration)
Lucas Galante
2026-07-09
chore: TextBox -> Adapted<TextBox> (cce-ui Phase 5q migration)
Lucas Galante
2026-07-08
chore: Dropdown -> Adapted<Dropdown> (cce-ui Phase 5p migration)
Lucas Galante
2026-07-08
refactor: adapt Spinbox/Panel/leaf fields to the cce-ui Phase 5 migration
Lucas Galante
2026-07-08
refactor: adapt Slider fields to the cce-ui Phase 5 migration
Lucas Galante
2026-07-08
refactor: adapt Label fields to the cce-ui Phase 5 migration
Lucas Galante
2026-07-08
refactor: adapt Button fields to the cce-ui Phase 5 migration
Lucas Galante
2026-07-08
refactor: adapt Toggle/Checkbox fields to the cce-ui Phase 5 migration
Lucas Galante
2026-07-07
refactor: create FontSystem via cce_ui::create_font_system_with_system_fonts
Lucas Galante
2026-07-05
refactor: migrate recent files list to shared cce-ui KDL implementation
Lucas Galante
2026-07-02
Refactor ScrollingList to List and fix window decoration blur and styling
Lucas Galante
2026-06-29
refactor: adapt to cce-ui event layering and renaming changes
Lucas Galante
2026-06-24
refactor: modernize and systematize workspace logging
Lucas Galante
2026-06-24
Implement ui_context for Application to support default draggable window
Lucas Galante
2026-06-21
Use cce-ui Paginator widget instead of MenuBar vertical page switcher
Lucas Galante
2026-06-21
Remove Paginator widget and tab margin spinboxes
Lucas Galante
2026-06-19
Clean up compiler warnings
Lucas Galante
2026-06-18
refactor: update dependencies and rename clear-ui to cce-ui
Lucas Galante
2026-06-13
Update layout interface main application
Lucas Galante
2026-06-09
Refactor and adapt widgets to use UiContext and scale factor
Lucas Galante
2026-06-06
Integrate FontSelector widget and adapt to Element trait (modified: src/main.rs)
Lucas Galante
2026-06-05
feat: introduce PageContent rendering structure and typography alignment types
Lucas Galante
2026-06-03
Remove redundant non-editable width and height Labels from Page tab
Lucas Galante
2026-06-03
Remove help instructions from sidebar
Lucas Galante
2026-06-03
Align paginator vertical sidebar tab widths and style
Lucas Galante
2026-06-03
Adjust page_color_selector layout coordinates to prevent overlapping Width/Height labels
Lucas Galante
2026-06-03
Add ColorSelector widget on Page tab to configure layout page background color
Lucas Galante
2026-06-03
Implement support for trackpad two-finger panning around layout viewport
Lucas Galante
2026-06-03
Implement true physical 1:1 scale mapping at 100% zoom based on screen PPI
Lucas Galante
2026-06-03
Add finish call to Section layout helper to draw boundaries
Lucas Galante
2026-06-03
Refactor Rulers section to use clear-ui Section layout helper
Lucas Galante
2026-06-03
Add Rulers section container with toggle and units dropdown
Lucas Galante
2026-06-03
Replace rulers button with Toggle widget
Lucas Galante
2026-06-03
Remove sidebar page headers and add axes rulers with toggle
Lucas Galante
2026-06-03
Enable mouse wheel scroll on zoom slider
Lucas Galante
2026-06-03
Rename Layout page to Element, add View page with zoom slider, and enable canvas scaling
Lucas Galante
2026-06-03
Enable top-tabs configuration on sidebar paginator and re-align/widen control widgets
Lucas Galante
2026-06-03
Move page size preset dropdown to dedicated Page tab
Lucas Galante
2026-06-03
Added page size presets dropdown and centered relative canvas paper rendering
Lucas Galante
2026-06-03
Sidebar converted to Paginator widget with Layout and Canvas pages
Lucas Galante
2026-06-03
Initial basic implementation of word processor + drawing layout interface
Lucas Galante