[Wayland-bugs] [Bug 781353] New: wayland: presenting maximized window is jittery

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 15 22:06:11 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781353

            Bug ID: 781353
           Summary: wayland: presenting maximized window is jittery
    Classification: Platform
           Product: gtk+
           Version: 3.22.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: christian at hergert.me
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

When displaying a maximized window, there is a bit of jitter before it
stabilizes at the maximized style/positioning.

Test case is basically:

  gtk_window_maximize(win);
  gtk_window_present(win);

But if you want to try some code that is already there: you can play with

 git clone https://github.com/chergert/panel-gtk.git
 cd panel-gtk
 ./autogen.sh
 make
 cd src
 ./test-panel

I'm setting this specifically as a Wayland bug, because I believe that X11
won't really be fixable due to how configure-events are processed w/ the WM.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170415/9fdbba23/attachment.html>


More information about the wayland-bugs mailing list