summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* wayland: Survive lack of settingsMatthias Clasen2016-05-191-0/+2
* gdk/wayland: use the multi-thread safe wayland APIMatthew Waters2016-05-191-12/+44
* x11: Trap possible X errorMatthias Clasen2016-05-191-3/+7
* x11/dnd: Ignore grab broken events from other devices than our DnD device.Carlos Garnacho2016-05-181-0/+4
* x11: Rely on passive keyboard grabs with XI2 for DnDCarlos Garnacho2016-05-051-1/+9
* gdkevents: Free motion events discarded by motion compressionCarlos Garnacho2016-05-051-0/+1
* Drop unused macrosMatthias Clasen2016-05-051-6/+0
* x11: drop a useless listMatthias Clasen2016-05-051-6/+0
* wayland: drop a useless listMatthias Clasen2016-05-051-6/+2
* wayland: Tag the event source with the acutal display nameMatthias Clasen2016-05-051-1/+2
* wayland: Make gdk_display_get_name workMatthias Clasen2016-05-052-8/+8
* wayland: Ignore NoSymbol keysDaniel Stone2016-05-051-0/+2
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-05-0510-8/+24
* frametimings: reuse previous frame timing in common caseChristian Hergert2016-05-053-4/+29
* wayland: Track orphaned dialogs per displayJonas Ådahl2016-05-052-9/+25
* 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