gtk/gdk
Matthias Clasen d1d4d80a1d Simply some internal api
The only caller of gdk_memory_texture_from_texture doesn't use
the second argument.
2024-06-19 02:06:14 -04:00
..
broadway build: Add a missing dependency 2024-04-11 15:47:38 -04:00
deprecated gdk: Fix up introspection build 2023-05-21 09:46:49 -04:00
loaders loaders: Make it possible to load png options 2024-04-28 23:42:02 -04:00
macos Merge branch 'macos-popup-shadows' into 'main' 2024-05-22 13:15:34 +00:00
version Use #pragma once 2023-05-09 16:43:35 +01:00
wayland wayland: Add missing listeners 2024-06-02 12:07:51 -04:00
win32 Merge branch 'build-with-unicode' into 'main' 2024-05-29 23:20:01 +00:00
x11 gdk: Remove unused struct 'XPointerUngrabInfo' 2024-05-12 01:06:31 +01:00
COPYING
default_cursor.png docs: Update cursor images 2023-09-21 19:51:11 +02:00
filetransferportal.c Remove G_ENABLE_DEBUG around debug checks 2023-11-05 11:16:23 +01:00
filetransferportalprivate.h
gdk.c Merge branch 'wip/xdg-activation-token' into 'main' 2024-04-26 18:32:08 +00:00
gdk.h Add GdkDmabufTexture 2023-10-11 15:43:01 -04:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkapplaunchcontextprivate.h
gdkarrayimpl.c array: Don't overflow array size 2024-05-10 21:22:03 -04:00
gdkcairo.c gdk: Drop some unused private api 2023-05-15 20:30:38 -04:00
gdkcairo.h gdk: Deprecated some pixbuf apis 2023-05-15 18:22:37 -04:00
gdkcairocontext.c
gdkcairocontext.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcairocontextprivate.h
gdkclipboard.c docs: Drop _finish blobs 2024-05-23 20:39:50 +02:00
gdkclipboard.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkclipboardprivate.h
gdkconfig.h.meson
gdkconfig.h.win32
gdkconfig.h.win32_vulkan
gdkconstructorprivate.h
gdkcontentdeserializer.c docs: Drop _finish blobs 2024-05-23 20:39:50 +02:00
gdkcontentdeserializer.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentformats.c gdk: Fix an oversight in GdkContentFormats 2023-06-09 08:17:34 -04:00
gdkcontentformats.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentformatsprivate.h
gdkcontentprovider.c docs: Drop _finish blobs 2024-05-23 20:39:50 +02:00
gdkcontentprovider.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentproviderimpl.c
gdkcontentproviderimpl.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentproviderprivate.h
gdkcontentserializer.c docs: Drop _finish blobs 2024-05-23 20:39:50 +02:00
gdkcontentserializer.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcursor.c gdk: Add callback cursors 2024-04-04 01:07:28 +02:00
gdkcursor.h gdkcursor: Fix typo in GdkCursorGetTestureCallback 2024-06-01 09:04:00 +02:00
gdkcursorprivate.h gdk: Add callback cursors 2024-04-04 01:07:28 +02:00
gdkdebugprivate.h gdk: Add a debug flag to allow non-dmabuf offload 2024-04-15 19:53:46 -04:00
gdkdevice.c Use GDK_NO_MODIFIER_MASK in default prop values 2024-01-13 01:30:02 +01:00
gdkdevice.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdevicepad.c
gdkdevicepad.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdevicepadprivate.h
gdkdeviceprivate.h
gdkdevicetool.c
gdkdevicetool.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdevicetoolprivate.h
gdkdisplay.c Tweak the eglconfig description once more 2024-03-27 16:30:27 +01:00
gdkdisplay.h Let GdkDisplay decide if shadows should be drawn 2024-01-25 12:09:10 +01:00
gdkdisplaymanager.c Avoid a bad warning 2023-05-01 10:40:26 -04:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h Let GdkDisplay decide if shadows should be drawn 2024-01-25 12:09:10 +01:00
gdkdmabuf.c dmabuf: Use narrow range instead of full range 2024-04-29 14:30:56 +02:00
gdkdmabufdownloader.c dmabufdownloader: Add a close() function 2023-12-20 10:59:25 +01:00
gdkdmabufdownloaderprivate.h dmabufdownloader: Add a close() function 2023-12-20 10:59:25 +01:00
gdkdmabufegl.c dmabuf: Ref previous context 2024-05-07 00:34:47 +02:00
gdkdmabufeglprivate.h egl: Split out a function 2023-12-20 01:51:46 +01:00
gdkdmabufformats.c dmabuf: Add gdk_dmabuf_formats_equal 2024-02-07 12:38:18 -05:00
gdkdmabufformats.h dmabuf: Add gdk_dmabuf_formats_equal 2024-02-07 12:38:18 -05:00
gdkdmabufformatsbuilder.c dmabuf: Allow implicit modifiers 2023-10-24 22:33:45 -04:00
gdkdmabufformatsbuilderprivate.h dmabufformats: Add GdkDmabufFormatsBuilder 2023-10-14 22:29:10 +02:00
gdkdmabufformatsprivate.h dmabufformats: Add GdkDmabufFormatsBuilder 2023-10-14 22:29:10 +02:00
gdkdmabuffourccprivate.h meson: Decouple linux/dma-buf.h and libdrm checks 2024-02-16 14:01:44 +01:00
gdkdmabufprivate.h vulkan: Add support for enumerating dmabuf formats 2024-01-07 07:22:51 +01:00
gdkdmabuftexture.c gdk: docs: Document error quarks 2024-05-31 11:47:30 +02:00
gdkdmabuftexture.h dmabuf: move DmabufTexture typedef 2023-12-20 01:51:46 +01:00
gdkdmabuftexturebuilder.c dmabuf: Reshuffle docs slightly 2024-04-07 13:03:13 -04:00
gdkdmabuftexturebuilder.h dmabuf: Add a GError to gdk_dmabuf_texture_builder_build() 2023-10-14 22:30:17 +02:00
gdkdmabuftexturebuilderprivate.h Add gdk_dmabuf_texture_builder_set_dmabuf 2024-04-07 11:12:13 -04:00
gdkdmabuftextureprivate.h Add a private header 2024-04-07 11:12:13 -04:00
gdkdrag.c dnd: Go back to using dnd-move as move cursor 2024-03-21 21:36:38 -04:00
gdkdrag.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdragprivate.h
gdkdragsurface.c
gdkdragsurface.h
gdkdragsurfaceprivate.h
gdkdragsurfacesize.c
gdkdragsurfacesize.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdragsurfacesizeprivate.h
gdkdrawcontext.c Fix typos throughout 2024-01-07 20:44:05 -05:00
gdkdrawcontext.h gdk: Introduce empty frames in GdkDrawContext 2023-11-13 22:17:35 +01:00
gdkdrawcontextprivate.h gdk: Introduce empty frames in GdkDrawContext 2023-11-13 22:17:35 +01:00
gdkdrop.c docs: Drop _finish blobs 2024-05-23 20:39:50 +02:00
gdkdrop.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdropprivate.h
gdkenums.h gdkenums: Backtick the formats in docs 2024-02-24 01:12:59 +01:00
gdkevents.c gdkevents: gdk_event_get_position return value 2024-06-01 10:01:20 +02:00
gdkevents.h Add Since annotations to enums 2023-12-22 08:47:47 -05:00
gdkeventsprivate.h main: Propagate event handled state up backend 2024-02-07 16:36:26 +01:00
gdkframeclock.c frameclock: Make timings history dynamic 2024-03-10 10:27:36 +01:00
gdkframeclock.h
gdkframeclockidle.c Revert "gdk/frameclock: add mark when we discover frames may drop" 2024-05-01 08:03:16 -04:00
gdkframeclockidleprivate.h
gdkframeclockprivate.h frameclock: Make timings history dynamic 2024-03-10 10:27:36 +01:00
gdkframetimings.c
gdkframetimings.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkgl.c gl: Turn has_foo flags into GdkGLFeatures 2024-03-16 13:44:02 +01:00
gdkglcontext.c gdk: docs: Document error quarks 2024-05-31 11:47:30 +02:00
gdkglcontext.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkglcontextprivate.h gl: Add buffer implementation using persistent mapping 2024-03-16 20:55:26 +01:00
gdkglobals.c
gdkgltexture.c Simply some internal api 2024-06-19 02:06:14 -04:00
gdkgltexture.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkgltexturebuilder.c Fix typos throughout 2024-01-07 20:44:05 -05:00
gdkgltexturebuilder.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkgltextureprivate.h gltexture: Optionally take a sync object 2023-04-27 06:55:37 +02:00
gdkglversionprivate.h gdk: Add workaround for Visual Studio 2023-04-27 02:13:33 +02:00
gdkhsla.c
gdkhslaprivate.h
gdkkeys.c
gdkkeys.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkkeysprivate.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmemoryformat.c Give memory formats a name 2024-06-09 15:59:27 -04:00
gdkmemoryformatprivate.h Give memory formats a name 2024-06-09 15:59:27 -04:00
gdkmemorytexture.c Simply some internal api 2024-06-19 02:06:14 -04:00
gdkmemorytexture.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkmemorytextureprivate.h Simply some internal api 2024-06-19 02:06:14 -04:00
gdkmonitor.c gdk: Add private convenience api 2024-04-09 19:13:34 -04:00
gdkmonitor.h monitor: Add gdk_monitor_get_scale 2024-01-30 20:56:08 -05:00
gdkmonitorprivate.h gdk: Add private convenience api 2024-04-09 19:13:34 -04:00
gdkpaintable.c docs: Fix: gdk->gtk and gdk->gsk links 2024-01-05 14:57:07 -05:00
gdkpaintable.h docs: Fix the reference link 2024-03-29 13:31:36 +00:00
gdkpango.c
gdkpango.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkpipeiostream.c Stop using enums in bitfields 2023-10-10 11:23:08 +03:00
gdkpipeiostreamprivate.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkpopup.c
gdkpopup.h
gdkpopuplayout.c docs: Fix: gdk->gtk and gdk->gsk links 2024-01-05 14:57:07 -05:00
gdkpopuplayout.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkpopupprivate.h
gdkprivate.h gdk: Drop unnecessary conditionals 2023-07-20 15:18:13 -04:00
gdkprofiler.c Tweak profiling strings 2024-01-21 14:02:08 -05:00
gdkprofilerprivate.h
gdkrectangle.c
gdkrectangle.h rect: Annotate some functions as pure 2024-01-06 17:18:18 -05:00
gdkrectangleprivate.h wayland: Use wl_surface_damage_buffer() in Cairo 2023-04-29 05:07:03 +02:00
gdkrgba.c gdk: Add gdk_rgba_print 2024-05-31 21:29:49 -04:00
gdkrgba.h Revert "Merge branch 'rgba-new-from-string' into 'main'" 2023-12-02 10:55:35 +05:45
gdkrgbaprivate.h gdk: Add gdk_rgba_print 2024-05-31 21:29:49 -04:00
gdkseat.c
gdkseat.h gdk: Include pads in GDK_SEAT_CAPABILITY_ALL 2023-06-14 01:42:53 +02:00
gdkseatdefault.c
gdkseatdefaultprivate.h
gdkseatprivate.h
gdksnapshot.c docs: Fix: gdk->gtk and gdk->gsk links 2024-01-05 14:57:07 -05:00
gdksnapshot.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdksnapshotprivate.h
gdksubsurface.c subsurface: Tweak the attach implementation 2024-04-15 19:53:46 -04:00
gdksubsurfaceprivate.h subsurface: Add gdk_subsurface_get_sibling 2024-04-15 19:53:46 -04:00
gdksurface.c Tweak profiling strings 2024-01-21 14:02:08 -05:00
gdksurface.h vulkan: Disable gdk_surface_create_vulkan_context() 2024-01-07 14:47:22 +01:00
gdksurfaceprivate.h gdk: Drop nonexisting api form headers 2024-02-07 17:33:20 -05:00
gdktexture.c gdk: docs: Document error quarks 2024-05-31 11:47:30 +02:00
gdktexture.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdktexturedownloader.c Fix typos throughout 2024-01-07 20:44:05 -05:00
gdktexturedownloader.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdktexturedownloaderprivate.h
gdktextureprivate.h texture: Enable texture diff against arbitrarily distant ancestors 2023-12-08 11:29:56 +00:00
gdktoplevel.c docs: Drop _finish blobs 2024-05-23 20:39:50 +02:00
gdktoplevel.h gdktoplevel: Document TitlebarGesture 2024-05-31 11:47:30 +02:00
gdktoplevellayout.c
gdktoplevellayout.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdktoplevelprivate.h gdk: Change the private export handle api 2023-05-14 23:49:44 -04:00
gdktoplevelsize.c Let GdkDisplay decide if shadows should be drawn 2024-01-25 12:09:10 +01:00
gdktoplevelsize.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdktoplevelsizeprivate.h
gdktypes.h dmabuf: move DmabufTexture typedef 2023-12-20 01:51:46 +01:00
gdkvulkancontext.c Fix an oversight 2024-06-11 16:41:22 -04:00
gdkvulkancontext.h gdk: Don't include vulkan.h in public API anymore 2024-01-07 14:47:22 +01:00
gdkvulkancontextprivate.h vulkan: Add a getter for the memory format 2024-06-09 15:59:56 -04:00
gen-gdk-gresources-xml.py
gen-keyname-table.pl
keynames-translate.txt
keynames.txt
keynamesprivate.h
meson.build css: Support some color spaces 2024-05-22 14:31:56 -04:00