summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* input: Unlink saved kbd focus listener when releasing seat1.4Jonas Ådahl2014-01-271-0/+3
* simple-egl: Fix -Wsign-compare compiler warningJonas Ådahl2014-01-271-1/+1
* Document WESTON_VERSION_AT_LEAST() macro behaviorKristian Høgsberg2014-01-271-1/+11
* configure.ac: Bump version to 1.4.01.4.0Kristian Høgsberg2014-01-231-2/+2
* compositor-drm: Set cursor surface to NULL when pageflip failsKristian Høgsberg2014-01-231-0/+1
* shell: Properly track the focus state surfaceKristian Høgsberg2014-01-221-8/+19
* evdev: Remove output destroy notifier on device destroyKristian Høgsberg2014-01-221-0/+2
* configure.ac: Check for libsystemd-login >= 198Kristian Høgsberg2014-01-221-1/+1
* shell: Don't move maximized windowRicardo Vieira2014-01-201-1/+1
* shell: Add mod+shift left-click as a resize bindingKristian Høgsberg2014-01-201-0/+3
* configure.ac: Bump version to 1.3.931.3.93Kristian Høgsberg2014-01-191-1/+1
* drm: prepend stamp space to output mode loggingU. Artie Eoff2014-01-191-1/+1
* Fix compilation with FreeRdp 1.1 and master v2Hardening2014-01-192-0/+17
* rpi: call eglTerminate if we're bailingU. Artie Eoff2014-01-191-0/+1
* rpi-backend: ensure pixels is destroyed in resource_updateU. Artie Eoff2014-01-191-6/+8
* animation: don't NULL deref if _run() returns NULLU. Artie Eoff2014-01-191-0/+12
* shared/frame: NULL check before attempting to derefU. Artie Eoff2014-01-191-7/+6
* rpi: free renderer if we bail early during createU. Artie Eoff2014-01-191-0/+3
* compositor: free memory from str config sections after done using itU. Artie Eoff2014-01-191-17/+33
* compositor-wayland: free 'theme' config option valueU. Artie Eoff2014-01-191-0/+2
* compositor-wayland: don't free unallocated memoryU. Artie Eoff2014-01-191-1/+1
* shared/frame: fix potential memory leak in frame_createU. Artie Eoff2014-01-191-18/+25
* shell: assert get_shell_surface() != NULL as appropriateU. Artie Eoff2014-01-191-6/+19
* shell: validate create_focus_surface resultsU. Artie Eoff2014-01-191-2/+15
* shell: validate get_animation_type parameterU. Artie Eoff2014-01-191-0/+3
* input-panel: validate return value of get_default_viewU. Artie Eoff2014-01-191-2/+6
* exposay: remove redundant NULL check in highlight_surfaceU. Artie Eoff2014-01-191-6/+3
* clients/window: fail if NULL returned from frame_createU. Artie Eoff2014-01-191-0/+1
* weston-info: free allocated memory and check OOM conditionsU. Artie Eoff2014-01-191-14/+112
* terminal: use xstrdup instead to handle OOMU. Artie Eoff2014-01-191-1/+1
* use xzalloc wrapper insteadU. Artie Eoff2014-01-191-2/+2
* clients/desktop-shell: check OOM conditionsU. Artie Eoff2014-01-191-1/+9
* screenshooter: check for NULL malloc and fix memleaksU. Artie Eoff2014-01-191-1/+12
* wcap-decode: remove dead codeU. Artie Eoff2014-01-191-5/+1
* log: print dummy timestamp if localtime call failsU. Artie Eoff2014-01-191-0/+3
* backlight: fix backlight_path memory leakU. Artie Eoff2014-01-191-1/+3
* shell: Don't start a fade animation if we don't have an outputKristian Høgsberg2014-01-191-2/+11
* Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ffKristian Høgsberg2014-01-171-1/+1
* shell: Cancel popups when triggering screensaverKristian Høgsberg2014-01-171-0/+5
* resizor: Don't resize if maximizedKristian Høgsberg2014-01-171-5/+8
* shell: Stop moving surfae after touch point 0 goes upKristian Høgsberg2014-01-171-1/+6
* compositor-drm: Make composite bypass work on secondary outputsKristian Høgsberg2014-01-171-3/+4
* shell: Don't assign keyboard focus for seats without keyboardKristian Høgsberg2014-01-171-0/+3
* Fix XWayland crashes when opening popupsAxel Davy2014-01-171-1/+1
* gitignore: Generated files text-client-protocol.h, text-protocol.cBryce W. Harrington2014-01-171-0/+2
* Cleanup stray newline in a return statementBryce W. Harrington2014-01-171-2/+1
* terminal: Only set title if asprintf succeededBryce W. Harrington2014-01-171-3/+4
* weston.ini.man: Fix some grammarWieland Hoffmann2014-01-171-1/+1
* input: Handle unplugging the output for a touchscreen deviceKristian Høgsberg2014-01-164-11/+66
* shell: Disable exposay by defaultKristian Høgsberg2014-01-162-1/+13