Release v1.1.1
What's new ?
- New shortcut (
F10) for opening primary menu and new shortcut for closing Sudoku (Ctrl + w) - Changed Pencil icon location
- Additionally, a logging issue when pencil mode was turned on/off is now fixed.
📦 Installation
The recommended way to install Sudoku is through Flathub:
flatpak install flathub io.github.sepehr_rs.Sudoku🤖 Building from Source
You can build from source using meson:
meson builddir --prefix=/usr/local
sudo ninja -C builddir install