summaryrefslogtreecommitdiffstats
path: root/winit (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-11Allow unsafe codeLibravatar Nico Burns2-2/+4
2023-05-11Add unsafe blockLibravatar Nico Burns1-1/+4
2023-05-11Fixup optionLibravatar Nico Burns1-5/+1
2023-05-11Use raw-window-handle instead of HWNDLibravatar Nico Burns2-1/+4
2023-05-11Fix import pathLibravatar Nico Burns1-1/+1
2023-05-11Fix build on linuxLibravatar Nico Burns1-1/+3
2023-05-11Update to winit 0.28Libravatar Nico Burns3-7/+16
2023-05-11Enable `doc_auto_cfg` when generating documentationLibravatar Héctor Ramón Jiménez1-1/+1
2023-04-13Bump versions :tada:Libravatar Héctor Ramón Jiménez4-11/+11
2023-04-12add action set icon while running (#1590)Libravatar Night_Hunter4-4/+24
2023-04-12Show `NotAllowed` as mouse icon when hovering a disabled `TextInput`Libravatar Héctor Ramón Jiménez1-0/+1
2023-03-31re-expose winit features for window servers in LinuxLibravatar Jacob Kiesel1-0/+6
2023-03-20winit: Fix replacement of node in wasmLibravatar traxys1-7/+11
2023-03-15Added per-window theme support.Libravatar Bingus2-3/+3
2023-03-14Added simpler MW exampleLibravatar Bingus1-1/+1
2023-03-13Code cleanup, clearer comments + removed some unnecessary dupe;Libravatar Bingus5-84/+50
2023-03-07Update `sysinfo` to `0.28`Libravatar Héctor Ramón Jiménez2-3/+3
2023-03-05Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez7-123/+16
2023-03-05Converge `Command` types from `iced_futures` and `iced_native`Libravatar Héctor Ramón Jiménez1-1/+1
2023-03-05Remove generic `Hasher` and `Event` from `subscription::Recipe`Libravatar Héctor Ramón Jiménez1-7/+9
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez10-101/+90
2023-03-02Fixed fullscreen only being possible on primary monitor.Libravatar Bingus1-1/+1
2023-02-28Removed glutin MW support and reverted glutin changes back to Iced master sin...Libravatar bungoboingo6-26/+21
2023-02-25Implement basic presentation with `softbuffer` for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez1-8/+5
2023-02-24Introduce `iced_renderer` subcrate featuring runtime renderer fallbackLibravatar Héctor Ramón Jiménez2-2/+2
2023-02-24Remove `iced_glutin` and `iced_glow` leftoversLibravatar Héctor Ramón Jiménez1-8/+0
2023-02-24Implement `font::load` command in `iced_native`Libravatar Héctor Ramón Jiménez1-0/+10
2023-02-23Remove logging large bytes arraysLibravatar Cory Forsstrom2-2/+23
2023-02-22Fixed state syncing issue with MW.Libravatar Bingus1-20/+23
2023-02-20Cargo fixLibravatar Bingus1-26/+30
2023-02-18Bump versions :tada:Libravatar Héctor Ramón Jiménez4-12/+12
2023-02-17Fixed widget operationsLibravatar Bingus1-2/+2
2023-02-17Iced master merge (again)Libravatar Bingus2-6/+17
2023-02-17Fixed widget animations implementationLibravatar Bingus1-26/+84
2023-02-17Expose `fetch_id` helper in `window` moduleLibravatar Héctor Ramón Jiménez1-0/+9
2023-02-17add action to get window idLibravatar Night_Hunter1-0/+5
2023-02-17Expose `change_always_on_top` helper in `window` moduleLibravatar Héctor Ramón Jiménez1-4/+15
2023-02-17Rename `SetAlwaysOnTop` to `ChangeAlwaysOnTop`Libravatar Héctor Ramón Jiménez1-11/+14
2023-02-17update docs and change to SetAlwaysOnTopLibravatar Night_Hunter1-1/+1
2023-02-17add always on top actionLibravatar Night_Hunter1-0/+3
2023-02-15Merged in iced masterLibravatar Bingus2-2/+2
2023-02-15Widget operations for multi-window.Libravatar Bingus1-55/+62
2023-02-15Redraw request events for multiwindow.Libravatar Bingus1-3/+8
2023-02-11Hide window until `Renderer` has been initializedLibravatar Héctor Ramón Jiménez2-7/+16
2023-01-31Write missing `window::Action` helpers in `window`Libravatar Héctor Ramón Jiménez1-5/+34
2023-01-31Improve consistency of `window::Action`Libravatar Héctor Ramón Jiménez2-6/+6
2023-01-27Fix: Clippy lint 'uninlined_format_args'Libravatar 13r0ck2-3/+3
2023-01-18Added window::Id to multi_window application's scale_factorLibravatar Bingus2-3/+3
2023-01-18New iced changesLibravatar Bingus1-0/+1
2023-01-14Bump versions in `README`sLibravatar Héctor Ramón Jiménez1-1/+1