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
2020-08-27
build: bump to version 8.0.93 for the RC1 release
8.0.93
Simon Ser
1
-1
/
+1
2020-08-27
remoting, pipewire: Install pipewire and remoting plug-ins headers
Marius Vlad
2
-0
/
+2
2020-08-27
remoting: Add DPMS support in remoting pluging
Marius Vlad
1
-2
/
+21
2020-08-26
exposay: delete outer padding from struct exposay_output
Leandro Ribeiro
2
-13
/
+3
2020-08-26
exposay: centralize surfaces of the last row when we don't have enough surfaces
Leandro Ribeiro
1
-4
/
+14
2020-08-26
exposay: centralize exposay's surfaces in their own square
Leandro Ribeiro
1
-0
/
+7
2020-08-26
exposay: add margins to centralize exposay
Leandro Ribeiro
1
-5
/
+22
2020-08-26
exposay: make inner border dependent of exposay's surfaces size
Leandro Ribeiro
1
-29
/
+39
2020-08-26
exposay: do not account panel size to compute exposay area
Leandro Ribeiro
1
-10
/
+15
2020-08-26
desktop-shell: make get_output_work_area() global
Leandro Ribeiro
2
-1
/
+6
2020-08-26
exposay: move constant value calculation out of loop
Leandro Ribeiro
1
-3
/
+3
2020-08-24
compositor: Avoid using weston_log() in weston_view_is_opaque()
Marius Vlad
1
-3
/
+1
2020-08-19
pipewire: implement DPMS
Michael Olbrich
1
-1
/
+20
2020-08-19
drm: always check the repaint_status in update_complete
Michael Olbrich
1
-2
/
+3
2020-08-18
backend-drm: Correctly tear down the DRM backend
Marius Vlad
1
-2
/
+2
2020-08-17
libweston/launcher-direct.c: do not fail if already in graphics mode
Andreas Heynig
1
-1
/
+0
2020-08-17
backend-drm: allow to disable GBM modifiers
Stefan Agner
3
-8
/
+16
2020-08-17
backend-drm: the GL renderer is a hard requirement for DRM virtual outputs
Michael Olbrich
1
-1
/
+1
2020-08-17
backend-drm: build DRM virtual support when the pipewire plugin is enabled
Michael Olbrich
2
-1
/
+2
2020-08-17
ivi-shell: Avoid unnecessary scaling of the view transformation matrix
Rajendraprasad K J
1
-3
/
+7
2020-08-17
backend-drm: reorder plane checks to avoid unnecessary rendering
Michael Olbrich
1
-14
/
+14
2020-08-17
drm: Reset associated universal plane states when finalizing a crtc
Alexandros Frantzis
1
-17
/
+23
2020-08-17
drm: Introduce drm_plane_reset_state() helper function
Alexandros Frantzis
4
-8
/
+19
2020-08-14
clients: deprecate weston-info
Olivier Fourdan
2
-1
/
+6
2020-08-14
desktop-shell: check memory allocation in switcher_binding
ganjing
1
-0
/
+3
2020-08-13
build: bump to version 8.0.92 for the beta release
8.0.92
Simon Ser
1
-1
/
+1
2020-08-13
gl-renderer: remove incorrect assertion
Michael Olbrich
1
-5
/
+2
2020-08-12
compositor: ignore views on other outputs during compositor_accumulate_damage()
Michael Olbrich
1
-2
/
+6
2020-08-11
compositor: use weston_view_is_opaque() to check for opacity in debug_scene_v...
Michael Olbrich
1
-2
/
+1
2020-08-06
drm: remove duplicate function declarations
Michael Olbrich
1
-10
/
+0
2020-07-30
build: bump to version 9.0.91 for the alpha release
8.0.91
Simon Ser
1
-1
/
+1
2020-07-30
kiosk-shell: Introduce kiosk/fullscreen shell for desktop apps
Alexandros Frantzis
13
-0
/
+1796
2020-07-28
drm-backend: remove log that advertises universal planes support
Leandro Ribeiro
1
-2
/
+0
2020-07-09
libweston: Send wl_keyboard.modifiers after wl_keyboard.enter
Kirill Chibisov
1
-29
/
+5
2020-07-01
xwayland/window-manager: add a NULL check to fail when frame_create fails
Jimmy Ohn
1
-0
/
+4
2020-07-01
screen-share: don't get weston_config object before zalloc
Jimmy Ohn
1
-1
/
+3
2020-06-25
gitlab CI: add support for DRM-backend tests
Leandro Ribeiro
3
-5
/
+84
2020-06-25
launcher: do not touch VT/tty while using non-default seat
Leandro Ribeiro
1
-7
/
+11
2020-06-24
shared: fix unused variable warning
Frank Binns
1
-2
/
+2
2020-06-23
desktop-shell: Avoid retrieving output's width/height if none present
Marius Vlad
1
-2
/
+4
2020-06-12
libweston: don't clean up surface role
James Hilliard
1
-2
/
+0
2020-06-11
gl-renderer: fix pbuffer surface creation
Tomek Bury
1
-2
/
+6
2020-06-04
drm: Fix leak of damage blob id
Scott Anderson
4
-51
/
+53
2020-06-03
meson: enable undefined functions errors for colord
Guillaume Champagne
1
-1
/
+0
2020-06-03
meson: add lcms2 dependency to cms-colord
Guillaume Champagne
1
-1
/
+1
2020-06-02
tests: add drm-backend smoke test
Leandro Ribeiro
2
-0
/
+73
2020-06-02
tests: add support to run drm-backend tests locally
Leandro Ribeiro
3
-2
/
+127
2020-06-02
drm-backend: add --continue-without-input command line option to DRM-backend
Leandro Ribeiro
4
-1
/
+10
2020-06-02
tests: properly select renderer for DRM-backend
Leandro Ribeiro
1
-2
/
+8
2020-06-02
tests: don't use width and height for drm/fbdev backend tests
Leandro Ribeiro
1
-4
/
+7
[next]