Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add args.wrap | Aqua-sama | 2020-04-15 | 1 | -0/+6 |
| | | | | Remove 3rd-party/args | ||||
* | Rewrite Session backend | Aqua-sama | 2020-04-13 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | Add session.hpp, containing structs that describe session data MainWindow, SubWindow and WebView can be created from Session::structs Opening new window will automatically open a default subwindow and tab if none were specified Add lib/session_formats Add JsonSession, to serialize/deserialize Session structs into JSON - add some tests clang-tidy: - fix various warnings - disable modernize-use-trailing-return-type check | ||||
* | Add singleapplication.wrap | Aqua-sama | 2020-04-13 | 1 | -0/+6 |
| | | | | Remove SingleApplication git submodule | ||||
* | Merge some QoL improvements from staging branch | Aqua-sama | 2020-01-03 | 1 | -7/+7 |
| | | | | | | | | - Build executable in top-level buildroot - Use meson sourceset - Pull in poi-crash and poi-update from staging - Remove extraneous scripts in tools/ - Pull in configure scripts in scripts/ | ||||
* | Add subprojects/spdlog.wrap | Aqua-sama | 2019-02-06 | 1 | -0/+10 |