83 Commits (ac9faaf1c1d8a0544dd5d0469a6626a5ada10bc5)

Author SHA1 Message Date
sy1ntexx f5cca2a288
Added support for 20 fn keys (#1665) 2 years ago
Robert Bragg a5076d4cc4
egui_winit/wgpu: enable Android support (#1634) 2 years ago
Emil Ernerfeldt 810b609a80 clippy fixes 3 years ago
Emil Ernerfeldt 934fcd7e99 Add hex_color clipboard fixes to changelogs 3 years ago
Antti Keränen b8a5924295
Fix clipboard on Wayland (#1613) 3 years ago
sy1ntexx d850b47f9e
Added Extra1 & Extra2 pointer buttons (#1603) 3 years ago
Emil Ernerfeldt dc26890a80 Release 0.18.0 - Shape::Callback, Table, and better text contrast 3 years ago
Emil Ernerfeldt d24599f3cc Revert tts version to 0.20 3 years ago
Emil Ernerfeldt ed4fe43e7a Update tts 0.20 -> 0.21 3 years ago
Emil Ernerfeldt 30aeb2a94f Update webbrowser 0.6 -> 0.7 3 years ago
Emil Ernerfeldt bb421c7e8a
Remove `egui_web` and `epi` (#1545) 3 years ago
Emil Ernerfeldt ed002acc68
Refactor: move things into eframe (#1542) 3 years ago
Emil Ernerfeldt 8e266760e2 Silence warnings about unused profiling macros in egui-winit 3 years ago
Emil Ernerfeldt 4d2eb5b71e Don't export macros that should only be pub(crate) 3 years ago
Emil Ernerfeldt 1dee439ab1 Added CursorIcons for resizing columns, rows and 8 cardinal directions 3 years ago
Boby 96335d5f45
added `epi::Frame::set_window_pos` (#1505) 3 years ago
Emil Ernerfeldt 170b21b63e
Add opt-in support for the 'puffin' profiler in eframe (#1483) 3 years ago
Emil Ernerfeldt 973c3f22d1
Revert "Update tts to 0.21.1" (#1482) 3 years ago
Emil Ernerfeldt 08b208586a egui-winit: if clipboard fails to start, fall back to local clipboard 3 years ago
Emil Ernerfeldt de038b9546 Update tts to 0.21.1 3 years ago
Emil Ernerfeldt 917f9e1768 Refactor and simplify feature flags 3 years ago
Emil Ernerfeldt 65d16695ae
Replace copypasta with arboard (#1475) 3 years ago
Emil Ernerfeldt cf0338d48f
Rust 1.60.0 + refactor cargo features (#1467) 3 years ago
Luis Wirth c3ac340e25
egui-winit: re-export egui (#1429) 3 years ago
Emil Ernerfeldt 8f178fa4e0
Add glow::Context to epi::Frame (#1425) 3 years ago
Emil Ernerfeldt b7ebe16cfb
Storage and frame refactor (#1418) 3 years ago
Emil Ernerfeldt a9fd03709e Add new NativeOptions: vsync multisampling depth_buffer stencil_buffer 3 years ago
Emil Ernerfeldt 15254f8235
Remove the single_threaded/multi_threaded feature flags (#1390) 3 years ago
Emil Ernerfeldt fda8189cba
Move lints list to `.carg/config.toml` (#1394) 3 years ago
Emil Ernerfeldt c8f6cae362
eframe app creation refactor (#1363) 3 years ago
Emil Ernerfeldt c768d1d48e
Context::request_repaint will wake up the UI thread (#1366) 3 years ago
Emil Ernerfeldt 6aee4997d4
Add Shape::Callback to do custom rendering inside of an egui UI (#1351) 3 years ago
Emil Ernerfeldt 510cef02ca Run a formatter on all toml files 3 years ago
Emil Ernerfeldt a05520b9d3 Release 0.17.0 - Improved font selection and image handling 3 years ago
Emil Ernerfeldt 31d324932c
Introduce egui::FullOutput, returned from Context::run (#1292) 3 years ago
Emil Ernerfeldt 745f209c61 Make RawInput.max_texture_side an Option 3 years ago
Emil Ernerfeldt 6d68838821 Clean up changelogs 3 years ago
Emil Ernerfeldt ddf914b517
Update crates (#1283) 3 years ago
Emil Ernerfeldt cbc53fbe2e eframe: Add `epi::NativeOptions::initial_window_pos` 3 years ago
Emil Ernerfeldt 0fa4bb9c64 Clean up all Cargo.toml: put features higher, and document them better 3 years ago
Emil Ernerfeldt 8dfa6ce2f0 Update tts 0.19 -> 0.20 3 years ago
Emil Ernerfeldt c3be566574
egui-winit: Automatically detect and apply dark or light mode (#1045) 3 years ago
Unknown 270c08a030
min and max window size (#1171) 3 years ago
Emil Ernerfeldt c6ac1827f6
Use tracing crate for logging (#1192) 3 years ago
Emil Ernerfeldt b5aaa5fa6f Improve some feature flags 3 years ago
Emil Ernerfeldt b618636425
Add ui.data(), ctx.data(), ctx.options() and ctx.tessellation_options() (#1175) 3 years ago
AlexxxRu 0d00185d9f
Bugfix/drag window (#1108) 3 years ago
Emil Ernerfeldt fa43d16c41
Choose your own font and size (#1154) 3 years ago
Emil Ernerfeldt a689b623a6
Make shift-scroll do horizontal scrolling on all platforms (#1136) 3 years ago
Erlend Walstad ab77099781
eframe: allow aborting an exit event (#1038) 3 years ago