summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* window: Really force update monitor on hot plugscherry-pick-8eabfaaaOlivier Fourdan2018-11-132-3/+14
* renderer/native: Also wrap flip closures for EGLStreamsJonas Ådahl2018-10-233-14/+44
* wayland/gtk-shell: Handle requests after toplevel was unmanagedJonas Ådahl2018-10-041-10/+19
* wayland/legacy-xdg-shell: Handle requests after toplevel was unmanagedJonas Ådahl2018-10-041-14/+79
* wayland/legacy-xdg-shell: Cache frame callbacks if toplevel is unmanagedJonas Ådahl2018-10-041-1/+8
* wayland/xdg-shell: Handle requests after toplevel was unmanagedJonas Ådahl2018-10-041-13/+68
* wayland/xdg-shell: Cache frame callbacks if toplevel is unmanagedJonas Ådahl2018-10-041-1/+7
* wayland/xdg-shell: Cache pending frame callbacks on popup resetJonas Ådahl2018-10-041-0/+1
* wayland/surface: Add API to cache frame callbacksJonas Ådahl2018-10-042-7/+13
* wayland/xdg-shell: Queue frame callbacks on new actor after resettingJonas Ådahl2018-10-043-4/+16
* window/wayland: Don't recursive indefinitely when updating monitorJonas Ådahl2018-10-031-1/+1
* wayland: No xdg-output events without a logical monitorOlivier Fourdan2018-09-271-0/+3
* core: Preserve focus across decoration changesCarlos Garnacho2018-09-244-0/+24
* compositor: Skip windows not visible to the compositorOlivier Fourdan2018-09-241-0/+4
* actor: Also recompute paint volume if we recently dropped effectsSam Spilsbury2018-09-191-2/+13
* actor: Always use get_paint_volume override for active effectsSam Spilsbury2018-09-193-1/+42
* actor: Fix logic error in determining terminal effect for paint volumeSam Spilsbury2018-09-191-1/+1
* window: unmanage dialog when clearing transient_forOlivier Fourdan2018-09-191-0/+8
* shaped-texture: Disable mipmapping during animationDaniel van Vugt2018-09-021-6/+82
* clutter/actor: Inherit clone branch depth from parentDaniel van Vugt2018-09-021-8/+21
* compositor: Do not optimize obscured areas away in paint volumesCarlos Garnacho2018-09-021-36/+1
* clutter: Plug minor leakCarlos Garnacho2018-08-311-0/+2
* idle-monitor: Don't try to auto-start SessionManagerFlorian Müllner2018-08-311-1/+2
* core: Hide close dialog before destroyingCarlos Garnacho2018-08-311-0/+3
* clutter-actor: Fix uninitialized matrix multiplyDaniel van Vugt2018-08-311-1/+1
* idle-monitor: NULL check cached InhibitedActions property variantJonas Ådahl2018-08-311-2/+5
* wayland: Always realize buffers at surface commit timeMiguel A. Vico2018-08-313-12/+15
* wayland-buffer: Create EGLStream texture at buffer_realize timeMiguel A. Vico2018-08-311-12/+10
* renderer/native: Choose first EGL config for non-GBM backendsMiguel A. Vico2018-08-311-17/+48
* wayland: Realize dmabuf buffers before trying to attach themMiguel A. Vico2018-08-311-0/+1
* ClutterActor: Preserve valid paint volumes till the next relayout/repaintCarlos Garnacho2018-08-311-1/+17
* compositor: Add get_paint_volume() implementation to MetaSurfaceActorCarlos Garnacho2018-08-311-0/+8
* monitor-manager: Cache the last known value of "lid-is-closed"Bastien Nocera2018-08-312-1/+9
* monitor-manager: Don't throw an error if UPower isn't runningBastien Nocera2018-08-311-2/+5
* wayland: Nullify monitor resources when updating outputsOlivier Fourdan2018-08-311-21/+31
* window: Return -1 if meta_window_get_monitor is called on an unmanaged windowSam Spilsbury2018-08-311-1/+5
* backends/x11: Only free cursor if it was created successfullySebastian Keller2018-08-291-1/+3
* virtual-input/evdev: Translate from button internal codes to evdevJonas Ådahl2018-08-291-6/+29
* window: Force update monitor on hot plugsJonas Ådahl2018-08-293-3/+4
* window: Pass flag to meta_window_update_monitor() instead of boolJonas Ådahl2018-08-295-20/+34
* clutter/x11: Implement keycode lookup from keysyms on virtual key devicesCarlos Garnacho2018-08-293-4/+204
* monitor-manager-kms: Check if GPUs can have outputsIain Lane2018-08-303-0/+30
* gpu-kms: Handle drmModeGetResources() failingIain Lane2018-08-301-5/+31
* clutter-text: Avoid clipping the wrong framebufferDaniel van Vugt2018-08-301-8/+2
* renderer/native: Check calculated transform when creating viewJonas Ådahl2018-08-212-4/+13
* wayland/keyboard: Create a separate keymap shm file per resourceJonas Ådahl2018-08-172-83/+56
* wayland/keyboard: Indentation fixJonas Ådahl2018-08-171-1/+1
* backends/x11: Improve grab-device clock updatesJeff Smith2018-08-141-2/+3
* renderer/native: Fallback to non-planar API if gbm_bo_get_handle_for_plane failsAlex Villacís Lasso2018-08-131-5/+16
* wayland: Clean up xwayland grabs even if surface is goneOlivier Fourdan2018-08-061-7/+7