gtk/gdk/macos
Benjamin Otte dc6e831524 gdk: hdr => high depth
The term "hdr" is so overloaded, we shouldn't use them anywhere, except
from maybe describing all of this work in blog posts and other marketing
materials.

So do renames:
* hdr => high_depth
* request_hdr => prefers_high_depth

This more accurately describes what is going on.
2021-10-06 22:50:07 +02:00
..
edgesnapping.c macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
edgesnapping.h gdk: Drop GdkPoint from the api 2020-10-29 14:23:46 -04:00
gdkdisplaylinksource.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gdkdisplaylinksource.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacos.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
GdkMacosBaseView.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
GdkMacosBaseView.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacoscairocontext-private.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacoscairocontext.c gdk: hdr => high depth 2021-10-06 22:50:07 +02:00
GdkMacosCairoSubview.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
GdkMacosCairoSubview.h macos: add more aggressive clip to transparent subview 2020-10-29 19:41:21 -07:00
GdkMacosCairoView.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
GdkMacosCairoView.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07: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 macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacoscursor.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkmacosdevice-private.h macos: Stop using _gdk_device_query_state 2020-08-26 17:56:41 -04:00
gdkmacosdevice.c macos: track grab serial like other backends 2020-12-02 11:34:31 -08:00
gdkmacosdevice.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacosdisplay-private.h macos: implement GdkDrop for macOS 2021-06-17 17:26:42 -07:00
gdkmacosdisplay-settings.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkmacosdisplay-translate.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacosdisplay.c gdk: Make sure only one GL backend is used 2021-09-24 01:59:37 +02:00
gdkmacosdisplay.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacosdrag-private.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
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 macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacoseventsource.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacosglcontext-private.h macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacosglcontext.c gdk: hdr => high depth 2021-10-06 22:50:07 +02:00
gdkmacosglcontext.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
GdkMacosGLView.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
GdkMacosGLView.h macos: implement GL context 2020-10-29 10:57:02 -07:00
gdkmacoskeymap-private.h macos: add key equivalent helper 2020-10-09 20:03:52 -07:00
gdkmacoskeymap.c macos: add key equivalent helper 2020-10-09 20:03:52 -07:00
gdkmacoskeymap.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacosmonitor-private.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacosmonitor.c Documentation fixes 2021-05-20 19:17:49 -04:00
gdkmacosmonitor.h macos: track various changes in GDK 2020-10-09 20:02:18 -07:00
gdkmacospopupsurface-private.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacospopupsurface.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacosseat-private.h Support stylus devices on macos 2021-01-11 11:41:00 +01:00
gdkmacosseat.c macos: Fix a compiler warning 2021-06-17 17:14:14 -07:00
gdkmacosseat.h Support stylus devices on macos 2021-01-11 11:41:00 +01:00
gdkmacossurface-private.h macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacossurface.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacossurface.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkmacostoplevelsurface-private.h macos: fix resizing of resizable windows on macOS 2021-02-19 15:43:49 -08:00
gdkmacostoplevelsurface.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkmacosutils-private.h macos: handle point conversion on older macOS 2021-01-05 13:52:11 -08:00
GdkMacosWindow.c macos: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
GdkMacosWindow.h macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
meson.build macos: implement GdkDrop for macOS 2021-06-17 17:26:42 -07:00