[PR #417] [MERGED] Various Small Changes #7731

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/417
Author: @JakeStanger
Created: 1/24/2024
Status: Merged
Merged: 1/24/2024
Merged by: @JakeStanger

Base: masterHead: various


📝 Commits (3)

  • 754e339 docs: add info on speeding up compilation time
  • 996ad7e refactor(desktop file): simplify some none-type handling
  • cb2f9b0 docs(examples): fix issues with example css

📊 Changes

3 files changed (+53 additions, -11 deletions)

View changed files

📝 docs/Compiling.md (+42 -0)
📝 examples/style.css (+8 -2)
📝 src/desktop_file.rs (+3 -9)

📄 Description

  docs: add info on speeding up compilation time
  refactor(desktop file): simplify some none-type handling
  docs(examples): fix issues with example css

🔄 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/417 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 1/24/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `various` --- ### 📝 Commits (3) - [`754e339`](https://github.com/JakeStanger/ironbar/commit/754e33952eaf7794d00c831c46aab007684ff0b2) docs: add info on speeding up compilation time - [`996ad7e`](https://github.com/JakeStanger/ironbar/commit/996ad7e27f3a397f4650a6a746155cd22d6ccdb7) refactor(desktop file): simplify some none-type handling - [`cb2f9b0`](https://github.com/JakeStanger/ironbar/commit/cb2f9b0aaff1519516664ab04a3a195d29983b4e) docs(examples): fix issues with example css ### 📊 Changes **3 files changed** (+53 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/Compiling.md` (+42 -0) 📝 `examples/style.css` (+8 -2) 📝 `src/desktop_file.rs` (+3 -9) </details> ### 📄 Description docs: add info on speeding up compilation time refactor(desktop file): simplify some none-type handling docs(examples): fix issues with example css --- <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:38 +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#7731
No description provided.