gtk2/gdk/quartz
Kristian Rietveld d797dcc4dd Assign the size of the screen to the root window
On startup, the root window got assigned the size of the main screen.
But, the GdkScreen has the width of all screens/monitors connected to the
machine.  Change this so that in _gdk_windowing_window_init, we assign
the width/height of all monitors to the root window width, height.
Should fix bug 594738.
2009-09-16 08:48:49 +02:00
..
gdkapplaunchcontext-quartz.c
gdkcolor-quartz.c
gdkcursor-quartz.c
gdkdisplay-quartz.c Add gdk_windowing_window_get_next_serial 2009-04-02 10:15:27 +02:00
gdkdnd-quartz.c
gdkdrawable-quartz.c Make GdkDrawable draw_drawable backwards compat 2009-07-01 19:50:49 +02:00
gdkdrawable-quartz.h
gdkeventloop-quartz.c Bug 550942 – [patch] Rework of gdkeventloop-quartz.c 2008-11-12 13:30:22 +00:00
gdkevents-quartz.c Do not test the event mask of implicit grabs 2009-09-16 08:48:49 +02:00
gdkfont-quartz.c
gdkgc-quartz.c Remove unused variable 2009-04-02 10:15:31 +02:00
gdkgeometry-quartz.c Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gdkglobals-quartz.c
gdkim-quartz.c
gdkimage-quartz.c
gdkinput-old.c
gdkinput.c Fix typos that broke loading without lazy symbol lookup 2009-04-02 10:15:24 +02:00
gdkinputprivate.h Remove duplicate definition of GdkInputWindow 2009-06-20 11:50:10 +02:00
gdkkeys-quartz.c Bug 558586 – handling of keyboard under darwin (quartz) 2008-11-12 12:56:17 +00:00
gdkmain-quartz.c
gdkpixmap-quartz.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkpixmap-quartz.h
gdkprivate-quartz.h Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gdkproperty-quartz.c
gdkquartz.h
GdkQuartzView.c Remove workaround for missing enter events on newly popped up windows 2009-04-02 10:15:32 +02:00
GdkQuartzView.h Remove workaround for missing enter events on newly popped up windows 2009-04-02 10:15:32 +02:00
GdkQuartzWindow.c Update the window size after getting windowDidResize 2009-04-02 10:15:23 +02:00
GdkQuartzWindow.h
gdkscreen-quartz.c
gdkselection-quartz.c
gdkspawn-quartz.c
gdktestutils-quartz.c
gdkvisual-quartz.c
gdkwindow-quartz.c Assign the size of the screen to the root window 2009-09-16 08:48:49 +02:00
gdkwindow-quartz.h Remove old cursor setting and make it work with client-side windows 2009-04-02 10:15:32 +02:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
xcursors.h