Dylan Aïssi pushed to branch debian-unstable at X Strike Force / wayland / weston
Commits:
-
85744e6f
by Dylan Aïssi at 2024-12-03T11:50:31+01:00
-
de1589d8
by Dylan Aïssi at 2025-01-08T11:58:10+01:00
3 changed files:
Changes:
... | ... | @@ -2,3 +2,20 @@ Bug-Database: https://gitlab.freedesktop.org/wayland/weston/-/issues |
2 | 2 | Bug-Submit: https://gitlab.freedesktop.org/wayland/weston/-/issues/new
|
3 | 3 | Repository: https://gitlab.freedesktop.org/wayland/weston.git
|
4 | 4 | Repository-Browse: https://gitlab.freedesktop.org/wayland/weston
|
5 | +Reference:
|
|
6 | + - Title: "Weston 14.0: DRM-backend, color management, and output mirroring"
|
|
7 | + Author: Marius Vlad
|
|
8 | + Year: 2024
|
|
9 | + URL: https://www.collabora.com/news-and-blog/news-and-events/weston-14-release-new-drm-backend.html
|
|
10 | + - Title: "Weston 13.0 release: Backends consolidation"
|
|
11 | + Author: Marius Vlad
|
|
12 | + Year: 2023
|
|
13 | + URL: https://www.collabora.com/news-and-blog/news-and-events/weston-13-release-backends-consolidation.html
|
|
14 | + - Title: "Weston 12.0: Highlights and changes for Wayland's reference compositor"
|
|
15 | + Author: Marius Vlad
|
|
16 | + Year: 2023
|
|
17 | + URL: https://www.collabora.com/news-and-blog/news-and-events/weston-12-highlights-and-changes.html
|
|
18 | + - Title: "Weston 11.0: what's new, what's next"
|
|
19 | + Author: Marius Vlad
|
|
20 | + Year: 2022
|
|
21 | + URL: https://www.collabora.com/news-and-blog/news-and-events/weston-11-whats-new-whats-next.html |
... | ... | @@ -15,6 +15,5 @@ usr/libexec/weston-desktop-shell |
15 | 15 | usr/libexec/weston-ivi-shell-user-interface
|
16 | 16 | usr/libexec/weston-keyboard
|
17 | 17 | usr/libexec/weston-simple-im
|
18 | -usr/share/man
|
|
19 | 18 | usr/share/wayland-sessions/weston.desktop
|
20 | 19 | usr/share/weston |
1 | +usr/share/man/man*/* |