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 342900 - Moving and resizing a wnck.Window()
Moving and resizing a wnck.Window()
Status: RESOLVED FIXED
Product: gnome-python
Classification: Deprecated
Component: general
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on: 342899
Blocks:
 
 
Reported: 2006-05-25 09:10 UTC by Magnus Therning
Modified: 2006-07-23 15:35 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Patch to expose the function in the patch at 342899 (723 bytes, patch)
2006-05-25 09:12 UTC, Magnus Therning
none Details | Review
Updated patch, after changes to patch for 342899 (1.84 KB, patch)
2006-06-04 19:03 UTC, Magnus Therning
committed Details | Review

Description Magnus Therning 2006-05-25 09:10:22 UTC
wnck.Window() currently lacks a way to move and/or resize the window.
Comment 1 Magnus Therning 2006-05-25 09:12:23 UTC
Created attachment 66177 [details] [review]
Patch to expose the function in the patch at 342899
Comment 2 Magnus Therning 2006-06-04 19:03:08 UTC
Created attachment 66742 [details] [review]
Updated patch, after changes to patch for 342899

The work put in to the patch for bug 342899 requires changes to the python binding.

I haven't been able to test this because I don't know how to create flags and enums to pass into the function. No solution was offered on the pygtk list either :-(
Comment 3 Gustavo Carneiro 2006-07-23 15:35:23 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.