Commit Graph

  • bb252e2788
    Check `egui_extras --all-features` on CI (#3019) Emil Ernerfeldt 2023-05-23 09:26:40 +0200
  • 8c5d235bfb
    cargo update (#3018) Emil Ernerfeldt 2023-05-23 09:25:39 +0200
  • 03bb89153b
    eframe: Use `NativeOptions::AppId` for the persistance location (#3014) Emil Ernerfeldt 2023-05-23 08:38:14 +0200
  • 9d5b324787 Fix typo in docs Emil Ernerfeldt 2023-05-23 08:37:11 +0200
  • 68a4239036
    Fix --no-default-features (#3015) Emil Ernerfeldt 2023-05-22 22:11:07 +0200
  • 86d1d1fe76 Trim deny.toml Emil Ernerfeldt 2023-05-22 21:38:20 +0200
  • b5c24d6ec8 egui_demo_app: add some native window info Emil Ernerfeldt 2023-05-22 21:37:19 +0200
  • a1d0e29e5e vscode: ignore target_wasm Emil Ernerfeldt 2023-05-22 21:36:27 +0200
  • 6a80e6fc74 Add doc-test example for Modifiers::matches Emil Ernerfeldt 2023-05-22 21:35:30 +0200
  • 7583a44e32 Format Cargo.toml Emil Ernerfeldt 2023-05-22 21:32:05 +0200
  • 45826999ac Add profiling scopes to app icon stuff Emil Ernerfeldt 2023-05-22 21:31:59 +0200
  • e6db7977f9 Fix rust analyzer overrideCommand Emil Ernerfeldt 2023-05-22 21:31:36 +0200
  • cc9f1adb84
    Add an optional app_id field to eframe's NativeOptions for Wayland (#3007) Thomas Krause 2023-05-22 21:40:04 +0200
  • c030aa5df2
    Fix documentation for TextureId::Managed(0) (#2998) Anders Kaseorg 2023-05-22 11:37:26 -0700
  • 13769c281a
    Mention `store` in `TextEditState` doc comment (#2988) David Judge 2023-05-22 19:33:23 +0200
  • 7195645a1a
    chore: disable default feature for chrono (#2993) Amirhossein Akhlaghpour 2023-05-22 21:03:06 +0330
  • b758e9dbf0
    Update accesskit to 0.11 (#3012) Emil Ernerfeldt 2023-05-22 19:20:58 +0200
  • d7dcfe4dae Remove references to the removed `custom_3d_three-d` example Emil Ernerfeldt 2023-05-22 17:04:58 +0200
  • d765c610c1 Update list of Fedora Rawhide dependencies Emil Ernerfeldt 2023-05-22 16:43:26 +0200
  • 7b76161a6a
    Set a default icon for all eframe apps: a white `e` on black background (#2996) Emil Ernerfeldt 2023-05-17 16:23:32 +0200
  • 856afc8f7e
    Update wasm-bindgen to 0.2.86 (#2995) Emil Ernerfeldt 2023-05-17 11:08:35 +0200
  • ea71b7f20b
    eframe web: detect and report panics during startup (#2992) Emil Ernerfeldt 2023-05-16 22:22:09 +0200
  • ff8e4826b3
    Add egui::Modifiers::contains (#2989) Andreas Reich 2023-05-15 15:10:54 +0200
  • 268a63fee2
    Show alt key on mac as `"Option"`, not `"Alt"` (#2981) Andreas Reich 2023-05-10 09:35:01 +0200
  • e9fa6c8ff6
    Add `Pointer::is_decidedly_dragging` and `could_any_button_be_click` (#2979) Emil Ernerfeldt 2023-05-08 12:27:49 +0200
  • faf31365d2
    Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) Emil Ernerfeldt 2023-05-08 12:20:26 +0200
  • 3d6a15f442
    Log warning instead of error when failing to decode RON in storage (#2961) Emil Ernerfeldt 2023-04-27 09:45:44 +0200
  • f76eefb98d
    [wgpu] Expose wgpu::Adapter via RenderState (#2954) Andreas Reich 2023-04-25 17:42:13 +0200
  • 20e291d3f6
    [egui-wgpu] Device configuration is now dependent on adapter (#2951) Andreas Reich 2023-04-25 09:53:13 +0200
  • 92c7053a14
    Rename `examples/user_attention/README.mg` to ... (#2948) MAlba124 2023-04-24 14:28:13 +0200
  • 0e6d69d4c4
    Make egui work on WebGPU out of the box. (#2945) Andreas Reich 2023-04-24 11:26:45 +0200
  • 09e1569bf3
    Enable egui-winit to support wasm target (#2949) Jinlei Li 2023-04-24 15:16:50 +0800
  • c82604fe51 Update and fix web demo Emil Ernerfeldt 2023-04-24 09:15:06 +0200
  • f962378243
    wgpu 0.16 (#2884) Niklas Korz 2023-04-21 11:40:25 +0200
  • 4d357b0f02 clippy fixes from 1.69.0 Emil Ernerfeldt 2023-04-21 11:33:18 +0200
  • 4d360f67a4 eframe web: rememeber to unsubscribe from events on destroy Emil Ernerfeldt 2023-04-21 09:22:34 +0200
  • ac50fa0d94
    eframe web: Better panic handling (#2942) Emil Ernerfeldt 2023-04-21 08:33:01 +0200
  • 7f2de426d2
    eframe: Set app icon on Mac and Windows (#2940) Emil Ernerfeldt 2023-04-20 15:47:04 +0200
  • 834e2e9f50
    Fix: `request_repaint_after` works even when called from background thread (#2939) Emil Ernerfeldt 2023-04-20 10:56:52 +0200
  • d46cf067ea
    Return plot transforms (#2935) Emil Ernerfeldt 2023-04-19 17:01:16 +0200
  • ce761e548f
    use env_logger in all examples (#2934) Emil Ernerfeldt 2023-04-19 16:35:38 +0200
  • e3a021eea6
    Allow for requesting the user's attention to the window (#2905) TicClick 2023-04-19 15:29:17 +0200
  • d1af798a9b
    Clear all keys and modifies on focus change (#2933) Emil Ernerfeldt 2023-04-19 15:27:51 +0200
  • ede3ded977
    egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914) Ryan Hileman 2023-04-19 00:14:23 -0700
  • b8e798777d
    Only show id clash warnings in debug builds by default (#2930) Emil Ernerfeldt 2023-04-19 08:53:37 +0200
  • d486c76a9f
    Remove dark-light dependency (#2929) Emil Ernerfeldt 2023-04-18 21:52:48 +0200
  • 9c9a54ce36
    Replace `tracing` with `log` (#2928) Emil Ernerfeldt 2023-04-18 21:11:26 +0200
  • 0f9e1a3526
    eframe web: Store app state to local storage when leaving site (#2927) Emil Ernerfeldt 2023-04-18 20:26:02 +0200
  • 438f6eafc8
    Plot widget - allow disabling zoom and drag for x and y separately (#2901) Jackson Kruger 2023-04-18 10:58:19 -0700
  • 902bcfe6aa
    Add script to generate changelogs (#2920) Emil Ernerfeldt 2023-04-18 18:58:12 +0200
  • 03c1a05e49 Rename `sh/` folder to `scripts/` Emil Ernerfeldt 2023-04-18 17:10:52 +0200
  • 69b568aeb4
    Improved plot groups and bounds handling (#2410) Sven Niederberger 2023-04-18 16:27:00 +0200
  • 8a2cfbd131
    Apply 'with_active' option to winit (#2813) Dixeran 2023-04-18 22:13:25 +0800
  • af4d737c92 Fix typo. Closes https://github.com/emilk/egui/pull/2876 Emil Ernerfeldt 2023-04-18 16:11:34 +0200
  • 4267fc079b
    bug: hide triple_clicked in documentation (#2867) xacer 2023-04-18 07:11:05 -0700
  • 93ee554af5
    Check more target triples with cargo deny (#2919) Emil Ernerfeldt 2023-04-18 16:10:53 +0200
  • 4809747952
    Check for typos on CI (#2918) Emil Ernerfeldt 2023-04-18 16:10:20 +0200
  • 77df9cb982
    Menu State rect now uses menu frame rect instead of contents rect, as their position goes out of bounds. (#2886) hats-np 2023-04-18 15:07:24 +0100
  • 33aa4d698f
    Fix typos (#2866) Jozef Číž 2023-04-18 15:52:45 +0200
  • 8326fffdb0
    Add raw mouse wheel event (#2782) YgorSouza 2023-04-18 15:44:26 +0200
  • 89e42884fc
    Remove android-activity dependency + add activity features (#2863) Robert Bragg 2023-04-18 14:40:30 +0100
  • b604b6200c
    Update yanked deps (#2917) Emil Ernerfeldt 2023-04-18 15:27:31 +0200
  • 7c12bb692b
    eframe: add call to save_and_destroy in Exit event of run_return (#2895) Luke Jones 2023-04-19 01:08:17 +1200
  • 6f1e66731e
    eframe: read the state of native window's input focus and request it (#2900) TicClick 2023-04-18 15:03:06 +0200
  • b80c0e6ff6
    Add option to show icon (#2910) Barugon 2023-04-18 05:55:09 -0700
  • 116d1547be
    fix epaint bytemuck dependency (#2913) Ryan Hileman 2023-04-18 05:51:38 -0700
  • c86bfb6e67
    egui-wgpu: Support multisampling (#2878) Pēteris Pakalns 2023-04-13 23:29:15 +0300
  • eb0812a953
    eframe web: ensure modifiers keys won't stick in a down state on alt-tab (#2857) Emil Ernerfeldt 2023-03-31 10:11:41 +0200
  • 5cdbce04a8
    Update to accesskit 0.10.1 (#2855) Emil Ernerfeldt 2023-03-30 10:23:54 +0200
  • 5fc5f087ff
    Add character limit to TextEdit (#2816) cameron 2023-03-30 04:23:22 -0400
  • fb726aaabb
    egui-winit: fix unsafe API of Clipboard::new (#2765) Diggory Hardy 2023-03-30 09:21:07 +0100
  • 9ddf7abeee
    feat: simple grid row color picker (#2519) Andrew Scott 2023-03-30 03:01:22 -0500
  • 92c4e23aac
    eframe: add a simplified native-only API for simple native apps (#2453) Emil Ernerfeldt 2023-03-30 10:00:47 +0200
  • 4b1c0d90c0
    demo app: use `enum` instead of strings for demo-selector anchor (#2781) XyLyXyRR 2023-03-30 15:20:07 +0800
  • b8816d6988
    Run cargo-deny on a matrix of targets (#2852) Emil Ernerfeldt 2023-03-30 09:12:11 +0200
  • b1f837ca2f
    [egui-wgpu] Do vertex & index buffer in a single copy each (#2820) Andreas Reich 2023-03-29 19:30:18 +0200
  • 5ccc71415e
    Replace show_index String with Into<TextWidget> (#2790) Brian Janssen 2023-03-29 17:00:31 +0200
  • 977749b0e0
    eframe: Automatically change theme when system dark/light mode changes (#2750) Ruben 2023-03-29 16:39:30 +0200
  • 870264b005
    eframe: capture a screenshot using `Frame::request_screenshot` amfaber 2023-03-29 16:34:22 +0200
  • 74d43bfa17
    Fix UI `data()` read mutability (#2742) Ivan Sotnikov 2023-03-29 16:59:24 +0300
  • 2946ed74e3
    Update serial window example (#2756) c-git 2023-03-29 09:55:45 -0400
  • 8eeb3e0d28
    Fix resizable columns option in the table demo (#2780) Boris-Chengbiao Zhou 2023-03-29 15:53:56 +0200
  • f38904336b
    Prefer the client width/height for the canvas parent (#2804) Samit Basu 2023-03-29 06:04:04 -0700
  • 24eccca8e6
    Only enable instant/wasm-bindgen when building for wasm32 architecture (#2808) Gabriel Féron 2023-03-29 14:59:45 +0200
  • 73a011f83a
    fix scroll bars not appearing (#2826) (#2827) Ryan Hileman 2023-03-29 05:53:24 -0700
  • 8ec9233e28
    Add #![forbid(unsafe_code)] where unsafe isn't needed (#2773) YgorSouza 2023-03-29 14:39:51 +0200
  • c5caed5b35
    Enabled wayland feature for winit when running native (#2751) ItsEthra 2023-03-29 15:38:27 +0300
  • 94f8b02286
    improve fallback fonts alignment (#2724) lictex_ 2023-03-29 20:36:09 +0800
  • 089c7b46f3
    Fix the OS check for windows (#2832) Jeremy Leibs 2023-03-23 15:15:00 +0100
  • 59c2c4c70d
    Update tempfile to fix CVE (#2809) Emil Ernerfeldt 2023-03-14 08:50:06 +0100
  • f94187ab71 Remove misleading safety-badges Emil Ernerfeldt 2023-02-28 22:35:04 +0100
  • 8345847853
    fix window position display error (physical pixels converted to logic… (#2763) 谢克 2023-03-01 04:35:09 +0800
  • e9d869c4c5
    hsva color_slider_2d orientation change (#2727) Ivan 2023-02-28 21:21:01 +0100
  • 5910144112
    Scroll bar visibility options (#2729) Ivan 2023-02-28 21:20:10 +0100
  • f85a25307d
    Fix deadlock when using show_blocking_widget (#2753) YgorSouza 2023-02-28 20:52:37 +0100
  • 7215fdfb7c Release eframe 0.21.3 - fix web input of the the letter P Emil Ernerfeldt 2023-02-15 08:26:45 +0100
  • e2778d9d6a
    eframe: Fix inputting of the letter P on web (#2740) Emil Ernerfeldt 2023-02-15 08:24:52 +0100
  • 38849fe381 Release eframe 0.21.2 - support --no-default-features Emil Ernerfeldt 2023-02-12 19:31:29 +0100
  • df7e5bd57a
    Allow compiling eframe with `--no-default-features` (#2728) Emil Ernerfeldt 2023-02-12 19:29:42 +0100
  • e3e781ced8 fix puffin_profiler example Emil Ernerfeldt 2023-02-12 19:27:10 +0100