summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* GDK W32: Ensure that selection request is processedРуслан Ижбулатов2017-12-022-3/+9
* GDK W32: Refuse to release mouse grab while in DnD modeРуслан Ижбулатов2017-12-021-0/+17
* GDK W32: Update layered windows on opacity changesРуслан Ижбулатов2017-12-021-68/+118
* W32: Massive W32 DnD fixРуслан Ижбулатов2017-12-0211-1403/+3982
* GDK W32: Don't leak the atom name stringРуслан Ижбулатов2017-12-021-1/+4
* GDK W32: Fix a typo in OLE2 DnD codeРуслан Ижбулатов2017-12-021-1/+1
* GDK W32: More flexible modal operation modeРуслан Ижбулатов2017-12-025-34/+57
* GDK W32: fix monitor pruning codeРуслан Ижбулатов2017-12-021-4/+1
* GDK W32: Correctly report window position in HiDPI modeРуслан Ижбулатов2017-12-021-8/+17
* GDK-Win32: Fix AeroSnap on HiDPIChun-wei Fan2017-12-022-75/+71
* GDK W32: Handle drivers that do not send WT_CSRCHANGE after WT_PROXIMITYРуслан Ижбулатов2017-12-026-26/+83
* GDK W32: Apply HiDPI scale properly to monitorsРуслан Ижбулатов2017-12-022-43/+39
* GDK W32: Different maximized window position for non-CSD windowsРуслан Ижбулатов2017-12-021-2/+19
* GDK W32: Ensure that we use made-up monitors when there are noneРуслан Ижбулатов2017-12-021-6/+31
* GDK W32: Fix idiotic gdk_win32_display_get_monitor() implementationРуслан Ижбулатов2017-12-021-3/+3
* GDK W32: Use keyboard hook to detect AeroSnap combinations betterРуслан Ижбулатов2017-12-021-42/+128
* GDK W32: Handle CapsLock as part of the key shift levelРуслан Ижбулатов2017-12-021-94/+122
* GDK W32: Special handling for VK_PAUSEРуслан Ижбулатов2017-12-021-1/+6
* GDK W32: Change WM_SYSMENU style switch logicРуслан Ижбулатов2017-12-021-5/+11
* GDK W32: Remove unneeded assertionРуслан Ижбулатов2017-12-021-6/+2
* GDK W32: Handle maximizing correctly for small primary monitorsРуслан Ижбулатов2017-12-023-1/+53
* GDK: Make sure W32 backend compiles without GdkDeviceManagerРуслан Ижбулатов2017-12-026-21/+16
* wayland: Never send NULL app idTimm Bäder2017-12-011-0/+3
* broadway: Add some (disabled) debugging toolswip/alexl/broadway4Alexander Larsson2017-11-302-7/+48
* broadway: Don't send node updates to browser if nothing changedAlexander Larsson2017-11-301-0/+6
* broadway: Fix texture hash functionAlexander Larsson2017-11-301-2/+2
* vulkan: Don't crash if vkEnumeratePhysicalDevices failsAlexander Larsson2017-11-301-3/+5
* broadway: Improve loggingAlexander Larsson2017-11-301-3/+4
* broadway: Send diffs of node treesAlexander Larsson2017-11-306-103/+207
* broadway: Add broadway_node_equalAlexander Larsson2017-11-303-0/+51
* broadway: Prepare for implementing diffAlexander Larsson2017-11-303-21/+30
* broadway: Add div for container nodesAlexander Larsson2017-11-301-1/+3
* broadway: Deserialize node tree in serverAlexander Larsson2017-11-305-54/+118
* broadway: Add a texture cacheAlexander Larsson2017-11-302-12/+138
* broadway: Re-add seat and core device creationAlexander Larsson2017-11-302-0/+60
* Drop gdk_cursor_new_from_pixbufMatthias Clasen2017-11-292-84/+1
* docs: Remove mentions of gdk_cursor_new_from_pixbufMatthias Clasen2017-11-293-4/+4
* wayland: Fix indentation of previous commitChristophe Fergeau2017-11-291-4/+5
* wayland: emit GDK_SELECTION_CLEAR on owner changesChristophe Fergeau2017-11-291-0/+24
* wayland: Remove unused data structureChristophe Fergeau2017-11-291-6/+0
* gdk: Add some missing autocleanupsMatthias Clasen2017-11-281-0/+2
* Fix some parameter name mismatches to make g-ir-scanner happierRico Tzschichholz2017-11-281-1/+1
* gdkseatdefault: Use TABLET_STYLUS capability for styli/erasers/cursorsCarlos Garnacho2017-11-271-5/+6
* gdk/wayland: Emit GdkSeat::device-added/removedCarlos Garnacho2017-11-271-0/+27
* wayland: Don't provide gsetting if dconf is not availableMatthias Clasen2017-11-261-0/+3
* wayland: Drop GdkWaylandDeviceManagerMatthias Clasen2017-11-255-170/+15
* Drop GdkDeviceManager entirelyMatthias Clasen2017-11-257-248/+0
* Drop the ::device-manager propertyMatthias Clasen2017-11-252-22/+0
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-257-36/+27
* wayland: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-255-52/+36