⇦ | com.github.jeremypw.gnonograms [main]
Last updated on: 2023-04-26 09:18 [UTC]

Metadata for com.github.jeremypw.gnonograms in main

com.github.jeremypw.gnonograms.desktop - 1.2.2 ⚙ amd64

Icon
---
Type: desktop-application
ID: com.github.jeremypw.gnonograms.desktop
Package: com.github.jeremypw.gnonograms
Name:
  C: Gnonograms
Summary:
  C: Create and solve gnonogram puzzles
Description:
  C: >-
    <p>An implementation of the Japanese logic puzzle &quot;Nonograms&quot;</p>

    <p>Draw puzzlesGenerate random puzzles of chosen difficulty</p>
DeveloperName:
  C: Jeremy P Wootten
ProjectGroup: jeremypw
ProjectLicense: GPL-3.0+
Categories:
- Game
- LogicGame
- Game
Keywords:
  C:
  - game
  - puzzle
  - logic
  - nonograms
  - Tsunami
  - Picross
  - Griddlers
  - Japanese Crossword
Url:
  homepage: https://github.com/jeremypw/gnonograms
  bugtracker: https://github.com/jeremypw/gnonograms/issues
  help: https://github.com/jeremypw/gnonograms
Icon:
  cached:
  - name: com.github.jeremypw.gnonograms_com.github.jeremypw.gnonograms.png
    width: 64
    height: 64
  - name: com.github.jeremypw.gnonograms_com.github.jeremypw.gnonograms.png
    width: 128
    height: 128
  - name: com.github.jeremypw.gnonograms_com.github.jeremypw.gnonograms.png
    width: 64
    height: 64
    scale: 2
Launchable:
  desktop-id:
  - com.github.jeremypw.gnonograms.desktop
Provides:
  mimetypes:
  - application/x-gno
  - application/x-gno
  binaries:
  - com.github.jeremypw.gnonograms
  mimetypes:
  - application/x-gno
  - application/x-gno
Screenshots:
- default: true
  thumbnails:
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-1_752x689.png
    width: 752
    height: 689
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-1_624x572.png
    width: 624
    height: 572
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-1_224x205.png
    width: 224
    height: 205
  source-image:
    url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-1_orig.png
    width: 1221
    height: 1120
- thumbnails:
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-2_752x689.png
    width: 752
    height: 689
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-2_624x572.png
    width: 624
    height: 572
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-2_224x205.png
    width: 224
    height: 205
  source-image:
    url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-2_orig.png
    width: 1221
    height: 1120
- thumbnails:
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-3_752x689.png
    width: 752
    height: 689
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-3_624x572.png
    width: 624
    height: 572
  - url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-3_224x205.png
    width: 224
    height: 205
  source-image:
    url: com/github/jeremypw.gnonograms.desktop/7116578EDDFC71807206E4F7F5584B6C/screenshots/image-3_orig.png
    width: 1221
    height: 1120
Releases:
- version: 1.2.2
  unix-timestamp: 1526515200
  urgency: low
  description:
    C: >-
      <ul>
        <li>Use scrolled window when grid larger than screen</li>
        <li>Fix some bugs with clue label formating</li>
        <li>Toast has own copy of message to avoid possible crash</li>
        <li>Conditional compilation with Gtk version  &gt;=3.22</li>
        <li>Some code refactoring and cleanup</li>
        <li>Various small bug fixes</li>
      </ul>
- version: 1.2.1
  unix-timestamp: 1522368000
  urgency: low
  description:
    C: >-
      <ul>
        <li>Fix crash when dragging across grid edge</li>
        <li>Clear puzzle name when resized</li>
      </ul>
- version: 1.2.0
  unix-timestamp: 1522195200
  urgency: low
  description:
    C: >-
      <ul>
        <li>Hint button</li>
        <li>Strikethrough completed blocks in clue label (with option to disable)</li>
        <li>Clue label turns red if completed incorrectly (with option to disable)</li>
        <li>Additional shortcuts</li>
        <li>Some code refactoring and cleanup</li>
        <li>Various bug fixes</li>
      </ul>
- version: 1.1.0
  unix-timestamp: 1518739200
  urgency: low
  description:
    C: >-
      <ul>
        <li>Save and restore move history</li>
        <li>Fade completed clues when solving</li>
        <li>Generate difficult puzzles faster</li>
        <li>Add redo button</li>
        <li>Reorder header bar</li>
        <li>Various bug fixes</li>
        <li>Some restyling</li>
        <li>Some code refactoring and cleanup</li>
      </ul>
- version: 1.0.6
  unix-timestamp: 1517616000
  urgency: low
  description:
    C: >-
      <ul>
        <li>Add brand styling and update screenshots</li>
        <li>Fix possible failed assertion in advanced solver</li>
        <li>Fix some resizing isses</li>
        <li>Fix some loading and saving issues</li>
        <li>Some code refactoring and cleanup</li>
      </ul>
- version: 1.0.5
  unix-timestamp: 1516406400
  urgency: low
  description:
    C: >-
      <ul>
        <li>Fix regression in game generator</li>
        <li>Fix error in solver</li>
      </ul>
- version: 1.0.4
  unix-timestamp: 1516233600
  urgency: low
  description:
    C: >-
      <ul>
        <li>Fix post_install.py script</li>
        <li>Remove unused or deprecated config variables</li>
        <li>Replace deprecated Gtk.Stock items</li>
      </ul>
- version: 1.0.3
  unix-timestamp: 1516233600
  urgency: low
  description:
    C: >-
      <ul>
        <li>Fix first run after clean install problems</li>
        <li>More complete uninstall</li>
        <li>Provide mimeinfo and icon</li>
        <li>Various small bug fixes</li>
      </ul>
- version: 1.0.2
  unix-timestamp: 1515715200
  urgency: low
  description:
    C: >-
      <ul>
        <li>Fix debian files</li>
        <li>Fix .desktop file</li>
        <li>Fix .appdata file</li>
        <li>Builds with dpkg-buildpackage and Travis CI</li>
      </ul>
- version: 1.0.1
  unix-timestamp: 1515628800
  urgency: low
  description:
    C: >-
      <ul>
        <li>Correct dependencies for xenial build</li>
      </ul>
- version: 1.0.0
  unix-timestamp: 1515456000
  urgency: low
  description:
    C: >-
      <p>Initial release.</p>

      <ul>
        <li>Draw puzzles</li>
        <li>Generate random puzzles</li>
        <li>Check for errors while solving</li>
        <li>Adjust size of grid</li>
        <li>Adjust difficulty of generated puzzles</li>
        <li>Save and restore program state and settings</li>
      </ul>
Custom:
  x-appcenter-color-primary: '#d4d4d4'
  x-appcenter-color-primary-text: '#180297'