Commit Graph

37 Commits

Author SHA1 Message Date
ouwou
6d7ddcd42f use background style colors for unread indicator and mention badges 2023-12-16 20:38:46 -05:00
ouwou
618cd27d94 draw nsfw channels red again 2023-12-16 20:01:56 -05:00
ouwou
0187e69584 remove channel color style setting 2023-12-15 22:06:16 -05:00
ouwou
19282c8642 allow override expander color 2023-12-15 21:44:58 -05:00
ouwou
5ea80d1a14 use selected bg for expander color 2023-12-15 20:46:36 -05:00
ouwou
c61feb9f01 code deduplication unread indicator 2023-11-26 19:46:02 -05:00
ouwou
2b8fc6a495 dim channel color on mute by alpha 2023-11-18 19:38:54 -05:00
ouwou
3ab6055898 disable foreground set on channel renderer, get rid of stray property_sensitive=false 2023-11-17 01:49:30 -05:00
Jerzy Kozera
3f6be457b1 Show unread indicators next to categories containing unread channels 2023-07-04 01:33:15 +02:00
ouwou
3e67e8a7ae add voice state icons to participant rows 2023-05-19 20:20:33 -04:00
ouwou
d0fa9cc289 make voice channel list UI look better 2023-05-14 23:55:38 -04:00
ouwou
c1303bd289 Merge branch 'master' into voice 2023-02-07 15:03:03 -05:00
ouwou
ecc83036c1 Merge branch 'master' into pch 2023-02-01 23:49:48 -05:00
ouwou
5a6f8cac09 first pass compile time optimization 2023-01-29 21:33:34 -05:00
ouwou
67e924e538 display users in voice in channel list 2023-01-06 18:40:11 -05:00
ouwou
d2cbe00af2 colors, fallback if guild_folders is empty 2022-12-24 02:44:56 -05:00
ouwou
1ba3daa04a basic folder support 2022-12-23 20:14:10 -05:00
ouwou
0a04985678 make compile work if voice support is disabled 2022-09-02 01:25:33 -04:00
ouwou
0fa33915da rudimentary voice implementation 2022-08-31 01:51:02 -04:00
ouwou
49685c3989 fix up a bunch of clang-tidy stuff
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2022-04-05 22:01:53 -04:00
ouwou
a0b3c9f8a4 Merge branch 'master' into msys 2022-03-26 02:58:59 -04:00
ouwou
ce238d08e9 add style option for unread indicator color 2022-01-28 14:46:33 -05:00
ouwou
738d50dd43 add setting to not show unread stuff 2022-01-26 18:44:31 -05:00
ouwou
0ce509f80e add settings for some colors 2022-01-21 00:41:35 -05:00
ouwou
dfd642bb82 show unread indicators for threads 2022-01-20 01:34:36 -05:00
ouwou
481685b3bb format all 2022-01-09 23:20:08 -05:00
ouwou
604f2ffe3d show count of unread dms in header 2022-01-08 20:03:12 -05:00
ouwou
40106ddeb1 handle mutable categories 2022-01-05 03:52:20 -05:00
ouwou
207c004228 take muted channels into account for unread guild indicator 2021-12-25 03:07:11 -05:00
ouwou
67062d6ed8 unread indicator for dm channels 2021-12-18 03:24:44 -05:00
ouwou
c43d49ed54 grey out muted channels in list 2021-12-18 02:17:43 -05:00
ouwou
e9867173c9 inline unread rendering 2021-12-18 02:06:16 -05:00
ouwou
f580535d35 add mute/unmute channel menu item 2021-12-18 01:58:29 -05:00
ouwou
0b0135268e basic channel mentions count indicator 2021-12-10 00:15:39 -05:00
ouwou
511fb445d1 rudimentary guild unread indicator 2021-12-09 02:54:59 -05:00
ouwou
af56784797 basic unread indicators for channels 2021-12-05 03:57:26 -05:00
ouwou
2461406887 split channel CellRenderer into its own sources 2021-12-04 02:21:08 -05:00