[PR #95] [MERGED] feat: module hover options #6106

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/95
Author: @JakeStanger
Created: 4/1/2023
Status: Merged
Merged: 4/1/2023
Merged by: @JakeStanger

Base: masterHead: feat/module-hover


📝 Commits (1)

  • 102d247 feat: module hover options

📊 Changes

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

View changed files

📝 docs/Configuration guide.md (+2 -0)
📝 src/bar.rs (+29 -11)
📝 src/config/mod.rs (+2 -0)

📄 Description

Adds on_mouse_enter and on_mouse_exit common module options.

Resolves #70.


🔄 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/95 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/1/2023 **Status:** ✅ Merged **Merged:** 4/1/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/module-hover` --- ### 📝 Commits (1) - [`102d247`](https://github.com/JakeStanger/ironbar/commit/102d2478a9d0ecc8be12c5ea6019a5a5411cc6ab) feat: module hover options ### 📊 Changes **3 files changed** (+33 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/Configuration guide.md` (+2 -0) 📝 `src/bar.rs` (+29 -11) 📝 `src/config/mod.rs` (+2 -0) </details> ### 📄 Description Adds `on_mouse_enter` and `on_mouse_exit` common module options. Resolves #70. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:55:10 +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#6106
No description provided.