Skip to content

allow detachable tabs#1879

Merged
vkareh merged 1 commit intomasterfrom
feature/dnd
Apr 1, 2026
Merged

allow detachable tabs#1879
vkareh merged 1 commit intomasterfrom
feature/dnd

Conversation

@mbkma
Copy link
Copy Markdown
Member

@mbkma mbkma commented Mar 7, 2026

fixes #454

Copy link
Copy Markdown
Member

@vkareh vkareh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works really well, thanks!

Comment thread src/caja-navigation-window-pane.c Outdated
@vkareh vkareh merged commit eebbce8 into master Apr 1, 2026
4 of 5 checks passed
@vkareh vkareh deleted the feature/dnd branch April 1, 2026 20:02
@lukefromdc
Copy link
Copy Markdown
Member

I just found that this works as intended in x11, but in wayland a detached tab must be dragged to any navigation window and to the toolbar, menubar, or window decoration to detach the tab to a new window. The desktop although a spatial not a navigation window does not work, nor does the portion of any other caja window where the icons are shown. Dragging to another app's window also doesn't work but that's really no surprise.

There is also an occasional but delayed crash after using this in both x11 and wayland, most of the time that does not occur. Nothing shows up in dmesg and when I ran it as root from the terminal I was unable to invoke the crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drag tabs to a new Caja window

3 participants