git.lucas.co / gitsite
the static git browser that builds this site
git clone https://git.lucas.co/gitsite.git

commit42c42f551de027b9f691c8510f3a481710e524ae
parent563b211c4e
authorLucas Galante <[email protected]>
date2026-08-27 15:17
repos: the cce workspace moved to ~/projects/cce

432k of the workspace's 444k files were cargo build artifacts, so it
left ~/Dropbox to stop Dropbox re-hashing a tree that regenerates
itself. Paths only; modes and descriptions unchanged.

Co-Authored-By: Claude Fable 5 <[email protected]>

 repos.conf | 59 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 30 insertions(+), 29 deletions(-)

diff --git a/repos.conf b/repos.conf
index 7b599a5..3fc53c6 100644
--- a/repos.conf
+++ b/repos.conf
@@ -2,32 +2,33 @@
 # mode: "clone" = browsable + clonable via dumb http, "browse" = browsable only
 # no spaces around the | separators
 website|/home/lsgalante/Dropbox/src/website|source for lucas.co|browse
-cce-authenticator|/home/lsgalante/Dropbox/cce/cce-authenticator|login authentication (PAM + fingerprint)|clone
-cce-browser|/home/lsgalante/Dropbox/cce/cce-browser|web browser (Servo)|clone
-cce-calendar|/home/lsgalante/Dropbox/cce/cce-calendar|calendar|clone
-cce-cloud|/home/lsgalante/Dropbox/cce/cce-cloud|cloud storage client|clone
-cce-color-editor|/home/lsgalante/Dropbox/cce/cce-color-editor|color picker and palette editor|clone
-cce-compositor|/home/lsgalante/Dropbox/cce/cce-compositor|Wayland compositor (wlroots)|clone
-cce-data-editor|/home/lsgalante/Dropbox/cce/cce-data-editor|structured data editor|clone
-cce-designer|/home/lsgalante/Dropbox/cce/cce-designer|graphic design tool|clone
-cce-display-manager|/home/lsgalante/Dropbox/cce/cce-display-manager|login greeter|clone
-cce-files|/home/lsgalante/Dropbox/cce/cce-files|file manager|clone
-cce-fonts|/home/lsgalante/Dropbox/cce/cce-fonts|font browser|browse
-cce-graph|/home/lsgalante/Dropbox/cce/cce-graph|node-based graph editor|clone
-cce-icons|/home/lsgalante/Dropbox/cce/cce-icons|SVG icon set|clone
-cce-layout-interface|/home/lsgalante/Dropbox/cce/cce-layout-interface|page layout tool|clone
-cce-mail|/home/lsgalante/Dropbox/cce/cce-mail|mail client (IMAP/SMTP)|clone
-cce-map|/home/lsgalante/Dropbox/cce/cce-map|map viewer|clone
-cce-notifier|/home/lsgalante/Dropbox/cce/cce-notifier|notification daemon|clone
-cce-preview|/home/lsgalante/Dropbox/cce/cce-preview|document and image viewer|clone
-cce-remote|/home/lsgalante/Dropbox/cce/cce-remote|remote trackpad and keyboard server|clone
-cce-screenaver|/home/lsgalante/Dropbox/cce/cce-screenaver|screensaver|clone
-cce-secrets|/home/lsgalante/Dropbox/cce/cce-secrets|secrets manager|clone
-cce-status-interface|/home/lsgalante/Dropbox/cce/cce-status-interface|status bar|clone
-cce-system-interface|/home/lsgalante/Dropbox/cce/cce-system-interface|system settings|clone
-cce-terminal|/home/lsgalante/Dropbox/cce/cce-terminal|terminal emulator|clone
-cce-test-interface|/home/lsgalante/Dropbox/cce/cce-test-interface|integration test suite|browse
-cce-text-editor|/home/lsgalante/Dropbox/cce/cce-text-editor|text editor|clone
-cce-ui|/home/lsgalante/Dropbox/cce/cce-ui|GPU-accelerated UI toolkit (Vulkan)|clone
-cce-window-manager|/home/lsgalante/Dropbox/cce/cce-window-manager|window management library|clone
-clear-typeface|/home/lsgalante/Dropbox/cce/clear-typeface|typeface (empty for now)|clone
+cce-authenticator|/home/lsgalante/projects/cce/cce-authenticator|login authentication (PAM + fingerprint)|clone
+cce-browser|/home/lsgalante/projects/cce/cce-browser|web browser (Servo)|clone
+cce-calendar|/home/lsgalante/projects/cce/cce-calendar|calendar|clone
+cce-cloud|/home/lsgalante/projects/cce/cce-cloud|cloud storage client|clone
+cce-color-editor|/home/lsgalante/projects/cce/cce-color-editor|color picker and palette editor|clone
+cce-compositor|/home/lsgalante/projects/cce/cce-compositor|Wayland compositor (wlroots)|clone
+cce-data-editor|/home/lsgalante/projects/cce/cce-data-editor|structured data editor|clone
+cce-designer|/home/lsgalante/projects/cce/cce-designer|graphic design tool|clone
+cce-display-manager|/home/lsgalante/projects/cce/cce-display-manager|login greeter|clone
+cce-files|/home/lsgalante/projects/cce/cce-files|file manager|clone
+cce-fonts|/home/lsgalante/projects/cce/cce-fonts|font browser|browse
+cce-graph|/home/lsgalante/projects/cce/cce-graph|node-based graph editor|clone
+cce-icons|/home/lsgalante/projects/cce/cce-icons|SVG icon set|clone
+cce-layout-interface|/home/lsgalante/projects/cce/cce-layout-interface|page layout tool|clone
+cce-mail|/home/lsgalante/projects/cce/cce-mail|mail client (IMAP/SMTP)|clone
+cce-grid|/home/lsgalante/projects/cce/cce-grid|desktop grid client|clone
+cce-map|/home/lsgalante/projects/cce/cce-map|map viewer|clone
+cce-notifier|/home/lsgalante/projects/cce/cce-notifier|notification daemon|clone
+cce-preview|/home/lsgalante/projects/cce/cce-preview|document and image viewer|clone
+cce-remote|/home/lsgalante/projects/cce/cce-remote|remote trackpad and keyboard server|clone
+cce-screenaver|/home/lsgalante/projects/cce/cce-screenaver|screensaver|clone
+cce-secrets|/home/lsgalante/projects/cce/cce-secrets|secrets manager|clone
+cce-status-interface|/home/lsgalante/projects/cce/cce-status-interface|status bar|clone
+cce-system-interface|/home/lsgalante/projects/cce/cce-system-interface|system settings|clone
+cce-terminal|/home/lsgalante/projects/cce/cce-terminal|terminal emulator|clone
+cce-test-interface|/home/lsgalante/projects/cce/cce-test-interface|integration test suite|browse
+cce-text-editor|/home/lsgalante/projects/cce/cce-text-editor|text editor|clone
+cce-ui|/home/lsgalante/projects/cce/cce-ui|GPU-accelerated UI toolkit (Vulkan)|clone
+cce-window-manager|/home/lsgalante/projects/cce/cce-window-manager|window management library|clone
+clear-typeface|/home/lsgalante/projects/cce/clear-typeface|typeface (empty for now)|clone