SHA256
1
0
forked from pool/weston

Trim changelog to a readable size

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=21
This commit is contained in:
Jan Engelhardt 2013-10-30 19:44:31 +00:00 committed by Git OBS Bridge
parent 166134f9f4
commit 7276b71789

View File

@ -1,38 +1,22 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 17 22:12:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de Thu Oct 17 22:12:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.0: - Update to version 1.3.0
+ HW accelerated screen capture using libva * HW accelerated screen capture using libva. This adds realtime
This adds realtime h.264 screen capture to Weston H.264 screen capture to Weston
+ libhybris support (Adrian Negreanu). * Multi-resource input events
Added support for using libhybris with the fbdev backend. * Better touch support: better support in clients, critical bug
This means that it's possible to use weston with Android fixes in the evdev touch code
EGL/GLES2 drivers. * XWM: better fullscreen support, support for drag-and-drop from
+ Multi-resource input events (Rob Bradford and Neil Roberts). X to wayland
+ Better touch support: better support in clients (Rusty Lynch and * weston-launch: modified behavior, now two modes of operation: run
Brian Lovin), critical bug fixes in the evdev touch code (Neil Roberts). from a vt after logging in or run from an init script with -u.
+ XWM: better fullscreen support, support for drag-and-drop from X to setup and restore tty in weston-launch, handle vt switch and
wayland (other direction coming next). (Kristian Høgsberg) drop/set master in weston-launch.
+ weston-launch: modified behavior, now two modes of * Support for RGB565 client buffers in gl and pixman renderers
operation: run from a vt after logging in or run from an init * New WL_OUTPUT udev attribute for matching touch screen input
script with -u. setup and restore tty in weston-launch, handle vt devices to their outputs.
switch and drop/set master in weston-launch (Kristian Høgsberg). * weston-terminal: Better support for wide (CJK) characters
+ Support for RGB565 client buffers in gl and pixman renderers (Tomeu Vizoso).
+ New WL_OUTPUT udev attribute for matching touch screen input
devices to their outputs. (krh)
- A new configure summary from Armin K and a few new configure options:
--with-cairo=image/gl/glesv2
--enable-demo-clients
+ New weston.ini options:
-[touchpad]
constant_accel_factor=...
min_accel_factor=...
max_accel_factor=...
- [xwayland]
path=...
+ New weston command line options:
--shell=shell.so
+ weston-terminal: Better support for wide (CJK) characters (Peng Wu).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 19 21:55:30 UTC 2013 - hrvoje.senjan@gmail.com Thu Sep 19 21:55:30 UTC 2013 - hrvoje.senjan@gmail.com