gtk2/gdk/macos
Christian Hergert d75147db0a Merge branch 'sumibi-yakitori/fix-minimize-window-macos' into 'main'
macos: Fix problem that window cannot be minimized by user operation

Closes #4811

See merge request GNOME/gtk!4613
2022-04-04 18:53:19 +00:00
..
edgesnapping.c
edgesnapping.h
gdkdisplaylinksource.c macos: leave note about monitor discovery 2022-02-28 11:36:27 -08:00
gdkdisplaylinksource.h macos: use video mode for refresh rate and interval 2022-02-28 11:36:27 -08:00
gdkmacos.h
GdkMacosBaseView.c macos: use input_region to specify tracking areas 2022-02-16 03:07:51 -08:00
GdkMacosBaseView.h macos: use input_region to specify tracking areas 2022-02-16 03:07:51 -08:00
gdkmacosbuffer-private.h macos: add readonly IOSurfaceLock helper 2022-02-28 11:36:27 -08:00
gdkmacosbuffer.c macos: fix cairo renderer with double buffering 2022-02-28 11:36:27 -08:00
gdkmacoscairocontext-private.h
gdkmacoscairocontext.c macos: fix cairo renderer with double buffering 2022-02-28 11:36:27 -08:00
gdkmacosclipboard-private.h
gdkmacosclipboard.c
gdkmacoscursor-private.h
gdkmacoscursor.c
gdkmacosdevice-private.h
gdkmacosdevice.c
gdkmacosdevice.h
gdkmacosdisplay-feedback.c macos: move feedback mechanisms into separate file 2022-02-28 11:36:23 -08:00
gdkmacosdisplay-private.h macos: dont steal key window from NSPanel 2022-03-11 18:07:34 -08:00
gdkmacosdisplay-settings.c macos: fix cursor blink time 2022-03-05 12:01:53 -08:00
gdkmacosdisplay-translate.c macos: fix scroll-unit build 2022-03-19 02:55:02 +01:00
gdkmacosdisplay-wm.c macos: add clamp helper to keep rectangle in workarea 2022-03-02 00:34:27 -08:00
gdkmacosdisplay.c macos: Skip running showAndMakeKey when a window is minimized by user action 2022-04-05 01:06:44 +09:00
gdkmacosdisplay.h
gdkmacosdrag-private.h
gdkmacosdrag.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacosdragsurface-private.h
gdkmacosdragsurface.c
gdkmacosdrop-private.h
gdkmacosdrop.c
gdkmacoseventsource-private.h
gdkmacoseventsource.c docs: Cosmetics 2021-10-18 08:35:54 -04:00
gdkmacosglcontext-private.h macos: use GdkMacosBuffer for storing damage region 2022-03-02 00:36:17 -08:00
gdkmacosglcontext.c macos: use GdkMacosBuffer for storing damage region 2022-03-02 00:36:17 -08:00
gdkmacosglcontext.h
gdkmacoskeymap-private.h
gdkmacoskeymap.c
gdkmacoskeymap.h
GdkMacosLayer.c macos: only invalidate tiles when size changes 2022-02-22 12:01:29 -08:00
GdkMacosLayer.h macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
gdkmacosmonitor-private.h macos: add clamp helper to keep rectangle in workarea 2022-03-02 00:34:27 -08:00
gdkmacosmonitor.c macos: add clamp helper to keep rectangle in workarea 2022-03-02 00:34:27 -08:00
gdkmacosmonitor.h
gdkmacospopupsurface-private.h
gdkmacospopupsurface.c macos: exclude popups from window list 2022-03-11 22:36:26 -08:00
gdkmacosseat-private.h
gdkmacosseat.c
gdkmacosseat.h
gdkmacossurface-private.h macos: add re-entrancy check when monitors change 2022-03-02 00:32:50 -08:00
gdkmacossurface.c macos: make transient-for key window when hiding surface 2022-03-10 08:04:14 -08:00
gdkmacossurface.h macos: add getter for NSWindow with macOS windowing 2022-02-25 11:36:39 -08:00
GdkMacosTile.c macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
GdkMacosTile.h macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
gdkmacostoplevelsurface-private.h macos: fix configure, move-resize, and compute-size 2022-02-18 02:50:46 -08:00
gdkmacostoplevelsurface.c Merge branch 'sumibi-yakitori/fix-minimize-window-macos' into 'main' 2022-04-04 18:53:19 +00:00
gdkmacosutils-private.h
GdkMacosView.c macos: fix window activation during shadow click-through 2022-03-11 14:44:07 -08:00
GdkMacosView.h macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
GdkMacosWindow.c macos: prohibit fullscreen transition if in transtion 2022-04-03 22:14:52 +00:00
GdkMacosWindow.h macos: prohibit fullscreen transition if in transtion 2022-04-03 22:14:52 +00:00
meson.build macos: move feedback mechanisms into separate file 2022-02-28 11:36:23 -08:00