iced icon indicating copy to clipboard operation
iced copied to clipboard

Re-expose winit features for window servers in Linux

Open edwloef opened this issue 8 months ago • 0 comments

This makes #1777 user-configurable from the top-level iced crate. In my case, disabling the Wayland features saves me 38 dependencies and 1MB of binary size.

This depends on https://github.com/hecrj/window_clipboard/pull/31 to be useful (or even compile), so it's just a draft for now.

edwloef avatar Mar 29 '25 17:03 edwloef