summaryrefslogtreecommitdiff
path: root/gdk/mir
Commit message (Expand)AuthorAgeFilesLines
* meson: gdk: add Mir backend bitsTim-Philipp Müller2017-05-031-0/+31
* mir: clean up an ugly functionWilliam Hua2017-04-031-104/+53
* mir: set application name when creating connectionWilliam Hua2017-04-011-1/+1
* mir: remove keymap and input device state warningsWilliam Hua2017-03-311-0/+4
* mir: re-write settings implementationWilliam Hua2017-03-311-187/+507
* mir: always emit a resize when creating windowsWilliam Hua2017-03-221-1/+20
* mir: start handling resize events againWilliam Hua2017-03-131-0/+27
* mir: remove unused generate_configure_event ()William Hua2017-03-131-15/+0
* mir: set placement for menu-type windowsWilliam Hua2017-03-131-1/+38
* mir: synthesize resize eventsWilliam Hua2017-03-131-15/+25
* mir: ignore resize eventsWilliam Hua2017-03-131-15/+0
* mir: try mir before x11William Hua2017-03-121-1/+0
* mir: log additional event typesWilliam Hua2017-03-091-0/+254
* mir: don't create GDK_INPUT_ONLY windowswip/attente/mirWilliam Hua2017-03-061-7/+14
* mir: deprecate gdk_mir_window_get_mir_surface ()William Hua2017-03-012-1/+6
* mir: delete commented debug outputWilliam Hua2017-03-018-156/+1
* mir: migrate away from deprecated mir apiWilliam Hua2017-03-016-295/+327
* mir: move #include to correct fileWilliam Hua2017-03-012-1/+2
* mir: handle surface placement eventsWilliam Hua2017-01-304-0/+220
* mir: use mir_surface_spec_set_placement for menusWilliam Hua2017-01-301-81/+159
* mir: use modal window hintWilliam Hua2017-01-121-2/+23
* mir: fix compile-time warningsWilliam Hua2017-01-093-0/+16
* mir: properly handle empty clipboardWilliam Hua2017-01-091-3/+9
* gdk: Remove testing functionsBenjamin Otte2017-01-081-34/+0
* mir: paste clipboard data from content-hubWilliam Hua2017-01-051-4/+335
* mir: copy clipboard data to content-hubWilliam Hua2017-01-053-3/+212
* mir: connect to content-hubWilliam Hua2017-01-051-0/+42
* mir: track focused windowWilliam Hua2017-01-053-2/+33
* mir: implement window propertiesWilliam Hua2017-01-051-16/+163
* gdk: Drop gdk_window_reparentwip/alexl/simplify-gdkwindowAlexander Larsson2016-12-161-11/+0
* gdk: Drop support for native (and thus foreign) subwindowsAlexander Larsson2016-12-161-32/+0
* mir: swap buffers on paintWilliam Hua2016-12-081-4/+1
* mir: fix type warningWilliam Hua2016-12-051-1/+1
* mir: fix build failuresWilliam Hua2016-12-053-13/+16
* mir: implement display monitor vfuncsWilliam Hua2016-12-051-0/+76
* gdkgl: Add gdk_gl_context_get_damage()Benjamin Otte2016-12-051-20/+39
* gdk: Make gdk_window_begin_draw_frame() take a draw contextBenjamin Otte2016-12-051-2/+12
* gdk: Turn GdkGLContext into a GdkDrawContextBenjamin Otte2016-12-051-1/+0
* glcontext: Make begin/end_draw() pairedBenjamin Otte2016-12-051-1/+1
* gdk: Large GL refactoringBenjamin Otte2016-12-052-62/+20
* gdk: Make GdkDrawingContext not per-backendBenjamin Otte2016-11-304-68/+0
* mir: fix build failuresWilliam Hua2016-11-273-67/+1
* API: Remove gdk_window_process_all_updates()Benjamin Otte2016-11-231-14/+0
* gdk: Make each backend have a custom GdkDrawingContext subclassBenjamin Otte2016-11-204-0/+67
* gdk: Remove attributes_mask from gdk_window_new()Benjamin Otte2016-11-074-6/+5
* gdkwindow: Remove GdkWindowAttr.type_hintBenjamin Otte2016-11-061-3/+0
* API: gdk: Remove title from gdk_window_new()Benjamin Otte2016-11-051-4/+1
* API: gdk: Remove gdk_window_set_override_redirect()Benjamin Otte2016-11-051-8/+0
* mir: Remove all mentions of visualsBenjamin Otte2016-11-041-9/+0
* gdk: Remove visual APIs from GdkScreenBenjamin Otte2016-11-041-24/+0