Ctrl+HJKL/ASWD/arrow does not change the selected desktop #2

Closed
opened 3 years ago by MicheleC · 3 comments
Owner

Documentation in the code says Ctrl+HJKL/WASD/arrow keys can be used to change the virtual desktop, but it does not work. The desktop the mouse is pointing to is always the active desktop.
HJKL/WASD/arrow keys can be used to change window within the same desktop, this work

Documentation in the code says Ctrl+HJKL/WASD/arrow keys can be used to change the virtual desktop, but it does not work. The desktop the mouse is pointing to is always the active desktop. HJKL/WASD/arrow keys can be used to change window within the same desktop, this work
Collaborator

I haven't seen references to the feature itself anywhere in the code, only KomposeTaskContainerWidget returning if the Ctrl key is pressed. Probably it has not been implemented yet.

As far as I see, it should be implemented in KomposeFullscreenWidget.

I haven't seen references to the feature itself anywhere in the code, only KomposeTaskContainerWidget returning if the Ctrl key is pressed. Probably it has not been implemented yet. As far as I see, it should be implemented in KomposeFullscreenWidget.
Poster
Owner

Maybe it has not been implemented, not sure. The README file on the repo page mentioned that. Anyway a good feature to have, especially for those who are used to HJKL keys.

I noticed yesterday that using Tab/Shift+Tab we can navigate windows even across dsktop, so you can probably look at where Tab code is implemented and see what is the best way to add the new feature.

Maybe it has not been implemented, not sure. The README file on the repo page mentioned that. Anyway a good feature to have, especially for those who are used to HJKL keys. I noticed yesterday that using Tab/Shift+Tab we can navigate windows even across dsktop, so you can probably look at where Tab code is implemented and see what is the best way to add the new feature.
Collaborator

Solved in PR #9.

Solved in PR #9.
blu.256 closed this issue 3 years ago
SlavekB added this to the R14.0.10 release milestone 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/kompose#2
Loading…
There is no content yet.