summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix sub-compositor duplicated symbols1.3Kristian Høgsberg2014-05-123-2/+11
* configure.ac: Bump version to 1.3.11.3.1Kristian Høgsberg2013-10-311-1/+1
* xwm: Set input region for fullscreen surfaces correctlyKristian Høgsberg2013-10-301-6/+10
* launcher: Make sure we drop drm master before we allow VT switchesKristian Høgsberg2013-10-302-0/+10
* Add cancel function to grab interfacesJonas Ådahl2013-10-306-7/+157
* shell: Don't leak weston_touch_move_grab structsJonas Ådahl2013-10-301-5/+7
* tests/.gitignore: Add *.trsJonas Ådahl2013-10-301-0/+1
* animation.c: Schedule a repaint when the animation is doneKristian Høgsberg2013-10-301-0/+1
* Fall back to ANIMATION_NONE if startup-animation is zoomKristian Høgsberg2013-10-301-0/+3
* compositor: set surface->plane from destroyed plane to NULLXiong Zhang2013-10-263-9/+24
* weston-launch: Revoke and close input fds when we vt switch awayKristian Høgsberg2013-10-251-0/+25
* configure.ac: Require at least version 0.3.0 of xkbcommonKristian Høgsberg2013-10-251-1/+1
* compositor-x11: Use the fullscreen size provided by the configure eventKristian Høgsberg2013-10-241-1/+3
* compositor-drm: Don't call drop/set master anymoreKristian Høgsberg2013-10-241-7/+0
* compositor: finish frame if redraw failsDavid Herrmann2013-10-249-21/+39
* compositor-drm: finish frame if initial page-flip failsDavid Herrmann2013-10-241-8/+11
* window: Only clamp min size for windows with frameKristian Høgsberg2013-10-211-3/+3
* weston-launch: Use /bin/sh for launching westonKristian Høgsberg2013-10-211-1/+1
* window: Set a minimum size for toytoolkit windowsKristian Høgsberg2013-10-211-2/+14
* udev-seat: Repick seat after a new device was addedJonas Ådahl2013-10-213-1/+7
* input: Unmap pointer sprite when no more pointer devices are connectedJonas Ådahl2013-10-211-0/+3
* input: Unset focus of seat device when releasing last referenceJonas Ådahl2013-10-211-0/+6
* evdev: Reference count input device's seat capabilitiesJonas Ådahl2013-10-214-7/+78
* shell: Add a new weston.ini to control the startup animationKristian Høgsberg2013-10-213-6/+21
* compositor: Stop the repaint loop if the compositor went to sleepKristian Høgsberg2013-10-211-1/+4
* fbdev: open launcher only onceDavid Herrmann2013-10-211-10/+2
* evdev: release devices on read() errorDavid Herrmann2013-10-211-1/+8
* evdev: Clear touch capability if we see a mouse-type buttonKristian Høgsberg2013-10-211-4/+4
* evdev: Only init a pointer if the evdev device has a buttonKristian Høgsberg2013-10-211-2/+2
* evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICKKristian Høgsberg2013-10-211-1/+1
* launcher: Drop unecessary checks for drm_fd == -1Kristian Høgsberg2013-10-211-10/+5
* launcher: Fix reverted sense of drm_check_master() wrapperKristian Høgsberg2013-10-211-5/+5
* Don't remove the touch grab until the last touch point is removedNeil Roberts2013-10-211-1/+3
* Only update the touch grab position for the first fingerNeil Roberts2013-10-212-2/+6
* Add a touch move bindingNeil Roberts2013-10-211-0/+21
* Add a touch binding to activate a surfaceNeil Roberts2013-10-215-8/+82
* xwm: Redirect root window subwindowsKristian Høgsberg2013-10-113-1/+7
* fbdev: Fix compilation without EGLKristian Høgsberg2013-10-111-0/+1
* compositor-drm: fix EGL format typeAlexandru DAMIAN2013-10-111-2/+4
* clients: Update .gitignore for weston-multi-resourceStefan Schmidt2013-10-111-0/+1
* xwayland: Remove unused call weston_wm_handle_configure_notify.Stefan Schmidt2013-10-111-2/+0
* compositor-drm: Avoid output_destroy happened before page_flip eventXiong Zhang2013-10-111-1/+19
* multi-resource: Don't include non-existing xmalloc.hKristian Høgsberg2013-10-101-1/+14
* launcher: Wrap drmGetMagic and drmAuthMagic so we can build without libdrmTomeu Vizoso2013-10-101-3/+11
* rpi: Remove redundant castTomeu Vizoso2013-10-101-2/+1
* weston-test-client-helper: Use wl_fixed_to_double() when printing axis valueKristian Høgsberg2013-10-101-1/+2
* weston-test-client-helper.c: Assert on failed allocationsKristian Høgsberg2013-10-101-10/+19
* vaapi-recorder: Don't leak fd on thread error pathKristian Høgsberg2013-10-101-3/+2
* tests: Assert surface creation succeedsKristian Høgsberg2013-10-102-0/+2
* nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWLKristian Høgsberg2013-10-101-3/+5