libcosmic-yoda/examples
13r0ck 8eff8a33fa More efficently resize at break point
Uses iced `events_with()` to only subscribe to window resize
events. The window width is stored in a static AtomicU32 so
that the subscription can compare to an old window width as to
only send messages when the width crosses the break point.

fix up
2022-12-22 06:37:41 -07:00
..
cosmic More efficently resize at break point 2022-12-22 06:37:41 -07:00
cosmic-sctk feat: various improvements to window commands and event handling 2022-12-19 23:09:58 +01:00