- Apr 13, 2022
-
-
Nowa Ammerlaan authored
Signed-off-by:
Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-
- Mar 15, 2022
-
-
Sam Whited authored
Previously we saved the vendor tree in version control, making any commit that changed a dependency rather large. Go Modules gives us most of the advantages of vendoring except that if a dependency which is not stored on the proxy is deleted we would lose access to it. For now, we can remove the vendor tree and when we get CI working again we can possibly generate and save the vendor tree as a build artifact. Signed-off-by:
Sam Whited <sam@samwhited.com>
-
- Feb 02, 2022
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Dec 20, 2021
-
-
Kali Kaneko authored
this was failing for non-en locales - Resolves: #590
-
- Dec 16, 2021
-
-
Kali Kaneko authored
aboutToQuit let us catch Quits coming from the osx menu or the dock.
-
- Dec 15, 2021
-
-
- binary name is different in the osx bundle, theme won't load - calyx is not ready for tls 1.2 yet
-
- Dec 14, 2021
-
-
- Dec 10, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-QApplication, no QGuiApplication: the later avoids the systray to display - Workaround for invisible app icons when vendoring - Make border visible for snaps
-
- Dec 09, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
this is an attempt to solve the problem we're having with snaps, in which Overlays are not correctly displayed.
-
- Dec 08, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
isEmpty was not enough, have to go to .txt field
-
- Dec 06, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Dec 01, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
we've agreed that the autostart behaviour can be unexpected; we'll expose the ability under preferences (it can be controlled via cli right now).
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Nov 30, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
tweak sizes and alignments
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
thin font was not rendered properly in osx. workarounds no longer necessary; main.cpp tried a font load that doesn't need to be done in c++.
-
- Nov 29, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-