iced-yoda/winit/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
..
application Store and synchronize Menu in application::State 2021-07-12 22:28:18 +02:00
settings Fix documentation of PlatformSpecific settings 2021-06-01 18:57:36 +07:00
application.rs Introduce explicit id field to Settings 2021-08-11 19:48:55 +07:00
clipboard.rs Expose read and write methods in iced_winit::Clipboard directly 2021-03-11 03:49:15 +01:00
conversion.rs Add window::Event::Moved 2021-07-26 12:36:13 -07:00
error.rs Make Application and Sandbox return a Result 2020-09-08 00:44:59 +02:00
lib.rs Improve window::Position API 2021-07-21 18:59:24 +07:00
mode.rs use Mode::Hidden instead 2021-04-09 09:04:30 -07:00
position.rs Improve window::Position API 2021-07-21 18:59:24 +07:00
proxy.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
settings.rs Introduce explicit id field to Settings 2021-08-11 19:48:55 +07:00