summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: add uncrustify config.wip/nielsdg/uncrustifyNiels De Graef2019-07-112-0/+121
* compositor: Drop meta_get_overlay_window()Carlos Garnacho2019-07-112-15/+0
* dnd: Use composite_overlay_window directlyCarlos Garnacho2019-07-111-1/+1
* wayland/pointer: Remove duplicate includeJonas Dreßler2019-07-101-1/+0
* wayland/pointer: Set focus to NULL when the cursor is hiddenJonas Dreßler2019-07-102-0/+34
* cursor-tracker: Add API to get whether the pointer is visibleJonas Dreßler2019-07-102-0/+9
* renderer/native: Debug for primary copy modePekka Paalanen2019-07-101-0/+16
* renderer/native: Add tracing for 2nd GPU copiesPekka Paalanen2019-07-101-0/+10
* renderer/native: Use primary GPU to copyPekka Paalanen2019-07-101-18/+154
* renderer/native: Add meta_dumb_buffer_ensure_dmabuf_fdPekka Paalanen2019-07-101-0/+36
* wayland/dma-buf: Use meta_egl_create_dmabuf_imagePekka Paalanen2019-07-101-67/+17
* wayland/dma-buf: Fix offset, stride typesPekka Paalanen2019-07-101-3/+3
* egl: Introduce meta_egl_create_dmabuf_imagePekka Paalanen2019-07-103-105/+127
* cogl: Expose cogl_blit_framebufferPekka Paalanen2019-07-104-74/+98
* cogl: Rename feature OFFSCREEN_BLIT to BLIT_FRAMEBUFFERPekka Paalanen2019-07-107-7/+7
* cogl: Allow glBlitFramebuffer between onscreen/offscreenPekka Paalanen2019-07-103-22/+43
* cogl: Relax formats on glBlitFramebufferPekka Paalanen2019-07-103-8/+16
* cogl: Replace ANGLE with GLES3 and NV framebuffer_blitPekka Paalanen2019-07-102-4/+4
* cogl: Fix doc for _cogl_blit_framebufferPekka Paalanen2019-07-101-3/+3
* cogl: Remove unused OFFSCREEN_BLIT feature flagPekka Paalanen2019-07-101-2/+0
* core: Use source device on ::accelerator-activatedCarlos Garnacho2019-07-081-2/+4
* clutter: Defer actor allocations till shownCarlos Garnacho2019-07-081-0/+3
* core: Emit ::accelerator-activated with a ClutterInputDevice argumentCarlos Garnacho2019-07-081-4/+2
* stack: Style and introspection doc fixesMarco Trevisan (Treviño)2019-07-082-61/+62
* window-x11: Use any focusable window as fallback delayed focus windowMarco Trevisan (Treviño)2019-07-086-29/+180
* tests: Add "accept_take_focus" commandMarco Trevisan (Treviño)2019-07-082-1/+126
* test-client: Add x11 events GSource handlerMarco Trevisan (Treviño)2019-07-081-0/+141
* stack: Add a function to get a sorted list of focus candidatesMarco Trevisan (Treviño)2019-07-082-13/+57
* window-x11: Accept any focusable window as fallback focusMarco Trevisan (Treviño)2019-07-083-1/+48
* window-x11: Don't double-check for unmanaging windowsMarco Trevisan (Treviño)2019-07-081-3/+0
* metatest: Dispatch the destruction instead of sleeping after itMarco Trevisan (Treviño)2019-07-081-1/+1
* workspace-manager: Add API to reorder workspacesAdam Bieńkowski2019-07-082-0/+89
* Update Indonesian translationKukuh Syafaat2019-07-081-38/+64
* Add fallback for semi-private symbols in PangoEmmanuele Bassi2019-07-071-0/+7
* monitor-manager: Don't notify unchanged power save modeGeorges Basile Stavracas Neto2019-07-061-0/+3
* compositor: Add MetaDnD private function to initialize XDNDCarlos Garnacho2019-07-043-0/+36
* window: Allow grab if the display focus is unsetMarco Trevisan (Treviño)2019-07-031-1/+1
* window: Don't use button grab modifiers with inhibit shortcutsOlivier Fourdan2019-07-031-1/+7
* workspace-manager: Expose layout propertiesFlorian Müllner2019-07-021-0/+27
* compositor: Don't emit size-changed when only position changesDaniel van Vugt2019-07-023-11/+52
* clutter/main: Simplify thead lock handlingGeorges Basile Stavracas Neto2019-07-011-34/+12
* clutter/main: Remove the rest of deprecated functionsGeorges Basile Stavracas Neto2019-07-014-110/+0
* clutter/main: Remove deprecated input device functionsGeorges Basile Stavracas Neto2019-07-012-121/+0
* clutter/main: Remove various deprecated thread functionsGeorges Basile Stavracas Neto2019-07-014-122/+0
* clutter/main: Remove clutter_get_show_fpsGeorges Basile Stavracas Neto2019-07-012-25/+0
* clutter/main: Remove clutter_redrawGeorges Basile Stavracas Neto2019-07-012-22/+0
* clutter/main: Remove ClutterFontFlags and familyGeorges Basile Stavracas Neto2019-07-013-132/+0
* clutter/main: Remove clutter_clear_glyph_cacheGeorges Basile Stavracas Neto2019-07-012-25/+0
* clutter/main: Remote global motion event handlingGeorges Basile Stavracas Neto2019-07-014-86/+1
* clutter/main: Remove shader stackGeorges Basile Stavracas Neto2019-07-012-35/+0