Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 844 Bytes

File metadata and controls

22 lines (15 loc) · 844 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

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