gtk2/gdk/macos
Christian Hergert 4cdb07fa02 macos: leave a note about monitor configuration
It can be helpful to see what the range of monitor values is when emulating
the GDK coordinate system.
2022-03-02 00:37:07 -08: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 macos: make pasteboard usage reusable 2021-06-17 17:19:19 -07:00
gdkmacosclipboard.c macos: make pasteboard usage reusable 2021-06-17 17:19:19 -07:00
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: support mix-rate monitors 2022-02-28 11:36:27 -08:00
gdkmacosdisplay-settings.c
gdkmacosdisplay-translate.c macos: short-circuit on NSEventPhaseMayBegin 2022-02-28 11:36:27 -08:00
gdkmacosdisplay-wm.c macos: add clamp helper to keep rectangle in workarea 2022-03-02 00:34:27 -08:00
gdkmacosdisplay.c macos: leave a note about monitor configuration 2022-03-02 00:37:07 -08: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 macos: move drag motion to GdkMacosDrag 2021-06-17 13:24:39 -07:00
gdkmacosdragsurface.c macos: move drag motion to GdkMacosDrag 2021-06-17 13:24:39 -07:00
gdkmacosdrop-private.h macos: implement GdkDrop for macOS 2021-06-17 17:26:42 -07:00
gdkmacosdrop.c macos: implement GdkDrop for macOS 2021-06-17 17:26:42 -07:00
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 Correct translation of Mac JIS Eisu & Kana keys 2021-07-24 20:59:18 +09:00
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: style cleanup 2022-03-02 00:33:13 -08:00
gdkmacosseat-private.h
gdkmacosseat.c macos: Fix a compiler warning 2021-06-17 17:14:14 -07:00
gdkmacosseat.h
gdkmacossurface-private.h macos: add re-entrancy check when monitors change 2022-03-02 00:32:50 -08:00
gdkmacossurface.c macos: add re-entrancy check when monitors change 2022-03-02 00:32:50 -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 macos: add GDK_NOTE for surface sizing and placement 2022-02-28 11:50:21 -08:00
gdkmacosutils-private.h
GdkMacosView.c macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
GdkMacosView.h macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
GdkMacosWindow.c macos: restore unfullscreen frame with style mask 2022-02-24 22:32:43 -08:00
GdkMacosWindow.h macos: use CALayer and IOSurface for rendering 2022-02-22 12:01:29 -08:00
meson.build macos: move feedback mechanisms into separate file 2022-02-28 11:36:23 -08:00