summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdkglcontext-win32.h: Clean Up a BitChun-wei Fan2015-02-061-7/+0
* GDK-Win32: Drop Win32-specific ->upload_texture()Chun-wei Fan2015-02-061-17/+0
* mir: release surface before rendering parentWilliam Hua2015-02-051-4/+3
* mir: don't always request mir surfacesWilliam Hua2015-02-051-10/+10
* mir: reconstruct surface if window is movedWilliam Hua2015-02-051-7/+10
* mir: stop using deprecated surface apiWilliam Hua2015-02-051-10/+11
* mir: fix issues with mouse over parent menuWilliam Hua2015-02-053-28/+130
* mir: add back window hierarchy functionsWilliam Hua2015-02-051-0/+43
* mir: stop forwarding motion events to subwindowsWilliam Hua2015-02-053-136/+0
* mir: generate leave events for transient childrenWilliam Hua2015-02-053-0/+65
* mir: use monitor plug names more similar to the ones used in XmirMarco Trevisan (Treviño)2015-02-051-13/+9
* mir: only paint background if window has oneMarco Trevisan (Treviño)2015-02-051-6/+6
* mir: use old scrolling system if we get simple integer valuesMarco Trevisan (Treviño)2015-02-051-3/+15
* mir: end the current grab on ungrabWilliam Hua2015-02-051-0/+6
* mir: only render non-top-level transients.William Hua2015-02-051-10/+20
* mir: handle new MirCloseSurfaceEventMarco Trevisan (Treviño)2015-02-052-0/+21
* mir: reset cursor_inside on hide/withdrawWilliam Hua2015-02-051-0/+2
* mir: disable some debug outputWilliam Hua2015-02-051-3/+5
* mir: skip windows that aren't visibleWilliam Hua2015-02-053-12/+15
* mir: fix IsModifierKey definitionMarco Trevisan (Treviño)2015-02-051-4/+4
* mir: check the log events env variable just onceMarco Trevisan (Treviño)2015-02-051-3/+5
* mir: set event source device as wellMarco Trevisan (Treviño)2015-02-051-0/+1
* mir: fix time conversion macroWilliam Hua2015-02-051-1/+1
* mir: implement stub _gdk_mir_keymap_key_is_modifierMarco Trevisan (Treviño)2015-02-053-5/+22
* mir: check (using simple keycode checking) if we're handling a modifier keyMarco Trevisan (Treviño)2015-02-051-12/+2
* mir: compute the modifiers using the saved button_state on key eventsMarco Trevisan (Treviño)2015-02-051-1/+4
* mir: add a NANO_TO_MILLI conversion macroMarco Trevisan (Treviño)2015-02-051-2/+4
* mir: properly converts mir nanoseconds timestamps to millisecondsMarco Trevisan (Treviño)2015-02-051-20/+20
* mir: use actual events timeMarco Trevisan (Treviño)2015-02-051-18/+21
* mir: add timestamps to generated GdkEventsWilliam Hua2015-02-051-0/+5
* mir: pass motion events down to transient childrenWilliam Hua2015-02-053-1/+63
* mir: use parent_window's impl for GDK_INPUT_ONLY windowsWilliam Hua2015-02-051-3/+14
* x11: Detect libinput touchpadsCarlos Garnacho2015-02-021-0/+28
* gtkx: add missing headerVíctor Manuel Jáquez Leal2015-02-021-0/+1
* gdk: Add support for g_autoptr()Alexander Larsson2015-02-025-0/+86
* Be safe against stray booleansMatthias Clasen2015-02-011-1/+1
* Fix an oversightMatthias Clasen2015-01-301-4/+2
* Resume events when disconnecting from a frame clockTom Hughes2015-01-302-0/+10
* win32: Don't check the position of a NULL deviceCarlos Garnacho2015-01-281-4/+1
* win32: Ensure we can create a window for wintabCarlos Garnacho2015-01-281-1/+3
* gdkscreen-wayland: Don't leak wl_output objectsRui Matos2015-01-281-0/+1
* GDK GL context's should associate with "window->impl_window" not "window"Niels Nesse2015-01-281-3/+3
* Fix core context creation in GdkGLContextNiels Nesse2015-01-284-13/+8
* x11: Handle obsolete selection requests without crashingMatthias Clasen2015-01-241-1/+4
* wayland: Don't claim to support selection notificationMatthias Clasen2015-01-241-1/+1
* Initialize variablesMatthias Clasen2015-01-241-0/+2
* x11: Fetch vendor/product identifiers for input devicesCarlos Garnacho2015-01-191-0/+43
* device: Add property/getters for vendor/product identifiersCarlos Garnacho2015-01-193-1/+121
* Fix a typo in the docsMatthias Clasen2015-01-181-1/+1
* broadway: Only use abstract sockets when they are supportedMatthias Clasen2015-01-182-6/+8