D18154: Add a "Session Switcher" via Ctrl + Tab
Lucas Eduardo Wendt
noreply at phabricator.kde.org
Thu Jan 10 22:41:41 GMT 2019
lucasew added inline comments.
INLINE COMMENTS
> ViewManager.cpp:295
> +
> + collection->setDefaultShortcut(lastUsedViewAction, Qt::CTRL + Qt::META + Qt::Key_Tab);
> connect(lastUsedViewAction, &QAction::triggered, this, &Konsole::ViewManager::lastUsedView);
What you think about change the previous context hotkey to shift instead of meta. Some well known software like browsers use this shortcut and I think it will be more natural and intuitive.
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D18154
To: tcanabrava, hindenburg, #konsole
Cc: lucasew, mart, konsole-devel, thsurrel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190110/4fe55069/attachment.html>
More information about the konsole-devel
mailing list