An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Overview Navigation

[![Build Status](https://travis-ci.org/nathanielsimard/overview-navigation.svg?branch=master)](https://travis-ci.org/nathanielsimard/overview-navigation)
![](https://img.shields.io/badge/Licence-GPL--2.0-blue.svg)

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.


drawing

## 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 1](assets/desktop-1.png)

### Example with lots of open windows

![Example 2](assets/desktop-2.png)

### Example while closing windows

![Example 3](assets/desktop-3.png)

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