Skip to content

mipmip/gnome-shell-extensions-highlight-focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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