summaryrefslogtreecommitdiff
path: root/gdk/mir
Commit message (Expand)AuthorAgeFilesLines
* mir: don't ensure_surface if window not visibleWilliam Hua2015-07-151-1/+3
* mir: don't warn if transient_for is NULLWilliam Hua2015-07-151-2/+0
* mir: add more default settings under mirWilliam Hua2015-07-151-0/+42
* mir: fix mir pointer event to gdk translationWilliam Hua2015-07-031-34/+22
* mir: ensure parent surface before creating child surfaceWilliam Hua2015-07-031-8/+24
* mir: fix toggling between maximized and restoredWilliam Hua2015-06-231-2/+38
* mir: fix wheel scrolling in both directionsWilliam Hua2015-06-231-1/+1
* mir: emit GDK_ENTER_NOTIFY on pointer enterWilliam Hua2015-06-231-0/+7
* mir: remove non-useful loggingWilliam Hua2015-06-234-95/+91
* mir: don't need dummy egl surfaceWilliam Hua2015-06-231-7/+0
* mir: emit configure event on window move/resizeWilliam Hua2015-06-231-0/+39
* mir: fix build due to missing apiWilliam Hua2015-06-231-4/+4
* mir: keep reference on queued eventsWilliam Hua2015-06-021-1/+2
* mir: gdk_mir_window_impl_set_surface_typeWilliam Hua2015-06-021-0/+6
* mir: Create the correct surfaceWilliam Hua2015-06-021-80/+82
* mir: Remove redundant callsWilliam Hua2015-06-021-15/+15
* mir: log input events properlyWilliam Hua2015-06-021-0/+18
* mir: Resolve warningsWilliam Hua2015-06-021-12/+0
* mir: Update cursor positionWilliam Hua2015-06-021-1/+5
* mir: Remove child window rendering hackWilliam Hua2015-06-023-240/+7
* mir: handle generic input eventsWilliam Hua2015-05-061-0/+19
* mir: fix build failure due to changed apiWilliam Hua2015-04-304-247/+202
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano Fidêncio2015-04-271-0/+8
* mir: Fix build failure due to changed APIWilliam Hua2015-04-071-4/+1
* mir: Fix version annotation, the mir-backend is available since 3.16Rico Tzschichholz2015-03-201-3/+3
* Remove GdkGLProfileEmmanuele Bassi2015-02-121-13/+0
* gl: Drop profile for gdk_window_create_gl_context()Emmanuele Bassi2015-02-122-7/+5
* mir, gl: Ensure we use the 3.2 core profileMarco Trevisan (Treviño)2015-02-121-6/+38
* mir: Switch GDK_GL_PROFILE_DEFAULT to mean 3_2_COREMarco Trevisan (Treviño)2015-02-121-1/+1
* mir, GL: Split GL context creation in two phasesMarco Trevisan (Treviño)2015-02-122-27/+49
* 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