summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* wayland: avoid jitter in keyboard repeatChristian Hergert2016-05-051-2/+16
* wayland: fix up/down mix up in discrete eventsOlivier Fourdan2016-05-031-2/+2
* wayland: Ignore NoSymbol keysDaniel Stone2016-04-272-1/+4
* wayland: Perform seat grab focus checks on native windowsCarlos Garnacho2016-04-271-7/+7
* wayland: Leave existing mods on map_virtual_modifiersRui Matos2016-04-191-1/+1
* frame-clock: avoid g_signal_emit_by_name()Christian Hergert2016-04-193-7/+57
* wayland: Improve checks when flushing scroll eventsCarlos Garnacho2016-04-191-18/+23
* wayland: Do not check the pointer focus when receiving wl_pointer.frameCarlos Garnacho2016-04-191-3/+0
* gdk: Make GDK_TOUCH_CANCEL be dealt with similarly to GDK_TOUCH_ENDCarlos Garnacho2016-04-191-1/+3
* wayland: Make virtual modifier mapping more similar to XMatthias Clasen2016-04-191-1/+1
* wayland: Fix the map_virtual_modifiers implementationMatthias Clasen2016-04-191-1/+1
* wayland: Implement virtual modifiersMatthias Clasen2016-04-191-2/+50
* Clarify docs a bitMatthias Clasen2016-04-191-1/+1
* win32: rollback change and use _gdk_displayIgnacio Casal Quinteiro2016-04-111-1/+1
* quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8Friedrich Beckmann2016-04-091-4/+5
* GDK W32: Don't move windows into top-left corner on style changeРуслан Ижбулатов2016-04-061-1/+1
* wayland: Do not resize with the same sizeOlivier Fourdan2016-04-051-7/+23
* wayland: Avoid NULL slave devices in GdkSeat::get_slavesCarlos Garnacho2016-04-011-3/+3
* GDK W32: Implement show_window_menu()Руслан Ижбулатов2016-03-294-0/+147
* GDK W32: Erase hidden layered windows before showing themРуслан Ижбулатов2016-03-293-19/+97
* wayland: Fully initialize the visualMatthias Clasen2016-03-261-0/+5
* Make gdk_visual_get_*_pixel_details work againMatthias Clasen2016-03-261-1/+0
* quartz: fix pixelated image surfaces in retina/hidpi modeChristoph Reiter2016-03-231-2/+13
* wayland: avoid dropping surfaces when possibleChristian Hergert2016-03-211-0/+5
* wayland: Rename internal functions with misleading namingCarlos Garnacho2016-03-211-31/+31
* wayland: Remove GdkWaylandDataDevice typedefCarlos Garnacho2016-03-211-1/+0
* wayland: Replace all remaining uses of GdkWaylandDeviceDataCarlos Garnacho2016-03-211-347/+348
* wayland: Remove GdkWaylandDeviceData pointer in GdkWaylandDeviceCarlos Garnacho2016-03-211-220/+227
* dnd: Hide the drag window when we're doneMatthias Clasen2016-03-212-1/+18
* Document gdk_wayland_seat_get_wl_seatMatthias Clasen2016-03-201-0/+10
* gdk: Add a missing Since tagMatthias Clasen2016-03-201-2/+3
* gdk: Reword some docsMatthias Clasen2016-03-201-13/+12
* broadway: Use explicit sizes for payload lengthBenjamin Otte2016-03-201-2/+2
* x11: Use g_error_matches()Benjamin Otte2016-03-201-2/+1
* broadway: Remove duplicate initializationBenjamin Otte2016-03-201-1/+0
* x11: Remove duplicate variable settingBenjamin Otte2016-03-201-2/+1
* GDK W32: Don't move iconic windowsРуслан Ижбулатов2016-03-181-8/+24
* quartz: fix quartz buildChristian Hergert2016-03-171-1/+4
* GDK W32: Fix shown window position calculation for dialogs and splashesРуслан Ижбулатов2016-03-141-3/+3
* gdkdnd: Add private means to commit the drag statusCarlos Garnacho2016-03-144-2/+57
* GDK W32: Fix pointer-under-window code for custom resizeРуслан Ижбулатов2016-03-141-6/+40
* GDK W32: Fix a typoРуслан Ижбулатов2016-03-121-1/+1
* Trivial formatting fixMatthias Clasen2016-03-112-24/+25
* added NSEventTypeMagnify and NSEventTypeRotate for ZOOM and ROTATE gesturesFriedrich Beckmann2016-03-111-1/+123
* gdk: Don't leak discarded window state eventJonas Ådahl2016-03-111-0/+1
* GDK W32: Partially rollback the custom resize for GL windowsРуслан Ижбулатов2016-03-101-27/+90
* quartz: Get core pointer from device managerPhilip Chimento2016-03-091-13/+25
* wayland: Add request focus support via gtk_shellJonas Ådahl2016-03-102-0/+17
* wayland: Add system bell support via gtk_shellJonas Ådahl2016-03-103-1/+30
* wayland: Don't invent our own unstable protocol semanticsJonas Ådahl2016-03-106-47/+43