orca/src
Jinjing b81f06203d
Defer project header pointer capture until drag threshold is crossed (#5278)
This allows simple clicks on the repository header to still reach the
inner collapse handler on pointerup. Additionally, body cursor and
user-select styles are only applied when actual dragging begins,
rather than when the session is armed.
2026-06-12 12:17:50 -07:00
..
cli Add read-only `orca linear` CLI with trusted launch-prompt pointer (V1) (#5126) 2026-06-10 20:20:50 -07:00
main fix: address review findings (#5275) 2026-06-12 11:43:39 -07:00
preload Add effectiveness telemetry for in-app GitHub stars (#5245) 2026-06-12 10:14:49 -07:00
relay Add read-only `orca linear` CLI with trusted launch-prompt pointer (V1) (#5126) 2026-06-10 20:20:50 -07:00
renderer Defer project header pointer capture until drag threshold is crossed (#5278) 2026-06-12 12:17:50 -07:00
shared fix: address review findings (#5275) 2026-06-12 11:43:39 -07:00
types