summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MetaShapedTexture: save and restore textures on suspendwip/texture-purge-on-nvidiaRay Strode2019-01-152-21/+475
* background: purge all background textures on suspendRay Strode2019-01-153-1/+48
* backends/native: update cursor on resumeRay Strode2019-01-153-2/+4
* backends/native: update glyph cache on resumeRay Strode2019-01-151-1/+4
* backends/native: emit gl-video-memory-purged when becoming activeRay Strode2019-01-151-0/+7
* wayland: force X clients to redraw on resumeRay Strode2019-01-153-0/+55
* backend: add signals for reporting suspend and resumeRay Strode2019-01-151-12/+72
* backend: switch to using generated logind proxyRay Strode2019-01-152-21/+52
* cogl: add new UNSTABLE_TEXTURES featureRay Strode2019-01-154-3/+27
* fixup! wayland: Don't crash if wl_output resource is destroyed after being re...Ray Strode2019-01-141-1/+0
* Revert "window/wayland: Always update monitor for non-user ops"Ray Strode2019-01-141-6/+0
* screen-cast-cursor-side-channel.patchRay Strode2019-01-1426-74/+881
* renderer/native: Make the EGLStreams operate in mailbox modeJonas Ådahl2019-01-141-1/+1
* renderer/native: Make EGLStream page flip errors non-fatalJonas Ådahl2019-01-141-7/+1
* shaped-texture-get-image-via-offscreen.patchRay Strode2019-01-1423-78/+338
* window: Fix introspection warningsJonas Ådahl2019-01-141-2/+2
* window: Expose the client type in the APIOlivier Fourdan2019-01-142-0/+16
* screen-cast-session: Add window-id supportOlivier Fourdan2019-01-142-2/+22
* window: Add window idOlivier Fourdan2019-01-145-0/+55
* screen-cast-session: Add support for RecordWindowOlivier Fourdan2019-01-141-4/+48
* screen-cast-session: Add screen-cast window modeOlivier Fourdan2019-01-145-0/+599
* window-actor: Implement MetaScreenCastWindow interfaceOlivier Fourdan2019-01-141-1/+131
* screen-cast: Add screen-cast-window interfaceOlivier Fourdan2019-01-143-0/+147
* screen-cast-src: Add VideoCrop supportOlivier Fourdan2019-01-142-4/+55
* remote-desktop: Do not leak the virtual touchscreenOlivier Fourdan2019-01-141-0/+1
* clutter: Keep a device reference with eventsOlivier Fourdan2019-01-141-4/+12
* clutter/evdev: Use `clutter_event_set_device()`Olivier Fourdan2019-01-144-9/+4
* renderer/native: Use shadow fb on software GL if preferredJonas Ådahl2019-01-141-4/+57
* renderer/native: Also wrap flip closures for EGLStreamsJonas Ådahl2019-01-143-14/+44
* wayland: Create EGLStream-backed buffers through wl_eglstream_controllerMiguel A. Vico2019-01-145-0/+124
* wayland: Realize dmabuf buffers before trying to attach themMiguel A. Vico2019-01-141-0/+1
* wayland: Always realize buffers at surface commit timeMiguel A. Vico2019-01-143-12/+15
* wayland-buffer: Create EGLStream texture at buffer_realize timeMiguel A. Vico2019-01-141-12/+10
* renderer/native: Choose first EGL config for non-GBM backendsMiguel A. Vico2019-01-141-17/+48
* xprops: Make sure text_property_to_utf8() returns UTF8Florian Müllner2019-01-141-1/+5
* x11/window-props: Do not convert WM_NAMEFlorian Müllner2019-01-141-4/+1
* wayland/gtk-shell: Handle requests after toplevel was unmanagedJonas Ådahl2019-01-141-10/+19
* wayland/legacy-xdg-shell: Handle requests after toplevel was unmanagedJonas Ådahl2019-01-141-14/+79
* wayland/legacy-xdg-shell: Cache frame callbacks if toplevel is unmanagedJonas Ådahl2019-01-141-1/+8
* wayland/xdg-shell: Handle requests after toplevel was unmanagedJonas Ådahl2019-01-141-13/+68
* wayland/xdg-shell: Cache frame callbacks if toplevel is unmanagedJonas Ådahl2019-01-141-1/+7
* wayland/xdg-shell: Cache pending frame callbacks on popup resetJonas Ådahl2019-01-141-0/+1
* wayland/surface: Add API to cache frame callbacksJonas Ådahl2019-01-142-7/+13
* wayland/xdg-shell: Queue frame callbacks on new actor after resettingJonas Ådahl2019-01-143-4/+16
* window: unmanage dialog when clearing transient_forOlivier Fourdan2019-01-141-0/+8
* idle-monitor: Don't try to auto-start SessionManagerFlorian Müllner2019-01-141-1/+2
* backends/x11: Only free cursor if it was created successfullySebastian Keller2019-01-141-1/+3
* window: Return -1 if meta_window_get_monitor is called on an unmanaged windowSam Spilsbury2019-01-141-1/+5
* wayland/keyboard: Create a separate keymap shm file per resourceJonas Ådahl2019-01-142-83/+56
* renderer/native: Fallback to non-planar API if gbm_bo_get_handle_for_plane failsAlex Villacís Lasso2019-01-141-5/+16