index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
Fix sub-compositor duplicated symbols
1.3
Kristian Høgsberg
3
-2
/
+11
2013-10-31
configure.ac: Bump version to 1.3.1
1.3.1
Kristian Høgsberg
1
-1
/
+1
2013-10-30
xwm: Set input region for fullscreen surfaces correctly
Kristian Høgsberg
1
-6
/
+10
2013-10-30
launcher: Make sure we drop drm master before we allow VT switches
Kristian Høgsberg
2
-0
/
+10
2013-10-30
Add cancel function to grab interfaces
Jonas Ådahl
6
-7
/
+157
2013-10-30
shell: Don't leak weston_touch_move_grab structs
Jonas Ådahl
1
-5
/
+7
2013-10-30
tests/.gitignore: Add *.trs
Jonas Ådahl
1
-0
/
+1
2013-10-30
animation.c: Schedule a repaint when the animation is done
Kristian Høgsberg
1
-0
/
+1
2013-10-30
Fall back to ANIMATION_NONE if startup-animation is zoom
Kristian Høgsberg
1
-0
/
+3
2013-10-26
compositor: set surface->plane from destroyed plane to NULL
Xiong Zhang
3
-9
/
+24
2013-10-25
weston-launch: Revoke and close input fds when we vt switch away
Kristian Høgsberg
1
-0
/
+25
2013-10-25
configure.ac: Require at least version 0.3.0 of xkbcommon
Kristian Høgsberg
1
-1
/
+1
2013-10-24
compositor-x11: Use the fullscreen size provided by the configure event
Kristian Høgsberg
1
-1
/
+3
2013-10-24
compositor-drm: Don't call drop/set master anymore
Kristian Høgsberg
1
-7
/
+0
2013-10-24
compositor: finish frame if redraw fails
David Herrmann
9
-21
/
+39
2013-10-24
compositor-drm: finish frame if initial page-flip fails
David Herrmann
1
-8
/
+11
2013-10-21
window: Only clamp min size for windows with frame
Kristian Høgsberg
1
-3
/
+3
2013-10-21
weston-launch: Use /bin/sh for launching weston
Kristian Høgsberg
1
-1
/
+1
2013-10-21
window: Set a minimum size for toytoolkit windows
Kristian Høgsberg
1
-2
/
+14
2013-10-21
udev-seat: Repick seat after a new device was added
Jonas Ådahl
3
-1
/
+7
2013-10-21
input: Unmap pointer sprite when no more pointer devices are connected
Jonas Ådahl
1
-0
/
+3
2013-10-21
input: Unset focus of seat device when releasing last reference
Jonas Ådahl
1
-0
/
+6
2013-10-21
evdev: Reference count input device's seat capabilities
Jonas Ådahl
4
-7
/
+78
2013-10-21
shell: Add a new weston.ini to control the startup animation
Kristian Høgsberg
3
-6
/
+21
2013-10-21
compositor: Stop the repaint loop if the compositor went to sleep
Kristian Høgsberg
1
-1
/
+4
2013-10-21
fbdev: open launcher only once
David Herrmann
1
-10
/
+2
2013-10-21
evdev: release devices on read() error
David Herrmann
1
-1
/
+8
2013-10-21
evdev: Clear touch capability if we see a mouse-type button
Kristian Høgsberg
1
-4
/
+4
2013-10-21
evdev: Only init a pointer if the evdev device has a button
Kristian Høgsberg
1
-2
/
+2
2013-10-21
evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICK
Kristian Høgsberg
1
-1
/
+1
2013-10-21
launcher: Drop unecessary checks for drm_fd == -1
Kristian Høgsberg
1
-10
/
+5
2013-10-21
launcher: Fix reverted sense of drm_check_master() wrapper
Kristian Høgsberg
1
-5
/
+5
2013-10-21
Don't remove the touch grab until the last touch point is removed
Neil Roberts
1
-1
/
+3
2013-10-21
Only update the touch grab position for the first finger
Neil Roberts
2
-2
/
+6
2013-10-21
Add a touch move binding
Neil Roberts
1
-0
/
+21
2013-10-21
Add a touch binding to activate a surface
Neil Roberts
5
-8
/
+82
2013-10-11
xwm: Redirect root window subwindows
Kristian Høgsberg
3
-1
/
+7
2013-10-11
fbdev: Fix compilation without EGL
Kristian Høgsberg
1
-0
/
+1
2013-10-11
compositor-drm: fix EGL format type
Alexandru DAMIAN
1
-2
/
+4
2013-10-11
clients: Update .gitignore for weston-multi-resource
Stefan Schmidt
1
-0
/
+1
2013-10-11
xwayland: Remove unused call weston_wm_handle_configure_notify.
Stefan Schmidt
1
-2
/
+0
2013-10-11
compositor-drm: Avoid output_destroy happened before page_flip event
Xiong Zhang
1
-1
/
+19
2013-10-10
multi-resource: Don't include non-existing xmalloc.h
Kristian Høgsberg
1
-1
/
+14
2013-10-10
launcher: Wrap drmGetMagic and drmAuthMagic so we can build without libdrm
Tomeu Vizoso
1
-3
/
+11
2013-10-10
rpi: Remove redundant cast
Tomeu Vizoso
1
-2
/
+1
2013-10-10
weston-test-client-helper: Use wl_fixed_to_double() when printing axis value
Kristian Høgsberg
1
-1
/
+2
2013-10-10
weston-test-client-helper.c: Assert on failed allocations
Kristian Høgsberg
1
-10
/
+19
2013-10-10
vaapi-recorder: Don't leak fd on thread error path
Kristian Høgsberg
1
-3
/
+2
2013-10-10
tests: Assert surface creation succeeds
Kristian Høgsberg
2
-0
/
+2
2013-10-10
nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL
Kristian Høgsberg
1
-3
/
+5
[next]