[PR #910] [MERGED] build: decouple workspace and keyboard modules #2438

Closed
opened 2026-05-22 22:56:50 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/910
Author: @JakeStanger
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @JakeStanger

Base: masterHead: build/workspace-keyboard


📝 Commits (1)

  • a4eb149 build: decouple workspace and keyboard modules

📊 Changes

4 files changed (+35 additions, -10 deletions)

View changed files

📝 src/clients/compositor/mod.rs (+11 -1)
📝 src/clients/mod.rs (+3 -3)
📝 src/image/gtk.rs (+14 -4)
📝 src/image/mod.rs (+7 -2)

📄 Description

Fixes #862


🔄 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/910 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `build/workspace-keyboard` --- ### 📝 Commits (1) - [`a4eb149`](https://github.com/JakeStanger/ironbar/commit/a4eb149816f09a7ce7b0ec90d5bd4da9f0b3727a) build: decouple `workspace` and `keyboard` modules ### 📊 Changes **4 files changed** (+35 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/compositor/mod.rs` (+11 -1) 📝 `src/clients/mod.rs` (+3 -3) 📝 `src/image/gtk.rs` (+14 -4) 📝 `src/image/mod.rs` (+7 -2) </details> ### 📄 Description Fixes #862 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:56:50 +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#2438
No description provided.