This patch writes several letters in the beginning of the title which
represent the current status of boolean options: capital 'I' means
'showing images is enabled', while 'i' means it is disabled. Same for
javascript, plugins, caret browsing,...
I've had several implementations of this for a year or two; I quite like
the idea to see compact representation of what is on/off in that window.
In conjunction with the script/plugin toggle and alternate style style
patches it gives me better control on browsing and makes the web
a bit less broken.
I've never been happy with the implementation, though. In particular, it
is ugly to have redundant place to store and lookup the status of
settings.
--s_
Received on Sat Jun 02 2012 - 14:22:28 CEST