2020-03-15 17:05:53 by Nia Alarie | Files touched by this commit (2) |
Log message:
wayland-protocols: Update to 1.20
Based on a patch from wiz@, thanks!
Changes:
Jonas Ådahl (2):
Makefile.am: Also distribute README.md, GOVERNANCE.md and MEMBERS.md
configure.ac: Bump version to 1.20
Ivan Molodetskikh (2):
presentation-time: add missing bitfield marker
xdg-shell: add missing enum attribute to resize
Johan Klokkhammer Helsing (1):
Update point-of-contact for Qt
Jonas Ådahl (4):
xdg-shell: Remove left-over paragraph from pre positioner versions
xdg-shell: Add support for implicit popup repositioning
xdg-shell: Add support for explicit popup repositioning
configure.ac: Bump version to 1.19
Simon Ser (5):
Add governance document
Add .editorconfig
readme: changes should be submitted via GitLab
Add .gitlab-ci.yml
Convert plaintext documents to Markdown
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-05 23:09:52 by Nia Alarie | Files touched by this commit (2) |
Log message:
wayland-protocols: Update to 1.18
This version comes with documentational clarifications, bug fixes and minor
additions to existing protocols. See the commit log for details.
Alexandros Frantzis (3):
linux-explicit-synchronization: Allow fences with opaque EGL buffers
linux-explicit-synchronization: Warn about using the protocol while using \
graphics APIs
linux-explicit-synchronization: Clarify implicit synchronization \
guarantees of release events
Chia-I Wu (1):
linux-dmabuf: clarify DRM_FORMAT_MOD_INVALID
Jan-Marek Glogowski (1):
xdg-shell: use case to change the app ID at runtime
Jonas Ådahl (2):
xdg-shell/README: Update E-mail address
configure.ac: Bump version to 1.18
Sebastian Krzyszkowiak (1):
xdg-shell: fix a typo
Simon Ser (3):
xdg-output: deprecate the xdg_output.done event
pointer-gestures: add a release request
xdg-output: make xdg_output.description mutable
|
2019-08-27 13:18:16 by Nia Alarie | Files touched by this commit (1) |
Log message:
wayland-protocols: Needs wayland-scanner
|
2019-08-18 18:07:12 by Nia Alarie | Files touched by this commit (5) |
Log message:
Add devel/wayland-protocols.
wayland-protocols contains Wayland protocols that add functionality not
available in the Wayland core protocol. Such protocols either add
completely new functionality, or extend the functionality of some other
protocol either in Wayland core, or some other protocol in
wayland-protocols.
A protocol in wayland-protocols consists of a directory containing a set
of XML files containing the protocol specification, and a README file
containing detailed state and a list of maintainers.
|