egui/crates
YgorSouza d72f92c41d
Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909)
This allows them to build correctly on Linux by passing one or both of
the features alongside `winit`.

Closes #3492
Closes #2286
2024-01-30 16:55:55 +01:00
..
ecolor Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
eframe Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909) 2024-01-30 16:55:55 +01:00
egui Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
egui-wgpu Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909) 2024-01-30 16:55:55 +01:00
egui-winit Postpone call to get_current_texture (#3914) 2024-01-29 18:06:21 +01:00
egui_demo_app Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909) 2024-01-30 16:55:55 +01:00
egui_demo_lib Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
egui_extras Use a selectable label for syntax-highlighted text in egui_extras 2024-01-22 14:47:58 +01:00
egui_glow Add `x11` and `wayland` features to egui-wgpu and egui_glow (#3909) 2024-01-30 16:55:55 +01:00
egui_plot Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
epaint Add opacity factor to `TextShape` (#3916) 2024-01-30 15:55:18 +01:00