mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
Replace ios specific cfgs with "apple but not macOS", dubbed ios_and_friends, so that we also cover iPadOS, etc.. What those have in common is that they don't have user-resizable windows. (We might want to add visionOs in the future) Also, simplify a few macos or ios cfgs with just target_vendor = "apple", for what applies to all the operating systems. |
||
|---|---|---|
| .. | ||
| component_container.rs | ||
| flickable.rs | ||
| image.rs | ||
| input_items.rs | ||
| path.rs | ||
| text.rs | ||