iced/winit/src
Héctor Ramón 751ea77c29
Merge pull request #2124 from iced-rs/disable-maximize-button
Disable maximize window button if `Settings::resizable` is `false`
2023-10-27 17:38:14 +02:00
..
application Revert "Chore: Apply clippy map transformations" 2023-09-20 16:26:43 +02:00
settings Add app id setting for linux 2023-07-26 20:14:52 +02:00
application.rs Merge branch 'master' into text-editor 2023-10-27 03:58:45 +02:00
clipboard.rs Revert "Chore: Apply clippy map transformations" 2023-09-20 16:26:43 +02:00
conversion.rs Fix majority of unresolved documentation links 2023-09-09 18:59:17 +02:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Centralize clippy lints in .cargo/config.toml 2023-09-20 16:40:03 +02:00
position.rs Improve window::Position API 2021-07-21 18:59:24 +07:00
proxy.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
settings.rs Merge pull request #2124 from iced-rs/disable-maximize-button 2023-10-27 17:38:14 +02:00
system.rs Fix clippy::redundant-closure-for-method-calls 2023-09-20 05:07:34 +02:00