Update the size of the drawable for the root window when the screen size

* gdk/x11/gdkevents-x11.c (gdk_event_translate): Update the
        size of the drawable for the root window when the screen size
        changes.  (#346102, Sven Herzberg)
This commit is contained in:
Matthias Clasen
2006-06-29 15:17:44 +00:00
parent 87b476a473
commit 7402a74a70
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2006-06-29 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkevents-x11.c (gdk_event_translate): Update the
size of the drawable for the root window when the screen size
changes. (#346102, Sven Herzberg)
2006-06-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_cell_view_menu_item_new): Avoid

View File

@@ -1,3 +1,9 @@
2006-06-29 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkevents-x11.c (gdk_event_translate): Update the
size of the drawable for the root window when the screen size
changes. (#346102, Sven Herzberg)
2006-06-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_cell_view_menu_item_new): Avoid