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 742827 - Port to GTK3
Port to GTK3
Status: RESOLVED FIXED
Product: atomix
Classification: Other
Component: atomix
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Atomix Maintainer(s)
Atomix Maintainer(s)
: 646169 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-01-13 00:09 UTC by Robert Roth
Modified: 2015-01-17 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Roth 2015-01-13 00:09:15 UTC
GTK3 has been out since quite a while, and this game has been neglected long enough. Time to change this, long live retro remakes!

A work in progress port is available on gnome git/atomix/wip/gtk3-port.

What's done:
* dependency bumped to GTK3
* removed gnomecanvas dependency
* game view and goal view reimplemented using GTK3 only
* reimplemented game featureset is on par with the old GTK2 one

What needs to be done:
* port the UI manager to something not deprecated (gtkbuilder maybe)
* fix the shortcut key combinations (might get fixed once the deprecated ui manager is replaced)
Comment 1 Robert Roth 2015-01-13 01:17:22 UTC
*** Bug 646169 has been marked as a duplicate of this bug. ***
Comment 2 Robert Roth 2015-01-17 21:47:14 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.