index
:
unbox
feat/rml-compositing
main
spike/rml-compositing
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
kernel
Age
Commit message (
Expand
)
Author
2026-06-14
kernel: add request_frames() frame callback + UiSurface::transition_timing()
Adam Malczewski
2026-06-14
kernel: dither gradient shader to kill 8-bit banding (TPDF ~1 LSB)
Adam Malczewski
2026-06-14
kernel: add UiSurface::bind_drag (RmlUi drag events with surface-local coords)
Adam Malczewski
2026-06-13
kernel: fix asset hot-reload regression (watch the whole asset dir, not the ....
Adam Malczewski
2026-06-13
kernel: generalize the inotify watcher into a Host::watch_file service
Adam Malczewski
2026-06-13
kernel: load ui surfaces from RML asset files + dev hot-reload
Adam Malczewski
2026-06-13
kernel: regression tests for RmlUi clipping (scissor + stencil clip-mask)
Adam Malczewski
2026-06-13
kernel: ui surfaces composite with per-pixel alpha + set_size resizes the target
Adam Malczewski
2026-06-13
Slice 10 b2: UiSurface list/container data bindings
Adam Malczewski
2026-06-13
Slice 10 a1: preview pipeline spike — wlr pixels -> RMLUi texture (Fork-B GO)
Adam Malczewski
2026-06-13
Kernel: Ctrl+Alt+F1..F12 VT switching (session escape hatch)
Adam Malczewski
2026-06-13
Slice 5b: config-driven keybindings — Super→fuzzel, Alt+Tab; kernel expor...
Adam Malczewski
2026-06-13
Slice 5: real ui substrate + unified input routing + touch-mode; spike retired
Adam Malczewski
2026-06-12
Slice 4: extension host + typed bus; xdg-shell/layer-shell extracted to core ...
Adam Malczewski
2026-06-12
Slice 3: THE SPIKE — RMLUi→wlr_scene bridge lands, GO
Adam Malczewski
2026-06-12
Slice 2: tinywl port — kernel compositor runs nested, manages toplevels, to...
Adam Malczewski
2026-06-12
Slice 1: Meson skeleton — kernel links wlroots 0.20 from C++, RMLUi 6.2 ven...
Adam Malczewski