mirror of
https://github.com/rivo/tview.git
synced 2026-04-27 05:45:49 +03:00
[GH-ISSUE #450] Announcement: Window Manager for tview #324
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#324
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jpeletier on GitHub (May 31, 2020).
Original GitHub issue: https://github.com/rivo/tview/issues/450
Hello,
I just finished winman, a simple, yet powerful window manager for
tview. It supports floating windows, modal windows, resizable, draggable and more! Check it out here: https://github.com/epiclabs-io/winman.Please let me know if there is a place to link tview-related building blocks for people to find it easily. Thanks.
@tsak commented on GitHub (Jul 7, 2020):
Nice. Looks very impressive!
@makew0rld commented on GitHub (Jul 9, 2020):
Wow, awesome! Do you think it would work with cview as well?
@rivo commented on GitHub (Aug 18, 2020):
Thanks for letting us know. I've added
winmanto the front page (the list of projects usingtview). Cheers!