mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04346
[Bug 1408515] Re: xterm256 support in colour trigger pattern
It will need a new dialogue as the current selection of a colour is from
a pop-up dialogue (dlgColorTrigger class) with 16 buttons that is called
from dlgTriggerEditor::slot_color_trigger_fg() and
dlgTriggerEditor::slot_color_trigger_fg(). I think I did play with this
a while back so I will have to dig around and see how far I got.
I think I got bogged down with the fact that those 16 colours used on
the existing selection dialog are the user redefine-able 16-ANSI colours
and I was unclear where to get the other (256 - 16) colour definitions
from - also there needs to be a way to choose the "default" foreground
or background colour (depending on the caller slot method)...
Things may also be complicated as I think there are duplicate colours in
the 256 colour set where there are the same RGB values for the 16 ANSI
colours, the 6^3 other colours and the 24 grey-scale - for colour
triggers do we detect on the colour RGB values or on the ANIS colour
codes?
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1408515
Title:
xterm256 support in colour trigger pattern
Status in Mudlet:
New
Bug description:
We should add xterm256 support for matching triggers with. Has been
requested by a user:
http://forums.mudlet.org/viewtopic.php?f=5&t=4684#p22271 and doesn't
make sense to leave it out since we do support xterm256.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1408515/+subscriptions
References