COMMITS
/ crates/gpui/Cargo.toml March 14, 2025
J
Add `seed` argument to `#[gpui::test]` attribute macro (#26764)
João Marcos committed
K
gpui: Add support for text in SVGs (#26335)
Kamal Ahmad committed
March 11, 2025
张
chore: Bump `windows` crate version (#26455)
张小白 committed
February 25, 2025
C
Fix leaked editor (#25530)
Conrad Irwin committed
February 19, 2025
M
Add last window closed setting (#25185)
Mikayla Maki committed
February 15, 2025
C
Switch back to upstream oo7 (#24957)
Cole Miller committed
February 11, 2025
M
gpui: Make `image` example work regardless of how it is run (#24645)
Marshall Bowers committed
February 10, 2025
February 6, 2025
February 5, 2025
K
Revert recent anti-aliasing improvements (#24289)
Kirill Bulatov committed
February 2, 2025
S
gpui: Switch from `linkme` to `inventory` for action registration (#24087)
someone13574 committed
January 29, 2025
M
Add a shader compilation step to GPUI's build process (#23862)
Mikayla Maki committed
J
gpui: Add `PathBuilder` based on lyon to build `Path` (#22808)
Jason Lee committed
January 28, 2025
N
gpui: Add support for slash pattern fills (`///`) (#23576)
Nate Butler committed
January 17, 2025
P
chore: Use workspace fields for edition and publish (#23291)
Piotr Osiewicz committed
January 16, 2025
R
Update Rust crate cbindgen to 0.28.0 (#23209)
renovate[bot] committed
January 10, 2025
P
deps: Bump smol to 2.0 (#22956)
Piotr Osiewicz committed
January 7, 2025
C
Use a temporary fork of oo7 (#22751)
Cole Miller committed
December 27, 2024
D
Update Blade with acquire fixes, multisampling (#22409)
Dzmitry Malyshau committed
December 18, 2024
D
Switch to a single GPU context in Blade (#20853)
Dzmitry Malyshau committed
December 9, 2024
M
Bump x11rb version to v0.13.1 (#21723)
Michael Sloan committed
November 29, 2024
November 11, 2024
C
Add initial FreeBSD support (#20480)
Caleb Heydon committed
November 6, 2024
F
gpui: Bump crates resvg and usvg to 0.44.0 (#20067)
Floyd Wang committed
October 14, 2024
P
Revert "chore: Bump taffy to 0.5.2 (#18729)" (#19189)
Piotr Osiewicz committed
October 13, 2024
M
Add remote server cross compilation (#19136)
Mikayla Maki committed
October 4, 2024
P
chore: Bump taffy to 0.5.2 (#18729)
Piotr Osiewicz committed
September 18, 2024
P
remote_server: Remove dependency on libssl and libcrypto (#15446)
Piotr Osiewicz committed
September 17, 2024
J
F
x11: Fix preedit for CJK and partially fix unresponsive keyboard with xim (#17373)
Fernando Tagawa committed
September 5, 2024
秦
gpui: Add example for `uniform_list` (#17421)
秦宇航 committed
September 4, 2024
J
gpui: Add `opacity` to support transparency of the entire element (#17132)
Jason Lee committed
September 3, 2024
M
gpui: Add `svg` example (#17315)
Marshall Bowers committed
August 29, 2024
R
Update Rust crate bindgen to 0.70.0 (#17024)
renovate[bot] committed
August 28, 2024
R
Update Rust crate cbindgen to 0.27.0 (#17033)
renovate[bot] committed
P
chore: Make some of the deps of gpui optional (#16986)
Piotr Osiewicz committed
August 23, 2024
J
gpui: Add `truncate` and `text_ellipsis` to TextStyle (#14850)
Jason Lee committed
August 20, 2024
S
Replace `lazy_static` with `std::sync::LazyLock` (#16066)
Sinan Gençoğlu committed
August 13, 2024
R
Copy/paste images into editors (Mac only) (#15782)
Richard Feldman committed
张
windows: Remove unused dependencies (#15857)
张小白 committed
August 7, 2024
S
Adjust erf estimation function (#15423)
Son committed
July 26, 2024
M
Feature/fallback fonts (#15306)
Mikayla Maki committed
R
Update Rust crate waker-fn to v1.2.0 (#15289)
renovate[bot] committed
July 25, 2024
张
windows: Bump `windows-rs` version (#14719)
张小白 committed
July 23, 2024
M
Update http crate name (#15041)
Mikayla Maki committed
P
chore: Remove clap3 dependency by disabling default features of cbindgen (#15037)
Piotr Osiewicz committed
P
chore: Bump dependencies (#15029)
Piotr Osiewicz committed
C
linux: Better GPU debugging (#14706)
Conrad Irwin committed
July 16, 2024
C
Fix xkbcommon overflow more (#14571)
Conrad Irwin committed
July 15, 2024
C
linux: re-add open fallback (#14359)
Conrad Irwin committed