git.lucas.co / cce-notifier
notification daemon
git clone https://git.lucas.co/cce-notifier.git

DateMessageAuthor
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-24Repin workspace dependencies to their published revsLucas Galante
2026-09-24style-audit: declare this surface's opt-out from the standard root plateLucas 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-19A card's thumbnail belongs to a renderer, not to the processLucas Galante
2026-09-11Expire notification cards on a wall clock, not the runner's dtLucas Galante
2026-09-06Drop the backplate read-alias for the per-app plate blockLucas Galante
2026-09-06Rename the per-app backplate { } block to plate { }Lucas Galante
2026-09-06Drop the green left accent strip from notification cardsLucas Galante
2026-08-24feat: ellipsis when the body is cut to fit the cardLucas Galante
2026-08-24feat: word-wrap the notification body inside the cardLucas Galante
2026-08-24feat: stack notifications instead of overwriting one cardLucas Galante
2026-08-14chore: refresh Cargo.lock against the current dependency graphLucas Galante
2026-08-13build: drop the unused glyphon declarationLucas Galante
2026-08-13build: install via ccebuild instead of hand-listing binariesLucas Galante
2026-07-18feat: draw notifications on the shared backplate, aligned under the status barLucas Galante
2026-07-16feat: image previews via the freedesktop image-path hintLucas Galante
2026-07-09chore: display_list signature gains (size, scale) (cce-ui Phase 6)Lucas Galante
2026-07-09feat: whole frame as one display list (cce-ui Phase 6b)Lucas Galante
2026-07-07chore: drop deps now owned by the engineLucas Galante
2026-07-07fix: render notification text with a bundled font familyLucas Galante
2026-07-07refactor: reimplement cce-notifier on the cce-ui Application engineLucas Galante
2026-07-07refactor: read config values via cce_ui::config typed gettersLucas Galante
2026-07-07refactor: use cce_ui::engine Vertex/quad_vertices instead of local copiesLucas Galante
2026-07-07refactor: use cce_ui::color hex parser instead of a local copyLucas Galante
2026-07-07refactor: create FontSystem via cce_ui::create_font_system_with_system_fontsLucas Galante
2026-07-07refactor: use cce_ui::config::cached_config instead of local CONFIG_CACHELucas Galante
2026-07-07refactor: route hardcoded config/font paths through cce_ui XDG helpersLucas Galante
2026-07-06Optimize config loading in cce-notifier using static cacheLucas Galante
2026-07-01Convert linear colors to sRGB before text renderingLucas Galante
2026-06-29refactor: adapt to cce-ui event layering and renaming changesLucas Galante
2026-06-25style: use cce-ui backplate for popup backgroundLucas Galante
2026-06-24refactor: modernize and systematize workspace loggingLucas Galante
2026-06-19Clean up compiler warningsLucas Galante
2026-06-19Migrate configuration from TOML to JSONLucas Galante
2026-06-18refactor: update dependencies and rename clear-ui to cce-uiLucas Galante
2026-06-16Support configurable background color and opacity for notification popupsLucas Galante
2026-06-15feat: transition notification daemon to Wayland Layer ShellLucas Galante
2026-06-13Update notification daemon main entry pointLucas Galante
2026-06-10Minor updates to main.rsLucas Galante
2026-06-09Refactor and adapt widgets to use UiContext and scale factorLucas Galante
2026-06-05refactor: update Vertex attributes to include clip_circleLucas Galante
2026-06-02Update system configuration and interface modulesLucas Galante
2026-06-01Implement opacity and window transparency, change config path to ccec, and use LowPower wgpu power preferenceLucas Galante
2026-05-25Update system configuration and interface modulesLucas Galante
2026-05-25Migrate from winit to smithay-client-toolkit and calloopLucas Galante
2026-05-24Update components and system settingsLucas Galante
2026-05-23feat: play bell sound on new notification if enabled in configLucas Galante
2026-05-23Fix delayed mapping by requesting redraw on window creation and resizeLucas Galante
2026-05-23feat: Implement hardware-accelerated notification card popup using clear-uiLucas Galante
2026-05-23Initial commit of clear-notifier skeletonLucas Galante