mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1280] [CLOSED] chore(deps): bump eframe to 0.31 #1295
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1280
Author: @LGUG2Z
Created: 2/15/2025
Status: ❌ Closed
Base:
master← Head:feature/egui-0.31📝 Commits (1)
ee53377chore(deps): bump eframe to 0.31📊 Changes
11 files changed (+270 additions, -245 deletions)
View changed files
📝
Cargo.lock(+135 -122)📝
Cargo.toml(+3 -2)📝
komorebi-bar/Cargo.toml(+1 -1)📝
komorebi-bar/src/bar.rs(+43 -42)📝
komorebi-bar/src/komorebi.rs(+8 -7)📝
komorebi-bar/src/komorebi_layout.rs(+6 -5)📝
komorebi-bar/src/render.rs(+50 -48)📝
komorebi-bar/src/selected_frame.rs(+6 -6)📝
komorebi-bar/src/time.rs(+14 -8)📝
komorebi-themes/Cargo.toml(+3 -3)📝
komorebi/Cargo.toml(+1 -1)📄 Description
A whole bunch of deprecations and breaking changes in this egui/eframe release - @CtByte can you take a look?
I'm not sure what we should default to for this new enum: https://docs.rs/egui/0.31.0/egui/enum.StrokeKind.html
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.