Skip to content

Add native collection, table, outline, menu, and tab controls#3

Merged
naaiyy merged 4 commits into
mainfrom
codex/macos-native-collection-table-controls
Feb 17, 2026
Merged

Add native collection, table, outline, menu, and tab controls#3
naaiyy merged 4 commits into
mainfrom
codex/macos-native-collection-table-controls

Conversation

@naaiyy
Copy link
Copy Markdown
Contributor

@naaiyy naaiyy commented Feb 17, 2026

Summary\n- add macOS native wrappers for collection view, table view, outline view, menu button/context menu, and tab view\n- expose new GPUI elements and wire platform/native-control module exports\n- add example apps for each new native control surface and table/list style variants\n\n## Validation\n- cargo check -p gpui --examples\n- cargo run -p gpui --example native_collection_view\n- cargo run -p gpui --example native_table_view\n

Copy link
Copy Markdown
Contributor Author

@naaiyy naaiyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@naaiyy naaiyy merged commit 71a1d5f into main Feb 17, 2026
3 checks passed
@naaiyy naaiyy deleted the codex/macos-native-collection-table-controls branch February 17, 2026 23:02
naaiyy added a commit that referenced this pull request Feb 17, 2026
* Add native collection, table, outline, menu, and tab controls

* Format native collection control for style check

* Derive default for native table row size style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant