summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * macos: use GdkMacosBuffer for storing damage regionChristian Hergert2022-03-162-11/+10
| * macos: add clamp helper to keep rectangle in workareaChristian Hergert2022-03-163-32/+37
| * macos: style cleanupChristian Hergert2022-03-161-1/+1
| * macos: add re-entrancy check when monitors changeChristian Hergert2022-03-162-0/+8
| * macos: check for best_monitor before usingChristian Hergert2022-03-161-24/+17
| * macos: avoid size/origin changes when possibleChristian Hergert2022-03-161-5/+16
| * macos: start application in foregroundChristian Hergert2022-03-161-0/+2
| * macos: add GDK_NOTE when surface changes monitorChristian Hergert2022-03-161-1/+5
| * macos: add GDK_NOTE for surface sizing and placementChristian Hergert2022-03-161-0/+15
| * macos: leave note about monitor discoveryChristian Hergert2022-03-162-0/+12
| * macos: external access to display name helpersChristian Hergert2022-03-162-6/+8
| * macos: fix redisplay of GdkPopupChristian Hergert2022-03-162-3/+5
| * macos: fix cairo renderer with double bufferingChristian Hergert2022-03-162-29/+93
| * macos: add readonly IOSurfaceLock helperChristian Hergert2022-03-162-0/+41
| * macos: short-circuit on NSEventPhaseMayBeginChristian Hergert2022-03-161-9/+6
| * macos: support mix-rate monitorsChristian Hergert2022-03-166-189/+242
| * macos: use video mode for refresh rate and intervalChristian Hergert2022-03-162-19/+46
| * macos: send stop event when fingers touchChristian Hergert2022-03-161-0/+14
| * macos: remove emulated scroll eventsChristian Hergert2022-03-161-24/+10
| * macos: do not inherit parents frame clockChristian Hergert2022-03-161-4/+1
| * macos: calculate best monitor when changing screensChristian Hergert2022-03-162-23/+24
| * macos: remove duplicated opaque_region fieldChristian Hergert2022-03-162-11/+5
| * macos: use display id when creating CVDisplayLinkChristian Hergert2022-03-163-16/+16
| * macos: move feedback mechanisms into separate fileChristian Hergert2022-03-164-64/+111
| * macos: fix origin during live resize of titled windowChristian Hergert2022-03-161-1/+2
| * macos: restore unfullscreen frame with style maskChristian Hergert2022-03-161-2/+6
| * macos: fix kinetic scrolling with overshootChristian Hergert2022-03-162-21/+51
| * macos: remove unused codeChristian Hergert2022-03-161-1/+0
| * macos: create new windows with slight origin offsetChristian Hergert2022-03-161-2/+39
|/
* gtk-builder-tool: Operate without displayMatthias Clasen2022-03-151-2/+12
* build: Avoid objcopy on armMatthias Clasen2022-03-153-3/+3
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2022-03-151-3/+1
* gtkplacessidebar: Prevent calling g_object_unref on nullFina Wilke2022-03-151-1/+4
* build: Don't use ld and objcopy when cross-compilingTing-Wei Lan2022-03-152-2/+2
* fix docs for gtk_accessible_update_relation exampleCaolán McNamara2022-03-151-1/+1
* Use the correct name for installed gdk testsSebastien Bacher2022-03-151-1/+1
* Fix a documentation typoMatthias Clasen2022-03-151-1/+1
* Fix up preconditions of gsk_gl_shader_node_newMatthias Clasen2022-03-151-6/+6
* gdk: Add a rgb8 → rgba8 conversion macroEmmanuel Gil Peyrot2022-03-151-0/+46
* gdk: Make the optimized premultiply function a macroEmmanuel Gil Peyrot2022-03-151-23/+40
* gdk: Remove pixel format conversion ARM intrinsicsEmmanuel Gil Peyrot2022-03-151-50/+0
* gdk: use EGL_KHR_swap_buffers_with_damageChristian Hergert2022-03-153-5/+8
* headerbar: Fix docsBilal Elmoussaoui2022-03-151-1/+1
* text: Stop blinking when we lose focusMatthias Clasen2022-03-151-7/+11
* focus controller: Update for active windowMatthias Clasen2022-03-151-1/+2
* window: Update has-focus propertyMatthias Clasen2022-03-151-23/+29
* gtkscrolledwindow: Do not try to doubly trigger decelerationCarlos Garnacho2022-03-151-1/+2
* gdk: Add missing out annotation on gdk_content_deserialize_finishRico Tzschichholz2022-03-151-1/+1
* listview: Fix return_if_fail()sBenjamin Otte2022-03-153-3/+3
* flattenlistmodel: Fix indentationBenjamin Otte2022-03-151-13/+13