Commit Graph

36 Commits

Author SHA1 Message Date
trigg
f34b9f68f6 - Fix typo in tray setting 2024-06-17 14:28:21 +01:00
ouwou
72b6c3a352 Revert "add jitter buffer for voice"
This reverts commit 3306edc514.
2024-04-04 03:03:45 -04:00
ouwou
3306edc514 add jitter buffer for voice 2024-03-25 00:38:31 -04:00
ouwou
cb6436f527 Merge branch 'master' into classic-channels 2024-03-06 00:58:01 -05:00
ouwou
3ace5d26e9 add runtime option for selecting audio backend priority (voice only) 2024-03-06 00:55:37 -05:00
ouwou
1d1bd7e345 Revert "add settings for channel list scrollbar policies"
This reverts commit d7bee05ee9.
2024-01-21 16:27:42 -05:00
ouwou
d7bee05ee9 add settings for channel list scrollbar policies 2024-01-20 20:37:16 -05:00
ouwou
15457c49fe make classic channels a setting 2024-01-20 19:45:19 -05:00
ouwou
c384ed237c Merge branch 'master' into classic-channels 2024-01-19 01:23:45 -05:00
ouwou
30b901b4df add a bajillion headers back in to compile if pch is off 2024-01-18 20:30:54 -05:00
ouwou
27ac13334e Merge branch 'master' into classic-channels 2024-01-13 21:18:36 -05:00
ouwou
012c2dab59 make image clamp dimensions a setting 2024-01-11 21:50:13 -05:00
ouwou
09bf732a12 switch to correct guild on channel open in classic channels 2024-01-11 21:28:55 -05:00
ouwou
9131158cbb add stack with icon and grid for classic listing folder icon 2024-01-08 20:53:40 -05:00
ouwou
7886f5371a add runtime option for keychain token storage 2024-01-07 01:35:54 -05:00
ouwou
634f516195 fix compile probably 2024-01-06 02:07:31 -05:00
ouwou
bc9bb3d754 refactor settings 2024-01-01 22:35:54 -05:00
ouwou
0187e69584 remove channel color style setting 2023-12-15 22:06:16 -05:00
ouwou
e21b678220 get link color from theme 2023-12-04 20:19:02 -05:00
Tiramify (A.K. Daniel)
163749e607 feat: show_deleted_indicator (#237)
* show_deleted_messages

* Update README.md

---------

Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2023-10-25 02:35:54 +00:00
ouwou
e68a086bca add gui.font_scale setting 2023-10-02 22:24:12 -04:00
ouwou
60e3f73324 make vad method a setting and tie it to combobox 2023-07-23 01:01:45 -04:00
ouwou
7832ab5d2a add runtime option to hide console on windows 2023-06-17 16:40:07 -04:00
ouwou
e9dd1a8ceb add runtime settings for notis 2023-04-05 02:32:07 -04:00
ouwou
573a619191 Merge branch 'master' into keychain 2022-11-29 15:53:02 -05:00
ouwou
64245bf745 add option to autoconnect (closes #114) 2022-10-23 18:23:11 -04:00
ouwou
772598996c Add option to hide the menu bar behind alt key (#115) 2022-10-23 02:56:07 +00:00
KnightMurloc
a78fdd386f add opt-in hide to system tray icon (#99) 2022-09-09 05:03:55 +00:00
ouwou
77dd9fabfa change service clear user 2022-08-09 02:06:24 -04:00
ouwou
ee67037a3f store token in keychain 2022-08-08 23:25:34 -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
8f30bb33a3 fix build 2021-11-24 03:29:29 -05:00
ouwou
4326c5e29b remove SimpleIni as a dependency
use Glib::KeyFile instead which is basically the same file format
also read into and save from struct once, cuz its faster and less redundant
2021-11-24 03:15:22 -05:00
Dylam De La Torre
a51a54bc59 Restructure source and resource files (#46)
importantly, res is now res/res and css is now res/css
2021-11-23 04:21:56 +00:00