slint/internal/backends/winit/renderer
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
..
femtovg Winit: Implement the "resume protocol" 2025-05-09 09:36:37 +02:00
femtovg.rs Winit: Implement the "resume protocol" 2025-05-09 09:36:37 +02:00
skia.rs Clean up cfgs for Apple operating systems 2025-05-09 20:54:47 +02:00
sw.rs Winit: Implement the "resume protocol" 2025-05-09 09:36:37 +02:00