summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkeventsource.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Split drag and drop contextsBenjamin Otte2018-06-181-2/+3
* x11: Replace the hardcoded DND filterBenjamin Otte2018-06-181-6/+0
* x11: Don't sneakily allocate memory in initializersBenjamin Otte2018-06-181-2/+2
* Merge branch 'window-activate-grab-4-again' into 'master'Matthias Clasen2018-06-181-4/+4
|\
| * gdk: activate surface on keyboard grabsSamuel Thibault2018-06-181-4/+4
* | x11: Remove useless checkBenjamin Otte2018-06-101-3/+0
|/
* gdk: do not deactivate surface on keyboard grabsSamuel Thibault2018-04-301-1/+1
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-23/+23
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-11/+11
* x11: Run event filters on all windowsBenjamin Otte2018-02-131-4/+2
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-59/+4
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-071-0/+14
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-12/+0
* gdk/x11: s/gdk_event_free/g_object_unref/Carlos Garnacho2017-12-141-5/+5
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-141-7/+7
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-141-9/+9
* x11: Refactor xevent filtering some moreBenjamin Otte2017-12-131-16/+22
* x11: Add GdkX11Display:translate-event signalBenjamin Otte2017-12-131-33/+29
* x11: Constify XEvent usageBenjamin Otte2017-12-131-5/+5
* gdk: Remove gdk_event_put(), peek() etcBenjamin Otte2017-12-131-2/+2
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-1/+1
* x11: Reduce uses of the root windowMatthias Clasen2017-11-091-0/+12
* x11: Use backend-specific API to get GdkScreenEmmanuele Bassi2017-11-021-1/+1
* Stop using foreign windows for xsettingsMatthias Clasen2017-11-011-1/+14
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-1/+1
* gdk/x11: Implement GDK_CROSSING_TOUCH_BEGIN/END/DEVICE_CHANGE eventsCarlos Garnacho2017-09-191-0/+106
* x11: drop a useless listMatthias Clasen2016-05-011-6/+0
* x11: Avoid setting has_pointer_focus if a EWMH compliant WM is presentCarlos Garnacho2016-02-121-0/+5
* Handle recursion from motion event handlersOwen W. Taylor2013-11-111-2/+2
* gdk_display_get_event: don't unqueue events from the windowing system when pa...Owen W. Taylor2013-02-141-3/+9
* gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-6/+6
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* configure: Check for XGetEventData()Carlos Garnacho2011-05-271-0/+6
* gdk: Add _gdk_x11_event_translator_get_window()Carlos Garnacho2011-05-181-9/+41
* gdk: Move XGetEventData() call to GdkEventSourceCarlos Garnacho2011-05-181-23/+27
* x11: Fill in event->any.window before calling filter functionsBenjamin Otte2011-02-011-4/+4
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-2/+2
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-2/+2
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-1/+2
* Rename _gdk_event_mask_table to _gdk_x11_event_mask_tableMatthias Clasen2010-12-211-2/+2
* Multiple changes to reduce the amount of unprefixed symbolsMatthias Clasen2010-12-211-5/+5
* Move event source apis to gdk_x11Matthias Clasen2010-12-211-13/+13
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-1/+1
* Add a vfunc for _gdk_events_queueMatthias Clasen2010-12-211-9/+9
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-33/+0
* gdk: Fix GdkWindowFilter internal refcountingColin Walters2010-12-171-18/+14
* gdk: Replace direct calls of _gdk_event_func with _gdk_event_emit()Benjamin Otte2010-12-021-2/+1
* gdk: Rename GdkWindowObject to GdkWindowBenjamin Otte2010-12-021-3/+2