Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 938 Bytes

File metadata and controls

26 lines (17 loc) · 938 Bytes

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

Works great with

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