mirror of https://github.com/sgoudham/neovide.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6d38f34f8b
Paired values, like width/height now using tuples and Dimensions. `Dimensions` struct implements traits for multiplication and division, which allows us to scale grid size to physical and back just by multiplying `Dimensions` instead of each variable. Also, added trait for multiplication (u64, u64) by Dimensions. For the same purpose as above. |
3 years ago | |
---|---|---|
.. | ||
from_value.rs | 4 years ago | |
mod.rs | 3 years ago | |
window_geometry.rs | 3 years ago |