Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup automatically loaded help overlay | fiaxh | 2023-07-08 | 1 | -1/+1 |
| | |||||
* | application: Load help overlay automatically | Christopher Davis | 2023-07-08 | 1 | -2/+1 |
| | | | | | | | | | GTK automatically loads and sets up the action and keyboard shortcut for the Keyboard Shortcuts dialog. We don't need to manually do it as long as we put everything in the right place. See https://docs.gtk.org/gtk4/class.Application.html#automatic-resources | ||||
* | icons: Refresh some symbolic icons (#1444) | Tobias Bernard | 2023-05-29 | 1 | -4/+1 |
| | |||||
* | First steps of meson support | hrxi | 2023-03-24 | 1 | -0/+74 |
Basic configuration of qlite, xmpp-vala, the Dino library and the Dino application are supported. There's no support for the plugins. This e.g. enables using the Vala language server. |