gtk2/gdk
Carlos Garnacho 469a4a73f9 gdk: Drop gdk_device_get_last_event_surface()
This kind of transient state sets the expectative that events update
devices, while it's more accurate to say that devices generate events.
It does not make to expose this function anymore.
2020-06-24 11:24:04 +02:00
..
broadway gdk: Drop GdkGrabOwnership 2020-06-23 23:42:53 +02:00
quartz Rename master and slave device 2020-06-18 19:22:20 +01:00
resources/glsl
wayland gdk: Depend less on gdk_event_get_device() 2020-06-23 23:42:53 +02:00
win32 gdk: Drop GdkGrabOwnership 2020-06-23 23:42:53 +02:00
x11 gdk: Depend less on gdk_event_get_device() 2020-06-23 23:42:53 +02:00
COPYING
default_cursor.png
filetransferportal.c
filetransferportalprivate.h
gdk-autocleanup.h
gdk-private.h
gdk.c
gdk.h
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c
gdkcairo.h
gdkcairocontext.c
gdkcairocontext.h
gdkcairocontextprivate.h
gdkclipboard.c Fix minor typos 2020-06-18 10:47:16 +03:00
gdkclipboard.h
gdkclipboardprivate.h
gdkconfig.h.meson
gdkconfig.h.win32
gdkconfig.h.win32_vulkan
gdkconstructor.h
gdkcontentdeserializer.c
gdkcontentdeserializer.h
gdkcontentformats.c
gdkcontentformats.h
gdkcontentformatsprivate.h
gdkcontentprovider.c
gdkcontentprovider.h
gdkcontentproviderimpl.c Fix minor typos 2020-06-18 10:47:16 +03:00
gdkcontentproviderimpl.h
gdkcontentproviderprivate.h
gdkcontentserializer.c
gdkcontentserializer.h
gdkcursor.c
gdkcursor.h
gdkcursorprivate.h
gdkdevice.c gdk: Drop gdk_device_get_last_event_surface() 2020-06-24 11:24:04 +02:00
gdkdevice.h gdk: Drop gdk_device_get_last_event_surface() 2020-06-24 11:24:04 +02:00
gdkdevicepad.c
gdkdevicepad.h
gdkdevicepadprivate.h
gdkdeviceprivate.h Rename master and slave device 2020-06-18 19:22:20 +01:00
gdkdevicetool.c
gdkdevicetool.h
gdkdevicetoolprivate.h
gdkdisplay.c gdk: Drop GdkGrabOwnership 2020-06-23 23:42:53 +02:00
gdkdisplay.h
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h gdk: Drop GdkGrabOwnership 2020-06-23 23:42:53 +02:00
gdkdrag.c
gdkdrag.h
gdkdragprivate.h
gdkdragsurface.c
gdkdragsurface.h
gdkdragsurfaceprivate.h
gdkdrawcontext.c
gdkdrawcontext.h
gdkdrawcontextprivate.h
gdkdrop.c
gdkdrop.h
gdkdropprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c gdk: Add gdk_event_get_seat() 2020-06-23 23:42:53 +02:00
gdkevents.h gdk: Add gdk_event_get_seat() 2020-06-23 23:42:53 +02:00
gdkeventsprivate.h Keep scroll history 2020-06-09 13:43:03 -04:00
gdkframeclock.c
gdkframeclock.h
gdkframeclockidle.c frame clock: fix scheduling 2020-06-15 08:54:18 +02:00
gdkframeclockidleprivate.h
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c Switch to GL_ARB_framebuffer_object 2020-06-12 15:08:44 +02:00
gdkglcontext.c
gdkglcontext.h
gdkglcontextprivate.h
gdkglobals.c
gdkgltexture.c
gdkgltexture.h
gdkgltextureprivate.h
gdkinternals.h gdk: Drop GdkGrabOwnership 2020-06-23 23:42:53 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Fix minor typos 2020-06-18 10:47:16 +03:00
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c gdk: Clarify the docs of gdk_keyval_to_unicode 2020-06-22 13:24:34 -04:00
gdkmarshalers.list
gdkmemorytexture.c
gdkmemorytexture.h
gdkmemorytextureprivate.h
gdkmonitor.c
gdkmonitor.h
gdkmonitorprivate.h
gdkpaintable.c
gdkpaintable.h
gdkpango.c
gdkpango.h
gdkpipeiostream.c
gdkpipeiostreamprivate.h
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkpopup.c
gdkpopup.h
gdkpopuplayout.c
gdkpopuplayout.h gdk: Documentation fixups 2020-06-05 20:59:51 -04:00
gdkpopupprivate.h
gdkprofiler.c
gdkprofilerprivate.h
gdkrectangle.c
gdkrectangle.h
gdkrgba.c
gdkrgba.h
gdkrgbaprivate.h
gdkseat.c gdk: Drop gdk_seat_get_logical_pointers() 2020-06-23 23:42:53 +02:00
gdkseat.h gdk: Drop gdk_seat_get_logical_pointers() 2020-06-23 23:42:53 +02:00
gdkseatdefault.c gdk: Drop gdk_seat_get_logical_pointers() 2020-06-23 23:42:53 +02:00
gdkseatdefaultprivate.h Rename master and slave device 2020-06-18 19:22:20 +01:00
gdkseatprivate.h gdk: Drop gdk_seat_get_logical_pointers() 2020-06-23 23:42:53 +02:00
gdksnapshot.c
gdksnapshot.h
gdksnapshotprivate.h
gdksurface.c gdk: Depend less on gdk_event_get_device() 2020-06-23 23:42:53 +02:00
gdksurface.h gdk: Drop supports_multidevice API 2020-06-23 23:42:53 +02:00
gdksurfaceprivate.h gdk: Drop supports_multidevice API 2020-06-23 23:42:53 +02:00
gdktexture.c Fix minor typos 2020-06-18 10:47:16 +03:00
gdktexture.h
gdktextureprivate.h
gdktoplevel.c
gdktoplevel.h
gdktoplevellayout.c
gdktoplevellayout.h gdk: Documentation fixups 2020-06-05 20:59:51 -04:00
gdktoplevelprivate.h
gdktypes.h gdk: Add scroll delta x/y as device axes 2020-06-09 13:43:03 -04:00
gdkversionmacros.h.in
gdkvulkancontext.c
gdkvulkancontext.h
gdkvulkancontextprivate.h
gen-gdk-gresources-xml.py
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
meson.build