| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: gdk: add Mir backend bits | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+31 |
* | mir: clean up an ugly function | William Hua | 2017-04-03 | 1 | -104/+53 |
* | mir: set application name when creating connection | William Hua | 2017-04-01 | 1 | -1/+1 |
* | mir: remove keymap and input device state warnings | William Hua | 2017-03-31 | 1 | -0/+4 |
* | mir: re-write settings implementation | William Hua | 2017-03-31 | 1 | -187/+507 |
* | mir: always emit a resize when creating windows | William Hua | 2017-03-22 | 1 | -1/+20 |
* | mir: start handling resize events again | William Hua | 2017-03-13 | 1 | -0/+27 |
* | mir: remove unused generate_configure_event () | William Hua | 2017-03-13 | 1 | -15/+0 |
* | mir: set placement for menu-type windows | William Hua | 2017-03-13 | 1 | -1/+38 |
* | mir: synthesize resize events | William Hua | 2017-03-13 | 1 | -15/+25 |
* | mir: ignore resize events | William Hua | 2017-03-13 | 1 | -15/+0 |
* | mir: try mir before x11 | William Hua | 2017-03-12 | 1 | -1/+0 |
* | mir: log additional event types | William Hua | 2017-03-09 | 1 | -0/+254 |
* | mir: don't create GDK_INPUT_ONLY windowswip/attente/mir | William Hua | 2017-03-06 | 1 | -7/+14 |
* | mir: deprecate gdk_mir_window_get_mir_surface () | William Hua | 2017-03-01 | 2 | -1/+6 |
* | mir: delete commented debug output | William Hua | 2017-03-01 | 8 | -156/+1 |
* | mir: migrate away from deprecated mir api | William Hua | 2017-03-01 | 6 | -295/+327 |
* | mir: move #include to correct file | William Hua | 2017-03-01 | 2 | -1/+2 |
* | mir: handle surface placement events | William Hua | 2017-01-30 | 4 | -0/+220 |
* | mir: use mir_surface_spec_set_placement for menus | William Hua | 2017-01-30 | 1 | -81/+159 |
* | mir: use modal window hint | William Hua | 2017-01-12 | 1 | -2/+23 |
* | mir: fix compile-time warnings | William Hua | 2017-01-09 | 3 | -0/+16 |
* | mir: properly handle empty clipboard | William Hua | 2017-01-09 | 1 | -3/+9 |
* | gdk: Remove testing functions | Benjamin Otte | 2017-01-08 | 1 | -34/+0 |
* | mir: paste clipboard data from content-hub | William Hua | 2017-01-05 | 1 | -4/+335 |
* | mir: copy clipboard data to content-hub | William Hua | 2017-01-05 | 3 | -3/+212 |
* | mir: connect to content-hub | William Hua | 2017-01-05 | 1 | -0/+42 |
* | mir: track focused window | William Hua | 2017-01-05 | 3 | -2/+33 |
* | mir: implement window properties | William Hua | 2017-01-05 | 1 | -16/+163 |
* | gdk: Drop gdk_window_reparentwip/alexl/simplify-gdkwindow | Alexander Larsson | 2016-12-16 | 1 | -11/+0 |
* | gdk: Drop support for native (and thus foreign) subwindows | Alexander Larsson | 2016-12-16 | 1 | -32/+0 |
* | mir: swap buffers on paint | William Hua | 2016-12-08 | 1 | -4/+1 |
* | mir: fix type warning | William Hua | 2016-12-05 | 1 | -1/+1 |
* | mir: fix build failures | William Hua | 2016-12-05 | 3 | -13/+16 |
* | mir: implement display monitor vfuncs | William Hua | 2016-12-05 | 1 | -0/+76 |
* | gdkgl: Add gdk_gl_context_get_damage() | Benjamin Otte | 2016-12-05 | 1 | -20/+39 |
* | gdk: Make gdk_window_begin_draw_frame() take a draw context | Benjamin Otte | 2016-12-05 | 1 | -2/+12 |
* | gdk: Turn GdkGLContext into a GdkDrawContext | Benjamin Otte | 2016-12-05 | 1 | -1/+0 |
* | glcontext: Make begin/end_draw() paired | Benjamin Otte | 2016-12-05 | 1 | -1/+1 |
* | gdk: Large GL refactoring | Benjamin Otte | 2016-12-05 | 2 | -62/+20 |
* | gdk: Make GdkDrawingContext not per-backend | Benjamin Otte | 2016-11-30 | 4 | -68/+0 |
* | mir: fix build failures | William Hua | 2016-11-27 | 3 | -67/+1 |
* | API: Remove gdk_window_process_all_updates() | Benjamin Otte | 2016-11-23 | 1 | -14/+0 |
* | gdk: Make each backend have a custom GdkDrawingContext subclass | Benjamin Otte | 2016-11-20 | 4 | -0/+67 |
* | gdk: Remove attributes_mask from gdk_window_new() | Benjamin Otte | 2016-11-07 | 4 | -6/+5 |
* | gdkwindow: Remove GdkWindowAttr.type_hint | Benjamin Otte | 2016-11-06 | 1 | -3/+0 |
* | API: gdk: Remove title from gdk_window_new() | Benjamin Otte | 2016-11-05 | 1 | -4/+1 |
* | API: gdk: Remove gdk_window_set_override_redirect() | Benjamin Otte | 2016-11-05 | 1 | -8/+0 |
* | mir: Remove all mentions of visuals | Benjamin Otte | 2016-11-04 | 1 | -9/+0 |
* | gdk: Remove visual APIs from GdkScreen | Benjamin Otte | 2016-11-04 | 1 | -24/+0 |