[PR #377] [MERGED] refactor: update wayland crates to latest versions #7700

Closed
opened 2026-05-23 02:55:33 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/377
Author: @JakeStanger
Created: 12/11/2023
Status: Merged
Merged: 12/11/2023
Merged by: @JakeStanger

Base: masterHead: refactor/update-wayland


📝 Commits (1)

  • ed5a162 refactor: update wayland crates to latest versions

📊 Changes

5 files changed (+260 additions, -143 deletions)

View changed files

📝 Cargo.lock (+221 -109)
📝 Cargo.toml (+4 -4)
📝 src/clients/wayland/client.rs (+3 -3)
📝 src/clients/wayland/wlr_data_control/mod.rs (+24 -22)
📝 src/clients/wayland/wlr_data_control/offer.rs (+8 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/377 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 12/11/2023 **Status:** ✅ Merged **Merged:** 12/11/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `refactor/update-wayland` --- ### 📝 Commits (1) - [`ed5a162`](https://github.com/JakeStanger/ironbar/commit/ed5a16237d23decbbc12e310bbcfbc6975647006) refactor: update wayland crates to latest versions ### 📊 Changes **5 files changed** (+260 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+221 -109) 📝 `Cargo.toml` (+4 -4) 📝 `src/clients/wayland/client.rs` (+3 -3) 📝 `src/clients/wayland/wlr_data_control/mod.rs` (+24 -22) 📝 `src/clients/wayland/wlr_data_control/offer.rs` (+8 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55:33 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#7700
No description provided.