1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 21:11:00 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
d466f2634d LibGUI: Add GTableModel::Role::ForegroundColor.
This makes it possible to specify the text color for each table cell.
Use this to make the IRCClient show unread window list items in red.
2019-03-18 04:54:07 +01:00
Andreas Kling
491aa112ab IRClient: Add a member list to channel views. 2019-03-15 18:25:51 +01:00