Skip to content
  • Michael Natterer's avatar
    don't try to set the state of unmapped windows, call · cac12e4d
    Michael Natterer authored
    2006-08-10  Michael Natterer  <mitch@imendio.com>
    
    	* gdk/quartz/gdkwindow-quartz.c
    	(gdk_window_maximize)
    	(gdk_window_unmaximize)
    	(gdk_window_iconify)
    	(gdk_window_deiconify): don't try to set the state of unmapped
    	windows, call gdk_synthesize_window_state() instead. Also added
    	autorelease pools back, seems they are needed after all.
    
    	* gdk/quartz/gdkwindow-quartz.c (show_window_internal): maximize
    	and iconify windows here if the state says so.
    cac12e4d