Ticket #519 (closed enhancement: worksforme)

Opened 3 years ago

Last modified 2 years ago

There should be a visual difference between messages and the different types of notices

Reported by: akempgen Assigned to: timothy
Priority: high Component: Colloquy (GUI)
Version: Built Source Severity: normal
Keywords: notice style display Cc:

Description

Maybe this is already working and the Bland style is just not implementing it, but there should be a visual difference between a) messages and notices and b) the different types of notices. currently they all look the same (see #179).

the styles could implement it for example like this:

<akempgen> this is a normal message
• akempgen does an action (/me does...)
#akempgen# this is a chat room notice (/notice #chatroom this is...)
@akempgen@ this is a chat room opnotice (/notice @#chatroom this is...)
-akempgen- this is a user-to-user notice (/notice someone this is...)

(the last one of course depends on whether user-to-user notices will be shown in chat rooms or not :) )

Change History

06/07/06 21:42:37 changed by rinoa

  • status changed from new to closed.
  • resolution set to worksforme.

It's a per style option and not all styles do it. It can be implemented in a custom style.. Try Decaf Bland.