19 Commits (master)

Author SHA1 Message Date
Emil Ernerfeldt 5f8f149444
Add `UiBuilder::layer_id`, and remove `layer_id` from `Ui::new` (#5195) 1 month ago
Emil Ernerfeldt a72ebbeafc
Add a `cargo machete` CI step (#5171) 1 month ago
Emil Ernerfeldt 3805584238
Fix bug causing tooltips with dynamic content to shrink (#5168) 1 month ago
Emil Ernerfeldt 66076101e1
Add `Context::request_discard` (#5059) 2 months ago
Tau Gärtli b5627c7d40
Make Light & Dark Visuals Customizable When Following The System Theme (#4744) 2 months ago
Nicolas be944f0915
Rename `id_source` to `id_salt` (#5025) 2 months ago
Emil Ernerfeldt 58bc67e02f
Fix compilation of `egui_extras` without `serde` feature (#5014) 2 months ago
rustbasic b84a1e2a29
Add additional cases and the egui inspectors to the `test_ui_stack` example (#4992) 2 months ago
Emil Ernerfeldt 5a196f6604
Create a `UiBuilder` for building `Ui`s (#4969) 2 months ago
pm100 06f88e12b0
Add close_button option to test_viewports (#4907) 2 months ago
Emil Ernerfeldt 10571e9da5
`eframe::Result` is now short for `eframe::Result<()>` (#4706) 4 months ago
Nathan Adams 87021d3fbd
`egui_extras`: Make `serde` an optional feature (#4641) 5 months ago
Emil Ernerfeldt bb8400853f
Add tags to `UiStack` (#4617) 5 months ago
Antoine Beyeler a28792194d
Introduce `UiStack` (#4588) 5 months ago
Emil Ernerfeldt c0a9800d05
Support interactive widgets in tooltips (#4596) 5 months ago
Emil Ernerfeldt ffbc63e147
`ComboBox`: fix justified layout of popup if wider than parent button (#4570) 5 months ago
Emil Ernerfeldt a768d74411
Add `Ui::is_sizing_pass` for better size estimation of `Area`s, and menus in particular (#4557) 5 months ago
Emil Ernerfeldt 942fe4ab31
Support returning errors when creating the app (#4565) 5 months ago
Emil Ernerfeldt a8b50e6aa1
Move test crates to own folder (#4554) 5 months ago