summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'better-test-isolation-2' into 'master'Matthias Clasen2020-02-065-15/+41
|\
| * filechooser portal: Free portal proxy when bus connection closesAlexander Larsson2020-02-041-0/+12
| * Don't use xsettings or xft defaults in testsuiteAlexander Larsson2020-02-034-15/+29
* | Merge branch 'wip/otte/css' into 'master'Benjamin Otte2020-02-051-1/+1
|\ \
| * | widget: Replace style-updated signal with css_changed vfuncBenjamin Otte2020-02-051-1/+1
* | | frameclock: cosmeticsMatthias Clasen2020-02-051-37/+41
* | | gdk: Silence some compiler warningsMatthias Clasen2020-02-052-20/+5
|/ /
* | Revert "Break out cairo color matrix recoloring to gdk_cairo_image_surface_re...Benjamin Otte2020-02-042-77/+0
|/
* display-x11: don't mention gdk_monitor_is_primary in the docsAlberts Muktupāvels2020-02-021-2/+1
* Merge branch 'sigma' into 'master'Matthias Clasen2020-02-021-2/+3
|\
| * gdk: Handle small final sigma in gdk_keyval_convert_caseAlex Henrie2020-01-241-2/+3
* | Remove primary monitor apiMatthias Clasen2020-01-3014-82/+31
* | Merge branch 'icon-theme-rework' into 'master'Alexander Larsson2020-01-302-0/+77
|\ \
| * | indentation: fix various alignment issuesAlexander Larsson2020-01-302-4/+4
| * | icon-theme: Update the docsAlexander Larsson2020-01-301-0/+12
| * | Break out cairo color matrix recoloring to gdk_cairo_image_surface_recolor()Alexander Larsson2020-01-292-0/+65
* | | profiler: Exit gracefully on SIGTERMMatthias Clasen2020-01-301-2/+4
|/ /
* | x11: add support for _GTK_WORKAREAS_DnAlberts Muktupāvels2020-01-293-10/+120
* | Merge branch 'gdk-device-leak-fix' into 'master'Matthias Clasen2020-01-292-3/+6
|\ \
| * | gdk/x11: Properly unref removed device in XI2 device managerSebastian Keller2020-01-271-3/+4
| * | gdkseatdefault: Unref removed slave devicesSebastian Keller2020-01-271-0/+2
* | | Merge branch 'fix-doc-typo' into 'master'Timm Bäder2020-01-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fix a doc typoLuca Bacci2020-01-281-1/+1
* | | Add pure and const annotations to various functionsTimm Bäder2020-01-262-6/+6
| |/ |/|
* | Make wayland load cursors on demandMatthias Clasen2020-01-2412-50/+1402
* | gdk: Add a profiler mark for paint_idleMatthias Clasen2020-01-221-0/+4
* | wayland: Add a mark for cursor loadingMatthias Clasen2020-01-221-0/+8
* | More profiler reshufflingMatthias Clasen2020-01-223-30/+9
* | surface: Always dd events to the profiler traceMatthias Clasen2020-01-221-6/+0
* | frame clock: Redo the profiler marksMatthias Clasen2020-01-222-6/+52
* | wayland: Add profiler marks around surface handlingMatthias Clasen2020-01-222-0/+6
* | surface: Add enter/leave events to profiler tracesMatthias Clasen2020-01-221-0/+3
* | gdk: Make profiler support unconditionalMatthias Clasen2020-01-211-5/+5
* | wayland: Fix release build warningsMatthias Clasen2020-01-183-106/+76
* | x11: Fix release build warningsMatthias Clasen2020-01-183-13/+18
* | Tweak the file transfer portal _again_Matthias Clasen2020-01-174-331/+243
* | gdkdrag/x11: Issue XdndLeave on cancellationCarlos Garnacho2020-01-161-0/+1
* | gdkdrag/x11: Drop timestamp argument from gdk_drag_do_leave()Carlos Garnacho2020-01-161-3/+2
* | gdk/x11: Ensure to hide DnD surface after failed operationCarlos Garnacho2020-01-161-0/+1
* | gdk/x11: Ensure to sync type list after sending XdndEnterCarlos Garnacho2020-01-161-17/+17
* | gdk/x11: Serialize gtype content formats before sending Xdnd enterCarlos Garnacho2020-01-161-1/+5
* | Fix the filetransfer portal initializationMatthias Clasen2020-01-151-2/+5
* | Try harder to make ci not timeoutMatthias Clasen2020-01-141-22/+59
* | Handle lack of file transfer portalMatthias Clasen2020-01-141-9/+56
* | Add missing (closure) GIR annotationsRobert Ancell2020-01-132-2/+2
* | Fix incorrect use of GIR closure annotations.Robert Ancell2020-01-131-2/+2
* | Fix docstring errors with drag and drop codeRobert Ancell2020-01-131-3/+3
* | Merge branch 'dnd-gestures-2' into 'master'Matthias Clasen2020-01-1110-10/+432
|\ \
| * | docs: Fix a typoMatthias Clasen2020-01-091-2/+2
| * | content provider impl: Take mime types into accountMatthias Clasen2020-01-081-2/+2