Yep, it's working as expected after updating gtk. Thanks!
--
gtk_window_set_decorated(window, FALSE) does not work when called before
showing the window
https://bugs.launchpad.net/bugs/527431
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I took a look at the documentation for the function to make sure this
behavior wasn't intentional, and it actually recommends calling
set_decorated before showing the window, even though that's what
triggers the bug:
"Depending on the system, this function may not have any effect when
called on a
** Attachment added: "reproduction test case"
http://launchpadlibrarian.net/39747673/decorations.c
--
gtk_window_set_decorated(window, FALSE) does not work when called before
showing the window
https://bugs.launchpad.net/bugs/527431
You received this bug notification because you are a member
Public bug reported:
Binary package hint: libgtk2.0-0
Calling gtk_window_set_decorated(window, FALSE) before showing the
window does not seem to be working (the window will still have window
decorations). I've attached a small reproduction case with more details
in a header comment. Building an
This also happens to me on a Dell Inspiron 9300, with the Intrepid beta.
There was an update to the synaptics driver for xorg today, but the
problem still exists after installing it.
--
touchpad tapping gets actived on suspend and resume
https://bugs.launchpad.net/bugs/282808
You received this bu
I've hit almost this exact same bug in the Intrepid beta. My symptoms
are the same as described in the original bug report, except that the
problems appear regardless of whether I hit Fn+up or Fn+down. The
little status bar window showing the brightness level that used to come
up in Hardy isn't a