From 6dd11f0fff27d9019c9e362fc2567f2a0c64690b Mon Sep 17 00:00:00 2001 From: DebXWoody Date: Sat, 29 May 2021 09:30:13 +0200 Subject: Attention flagĀ for groupchats MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Attention flag for groupchat and display the windows via "/wins attention" --- src/ui/window.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/window.c') diff --git a/src/ui/window.c b/src/ui/window.c index f4439c74..36825eab 100644 --- a/src/ui/window.c +++ b/src/ui/window.c @@ -213,6 +213,7 @@ win_create_muc(const char* const roomjid) new_win->is_omemo = FALSE; new_win->last_message = NULL; new_win->last_msg_id = NULL; + new_win->has_attention = FALSE; new_win->memcheck = PROFMUCWIN_MEMCHECK; -- cgit 1.4.1-2-gfad0