After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787524 - Please start a new game when pause button pressed outside of a game
Please start a new game when pause button pressed outside of a game
Status: RESOLVED OBSOLETE
Product: quadrapassel
Classification: Applications
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: quadrapassel-maint
quadrapassel-maint
Depends on:
Blocks:
 
 
Reported: 2017-09-10 20:42 UTC by Chris Lamb
Modified: 2018-05-22 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Start-a-new-game-when-pause-button-pressed-outside-o.patch (1.04 KB, patch)
2017-09-10 20:42 UTC, Chris Lamb
none Details | Review
0001-Start-a-new-game-when-pause-button-pressed-outside-o.patch (1.27 KB, patch)
2017-09-10 20:50 UTC, Chris Lamb
none Details | Review

Description Chris Lamb 2017-09-10 20:42:48 UTC
Created attachment 359481 [details] [review]
0001-Start-a-new-game-when-pause-button-pressed-outside-o.patch

Attached is the following:

  commit 5c52c29d4c0fad9e0a50d3dadb260bc7e41307e5
  Author: Chris Lamb <chris@chris-lamb.co.uk>
  Date:   Sun Sep 10 21:41:18 2017 +0100
  
      Start a new game when pause button pressed outside of a game.
      
      This means you don't have to use a mouse to start a new game.
  
   src/quadrapassel.vala | 10 +++++++++-
   1 file changed, 9 insertions(+), 1 deletion(-)


You can also merge from the "start-new-game-when-pause-pressed" branch of
https://github.com/lamby/quadrapassel if that is more convenient.
Comment 1 Chris Lamb 2017-09-10 20:50:28 UTC
Created attachment 359482 [details] [review]
0001-Start-a-new-game-when-pause-button-pressed-outside-o.patch
Comment 2 Chris Lamb 2017-09-10 20:50:57 UTC
Actually this patch is better as it supports restarting too (ie. on game over):


  commit 48f46aad615aab87bc231833251951a97f1431f9
  Author: Chris Lamb <chris@chris-lamb.co.uk>
  Date:   Sun Sep 10 21:41:18 2017 +0100
  
      Start a new game when pause button pressed outside of a game.
      
      This means you don't have to use a mouse to start or restart a new game.
  
   src/quadrapassel.vala | 16 +++++++++++-----
   1 file changed, 11 insertions(+), 5 deletions(-)
Comment 3 GNOME Infrastructure Team 2018-05-22 12:31:08 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/quadrapassel/issues/16.