summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-10clients: Add screensaver inhibitor client demowip/idle-inhibitorBryce Harrington4-10/+596
2016-09-10shell: Inhibit idle fade-out behaviorBryce Harrington2-1/+61
2016-09-10libweston-desktop: Forward idle inhibitors to the toplevel surfaceQuentin Glidic1-0/+32
2016-09-10compositor: Add internal support to track idle inhibition requestsBryce Harrington3-9/+193
2016-09-10desktop-shell: Enable per-output fade animationsBryce Harrington2-67/+84
2016-09-09Revert "terminal: Fix crash due to race condition in init"Quentin Glidic1-1/+0
2016-09-07libweston-desktop/xdg_shell_v5: Add surface as neededQuentin Glidic1-10/+32
2016-09-07desktop-shell: Add back the saved position and rotation for fullscreen/maximizedQuentin Glidic1-4/+16
2016-09-07desktop-shell: Unset fullscreen/maximized state on commitQuentin Glidic1-12/+26
2016-09-06configure.ac: bump to version 1.11.93 for the RC1 releaseBryce Harrington1-2/+2
2016-09-02compositor-wayland: Only destroy the egl_window when using GLES.Emmanuel Gil Peyrot1-1/+1
2016-09-01libweston-desktop/xwayland: Do not over-destroy the viewQuentin Glidic1-4/+2
2016-09-01terminal: Fix crash due to race condition in initBryce Harrington1-0/+1
2016-09-01clients: Use ARRAY_LENGTH macro in weston-simple-imBryce Harrington1-3/+3
2016-08-30configure.ac: (Re-)bump to version 1.11.92 for the beta releaseBryce Harrington1-2/+2
2016-08-30Revert "desktop-shell: Enable per-output fade animations"Bryce Harrington2-84/+68
2016-08-30Revert "compositor: Add internal support to track idle inhibition requests"Bryce Harrington2-60/+6
2016-08-30Revert "compositor: Add public interface support for client-requested idle in...Bryce Harrington3-95/+5
2016-08-30Revert "libweston: Add a signal to fire when the idle inhibitor is dropped"Bryce Harrington2-18/+6
2016-08-30Revert "libweston-desktop: Add listener and API to drop the idle inhibitor"Bryce Harrington4-33/+0
2016-08-30Revert "shell: Inhibit idle fade-out behavior"Bryce Harrington2-38/+1
2016-08-30Revert "clients: Add screensaver inhibitor client demo"Bryce Harrington3-587/+1
2016-08-30configure.ac: bump to version 1.11.92 for the beta releaseBryce Harrington1-2/+2
2016-08-30releasing: Fix incorrect direction about how many lines need tweakedBryce Harrington1-2/+2
2016-08-29clients: Add screensaver inhibitor client demoBryce Harrington3-1/+587
2016-08-29shell: Inhibit idle fade-out behaviorBryce Harrington2-1/+38
2016-08-29libweston-desktop: Add listener and API to drop the idle inhibitorBryce Harrington4-0/+33
2016-08-29libweston: Add a signal to fire when the idle inhibitor is droppedBryce Harrington2-6/+18
2016-08-29compositor: Add public interface support for client-requested idle inhibitionBryce Harrington3-5/+95
2016-08-29compositor: Add internal support to track idle inhibition requestsBryce Harrington2-6/+60
2016-08-29desktop-shell: Enable per-output fade animationsBryce Harrington2-68/+84
2016-08-27libweston: Drop shell_interfaceQuentin Glidic2-18/+8
2016-08-27config-parser: Drop debug textBryce Harrington1-1/+0
2016-08-20desktop-shell: Fix output destroyingQuentin Glidic1-0/+2
2016-08-18compositor-drm: Zero drmModeAddFB2 dataYong Bakos1-1/+1
2016-08-16configure.ac: bump to version 1.11.91 for the alpha releaseBryce Harrington1-3/+3
2016-08-16libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel statesQuentin Glidic2-2/+6
2016-08-16libweston-desktop/xwayland: Actually destroy the viewQuentin Glidic1-2/+5
2016-08-16libweston-desktop: Rename _destroy_view to _unlink_viewQuentin Glidic4-5/+5
2016-08-16desktop-shell: Properly destroy the weston_desktop_viewQuentin Glidic1-1/+1
2016-08-16Makefile.am: Fix libtool raceQuentin Glidic1-0/+8
2016-08-16weston-editor: Close the data source after sendingDerek Foreman1-0/+2
2016-08-15fullscreen-shell: avoid access to freed dataArnaud Vrac1-0/+2
2016-08-15gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invertPekka Paalanen2-2/+13
2016-08-15clients/dmabuf-v4l: explain vivid setupPekka Paalanen1-0/+17
2016-08-15README: fix s/libwayland/libweston/ typoEmil Velikov1-1/+1
2016-08-15compositor-x11: remove redundant state arg of x11_backend_deliver_button_eventBenoit Gschwind1-11/+10
2016-08-15compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_eventBenoit Gschwind1-0/+3
2016-08-15compositor-drm: Stop sending uninit data to the kernelDerek Foreman1-1/+1
2016-08-15configure.ac: check weston vs. libweston versionsPekka Paalanen1-0/+32