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 634810 - Add New Theme - Clean (plus other minor improvements)
Add New Theme - Clean (plus other minor improvements)
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: quadrapassel
trunk
Other Linux
: Normal enhancement
: ---
Assigned To: Jason Clinton
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-14 10:30 UTC by rugby471
Modified: 2012-01-31 23:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that does the magic! (5.68 KB, patch)
2010-11-14 10:30 UTC, rugby471
none Details | Review
Screenshot (16.59 KB, image/png)
2010-11-14 10:30 UTC, rugby471
  Details
Git formatted patch for Clean Theme (5.29 KB, patch)
2010-12-09 07:38 UTC, rugby471
committed Details | Review
Git formatted patch for message font and colour (1.73 KB, patch)
2010-12-09 07:39 UTC, rugby471
committed Details | Review

Description rugby471 2010-11-14 10:30:12 UTC
Created attachment 174425 [details] [review]
Patch that does the magic!

Hi Everyone.

I created a new theme for Quadrapassel/Gnometris, called "Clean". Whilst I like the Tango and Tango Shaded themes, I felt they looked a bit cartoony, so I created this theme by using more saturated/sophisticated colours and also by using a thinner stroke.

I also felt that the paused/game over message could use some tweaking, so I made the padding between it and the sides of the clutter area slightly greater, and also made it not bold. Finally I made the fill operation happen after the stroke operation, so that the stroke appeared thinner and less cartoony.

You can see these changes in the screenshot attached.

Attached is the patch which makes all this happen :) Can someone commit this change to trunk?
Comment 1 rugby471 2010-11-14 10:30:45 UTC
Created attachment 174426 [details]
Screenshot
Comment 2 Tim Horton 2010-11-19 07:27:11 UTC
This looks *awesome*, to me at least!
Comment 3 rugby471 2010-11-19 07:28:13 UTC
Thanks :)
Comment 4 Robert Ancell 2010-11-22 10:03:57 UTC
I'm also +1 on this.  I'm haven't really worked on the Quadrapassel codebase so I suggest a GNOME games developer that works on this to review/commit it (if no response I'll go ahead and commit).
Comment 5 Thomas Andersen 2010-11-22 22:50:03 UTC
Looks good to me. Perhaps split the patch into one for the new theme and one for the message tweak.
Comment 6 Thomas Andersen 2010-12-02 22:07:08 UTC
it would be nice get this committed to master. Rugby471, could you provide us with two "git format-patch"ed patches?
Comment 7 rugby471 2010-12-08 18:01:35 UTC
Not really sure how to use git format-patch, could you give me instructions?
Comment 8 Thomas Andersen 2010-12-08 18:17:04 UTC
Hi,

(First make sure that git is set up with your name/email. See http://live.gnome.org/Git/Developers)

Do the theme changes, then commit with e.g.
git commit -a -m "quadrapassel: Add new theme Clean"

Do the message tweak
git commit -a -m "quadrapassel: Adjust the message font"

git status should say something like:
"Your branch is ahead of 'origin/master' by 2 commits"

Then to get the patches do:
git format-patch origin/master

attach the produced patches here :)
Comment 9 rugby471 2010-12-09 07:38:51 UTC
Created attachment 176113 [details] [review]
Git formatted patch for Clean Theme
Comment 10 rugby471 2010-12-09 07:39:23 UTC
Created attachment 176114 [details] [review]
Git formatted patch for message font and colour
Comment 11 rugby471 2010-12-09 07:39:52 UTC
OK attached are the git-formatted patches

Thanks very much for your help Thomas! :)
Comment 12 Thomas Andersen 2010-12-09 22:53:57 UTC
Comment on attachment 176113 [details] [review]
Git formatted patch for Clean Theme

committed to master:
http://git.gnome.org/browse/gnome-games/commit/?id=cef283d94973c71c3f5cf26f176da4ae7b76198c
Comment 13 Thomas Andersen 2010-12-09 22:54:46 UTC
Comment on attachment 176114 [details] [review]
Git formatted patch for message font and colour

http://git.gnome.org/browse/gnome-games/commit/?id=4d9e600024f609fae01ea184aee972e325b30fc5
Comment 14 Thomas Andersen 2010-12-09 22:57:10 UTC
Awesome work Andrew!

I amended the patces to include a reference to this bug. I should have mentioned that in my format-patch instructions. Thanks for the patches :)
Comment 15 rugby471 2010-12-10 07:26:25 UTC
Thanks Thomas :)
Comment 16 Robert Ancell 2012-01-31 23:24:21 UTC
This bug is being reassigned to the "quadrapassel" component so we can close the gnometris bugzilla component.  Apologies for the mass email!