[PR #274] [MERGED] Allow widgets to request keyboard events exclusively. #296

Closed
opened 2026-03-03 16:23:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/274
Author: @mum4k
Created: 11/28/2020
Status: Merged
Merged: 11/28/2020
Merged by: @mum4k

Base: develHead: 243-exclusive-keyboard


📝 Commits (2)

  • 2c1b1a4 Allow widgets to request keyboard events exclusively.
  • 7a0560b Updating CHANGELOG.

📊 Changes

4 files changed (+167 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 container/container.go (+13 -0)
📝 container/container_test.go (+146 -0)
📝 widgetapi/widgetapi.go (+7 -0)

📄 Description

Works on #243.


🔄 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/mum4k/termdash/pull/274 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 11/28/2020 **Status:** ✅ Merged **Merged:** 11/28/2020 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `243-exclusive-keyboard` --- ### 📝 Commits (2) - [`2c1b1a4`](https://github.com/mum4k/termdash/commit/2c1b1a4bfee47c9308e2c093da705548e352488b) Allow widgets to request keyboard events exclusively. - [`7a0560b`](https://github.com/mum4k/termdash/commit/7a0560b6eb0beff2d7d6f6347f8e537016093ca3) Updating CHANGELOG. ### 📊 Changes **4 files changed** (+167 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `container/container.go` (+13 -0) 📝 `container/container_test.go` (+146 -0) 📝 `widgetapi/widgetapi.go` (+7 -0) </details> ### 📄 Description Works on #243. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:46 +03: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
starred/termdash#296
No description provided.