summaryrefslogtreecommitdiff
path: root/gdk/macos/gdkmacosdisplay-private.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* macos: Send dragging events directly to the displayArjan Molenaar2023-01-211-1/+1
* macos: Support dragging from GdkMacosWindowArjan Molenaar2023-01-151-0/+1
* macos: dont steal key window from NSPanelChristian Hergert2022-03-111-0/+5
* macos: select new key window after processing eventsChristian Hergert2022-03-111-0/+3
* macos: allow dropping NSEvent without propagationChristian Hergert2022-03-091-0/+2
* macos: support mix-rate monitorsChristian Hergert2022-02-281-15/+0
* macos: move feedback mechanisms into separate fileChristian Hergert2022-02-281-0/+2
* macos: improve placement of windowsChristian Hergert2022-02-221-0/+4
* macos: implement GdkDrop for macOSChristian Hergert2021-06-171-0/+14
* macos: remove synthesize_motion helperChristian Hergert2020-11-041-2/+0
* macos: lookup NSEvent by translated GdkEventChristian Hergert2020-10-091-0/+1
* macos: move input method names to private headerChristian Hergert2020-10-091-0/+13
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* macos: prototype new GDK backend for macOSChristian Hergert2020-07-211-0/+154