https://github.com/nathanielsimard/overview-navigation
Make window navigation fast and easy using overview.
https://github.com/nathanielsimard/overview-navigation
gnome gnome-shell gnome-shell-extension
Last synced: about 1 year ago
JSON representation
Make window navigation fast and easy using overview.
- Host: GitHub
- URL: https://github.com/nathanielsimard/overview-navigation
- Owner: nathanielsimard
- License: gpl-2.0
- Created: 2019-01-26T16:53:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T13:08:59.000Z (about 2 years ago)
- Last Synced: 2025-03-26T22:12:31.368Z (over 1 year ago)
- Topics: gnome, gnome-shell, gnome-shell-extension
- Language: JavaScript
- Homepage: https://extensions.gnome.org/extension/1702/overview-navigation/
- Size: 6.2 MB
- Stars: 38
- Watchers: 1
- Forks: 7
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Overview Navigation
[](https://travis-ci.org/nathanielsimard/overview-navigation)

This extension aims to make Gnome Shell easier to navigate using only the keyboard. It is inspired by the vim plugins of Firefox and Chrome.
## Usage
In the overview, you can press SPACE and letters are going to pop in the corner of every window. The search will be disabled and the user will be able to focus or close windows.
When the activation is done, to focus a particular window, you have to press its letters one after the other.
It is also possible to close a window in the same way, but while keeping SHIFT pressed.
### Example with few open windows

### Example with lots of open windows

### Example while closing windows

A similar extension can be found [here](https://extensions.gnome.org/extension/10/windownavigator/)