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 720284 - Drop GLX dependency
Drop GLX dependency
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
git master
Other Linux
: High enhancement
: ---
Assigned To: gnome-chess-maint
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-11 20:08 UTC by Michael Catanzaro
Modified: 2014-07-06 16:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove 3D mode (162.61 KB, patch)
2014-07-06 16:48 UTC, Michael Catanzaro
committed Details | Review
Make pause overlay transparent (937 bytes, patch)
2014-07-06 16:48 UTC, Michael Catanzaro
committed Details | Review
fixup: remove 3D-mode gsettings keys (1.22 KB, patch)
2014-07-06 16:53 UTC, Michael Catanzaro
committed Details | Review
fixup: remove 3D assets (131.87 KB, patch)
2014-07-06 16:56 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2013-12-11 20:08:56 UTC
We somehow need to drop the GLX dependency if we want gnome-chess to run on Wayland. If [1] works as advertised, this might be easy. Maybe....

[1] https://github.com/Tarnyko/EGLX
Comment 2 Michael Catanzaro 2014-07-06 16:48:53 UTC
Created attachment 280000 [details] [review]
Make pause overlay transparent

The pieces are hidden anyway, so this results in us showing an empty
board.
Comment 3 Michael Catanzaro 2014-07-06 16:49:05 UTC
Attachment 279999 [details] pushed as c4d9ba7 - Remove 3D mode
Attachment 280000 [details] pushed as 0914016 - Make pause overlay transparent
Comment 4 Michael Catanzaro 2014-07-06 16:53:12 UTC
The following fix has been pushed:
ae35e97 fixup: remove 3D-mode gsettings keys
Comment 5 Michael Catanzaro 2014-07-06 16:53:15 UTC
Created attachment 280001 [details] [review]
fixup: remove 3D-mode gsettings keys
Comment 6 Michael Catanzaro 2014-07-06 16:56:28 UTC
The following fix has been pushed:
4346871 fixup: remove 3D assets
Comment 7 Michael Catanzaro 2014-07-06 16:56:31 UTC
Created attachment 280002 [details] [review]
fixup: remove 3D assets