iced/src
Héctor Ramón Jiménez 7337ab63bc
Introduce explicit id field to Settings
... and use it to set the application id of the window on Unix systems, instead of relying on the title of the application.
2021-08-11 19:48:55 +07:00
..
window Improve window::Position API 2021-07-21 18:59:24 +07:00
application.rs Merge pull request #914 from yusdacra/feat/expose_draw_cache_multithread 2021-07-22 18:39:37 +07:00
element.rs Introduce feature flags to enable iced_glow 2020-05-27 05:05:13 +02:00
error.rs Make iced::Error Send + Sync 2021-01-29 14:03:27 +09:00
executor.rs Keep old behavior for Executor feature flags 2021-01-15 18:31:30 +01:00
keyboard.rs Rename keyboard::ModifiersState to Modifiers 2020-11-26 02:05:42 +01:00
lib.rs Make Menu API a bit more functional 2021-07-12 21:38:54 +02:00
mouse.rs Rename MouseCursor to mouse::Interaction 2020-04-30 08:16:38 +02:00
result.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
sandbox.rs Force Application::Message to implement Clone 2021-07-13 21:15:07 +02:00
settings.rs Introduce explicit id field to Settings 2021-08-11 19:48:55 +07:00
time.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
widget.rs Implement Toggler widget for iced_native 2021-06-03 20:21:02 +07:00
window.rs Improve window::Position API 2021-07-21 18:59:24 +07:00