1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Steffen Jaeckel 0cf79848e9 add /statusbar tabmode actlist
The existing way how active tabs are displayed didn't allow showing more
than 10 tabs. This patch adds a mode where the statusbar shows a
comma-separated list of tabs which were active since the last time viewed.
This view is inspired by how `irssi` shows the active tabs, therefore
it is also called `actlist`.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-04-08 18:38:36 +02:00
..
command add /statusbar tabmode actlist 2023-04-08 18:38:36 +02:00
config add /statusbar tabmode actlist 2023-04-08 18:38:36 +02:00
event Fix empty window after reconnect 2023-04-02 21:53:12 +03:00
omemo fix #1797 2023-03-12 17:37:21 +01:00
otr Fix PGP 2023-03-31 12:30:51 +02:00
pgp Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
plugins Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
tools fix memory leak 2023-04-04 10:58:52 +02:00
ui add /statusbar tabmode actlist 2023-04-08 18:38:36 +02:00
xmpp Fix typos and update codespell configuration 2023-04-03 13:25:25 +01:00
chatlog.c Update copyright year 2023-01-10 10:37:25 +01:00
chatlog.h Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
common.c Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
common.h Remove space to match clang coding style 2023-01-26 17:43:04 +01:00
database.c fix more memory leaks 2023-01-18 20:11:13 +01:00
database.h Update copyright year 2023-01-10 10:37:25 +01:00
log.c Fix typos and update codespell configuration 2023-04-03 13:25:25 +01:00
log.h minor changes 2023-01-18 20:02:46 +01:00
main.c Update copyright year 2023-01-10 10:37:25 +01:00
profanity.c minor changes 2023-01-18 20:02:46 +01:00
profanity.h Update copyright year 2023-01-10 10:37:25 +01:00