Multiple-room windows #12
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jadedctrl/Chat-O-Matic#12
Ŝarĝante…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Right now, all conversation views are concentrated in the main window― allowing conversations to be kept in seperate windows might be useful for some workflows.
The way I see it, conversations might be "dragged" from the ConversationList out of a window to create a seperate window, and dragged onto another window to add it to that one's ConversationList. This could let the user group related chats into seperate windows, etc. If a window has only one conversation, no ConversationList should be shown.
Putting new conversations into their own windows should be an option, though by default they should be added to the main window.