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 630593 - port to gtk3
port to gtk3
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-25 20:27 UTC by Matthias Clasen
Modified: 2010-09-29 16:48 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (23.76 KB, patch)
2010-09-25 20:27 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2010-09-25 20:27:16 UTC
Created attachment 171106 [details] [review]
patch

here is a patch that handles a number of things at the same time:

- deprecations of gdk_display, GDK_DISPLAY

- removal of GdkGC

- removal of GdkRegion

- removal of GdkPixmap

- something else I forget now
Comment 1 Ray Strode [halfline] 2010-09-29 16:47:39 UTC
Comment on attachment 171106 [details] [review]
patch

I've split this up and commited it to master with minor changes.
Comment 2 Ray Strode [halfline] 2010-09-29 16:48:34 UTC
There's still some question about the future of the gl-helper stuff and gs-visual-gl.c, but we can cross that bridge when it starts causing compilation issues I guess.