You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: NickvisionCavalier.GNOME/Program.cs
+3
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,10 @@ public Program(string[] args)
37
37
@"* Added Cairo backend that can be used in case of problems with OpenGL. To activate, run the program with environment variable CAVALIER_RENDERER=cairo
38
38
* All drawing modes except Splitter now have Circle variants
39
39
* Added an easter egg (run the program with --help to find how to activate it)
40
+
* Added welcome screen that is shown on start until any sound gets detected
40
41
* Fixed an issue where the app wasn't drawing correctly with >100% display scaling
42
+
* CAVA updated to 0.9.0
43
+
* Pipewire is now used as default input method, you can still change back to Pulse Audio using environment variable CAVALIER_INPUT_METHOD=pulse
41
44
* Updated translations (Thanks everyone on Weblate!)";
0 commit comments