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
2019-02-19
configure.ac: bump to version 5.0.91 for the alpha release
5.0.91
Derek Foreman
1
-1
/
+1
2019-02-18
compositor: Fix scene-graph debug scope missing views based on sub-surfaces
Marius Vlad
1
-1
/
+28
2019-02-18
compositor-drm: Print pixel format in human-friendly form when failing to ass...
Marius Vlad
1
-2
/
+3
2019-02-18
meson: Remove freerdp1 as it no longer builds
Marius Vlad
1
-4
/
+1
2019-02-18
Fix .editorconfig: use tabs for Meson files
emersion
1
-1
/
+1
2019-02-16
compositor-drm: Fall back if GBM surface fails with modifiers
Daniel Stone
1
-1
/
+6
2019-02-16
Add .editorconfig
emersion
1
-0
/
+15
2019-02-16
desktop-shell: don't crash if a surface disappears while grabbed
Sergey Bugaev
1
-2
/
+3
2019-02-16
desktop-shell: remove surface destroy listener when focus state is destroyed
Greg V
1
-0
/
+4
2019-02-16
desktop-shell: fix resize grab related crash
Greg V
1
-6
/
+13
2019-02-16
xwm: fix resize grab related crash
Greg V
1
-2
/
+7
2019-02-16
xwayland: fix clipboard related crash
Greg V
1
-0
/
+1
2019-02-15
meson: fix compositor build with xwayland disabled
Philipp Zabel
3
-1
/
+18
2019-02-15
meson: add missing libweston EGL dependency if renderer-gl is enabled
Philipp Zabel
1
-3
/
+10
2019-02-15
meson: IVI plugin tests do not use config
Pekka Paalanen
1
-1
/
+1
2019-02-15
meson: set WESTON_DATA_DIR for tests
Pekka Paalanen
1
-0
/
+1
2019-02-15
libweston: bump major to 6
Pekka Paalanen
2
-3
/
+3
2019-02-15
compositor-wayland: use xdg_shell stable instead of v6
ant8me
3
-56
/
+56
2019-02-15
clients: use xdg_shell stable instead of v6
ant8me
8
-274
/
+271
2019-02-15
libweston-desktop: implement the new xdg_shell (stable) protocol
ant8me
6
-2
/
+1500
2019-02-11
configure: require opt-in to autotools
Pekka Paalanen
3
-2
/
+17
2019-02-11
README: Meson for build
Pekka Paalanen
1
-1
/
+28
2019-02-07
config-parser: export functions to open a config file
Michael Olbrich
1
-0
/
+2
2019-02-06
window client: remove ivi-application support
Michael Teyfel
2
-45
/
+1
2019-02-06
simple-shm: remove ivi-application support
Michael Teyfel
2
-43
/
+1
2019-02-06
simple-egl: remove ivi-application support
Michael Teyfel
2
-77
/
+13
2019-02-06
hmi-controller: register for desktop_surface_configured
Michael Teyfel
1
-30
/
+40
2019-02-06
ivi-shell: create weston_desktop in wet_shell_init
Michael Teyfel
1
-1
/
+8
2019-02-06
ivi-shell: remove surface_destroy_listener
Michael Teyfel
1
-3
/
+4
2019-02-06
ivi-shell: added libweston-desktop-api implementation
Michael Teyfel
1
-0
/
+155
2019-02-06
ivi-layout: use libweston-desktop api for configure event
Michael Teyfel
1
-3
/
+9
2019-02-06
ivi-layout: use libweston-desktop api for views
Michael Teyfel
1
-2
/
+11
2019-02-06
ivi-shell: linked libweston-desktop and added structs
Michael Teyfel
5
-2
/
+9
2019-02-06
ivi-layout: introduced surface create and configure
Michael Teyfel
2
-23
/
+57
2019-02-06
ivi-layout: introduced configure_desktop_changed
Michael Teyfel
3
-0
/
+28
2019-02-06
layout-interface: added interface to change surface id
Michael Teyfel
2
-0
/
+45
2019-02-06
ivi-shell: introduction of IVI_INVALID_ID
Michael Teyfel
1
-0
/
+2
2019-02-06
ivi-shell: removed assert
Michael Teyfel
1
-1
/
+0
2019-02-06
ivi-shell: rework goto labels to avoid memory leaks
Michael Teyfel
1
-5
/
+6
2019-02-06
libweston: export weston_config API
Pekka Paalanen
4
-2
/
+10
2019-02-06
clients: Add a mandelbrot set shader to simple-dmabuf-egl
Alexandros Frantzis
1
-8
/
+118
2019-02-06
clients: Support explicit synchronization in simple-dmabuf-egl
Alexandros Frantzis
3
-8
/
+225
2019-02-06
tests: Add tests for per commit zwp_buffer_release_v1 behavior
Alexandros Frantzis
2
-6
/
+165
2019-02-06
libweston: Support zwp_surface_synchronization_v1.get_release
Alexandros Frantzis
7
-3
/
+462
2019-02-06
libweston: Support zwp_surface_synchronization_v1.set_acquire_fence
Alexandros Frantzis
11
-8
/
+400
2019-02-06
libweston: Introduce an internal linux sync file API
Alexandros Frantzis
6
-35
/
+130
2019-02-06
libweston: Introduce zwp_linux_explicit_synchronization_v1
Alexandros Frantzis
11
-5
/
+345
2019-02-06
tests: use weston_compositor_exit
Pekka Paalanen
4
-4
/
+4
2019-02-06
ivi-shell: use weston_compositor_exit
Pekka Paalanen
1
-1
/
+1
2019-02-06
desktop-shell: use weston_compositor_exit
Pekka Paalanen
1
-2
/
+3
[next]