/gnome-shell-extensions-highlight-focus

Highlights the focussed window with a temporary border

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Highlight Focus

highlightfocus

Highlight is a GNOME Shell Extension which draws a temporary colored border around a focussed window. Useful in an keyboard only workflow.

Features

  • Focus border can be styled in preferences
  • Hiding delay can be set in preferences
  • Configure shortcut to highlight active window

Contributing

  1. Fork it ( https://github.com/mipmip/gnome-shell-extensions-highlight-focus/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request