Re: Mutter 3.4.1 move_frame
- From: Clemens <clemens lab21 org>
- To: Owen Taylor <otaylor redhat com>
- Cc: gnome-shell-list gnome org
- Subject: Re: Mutter 3.4.1 move_frame
- Date: Tue, 01 May 2012 20:15:16 +0200
Am 01.05.2012 20:05, schrieb Owen Taylor:
On Tue, 2012-05-01 at 12:04 +0200, Clemens wrote:
Hi,
I am upgrading my extension to work with Gnome 3.4 and think i have found a
bug. With 3.2 i was able to use Meta.Window.move_frame to move windows, no
mather if they use window decorations or not. With 3.4 move_frame produces a
segfault when trying to move a window without decorations (for example
Chrome).
Accidentally introduced bug. Thanks for reporting it - I put a fix at:
https://bugzilla.gnome.org/show_bug.cgi?id=675254
We'll put that fix into 3.4.2 when we do that. I can't really think of a
workaround for now - how to reliably determine if a window has a frame
or not. Maybe Jasper has an idea.
- Owen
I have updated my extension to use "move" and calculate the difference
between input_rect and outer_rect. It's not perfect but it works :)
Thanks for fixing!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]