Skip to content

0.2 - GUI Part 1

Compare
Choose a tag to compare
@GhostNaN GhostNaN released this 12 Nov 17:28
· 30 commits to master since this release

This is the first half of the "GUI" version.
Featuring Vulkan as it's main renderer.
Besides audio device selection, there is no proper "GUI" or user interface.

What's New:

  • Stupid fast rendering of the visualizer (depending on your GPU)
  • Revamped settings file, now with custom keybindings

What's Next:

  • Some proper UI for the GUI

Known Issues :

  • Alpha transparency of the background color on Wayland (QT might be at fault)
  • Freezing of the window after being off screen
  • The color settings for the GUI scales weird
  • No message for the GUI when changing settings with keybindings (like with the terminal version)
  • On startup, the visualizer might not be visible (resizing the window usually fixes this)
  • The old "settings.cfg" is completely incompatible (expect this to happen again later)