You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by jcollie November 8, 2024
Currently (with libadwaita enabled) you can move a tab to another existing window by dragging the tab header from one window to another. I propose adding a keybind action and corresponding context menu entries to move a tab to a new (previously non-existent) window where it would become the first and only tab in that window.
Design
Add move_tab_to_new_window binding
Add the associated apprt action
Implement for GTK and/or macOS
We can support both platforms for this one.
The text was updated successfully, but these errors were encountered:
Discussed in #2625
Originally posted by jcollie November 8, 2024
Currently (with libadwaita enabled) you can move a tab to another existing window by dragging the tab header from one window to another. I propose adding a keybind action and corresponding context menu entries to move a tab to a new (previously non-existent) window where it would become the first and only tab in that window.
Design
move_tab_to_new_window
bindingWe can support both platforms for this one.
The text was updated successfully, but these errors were encountered: