2483 Commits (be9b5a3641b76dc1e5cd25f2d5a53a78d21a9ff2)
 

Author SHA1 Message Date
Red Artist be9b5a3641
polish glutin upgrade with glutin-winit crate (#2526) 2 years ago
Emil Ernerfeldt e8b9e706ca
Fix `Window::pivot` causing windows to move around (#2694) 2 years ago
Emil Ernerfeldt a8d5a82a7f Lowe multisampling in examples from 8 to 4 2 years ago
Emil Ernerfeldt c2d37571f7 constrain popups to the screen 2 years ago
Emil Ernerfeldt 90cd178117 Document GlyphInfo::id 2 years ago
Emil Ernerfeldt 7397be3401 Fix item spacing in CollapsingHeader 2 years ago
Emil Ernerfeldt 1edd333864 Update to winit 0.28.1 2 years ago
Harrison Gieraltowski b40dba18c6
DragValue: when keyboard editing, only update the value on focus lost (#2688) 2 years ago
Emil Ernerfeldt 4721a0a680
Check --all-targets in CI (#1395) 2 years ago
Emil Ernerfeldt 8d6c2580f4 Add Checkbox::without_text 2 years ago
lictex_ 8bc88c9bf4
make dragvalue textedit style consistent with button (#2649) 2 years ago
Andreas Reich b52cd2052f
Support for transparent backbuffer in wgpu winit binding (#2684) 2 years ago
Emil Ernerfeldt b1e214bbdf Add Order::TOP 2 years ago
Emil Ernerfeldt cef0c0b6d8 Fix typo 2 years ago
Emil Ernerfeldt d5dcc87ace Improve custom_window_frame 2 years ago
Matt Campbell 853d492724
Update for AccessKit refactor that drastically reduces memory usage (#2678) 2 years ago
Emil Ernerfeldt d15ce22e2e winit: Fix bug where the cursor could get stuck using the wrong icon 2 years ago
hinto-janaiyo 628c84cbee
Add `trailing_fill()` toggle to `Slider` (#2660) 2 years ago
Luc (Echow) Varoqui 212656f3fc
Fix set_plot_bounds (#2653) 2 years ago
Emil Ernerfeldt 660566c499
eframe: ask if the window is minimized or maximized (#2672) 2 years ago
Hoping White 430cbe541c
New feature to support unity vertex layout requirement (#2493) 2 years ago
Sheldon M 53f8e4049f
Position persistence and sane clamping to still-available monitors for Windows (#2583) 2 years ago
SunDoge f0718a61d3
eframe: add set_minimized and set_maximized (#2292) 2 years ago
tlhenvironment fb5cb3052d
Fix typo in docstring (#2643) 2 years ago
itfanr 9c270448a6
Add link to `tauri-egui` in README.md 2 years ago
lictex_ d15f4ef992
select all text when dragvalue gets focus (#2650) 2 years ago
Emil Ernerfeldt 21a59143a4
cargo update (#2671) 2 years ago
Emil Ernerfeldt 06d753c289
Update SVG crates (#2670) 2 years ago
Emil Ernerfeldt 8344e88f8a
Update to to winit 0.28 (#2654) 2 years ago
Emil Ernerfeldt e4eaf99072
Remove native screen reader support (#2669) 2 years ago
Emil Ernerfeldt 1353a5733f
Deprecate `egui_glium` - looking for new maintainer (#2668) 2 years ago
Andreas Reich 8aa07e9d43
Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2 years ago
Emil Ernerfeldt a6b60d5d58
Control `Separator` widths, and less clipping in `ScrollArea` (#2665) 2 years ago
John Hughes 8c59888ebd
Add simple Windows CI workflow check (#2663) 2 years ago
NemuiSen 5725868b57
ggez-egui was renamed to ggegui (#2662) 2 years ago
Emil Ernerfeldt 8c3d8b3ba5 Make sure the panel resize lines are visible when hovered/resizing 2 years ago
Emil Ernerfeldt 312cab5355 Export egui::Margin 2 years ago
Emil Ernerfeldt 5444ab269a Add Response::with_new_rect 2 years ago
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