Skip to content

Select presets from system tray

marecl requested to merge marecl/qpwgraph:main into main

Hi I've added a feature to select presets from systray.

Looks:

obraz
obraz

Behaviour

Selecting any preset in systray changes selected preset immediately and vice versa.
Changing preset does not require opening main window anymore.

Additional changes

Added override in canvas.h: GCC 14.2.1 was mad about it, but decided to take care of that since there are no other warnings.
Added .vscode to .gitignore: Well... I'm working in VSCode and didn't want to include unneeded files.
Added info if program gets configured for wayland in current CMake configuration

Cheers! 😄

Merge request reports

Loading