slint/internal/core/items
Simon Hausmann bd0a486da8 Clean up cfgs for Apple operating systems
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.
2025-05-09 20:54:47 +02:00
..
component_container.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
flickable.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
image.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
input_items.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
path.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
text.rs Clean up cfgs for Apple operating systems 2025-05-09 20:54:47 +02:00