[PR #780] [MERGED] Fix tray focus issues on Sway #6558

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/780
Author: @JakeStanger
Created: 11/16/2024
Status: Merged
Merged: 11/16/2024
Merged by: @JakeStanger

Base: masterHead: fix/tray-focus


📝 Commits (2)

  • e4e9632 fix(tray): menu causing bar to lose focus on sway
  • f161429 docs(clock): align table columns

📊 Changes

4 files changed (+48 additions, -71 deletions)

View changed files

📝 docs/modules/Clock.md (+6 -6)
📝 docs/modules/Tray.md (+5 -5)
📝 src/modules/tray/interface.rs (+15 -5)
📝 src/modules/tray/mod.rs (+22 -55)

📄 Description

Fixes #613


🔄 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/780 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 11/16/2024 **Status:** ✅ Merged **Merged:** 11/16/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/tray-focus` --- ### 📝 Commits (2) - [`e4e9632`](https://github.com/JakeStanger/ironbar/commit/e4e9632caab66f6a8627ffb03b2f82cd5404003f) fix(tray): menu causing bar to lose focus on sway - [`f161429`](https://github.com/JakeStanger/ironbar/commit/f161429dfc4e3faa815a00ee9f9afe01ccc959cc) docs(clock): align table columns ### 📊 Changes **4 files changed** (+48 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Clock.md` (+6 -6) 📝 `docs/modules/Tray.md` (+5 -5) 📝 `src/modules/tray/interface.rs` (+15 -5) 📝 `src/modules/tray/mod.rs` (+22 -55) </details> ### 📄 Description Fixes #613 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:56:27 +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#6558
No description provided.