Bug 82564

Summary: drag+drop of toolviews
Product: [Developer tools] kdevplatform Reporter: Eduardo Robles Elvira <edulix>
Component: sublimeAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: adymo
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eduardo Robles Elvira 2004-05-31 11:37:43 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs

The IDEAl mode is wonderful: it allows us to concentrate a lot of panels in a limited space. However, it's not too much flexible. Let's use kdevelop as an example, because that is the more reresentative app with IDEAl mode, and in fact this bug is assigned to kdevelop developers :). 

Kdevelop has a lot of panels. I'd like to be able to:

- Drag & Drop of opened panels is already available. But I'd like to have Drag & Drop of panels from place to place *even* if only its tabs from the panel lists are shown, just like gimp can do. Note that gimp shows near the cursor what's being dragged while dragging. More over, user could even drag and drop for just re-order a group of panels.

- Real close feature of panels. To now, we can hide a panel that is being shown, click in its tab or in the "x" (close) button. That's not a real close of the panel, but a hiding of it. I'd like to be able to not even show its tab. For example, there are a lot of panels available in kdevelop, but depending on which kind of project we're working on, many of them are useless, but still available... more over, user could never use that or that other panel, so why show it? Less panels is more in many cases.

- Contextual menus for the tabs of the panels. That would allow to right-click and select "close", for example. Or maybe he could select to show a panel that has been closed.

I apologise my bad english. I suggest you to just try this feature of gimp 2, and just copy it ! It's wonderful, and that's what free software is for: free software =)!
Comment 1 Andreas Pakulat 2008-06-29 20:02:00 UTC
so far I only see drag+drop as un-implemented (in kdev4) and as its best to keep each issue in a separate report I'm reducing this to that.
Comment 2 Alexander Dymo 2011-06-06 02:48:38 UTC
Drag-n-drop: remplemented in rev. 4e204dca.
Drag-n-drop for buttons: will not do, there's a context menu to move a toolview without an opening it
Real close feature of panels: works in 4.x
Contextual menus: works in 4.x