summaryrefslogtreecommitdiffhomepage
path: root/packages/kernel/src/server.cpp
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-13 22:04:29 +0900
committerAdam Malczewski <[email protected]>2026-06-13 22:04:29 +0900
commitfc6bd07501d8946fbd5577f9b62d6a4124ad1911 (patch)
treeccc3704c4c3c5e6f7bd8d0f89ad1fd5924e07833 /packages/kernel/src/server.cpp
parent9fb0b7ff47429a9c0ccd79c759c5df9d55b161e6 (diff)
downloadunbox-fc6bd07501d8946fbd5577f9b62d6a4124ad1911.tar.gz
unbox-fc6bd07501d8946fbd5577f9b62d6a4124ad1911.zip
ext-stage-dock: card is a rounded thumbnail of the window
Replaces the panel-with-inset-image card with the window preview as the card itself, rounded on all four corners. - div.slot is a rounded overflow:hidden clip container (explicit 224x140dp box, #2e2e32 rounded placeholder for not-yet-rendered previews). - A full-bleed child <div class="thumb"> carries the preview via data-style-decorator="'image( ' + row.preview + ' )'" with `cover center center` (shorthand order verified against vendored RmlUi DecoratorTiled). As a child of the rounded overflow:hidden slot, its image clips to the rounded corners — RmlUi does NOT clip an element's own decorator to its own border-radius, so the decorator must live on the clipped child. - Title overlay disabled (display:none) but kept in the markup + the {{ row.title }} binding/getter stay live, for a later text redesign. - Card height 140 (kCardHeight); surface-hug content heights 156/304/600 updated. - Preserved: d1 slot-enter animation, transparent strip, surface hugs the stack. Real-seat verified: a clean rounded window thumbnail in the dock. ext-stage-dock 2/2 green on build + build-asan.
Diffstat (limited to 'packages/kernel/src/server.cpp')
0 files changed, 0 insertions, 0 deletions