Issue 382: Disable icon overlays per repository
http://bitbucket.org/tortoisehg/stable/issue/382/disable-icon-overlays-per-repository
Adrian Buehlmann / abuehl on Thu, 9 Jul 2009 23:45:04 +0200:
Comment:
Implementing this would be quite a bit of work and depending on where the
setting is stored affect the speed of the overlays, since we now have the C++
shell extension doing them.
Parsing .hgrc from the C++ shellext would definitely not be funny.
Maybe we could store this potential setting in the .thgstatus file, introducing
some new syntax for that file (for example, we could write "@@noicons" on the
first line into it). In that case, we should probably introduce a new pipe
command for the rpc server ("noicons" with a repo path as parameter), so we
could keep the ui in the shellext cmenu (new entry in cmenu: "disable icons for
this repo" or something) and keep the writing of .thgstatus in one place
(namely in the rpc server).
Maybe I'll look into this for 0.9.
Changes:
status: open -> new
--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop