Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-05 | add runtime settings for notis | ouwou | |
2022-11-29 | Merge branch 'master' into keychain | ouwou | |
2022-10-23 | add option to autoconnect (closes #114) | ouwou | |
2022-10-23 | Add option to hide the menu bar behind alt key (#115) | ouwou | |
2022-09-09 | add opt-in hide to system tray icon (#99) | KnightMurloc | |
2022-08-09 | change service clear user | ouwou | |
2022-08-08 | store token in keychain | ouwou | |
2022-01-28 | add style option for unread indicator color | ouwou | |
2022-01-26 | add setting to not show unread stuff | ouwou | |
2022-01-21 | add settings for some colors | ouwou | |
2021-11-24 | fix build | ouwou | |
2021-11-24 | remove SimpleIni as a dependency | ouwou | |
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-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |