[PR #912] [MERGED] build: add feature flags for custom, label, script modules #1031

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

📋 Pull Request Information

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

Base: masterHead: build/feature-flags


📝 Commits (1)

  • 15177d7 build: add feature flags for custom, label, script modules

📊 Changes

4 files changed (+31 additions, -1 deletions)

View changed files

📝 Cargo.toml (+9 -0)
📝 docs/Compiling.md (+4 -1)
📝 src/config/mod.rs (+12 -0)
📝 src/modules/mod.rs (+6 -0)

📄 Description

All modules can now be toggled at compile time by feature flags


🔄 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/912 **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/feature-flags` --- ### 📝 Commits (1) - [`15177d7`](https://github.com/JakeStanger/ironbar/commit/15177d707ef21aa6b7f800ed4599daf5e38ebc27) build: add feature flags for `custom`, `label`, `script` modules ### 📊 Changes **4 files changed** (+31 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+9 -0) 📝 `docs/Compiling.md` (+4 -1) 📝 `src/config/mod.rs` (+12 -0) 📝 `src/modules/mod.rs` (+6 -0) </details> ### 📄 Description All modules can now be toggled at compile time by feature flags --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:55:22 +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#1031
No description provided.