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 633344 - prepare for the demise of size_request
prepare for the demise of size_request
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: general
2.91.x
Other All
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-28 12:14 UTC by Matthias Clasen
Modified: 2011-01-08 13:18 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (21.77 KB, patch)
2010-10-28 12:14 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2010-10-28 12:14:27 UTC
Created attachment 173390 [details] [review]
patch

The size_request vfunc is going away in GTK3.
Here is a patch to prepare gnome-screensaver for this.
It builds, but is otherwise untested...
Comment 1 Matthias Clasen 2010-10-28 14:24:09 UTC
This patch probably needs more work; the get_preferred_width/height vfuncs need to be implemented as well
Comment 2 Matthias Clasen 2011-01-08 13:18:30 UTC
this was fixed a while ago