6 Commits

Author SHA1 Message Date
Jason Lee
bc31c867c4 docs: Update run app to avoid use anyhow. (#2126)
Closes #2124
2026-03-08 03:46:07 +00:00
Jason Lee
010e1a97b5 table: Renamed Table to DataTable, added new Table element. (#2075)
## The new `Table` element

<img width="1369" height="1096" alt="image"
src="https://github.com/user-attachments/assets/2695cf1c-b08d-4e07-9a2d-a334c8de0538"
/>
2026-02-24 18:30:06 +08:00
Jason Lee
33476d0c27 chore: Upgrade GPUI with splitted gpui_platform crate. (#2054)
https://github.com/zed-industries/zed/pull/49277

## Breaking Changes

- Removed `PixelsExt` trait, the methods are already in GPUI.
2026-02-21 17:19:59 +08:00
Floyd Wang
a508537f80 chore: Clippy (#1930) 2026-01-13 14:12:05 +00:00
Jason Lee
bcdc710d52 example: Remove unsupported GPU part in system_monitor (#1873) 2025-12-30 23:45:44 +08:00
Jason Lee
c47cbfc1fd example: Add a system_monitor example. (#1835)
- Fix #1836 TabBar to support use on TitleBar for Windows.


https://github.com/user-attachments/assets/e3e1902c-6b0f-42f7-91bc-9ec56d84aae7
2025-12-20 04:01:46 +00:00