Commit Graph

19 Commits

Author SHA1 Message Date
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