-
51081d69fc
Maybe fix WSLg (#2439)
Emil Ernerfeldt
2022-12-13 16:06:19 +0100
-
0ba2d8ca1d
Add Visuals::menu_rounding
Emil Ernerfeldt
2022-12-13 15:44:27 +0100
-
4a72abc8ec
Clamp eframe window size to at most the size of the largest monitor (#2445)
Emil Ernerfeldt
2022-12-13 09:09:36 +0100
-
32677a54e4
egui-winit: improve clipboard logging
Emil Ernerfeldt
2022-12-13 09:09:25 +0100
-
26eb002270
Remove references to old, fixed Firefox WebGL bug
Emil Ernerfeldt
2022-12-12 21:45:57 +0100
-
c58ac86935
egui-wgpu: only depend on epaint (not entire egui) (#2438)
Emil Ernerfeldt
2022-12-12 17:25:00 +0100
-
e0b5bb17e5
Improve the look of thin lines, making them look weaker (#2437)
Emil Ernerfeldt
2022-12-12 16:18:05 +0100
-
6c4fc50fdf
Make `egui_wgpu::winit::Painter::set_window` async (#2434)
Emil Ernerfeldt
2022-12-12 15:37:55 +0100
-
7a658e3ddb
Add `Event::Key::repeat` that is set to `true` if the event is a repeat (#2435)
Emil Ernerfeldt
2022-12-12 15:37:42 +0100
-
cb77458f70
eframe error handling (#2433)
Emil Ernerfeldt
2022-12-12 15:16:32 +0100
-
1437ec8903
Tell Rust Analyzer to run build to its own target folder
Emil Ernerfeldt
2022-12-12 10:37:31 +0100
-
c8dd5d1b2d
egui-wgpu: don't panic if we can't find a device (#2427) (#2428)
Ryan Hileman
2022-12-12 01:36:48 -0800
-
059e6f719d
egui-winit: don't call set_cursor each frame on any platform
Emil Ernerfeldt
2022-12-12 10:26:14 +0100
-
930ef2db38
fix all clippy lints and remove them from allow list in cranky (#2419)
Red Artist
2022-12-11 23:36:09 +0530
-
228f30ed46
Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes
Emil Ernerfeldt
2022-12-11 17:04:23 +0100
-
d7189d69f6
Release 0.20.1 - Fix key-repeat
Emil Ernerfeldt
2022-12-11 16:59:54 +0100
-
2713f60f5b
Update web demo
Emil Ernerfeldt
2022-12-11 16:57:20 +0100
-
4e3ae098a9
Improve eframe wasm32 docs
Emil Ernerfeldt
2022-12-11 16:52:37 +0100
-
0a1b85f35a
Revert key-repeat behavior (#2429)
Emil Ernerfeldt
2022-12-11 16:26:57 +0100
-
e7471f1191
Fix drag_value.edit_string unexpected reset (#2421)
bilabila
2022-12-10 17:05:51 +0800
-
aca3807e43
Fixed docs comment in web::start (#2422)
Tomoya Matsuura
2022-12-09 23:09:54 +0900
-
32606c2223
Fix docs.rs build issues for eframe, egui-winit, egui_glium, egui_glow (#2420)
Emil Ernerfeldt
2022-12-09 12:24:47 +0100
-
54675f8983
Update changelog for #2416
Emil Ernerfeldt
2022-12-09 09:55:16 +0100
-
6cc43dbdd4
Fixed backspace repeat with TextEdit (#2416)
ItsEthra
2022-12-09 11:54:00 +0300
-
85f615f21c
Fix incorrect date in CHANGELOGs
Emil Ernerfeldt
2022-12-09 08:29:44 +0100
-
7d91e90481
Release 0.20.0 - AccessKit, prettier text, overlapping widgets
Emil Ernerfeldt
2022-12-08 15:11:54 +0100
-
124ef8ddf8
Update poll-promise and unicode_names2
Emil Ernerfeldt
2022-12-08 15:08:59 +0100
-
896a299bf9
New web demo
Emil Ernerfeldt
2022-12-08 14:55:12 +0100
-
4af7dc9e35
Very small doc and changelog tweaks
Emil Ernerfeldt
2022-12-08 14:49:13 +0100
-
da0a178701
Style tweaks (#2406)
Emil Ernerfeldt
2022-12-08 10:55:13 +0100
-
5effc68ba4
Split out ecolor crate (#2399)
Andreas Reich
2022-12-06 20:42:25 +0100
-
e30ac7f91a
Only add glutin dependency if you are using the glow backend (#2402)
Emil Ernerfeldt
2022-12-06 14:29:58 +0100
-
9145893066
fix wrong variable name (#2400)
Red Artist
2022-12-06 18:20:58 +0530
-
c3932f7f7f
Chrono update (#2397)
René Rössler
2022-12-06 11:42:53 +0100
-
9e3da91a59
Add pronunciation guide at the top of the README
Emil Ernerfeldt
2022-12-06 10:58:43 +0100
-
452541d7c2
Add a "sponsored by Rerun" section at the end of the README.md
Emil Ernerfeldt
2022-12-06 10:58:17 +0100
-
be4a5be145
egui_glow: update example to latest glutin (#2396)
Luke Jones
2022-12-06 22:02:20 +1300
-
32144d3cb9
Update README section on accessibility (#2392)
Matt Campbell
2022-12-05 13:40:01 -0600
-
b8a1670781
Change demo keyboard shortcuts to some that work in the browser
Emil Ernerfeldt
2022-12-05 17:57:11 +0100
-
a86ec5a749
Remove extra separator in color test
Emil Ernerfeldt
2022-12-05 17:38:38 +0100
-
8ae4d49e6e
More changelog updates
Emil Ernerfeldt
2022-12-05 17:38:30 +0100
-
ee2582964d
Added KeyRepeat event. (#2389)
Mike Krüger
2022-12-05 17:37:25 +0100
-
3519358b7b
Clippy fix
Emil Ernerfeldt
2022-12-05 13:41:25 +0100
-
be6d23eed1
Replace `Stroke::none()` with `Stroke::NONE`
Emil Ernerfeldt
2022-12-05 12:59:02 +0100
-
df01db2df1
Add `show_separator_line` to `SidePanel` and `TopBottomPanel`
Emil Ernerfeldt
2022-12-05 12:58:26 +0100
-
aa503008ae
Update changelogs with recent additions
Emil Ernerfeldt
2022-12-05 12:50:44 +0100
-
d7fa40ebba
`cargo update` (#2386)
Emil Ernerfeldt
2022-12-05 12:12:51 +0100
-
8eb687cf04
Glutin Upgrade (#2187)
Red Artist
2022-12-05 16:04:28 +0530
-
3ba39c3022
Hide all Area:s and Window:s the first frame to hide first-frame-jitters (#2385)
Emil Ernerfeldt
2022-12-05 11:18:01 +0100
-
0b2d56cff0
Grid: special-treat first frame to fix bug causing expanding grids (#2384)
Emil Ernerfeldt
2022-12-05 11:16:37 +0100
-
4e59296cbb
Minor code tweaks
Emil Ernerfeldt
2022-12-05 09:40:47 +0100
-
5093b67e9b
Enable and fix some more clippy lints
Emil Ernerfeldt
2022-12-05 09:29:59 +0100
-
e1f348e4b2
Implement accessibility APIs via AccessKit (#2294)
Matt Campbell
2022-12-04 12:17:12 -0600
-
48666e1d7a
Automatically generate screenshots for all examples (#2379)
Emil Ernerfeldt
2022-12-04 17:27:40 +0100
-
b774159fc8
let monospace text style be monospaced (#2201)
winne42
2022-12-04 15:39:55 +0100
-
ec0b2d8e9a
Deprecate ui.centered
Emil Ernerfeldt
2022-12-04 10:16:37 +0100
-
c8771cd13e
Add some minor improvements for debugging id clashes
Emil Ernerfeldt
2022-12-02 09:52:26 +0100
-
e613315866
Improve issue templates
Emil Ernerfeldt
2022-12-02 09:51:21 +0100
-
7133818c59
Make sure scroll bars are always visible (#2371)
Emil Ernerfeldt
2022-11-30 22:58:00 +0100
-
85f8eeb9d5
Fix key pressed event (#2334)
JP
2022-11-30 19:40:11 +0000
-
2dc2a5540d
`egui_extras::Table` improvements (#2369)
Emil Ernerfeldt
2022-11-30 19:56:06 +0100
-
0336816faf
Fix keyboard support in `DragValue` (#2342)
Matt Campbell
2022-11-29 08:27:14 -0600
-
975cbac83a
Update the glow example to avoid a white flash when the app starts. (#2345)
Fotis Gimian
2022-11-30 01:04:17 +1100
-
a3f1e5961f
Fix bug in keyboard shortcut formatting
Emil Ernerfeldt
2022-11-27 22:03:42 +0100
-
c5e6def65e
Only update pixels_per_point when it has changed (#2352)
Erlend Walstad
2022-11-27 17:22:45 +0100
-
d2f70cdcd1
Make it easier to convert strings to Id (#2350)
Erlend Walstad
2022-11-27 13:15:18 +0100
-
502e1aa229
Do not emit changed responses on unchanged values in selectable_value/radio_value (#2343)
Nagy Tibor
2022-11-25 22:23:56 +0100
-
f9066ff285
[WGPU] Allow for depth buffer in web target (#2335)
Lukas Hermann
2022-11-24 11:40:53 -0800
-
7d8154971b
Update ndk-sys v0.4.0 -> v0.4.1+23.1.7779620 (#2340)
Emil Ernerfeldt
2022-11-24 10:09:32 +0100
-
f3633534e7
add set_plot_bounds method, giving users the ability to set the plot bounds themselves. (#2320)
Felix Zwettler
2022-11-22 15:05:23 +0100
-
bde47c9957
epaint: cover default fonts in the license field (#2327)
Emil Ernerfeldt
2022-11-22 13:44:01 +0100
-
8602326af5
Plot: round hlines, vlines, and grid lines to pixels to avoid aliasing
Emil Ernerfeldt
2022-11-22 13:42:52 +0100
-
8671aa26e1
Added support for thin space
Emil Ernerfeldt
2022-11-21 17:33:23 +0100
-
1c8cf9e3d5
Move egui::util::History to emath::History (#2329)
Emil Ernerfeldt
2022-11-21 14:14:33 +0100
-
f4d8ab9779
[wgpu] Add depth stencil initialization to `Painter` (#2316)
Lukas Hermann
2022-11-21 01:08:24 -0800
-
dfc1f2c470
add plot_secondary_clicked to plot_ui (#2318)
Clement Rey
2022-11-17 17:07:42 +0100
-
eca5e6a4d2
Update to Rust 1.65 (#2314)
Emil Ernerfeldt
2022-11-16 19:08:03 +0100
-
f7019926dc
wgpu backend: do not try to render zero-sized surfaces (#2313)
Clement Rey
2022-11-16 18:03:57 +0100
-
9268f43896
eframe: make RequestRepaintEvent into an enum UserEvent (#2311)
Emil Ernerfeldt
2022-11-16 12:17:41 +0100
-
0ff1ee3893
feat(combobox): implement text wrap for selected text (#2272)
Robert Walter
2022-11-16 11:57:27 +0100
-
0ba04184d5
Improve mouse selection accuracy (#2304)
Arshia Soleimani
2022-11-16 02:26:02 -0800
-
690dc2d2e8
Add 'none' alias to Sense::hover (#2306)
Matt Fellenz
2022-11-14 02:44:46 -0800
-
ef931c406c
Add Window::pivot and position combo boxes better (#2303)
Emil Ernerfeldt
2022-11-13 22:17:33 +0100
-
f0f41d60e1
eframe: Don't show window until after initialization (#2279)
LoganDark
2022-11-13 11:30:52 -0800
-
5bac853d9c
eframe: Repaint immediately on RepaintAsap, fixes #903 (#2280)
LoganDark
2022-11-13 11:30:39 -0800
-
f790e248e4
Fixed color edit popup going outside the screen (#2270)
ItsEthra
2022-11-11 16:09:54 +0300
-
8ff139687a
bump msrv 1.64 and tts + bindgen dep (#2274)
Red Artist
2022-11-11 14:57:25 +0530
-
e225c6b8d0
Opt-in logging of egui-wgpu using puffin
Emil Ernerfeldt
2022-11-10 16:27:31 +0100
-
b2edbe617e
Fixed Plot `Line::fill` does not fill last segment correctly (#2275)
WesleyCh3n
2022-11-10 22:00:20 +0800
-
b1e71d308f
Only show tooltips when mouse pointer is still (#2263)
Emil Ernerfeldt
2022-11-09 19:35:08 +0100
-
51ff32797d
Give each tooltip area its own unique `Id` (#2264)
Emil Ernerfeldt
2022-11-08 11:04:54 +0100
-
35213606c4
Bug fix: don't paint panel separation lines on top of everything else
Emil Ernerfeldt
2022-11-08 08:27:49 +0100
-
5515d2db77
Add ui.centered
Emil Ernerfeldt
2022-11-08 01:07:51 +0100
-
c3edc1b88e
fix mistake added in #2261
Emil Ernerfeldt
2022-11-08 00:51:50 +0100
-
4aacb4575b
Panel visual improvements (#2261)
Emil Ernerfeldt
2022-11-08 00:34:31 +0100
-
75a825e9a1
Fix ScrollArea::show_rows (#2258)
qthree
2022-11-08 05:26:01 +0700
-
3805a3282f
feat: add a way to provide customable scaling to SVG rasterization (#2252)
blusk
2022-11-07 10:52:14 -0500
-
b3ab47a594
eframe: warn if web_sys_unstable_apis was not set
Emil Ernerfeldt
2022-11-07 14:00:00 +0100
-
d5eb8779cb
Allow overlapping interactive widgets (#2244)
Emil Ernerfeldt
2022-11-07 12:44:35 +0100
-
8c76b8caff
Update op puffin 0.14.0 (#2257)
Emil Ernerfeldt
2022-11-07 12:37:37 +0100