4 Commits

Author SHA1 Message Date
Tobias Aderhold
b1261d74d0 feat(macos): file drag-and-drop + resizable prompt area
- Override performDragOperation to route file drops to attachment handler
- Wire onDropFileURLs through NSViewRepresentable
- Draggable resize handle between message list and composer
- GeometryReader with explicit height calculation for proper resizing
- Uncap textMaxHeight on macOS (was 64pt) so text area fills composer
- highPriorityGesture to prevent scroll view stealing the drag
2026-03-20 14:32:07 +01:00
Peter Steinberger
d15b6af77b fix: land contributor PR #39516 from @Imhermes1
macOS app/chat/browser/cron/permissions fixes.

Co-authored-by: ImHermes1 <lukeforn@gmail.com>
2026-03-08 06:11:20 +00:00
Mariano
9476dda9f6
iOS Chat: clean UI noise and format tool outputs (#22122)
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 34dd87b0c05cc7249d56e8fc8a2686084f0d7e02
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
2026-02-20 19:01:03 +00:00
Peter Steinberger
9a7160786a refactor: rename to openclaw 2026-01-30 03:16:21 +01:00