1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src
Daniel Lublin 641410f6bd Add coloring of statusbar.current tab in view
This theme color applies to the tab title text of the statusbar tab that
is currently shown.

The (somewhat confusingly named) `statusbar.active` theme color now
applies to all other tabs (before, it applied to all tabs).

Coloring of a tab that is highlighted/has new messages is done as before
using the `statusbar.new` theme color.

The default color is set to `cyan`, and thus causes no visible change
for users -- until modified.
2019-09-24 10:35:30 +02:00
..
command Remove unused code in cmd_room() about win num 2019-08-23 10:04:54 +02:00
config Add coloring of statusbar.current tab in view 2019-09-24 10:35:30 +02:00
event Log 1:1 messages from other clients also to file 2019-09-04 10:28:52 +02:00
omemo omemo: use lower case to log info 2019-08-23 10:18:20 +02:00
otr Make sure result is always set for otr_get_policy() 2019-07-23 08:03:39 +02:00
pgp Restoration of correct GPG encryption 2019-02-20 11:53:40 +01:00
plugins Add comment about dead assignment in callback_add_timed 2019-08-23 10:13:45 +02:00
tools Always check for directory changes with sendfile auto completion 2019-07-20 10:38:22 +02:00
ui Add coloring of statusbar.current tab in view 2019-09-24 10:35:30 +02:00
xmpp Log alleged roster push to file 2019-09-12 20:55:16 +02:00
common.c Add myself to copyright 2019-06-17 10:44:08 +02:00
common.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
log.c log: set nonblocking mode for stderr 2019-09-13 11:48:31 +00:00
log.h Rename prof_message_t into ProfMessage 2019-06-20 14:30:45 +02:00
main.c Use fixed email instead of PACKAGE_BUGREPORT 2019-08-23 09:40:54 +02:00
profanity.c Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00
profanity.h Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00