This website requires JavaScript.
Explore
Help
Sign in
Yehowshua
/
ZIm
Watch
1
Star
0
Fork
You've already forked ZIm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1f94463ce2
ZIm
/
crates
/
gpui
/
src
/
elements
History
Download ZIP
Download TAR.GZ
Mikayla
1f94463ce2
Switch Arc<Mutex<Keymap>> to Rc<RefCell<Keymap>>, a relic of the GPUI2 port.
...
Make gpui pass clippy
2024-01-22 19:30:38 -08:00
..
canvas.rs
Refactor out element context from GPUI
2024-01-21 19:43:35 -08:00
div.rs
Switch Arc<Mutex<Keymap>> to Rc<RefCell<Keymap>>, a relic of the GPUI2 port.
2024-01-22 19:30:38 -08:00
img.rs
Refactor out element context from GPUI
2024-01-21 19:43:35 -08:00
list.rs
Moved Frame struct into element context, to be close to it's associated methods
2024-01-21 20:52:24 -08:00
mod.rs
Remove 2 suffix from gpui
2024-01-03 12:59:39 -08:00
overlay.rs
Switch Arc<Mutex<Keymap>> to Rc<RefCell<Keymap>>, a relic of the GPUI2 port.
2024-01-22 19:30:38 -08:00
svg.rs
Refactor out element context from GPUI
2024-01-21 19:43:35 -08:00
text.rs
Refactor out element context from GPUI
2024-01-21 19:43:35 -08:00
uniform_list.rs
Switch Arc<Mutex<Keymap>> to Rc<RefCell<Keymap>>, a relic of the GPUI2 port.
2024-01-22 19:30:38 -08:00