Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Dockable items / customizable layout. #5

Closed
vain opened this issue Feb 19, 2010 · 2 comments
Closed

Dockable items / customizable layout. #5

vain opened this issue Feb 19, 2010 · 2 comments

Comments

@vain
Copy link
Owner

vain commented Feb 19, 2010

Notes, preview ports, timer, ... all those could be dockable. This would allow the user to arrange everything as he likes.

While we're at this: How about configuring preview ports on the fly?

Don't forget feature which saves the layout.

@vain
Copy link
Owner Author

vain commented Feb 20, 2010

Dockable items can easily be done by using GtkHandleBox'es. However, these boxes do not allow to swap items -- they keep a hard reference to their child and only allow this widget to re-dock.

On the experimental "exp-dnd" branch I tried to implement swapping via Gtk's drag-and-drop facility. This is more of a proof of concept than a finished feature. Main development will continue on the master branch.

You can drag ports around as well as the frames of note pad and timer. It works quite well, I guess.

@vain
Copy link
Owner Author

vain commented Jan 14, 2012

I'll close this feature request in favor of #27.

@vain vain closed this as completed Jan 14, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant