Add functionality to restore closed tabs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qpdfview |
Fix Released
|
Wishlist
|
Adam Reichold |
Bug Description
Hi again,
one of the key selling points of qpdfview is its tabbed nature. I love having all of my documents organized in a single window without crowding up my window manager and launcher. However, I do feel that some elements of the tab system could be improved.
For instance, I would love to see more advanced GUI tab controls in qpdfview.
Something that Chrome and Firefox do very well are the options they offer in their tab context menus. Things like
- being able to close all tabs aside from the one you clicked on,
- being able to close all tabs to the right
- and the ability to reopen closed tabs
are very useful when working with a large number of tabs. I think qpdfview could also benefit from these context options.
--
(It's only after I wrote this that I realized that there already is a keyboard shortcut that covers the first control. I stand by the context menu, though. It's always good to accommodate both for mouse and keyboard-centric users, I think.)
--
Another feature I'd love to see in qpdfview would be a way to quickly reopen the last closed tab through a hotkey. CTRL+R might be a good choice for the default here, given how CTRL+SHIFT+W is already taken.
I am looking forward to hearing your thoughts on these ideas.
Thanks again for taking the time to read this.
summary: |
- [Feature request] Advanced tab controls + Add functionality to restore closed tabs |
Changed in qpdfview: | |
milestone: | none → 0.4.8 |
assignee: | nobody → Adam Reichold (adamreichold) |
status: | Triaged → In Progress |
Changed in qpdfview: | |
status: | Fix Committed → Fix Released |
Hello Ari,
I think the context menu and closing all tabs to the left/right should not be a problem to add... I'll look into it as soon as find some spare time.
Recovering closed tabs is something that I don't like to much since it would add another layer of state to the program which conflicts with keeping it simple IMHO. Also, I think that neither Firefox nor Chrome are good role models for qpdfview as these are huge programs that offer much more functionality that I really don't want to chase after in this more or less single-person project.
Best regards, Adam.