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
2016-02-23
Makefile: handle also stable wayland-protocols
Pekka Paalanen
1
-1
/
+1
2016-02-23
Makefile: move presentation_timing source out of toytoolkit
Pekka Paalanen
1
-2
/
+2
2016-02-22
config-parser: Check malloc and strdup returns
Bryce Harrington
1
-0
/
+22
2016-02-19
configure: Make WebP support togglable, and improve its error message.
Emmanuel Gil Peyrot
2
-4
/
+19
2016-02-19
libinput-device: Remove unnecessary function call
Christopher Michael
1
-1
/
+2
2016-02-16
build: Require dbus for systemd-login
Manuel Bachmann
1
-32
/
+34
2016-02-16
shell: Don't send extra configure events on click
Derek Foreman
1
-0
/
+8
2016-02-16
configure.ac: bump to version 1.10.90 for open development
Bryce Harrington
1
-1
/
+1
2016-02-16
configure.ac: bump to version 1.10.0 for the official release
1.10.0
1.10
Bryce Harrington
1
-5
/
+5
2016-02-11
releasing.txt: Script now figures out release name on its own
Bryce Harrington
1
-1
/
+1
2016-02-09
configure.ac: bump to version 1.9.93 for the RC1 release
1.9.93
Bryce Harrington
1
-1
/
+1
2016-02-09
compositor-drm: the cursor plane only supports ARGB
Derek Foreman
1
-3
/
+9
2016-02-09
compositor-drm: update internal cursor plane location when disabling cursor
Derek Foreman
1
-1
/
+4
2016-02-09
compositor-x11: send pointer frame after axis event
Marek Chalupa
1
-0
/
+4
2016-02-04
xwm: Don't clear the selection if it has no text type available
Derek Foreman
1
-24
/
+4
2016-02-03
shell: Check more thoroughly for undefined surface resource
Bryce Harrington
1
-7
/
+24
2016-02-03
ivi-layout: apply opacity to weston_view correctly
Nobuhiko Tanibata
1
-6
/
+3
2016-02-02
configure.ac: bump to version 1.9.92 for the beta release
1.9.92
Bryce Harrington
1
-1
/
+1
2016-02-02
input: Fix crash when touchscreen generates out of screen coordinate
Bryce Harrington
1
-1
/
+4
2016-02-01
data-device: Check harder for selection/non-wayland sources
Carlos Garnacho
1
-2
/
+6
2016-02-01
xwayland: zalloc the x11_data_sources
Carlos Garnacho
2
-2
/
+2
2016-02-01
clipboard: zalloc the clipboard_source
Carlos Garnacho
1
-1
/
+1
2016-02-01
input: Don't try to send pointer frames if no focus_client
Derek Foreman
1
-0
/
+3
2016-01-20
releasing: register_release now inserts the email announcement urls
Bryce Harrington
1
-7
/
+4
2016-01-19
configure.ac: bump to version for the release
1.9.91
Bryce Harrington
1
-3
/
+3
2016-01-19
dnd: Turn into a full blown example
Carlos Garnacho
1
-22
/
+84
2016-01-19
data-device: Implement compositor-chosen actions
Carlos Garnacho
2
-0
/
+77
2016-01-19
client: Add DnD cursors to the managed cursors list
Carlos Garnacho
2
-0
/
+19
2016-01-19
data-device: Implement DnD actions
Carlos Garnacho
5
-9
/
+252
2016-01-19
data-device: Implement DnD progress notification
Carlos Garnacho
4
-25
/
+148
2016-01-19
Support axis source, axis discrete, frame and axis stop events
Peter Hutterer
15
-47
/
+600
2016-01-19
Add a weston_pointer_axis_event
Peter Hutterer
12
-52
/
+95
2016-01-19
compositor-rdp: update link to wheel delta explanation
Peter Hutterer
1
-1
/
+1
2016-01-14
clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION
Christopher Michael
1
-1
/
+2
2016-01-14
clients: fix build on Linux
Olivier Fourdan
1
-1
/
+0
2016-01-13
gl-renderer: Fix comment typo
Bryce Harrington
1
-1
/
+1
2016-01-13
compositor: create_data_source(): Fix potential crash on OOM
cpaul@redhat.com
1
-2
/
+8
2016-01-12
compositor: Make types consistent for bitshifting unsigned ints
Bryce Harrington
1
-10
/
+10
2016-01-12
compositor: Verify that the maximum number of outputs is not exceeded
Bryce Harrington
1
-0
/
+3
2016-01-12
compositor: Document how views and surfaces are mapped to outputs
Bryce Harrington
1
-0
/
+73
2016-01-12
desktop-shell: Allow binding-modifier weston.ini option to be none
Bob Ham
2
-13
/
+15
2016-01-12
desktop-shell: Make zapping configurable
Bob Ham
3
-3
/
+16
2016-01-12
compositor-{drm, fbdev, rpi}: Make VT switching configurable
Bob Ham
8
-44
/
+46
2016-01-11
clients: add simple-v4l-dmabuf client
Emmanuel Gil Peyrot
4
-0
/
+975
2016-01-11
clients: Fix a few issues in simple-dmabuf-intel
Emmanuel Gil Peyrot
1
-22
/
+19
2016-01-11
clients: rename simple-dmabuf into simple-dmabuf-intel
Emmanuel Gil Peyrot
4
-17
/
+17
2016-01-11
gl-renderer: Add support for a few YUV dmabuf formats
Emmanuel Gil Peyrot
1
-43
/
+252
2016-01-11
gl-renderer: introduce a new struct dmabuf_image
Emmanuel Gil Peyrot
1
-58
/
+113
2015-12-22
compositor: Document routines relating to idle behavior
Bryce Harrington
1
-0
/
+51
2015-12-22
compositor: Fix a couple comment typos
Bryce Harrington
2
-3
/
+3
[prev]
[next]