1839 Commits (e49245fae52e4cce1ec3a8250d4cbeedb0c3c253)
 

Author SHA1 Message Date
BctfN0HUK7Yg d6b32b7956
Add set margin method to TextEdit (#1104) 3 years ago
Jay Oster ffa1b6bd43
egui-winit: re-enable window transparency (#1126) 3 years ago
Max Wase 5bedf73566
Add a link to the source code of a fractal_clock example (#1029) 3 years ago
Mingun 87ae77aab0
Add some improvements in the documentation (#1056) 3 years ago
Juan Campa 624e2fcfc1
Follow style for corner radius for SelectableLabel 3 years ago
Emil Ernerfeldt c713fd98dd Fix horizontal scrolling direction on Linux 3 years ago
Emil Ernerfeldt ad5418777d
Fix dead-lock in TextEdit on touch-screens (#1118) 3 years ago
Emil Ernerfeldt b2c8cd0867 Simplify http demo and add new download_image eframe demo 3 years ago
Emil Ernerfeldt 66d80e2519
Texture loading in egui (#1110) 3 years ago
dvec 6c616a1b69
egui_glow: Reduce memory allocations in Painter::set_texture (#1096) 3 years ago
dvec d9cfeff72c
egui_glow: Optimize Painter::set_texture (#1093) 3 years ago
Emil Ernerfeldt 205e04aa18
Fix bugs in glow on web (#1092) 3 years ago
Emil Ernerfeldt d5673412dd
Put everything in Context behind the same Mutex (#1050) 3 years ago
Simon Werner 225d2b506d
Split `Event::Text` into `Text` and `Paste` (#1058) 3 years ago
Emil Ernerfeldt 650057dd4a Improve OpenGL error detection and reporting in egui_glow 3 years ago
Lampsitter 611eaa52e8
Revert "Don't constrain immovable egui windows to native window (#1049)" (#1054) 3 years ago
Emil Ernerfeldt 342737e2f0 Improve a couple of docstrings 3 years ago
Lampsitter 7b641be7b0
Don't constrain immovable egui windows to native window (#1049) 3 years ago
Emil Ernerfeldt 1f93c7b0b6 Implement Clone & PartialEq on RichText WidgetTextJob WidgetTextGalley 3 years ago
Justin Jaffray 4fe5fa6c59
egui_glow: Add function to set the texture filter (#1041) 3 years ago
Lampsitter b0ea4dc0b5
Fix context menu styling (#1043) 3 years ago
Emil Ernerfeldt 7863f44111 Add demo of advanced TextEdit usage 3 years ago
Lampsitter d31f7d6522
Faster dashed line generation (#1027) 3 years ago
Emil Ernerfeldt 79cfdaa1f9 Better docs and spelling fixes 3 years ago
Niklas Korz 01015ac94c
Use `instant` crate in egui-winit for WebAssembly support (#1023) 3 years ago
Emil Ernerfeldt b1fd6a44e8
Switch to using glow as the default renderer both on native and the web (#1020) 3 years ago
LordMZTE 8da592c6ab
Add Spinner widget (#1013) 3 years ago
Emil Ernerfeldt b5c119ef19
0.16.1 patch release: Add back CtxRef::begin_frame/end_frame (#1019) 3 years ago
Emil Ernerfeldt b00edfe97f Remove keyboard focus from a widget if something else is dragged 3 years ago
Emil Ernerfeldt 753d709d3d
Hide console on windows for all examples in release builds (#1008) 3 years ago
Emil Ernerfeldt 4ef21380a2 Add `Ui::add_visible` and `Ui::add_visible_ui` 3 years ago
Emil Ernerfeldt db110b1690 Remove deprecated functions 3 years ago
Timo 21fe9316d5
Adding missing package for fedora (#1018) 3 years ago
Emil Ernerfeldt 0960f38552 Add inter-linking between different forms of documentations and examples 3 years ago
Emil Ernerfeldt f779e8a346 Add an eframe example of how to install a custom font 3 years ago
Emil Ernerfeldt 0146c7e7fc Release 0.16.0 - Context menus and rich text 3 years ago
Emil Ernerfeldt 77869c21ea Publish new web demo 3 years ago
Emil Ernerfeldt 037ca5f9cd update tts 0.17 -> 0.19 3 years ago
Emil Ernerfeldt ffd28252ab cargo update 3 years ago
Emil Ernerfeldt 84399cde83 Small tweaks to documentation and demo 3 years ago
Emil Ernerfeldt d0a47bf8e8 setup_web.sh: don't force-install wasm-bindgen-cli 3 years ago
Emil Ernerfeldt 190c85a40f Rename `Texture` to `FontImage` 3 years ago
Emil Ernerfeldt d775eb3733 Fix wrong label on the feature request PR template 3 years ago
Emil Ernerfeldt 68fca09df9 Improve documentation 3 years ago
Emil Ernerfeldt 00f965de87 Add Context::animate_bool_with_time 3 years ago
Rasmus Brönnegård 811b974003
Fix typo "the close" -> "this close" in style.rs (#887) 3 years ago
Emil Ernerfeldt 5b9a349c26 Clean up glow painter destroy code 3 years ago
Emil Ernerfeldt beb2ea2ef6 Add favicon.ico - a single "e" for "egui", using the Ubuntu-Light font 3 years ago
Emil Ernerfeldt c412fd4a9c Add loading animation while waiting for wasm to load 3 years ago
Emil Ernerfeldt cda4c8ba13 Minor cleanup following https://github.com/emilk/egui/pull/999 3 years ago