1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 21:30:03 -04:00

Commit Graph

  • a925511032 Expose the TextEdit multiline flag to AccessKit (#2448) Matt Campbell 2022-12-14 01:37:51 -06:00
  • 126be51ac3 Add Visuals::striped as global default for Grids and Tables Emil Ernerfeldt 2022-12-13 21:02:39 +01:00
  • 51081d69fc Maybe fix WSLg (#2439) Emil Ernerfeldt 2022-12-13 16:06:19 +01:00
  • 0ba2d8ca1d Add Visuals::menu_rounding Emil Ernerfeldt 2022-12-13 15:44:27 +01:00
  • 4a72abc8ec Clamp eframe window size to at most the size of the largest monitor (#2445) Emil Ernerfeldt 2022-12-13 09:09:36 +01:00
  • 32677a54e4 egui-winit: improve clipboard logging Emil Ernerfeldt 2022-12-13 09:09:25 +01:00
  • 26eb002270 Remove references to old, fixed Firefox WebGL bug Emil Ernerfeldt 2022-12-12 21:45:57 +01:00
  • c58ac86935 egui-wgpu: only depend on epaint (not entire egui) (#2438) Emil Ernerfeldt 2022-12-12 17:25:00 +01:00
  • e0b5bb17e5 Improve the look of thin lines, making them look weaker (#2437) Emil Ernerfeldt 2022-12-12 16:18:05 +01:00
  • 6c4fc50fdf Make egui_wgpu::winit::Painter::set_window async (#2434) Emil Ernerfeldt 2022-12-12 15:37:55 +01:00
  • 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 +01:00
  • 3166194224 Update changelog emilk/eframe_on_close_not_on_wasm Emil Ernerfeldt 2022-12-12 15:30:33 +01:00
  • 0028d3df92 eframe: App::on_exit is no longer available for wasm32 Emil Ernerfeldt 2022-12-12 15:29:32 +01:00
  • cb77458f70 eframe error handling (#2433) Emil Ernerfeldt 2022-12-12 15:16:32 +01:00
  • 1437ec8903 Tell Rust Analyzer to run build to its own target folder Emil Ernerfeldt 2022-12-12 10:37:31 +01:00
  • c8dd5d1b2d egui-wgpu: don't panic if we can't find a device (#2427) (#2428) Ryan Hileman 2022-12-12 01:36:48 -08:00
  • 059e6f719d egui-winit: don't call set_cursor each frame on any platform Emil Ernerfeldt 2022-12-12 10:26:14 +01:00
  • 930ef2db38 fix all clippy lints and remove them from allow list in cranky (#2419) Red Artist 2022-12-11 23:36:09 +05:30
  • 228f30ed46 Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes Emil Ernerfeldt 2022-12-11 17:04:23 +01:00
  • d7189d69f6 Release 0.20.1 - Fix key-repeat 0.20.1 Emil Ernerfeldt 2022-12-11 16:59:54 +01:00
  • 2713f60f5b Update web demo Emil Ernerfeldt 2022-12-11 16:57:20 +01:00
  • 4e3ae098a9 Improve eframe wasm32 docs Emil Ernerfeldt 2022-12-11 16:52:37 +01:00
  • 0a1b85f35a Revert key-repeat behavior (#2429) Emil Ernerfeldt 2022-12-11 16:26:57 +01:00
  • e7471f1191 Fix drag_value.edit_string unexpected reset (#2421) bilabila 2022-12-10 17:05:51 +08:00
  • aca3807e43 Fixed docs comment in web::start (#2422) Tomoya Matsuura 2022-12-09 23:09:54 +09:00
  • 32606c2223 Fix docs.rs build issues for eframe, egui-winit, egui_glium, egui_glow (#2420) Emil Ernerfeldt 2022-12-09 12:24:47 +01:00
  • a899e00e17 Update changelogs emilk/fix-docs Emil Ernerfeldt 2022-12-09 12:04:58 +01:00
  • 5bb7a46ec2 Fix docs.rs build issues for eframe, egui-winit, egui_glium, egui_glow Emil Ernerfeldt 2022-12-09 12:03:34 +01:00
  • 54675f8983 Update changelog for #2416 Emil Ernerfeldt 2022-12-09 09:55:16 +01:00
  • 6cc43dbdd4 Fixed backspace repeat with TextEdit (#2416) ItsEthra 2022-12-09 11:54:00 +03:00
  • 85f615f21c Fix incorrect date in CHANGELOGs Emil Ernerfeldt 2022-12-09 08:29:44 +01:00
  • 7d91e90481 Release 0.20.0 - AccessKit, prettier text, overlapping widgets 0.20.0 Emil Ernerfeldt 2022-12-08 15:11:54 +01:00
  • 124ef8ddf8 Update poll-promise and unicode_names2 Emil Ernerfeldt 2022-12-08 15:08:59 +01:00
  • 896a299bf9 New web demo Emil Ernerfeldt 2022-12-08 14:55:12 +01:00
  • 4af7dc9e35 Very small doc and changelog tweaks Emil Ernerfeldt 2022-12-08 14:49:13 +01:00
  • da0a178701 Style tweaks (#2406) Emil Ernerfeldt 2022-12-08 10:55:13 +01:00
  • 5effc68ba4 Split out ecolor crate (#2399) Andreas Reich 2022-12-06 20:42:25 +01:00
  • e30ac7f91a Only add glutin dependency if you are using the glow backend (#2402) Emil Ernerfeldt 2022-12-06 14:29:58 +01:00
  • 9145893066 fix wrong variable name (#2400) Red Artist 2022-12-06 18:20:58 +05:30
  • c3932f7f7f Chrono update (#2397) René Rössler 2022-12-06 11:42:53 +01:00
  • 9e3da91a59 Add pronunciation guide at the top of the README Emil Ernerfeldt 2022-12-06 10:58:43 +01:00
  • 452541d7c2 Add a "sponsored by Rerun" section at the end of the README.md Emil Ernerfeldt 2022-12-06 10:58:17 +01:00
  • be4a5be145 egui_glow: update example to latest glutin (#2396) Luke Jones 2022-12-06 22:02:20 +13:00
  • 32144d3cb9 Update README section on accessibility (#2392) Matt Campbell 2022-12-05 13:40:01 -06:00
  • b8a1670781 Change demo keyboard shortcuts to some that work in the browser Emil Ernerfeldt 2022-12-05 17:57:11 +01:00
  • a86ec5a749 Remove extra separator in color test Emil Ernerfeldt 2022-12-05 17:38:38 +01:00
  • 8ae4d49e6e More changelog updates Emil Ernerfeldt 2022-12-05 17:38:30 +01:00
  • ee2582964d Added KeyRepeat event. (#2389) Mike Krüger 2022-12-05 17:37:25 +01:00
  • 84a1ea6cfd cargo fmt dev/mkrueger/key_repeat Emil Ernerfeldt 2022-12-05 17:11:53 +01:00
  • 39876de698 Added KeyRepeat event. Mike Krueger 2022-12-05 16:34:20 +01:00
  • 3519358b7b Clippy fix Emil Ernerfeldt 2022-12-05 13:41:25 +01:00
  • be6d23eed1 Replace Stroke::none() with Stroke::NONE Emil Ernerfeldt 2022-12-05 12:59:02 +01:00
  • df01db2df1 Add show_separator_line to SidePanel and TopBottomPanel Emil Ernerfeldt 2022-12-05 12:58:26 +01:00
  • aa503008ae Update changelogs with recent additions Emil Ernerfeldt 2022-12-05 12:50:44 +01:00
  • d7fa40ebba cargo update (#2386) Emil Ernerfeldt 2022-12-05 12:12:51 +01:00
  • 8eb687cf04 Glutin Upgrade (#2187) Red Artist 2022-12-05 16:04:28 +05:30
  • 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 +01:00
  • 0b2d56cff0 Grid: special-treat first frame to fix bug causing expanding grids (#2384) Emil Ernerfeldt 2022-12-05 11:16:37 +01:00
  • 4e59296cbb Minor code tweaks Emil Ernerfeldt 2022-12-05 09:40:47 +01:00
  • 5093b67e9b Enable and fix some more clippy lints Emil Ernerfeldt 2022-12-05 09:29:59 +01:00
  • e1f348e4b2 Implement accessibility APIs via AccessKit (#2294) Matt Campbell 2022-12-04 12:17:12 -06:00
  • 48666e1d7a Automatically generate screenshots for all examples (#2379) Emil Ernerfeldt 2022-12-04 17:27:40 +01:00
  • 7b06a8d2d0 Move 'accesskit' to under optional dependencies with a docstring accesskit Emil Ernerfeldt 2022-12-04 15:55:08 +01:00
  • 125a7f0b1e Merge branch 'master' into accesskit Emil Ernerfeldt 2022-12-04 15:49:26 +01:00
  • b774159fc8 let monospace text style be monospaced (#2201) winne42 2022-12-04 15:39:55 +01:00
  • ec0b2d8e9a Deprecate ui.centered Emil Ernerfeldt 2022-12-04 10:16:37 +01:00
  • c8771cd13e Add some minor improvements for debugging id clashes Emil Ernerfeldt 2022-12-02 09:52:26 +01:00
  • e613315866 Improve issue templates Emil Ernerfeldt 2022-12-02 09:51:21 +01:00
  • 7133818c59 Make sure scroll bars are always visible (#2371) Emil Ernerfeldt 2022-11-30 22:58:00 +01:00
  • 87d3a90718 Final planned refactor: a more flexible approach to hierarchy Matt Campbell 2022-11-30 14:42:49 -06:00
  • ae3a982f47 Override a clippy lint; I seem to have no other choice Matt Campbell 2022-11-30 14:04:05 -06:00
  • 4a273c754d More refactoring of tree construction; don't depend on Arc::get_mut Matt Campbell 2022-11-30 13:46:33 -06:00
  • 85f8eeb9d5 Fix key pressed event (#2334) JP 2022-11-30 19:40:11 +00:00
  • 2dc2a5540d egui_extras::Table improvements (#2369) Emil Ernerfeldt 2022-11-30 19:56:06 +01:00
  • 345b3c77d1 Fix doc comment Matt Campbell 2022-11-30 09:38:37 -06:00
  • 7763ee09dc Eliminate the need for an explicit is_accesskit_active method, at least for now Matt Campbell 2022-11-30 09:38:02 -06:00
  • 49bbcf9b2e Refactor node mutation (again) Matt Campbell 2022-11-30 09:20:12 -06:00
  • 18ccf1fd10 Refactor lazy activation Matt Campbell 2022-11-30 08:09:41 -06:00
  • 3109ee9825 Make PlatformOutput::accesskit_update an Option Matt Campbell 2022-11-30 07:09:03 -06:00
  • d14eab6cb0 See if I can get AccessKit exempted from the 'missing backticks' lint Matt Campbell 2022-11-29 20:45:41 -06:00
  • c0668891e6 Tweak one of the doc comments Matt Campbell 2022-11-29 20:45:07 -06:00
  • 428213398d More documentation, particularly around lazy activation Matt Campbell 2022-11-29 20:16:03 -06:00
  • 884001f633 Update AccessKit Matt Campbell 2022-11-29 19:47:59 -06:00
  • c47c3a1c03 fix clippy lint Matt Campbell 2022-11-29 16:40:16 -06:00
  • 2114978e9b Lazily activate egui's AccessKit support Matt Campbell 2022-11-29 16:21:26 -06:00
  • 9473dbdde1 Properly associate the slider label with both the slider and the drag value Matt Campbell 2022-11-29 14:03:27 -06:00
  • a31d7dc4f2 Same for Slider Matt Campbell 2022-11-29 13:43:37 -06:00
  • 599d147cf6 Support the AccessKit SetValue for DragValue; this is the only way for a Windows AT to programmatically adjust the value Matt Campbell 2022-11-29 13:13:48 -06:00
  • b65fd40f8c Refactor InputState functions for AccessKit actions Matt Campbell 2022-11-29 13:04:37 -06:00
  • 9e10822172 Tell AccessKit that the default action for a text edit (equivalent to a click) is to set the focus. This matters to some platform adapters. Matt Campbell 2022-11-29 12:16:11 -06:00
  • a472d147d6 fix clippy lint Matt Campbell 2022-11-29 11:35:44 -06:00
  • a08282f7af Avoid VoiceOver race condition bug Matt Campbell 2022-11-29 11:26:23 -06:00
  • de62604b0d Restore support for increment and decrement actions in DragValue Matt Campbell 2022-11-29 11:01:15 -06:00
  • 6dd21180da Update AccessKit, introducing support for editable spinners on Windows and an important fix for navigation order on macOS Matt Campbell 2022-11-29 10:33:14 -06:00
  • 6483b45c6d squash before rebase Matt Campbell 2022-11-29 10:24:06 -06:00
  • 0336816faf Fix keyboard support in DragValue (#2342) Matt Campbell 2022-11-29 08:27:14 -06:00
  • a646c1259d Improve example fix_keypress_event Emil Ernerfeldt 2022-11-29 15:09:57 +01:00
  • 975cbac83a Update the glow example to avoid a white flash when the app starts. (#2345) Fotis Gimian 2022-11-30 01:04:17 +11:00
  • a3f1e5961f Fix bug in keyboard shortcut formatting Emil Ernerfeldt 2022-11-27 22:03:42 +01:00
  • c5e6def65e Only update pixels_per_point when it has changed (#2352) Erlend Walstad 2022-11-27 17:22:45 +01:00