KnightMurloc
|
a78fdd386f
|
add opt-in hide to system tray icon (#99)
|
2022-09-09 05:03:55 +00: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
|
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 |
|