Commit Graph
10 Commits
Author SHA1 Message Date
bernardo 2dbf64a2e8 Release 1.0.0: rename to NoMines, add leaderboard, theme support and release metadata
- Rename app/binary/app-id to nomines (io.github.bemagri.nomines), config dir
  moves to ~/.config/nomines with legacy path fallback
- Add persistent best-time leaderboard (Glib::KeyFile)
- Theme-aware board following system light/dark preference
- Beveled 3D cells, confetti win animation, keyboard shortcuts,
  right-click chording, per-difficulty window sizing
- Add AppStream metainfo, validate desktop file and metainfo via meson tests
- Fix license metadata to GPL-3.0-or-later and real homepage
2026-08-01 14:06:43 +01:00
Bernardo Magri 23316594f7 updates and fixes 2026-02-25 13:36:13 +00:00
Bernardo Magri a4dccdc2a3 major refactor 2025-04-24 09:53:09 +01:00
Bernardo Magri b5f75a29b7 cleaning up 2025-04-10 17:15:14 +01:00
Bernardo Magri 2a1d45f998 fixing winning condition of the game 2025-03-12 17:07:10 +00:00
Bernardo Magri 4ff86eb027 Fixing the clock signal to use GLib::Dispatcher to emit the signal so the main thread updates the clockLabel widget 2025-03-11 17:14:32 +00:00
Bernardo Magri 8afb29b680 Changing the clocklabel to work with the timerThread signal
* src/minefield.hpp:
2025-03-10 18:55:45 +00:00
Bernardo Magri 751e12f495 Fixing the clock and adding new signals 2025-03-08 10:17:26 +00:00
Bernardo Magri 2c13567747 update file names 2025-03-05 20:31:55 +00:00
Bernardo 6001920545 Initial commit 2025-03-05 10:57:55 +00:00