Opened 10 years ago
Last modified 23 months ago
#11759 new enhancement
Improvements to Stack&Tile — at Version 2
Reported by: | pulkomandy | Owned by: | stippi |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | User Interface | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Discussed this on IRC, noting it so I don't forget about it.
Several possible enhancements to Stack&Tile to make it more useful.
- 1) make it possible to save and restore a set of tiled windows (at least persist on reboot)
- 2) Support icons in tabs (for things like web browsers)
- 3) have a deskbar mode where windows are grouped by stack&tile groups rather than by application. This is similar to something Android tries to do with Activities: the important thing isn't the application, the important thing is the file that you are viewing or editing. Also somewhat similar is the use of public screens on AmigaOS to group related apps in the same space.
- 4) better handling of many tabs (overflow popup menu or so?)
- 5) review the shortcuts and available actions on a tab (we may want an app customizable context menu)
- 6) the BDocumentWindow (I think this is from Sequitur), which strenghtens the window<>document relationship. With proper system integration, the window should map to a file and allow to X-Ray navigate to it and its parents, drag it to the Desktop to copy/save it, etc. Tracker does some of this with custom widgets (the draggable icon in the menubar, the popup menu on the item count), but it should be part of the base OS functionality.
- 7) actually support reordering tiled windows, and have keyboard shortcuts for tab management like in Terminal (sliding a tab left and right, etc)
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 23 months ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
WRT 7): you can already use OPT+TAB or OPT+CursorLeft/Right to change tabs/tiled-windows. There are issues though, see #9175. Also, in case of tiles windows, spacial navigation, i.e. also with OPT+CursorUp/Down is desirable.
One more enhancement could be a "sync" button at the scrollbar of tiled windows, which when activated, scrolls the tiled windows together. (One could imagine even to drag&drop an icon from one scrollbar to another to specifically link those. Hmm... maybe even useful for non-tiled windows...)