Add "dirty" terminal indication
commit9f0bfec04526b07882ab644830bef4c9c8ddebba
authorJiří Techet <techet@gmail.com>
Fri, 24 Apr 2015 20:15:10 +0000 (24 22:15 +0200)
committerJiří Techet <techet@gmail.com>
Wed, 29 Apr 2015 20:23:35 +0000 (29 22:23 +0200)
tree4445476964445ba7608e612c474ec1a546289ad9
parentb6fc3e97df348297e8efb8b91b1b8221fe110eee
Add "dirty" terminal indication

Right now users are confused when various VTE actions don't work because
there's no indication that the terminal is in the non-clean state.

Visualise "modified" terminal in the same way as modified document - by
a red label in the tab so it's clearer when terminal isn't clean.

Avoid quick red flashes when pressing enter by delaying the color change
a bit.
data/geany.css
data/geany.gtkrc
src/vte.c