Skip to content

Commit c23bcb9

Browse files
committed
Update TODO
1 parent 82bc605 commit c23bcb9

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

TODO

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
## MUX Todos in the /src/ dir
44

5+
* Enable address sanitizer by default
6+
* Something we can crib? `Mudlet supports all standard color formats via Qt's QColor parser: Named colors (147+ CSS3/X11 names):`
7+
* Define primary/secondary/tertiary colors for use in UI elements.
8+
* Make help rendering more pretty.
59
* Offer a non-privileged way to change your own password.
610
* Make integration tests not conflict with running games
711
* Maybe: Figure out external RPC
812
* Maybe: Figure out external event streaming. Websockets?
9-
* Something we can crib? `Mudlet supports all standard color formats via Qt's QColor parser: Named colors (147+ CSS3/X11 names):`
13+
* See if we can reduce malloc usage
1014

1115
## GMCP
1216

@@ -31,4 +35,5 @@
3135

3236
## OSC 8
3337

34-
* Figure out how to support linking between help files.
38+
* Make rgb/hex inputs match across ANSII and OSC8 in markup styling
39+
* Add Tier 3/tooltips

0 commit comments

Comments
 (0)