2595 Commits (03bb89153b5d85f257ea4b2d6ed742c2bb085178)
 

Author SHA1 Message Date
Emil Ernerfeldt d01e4342f0
Update accesskit_winit and dark_light (#2655) 2 years ago
Emil Ernerfeldt cc20dcb9d0
eframe: Improve window centering (#2651) 2 years ago
Emil Ernerfeldt f222ee044e Fix for highlighting SelectableLabel 2 years ago
Emil Ernerfeldt c72bdb77b5
Add ability to highlight any widget (#2632) 2 years ago
Emil Ernerfeldt e7c0547e23
`DragValue` and `Slider` text is now proportional instead of monospace (#2638) 2 years ago
Emil Ernerfeldt fe7ff66266
Make the line left of indented regions optional (#2636) 2 years ago
Red Artist ce62b61e15
wgpu upgraded to 0.15. demo working on linux (#2629) 2 years ago
Emil Ernerfeldt 4a0bafbeab
Update webbrowser (#2631) 2 years ago
Emil Ernerfeldt 5b1cad2b72 Constrain menus to the screen 2 years ago
Emil Ernerfeldt 8ce0e1c520
Avoid deadlocks by using lambdas for context lock (#2625) 2 years ago
lictex_ eee4cf6a82
add functions to check which button triggered a drag start & end (#2507) 2 years ago
Emil Ernerfeldt 4bd4eca2e4
Add ability to hide button backgrounds (#2621) 2 years ago
Emil Ernerfeldt c75e72693c Fix rendering of `…` (ellipsis) 2 years ago
Pâris DOUADY 518b4f447e
Allow changing ProgressBar fill color (#2618) 2 years ago
Emil Ernerfeldt d4f9f6984d Fix red doctest 2 years ago
Weasy 356ebe55da
Add `rounding` fn to Button, to enable rounded buttons (#2616) 2 years ago
LEAVING 5029575ed0
Fix typo: 'Viewport width' -> 'Viewport height' (#2615) 2 years ago
Timon 30e49f1da2
Expose area interactable and movable to Window api. (#2610) 2 years ago
lictex_ 01bbda4544
check point count before tessellating bezier (#2506) 2 years ago
Ales Tsurko f87c6cbd7c
Derive Hash for KeyboardShortcut and Modifiers (#2563) 2 years ago
RadonCoding ce5472633d
Fix close button not working (#2533) 2 years ago
Robert Walter 0ad8aea811
Fix: `button_padding` when using image+text buttons (#2510) 2 years ago
Fangdun Tsai 53b1d0e5e9
Add menu with an image button (#2488) 2 years ago
apoorv569 0eabd894bd
Fix typo in cargo run command. (#2582) 2 years ago
Emil Ernerfeldt cd0f66b9ae
eframe web: ctrl-P and cmd-P will not open the print dialog (#2598) 2 years ago
Andreas Reich 60b4f5e3fe
changelog & doc fix for #2539 (Window::default_open) 2 years ago
joffreybesos f7ed135192
window starting collapsed state (#2539) 2 years ago
Kornel e70204d726
Point to caller's location when using log_or_panic (#2552) 2 years ago
Emil Ernerfeldt 34f587d1e1 Add emath::inverse_lerp 2 years ago
Emil Ernerfeldt fa0d7f7f7f Add Response::on_hover_and_drag_cursor 2 years ago
Emil Ernerfeldt a68c891092 Improve choice of number of decimals to show when hovering in plot 2 years ago
Emil Ernerfeldt 0e2656b77c Add ScrollArea::drag_to_scroll 2 years ago
lucasmerlin 80ea12877e
Add egui_skia integration to readme (#2483) 2 years ago
Emil Ernerfeldt 99af63fad2
Add `Plot::clamp_grid` (#2480) 2 years ago
Emil Ernerfeldt e4e1638fc0 Fix newly introduced rendering bug for thin rectangles 2 years ago
Sven Niederberger 7e9c7dac41
Improve plot grid appearance (#2412) 2 years ago
Ivan f9728b88db
Combobox .wrap(true) width usage (#2472) 2 years ago
francesco-cattoglio 2c9b130423
Add `Memory::any_popup_open()` (#2464) 2 years ago
Emil Ernerfeldt 6554fbb151 epaint: Improve rendering of very thin rectangles 2 years ago
Emil Ernerfeldt 6ae4bc486b Add Slider::drag_value_speed 2 years ago
Emil Ernerfeldt 367087f84f Annotate at_least and at_most with #[must_use] 2 years ago
Emil Ernerfeldt ea5c9483a2
Fix bug in `Mesh::split_to_u16` (#2459) 2 years ago
Emil Ernerfeldt 37fd141dd1 Rename eframe::EframeError to eframe::Error 2 years ago
Emil Ernerfeldt 4e8341d35c
Don't render the \r (Carriage Return) character, because it sucks (#2452) 2 years ago
Emil Ernerfeldt df9df39f10 eframe: set_window_size, set_fullscreen and set_window_pos updates info 2 years ago
Emil Ernerfeldt a70b173333 Toggle fullscreen in egui_demo_app with F11 2 years ago
Matt Campbell a925511032
Expose the TextEdit multiline flag to AccessKit (#2448) 2 years ago
Emil Ernerfeldt 126be51ac3 Add Visuals::striped as global default for Grids and Tables 2 years ago
Emil Ernerfeldt 51081d69fc
Maybe fix WSLg (#2439) 2 years ago
Emil Ernerfeldt 0ba2d8ca1d Add Visuals::menu_rounding 2 years ago