SHA256
1
0
forked from pool/weston
weston/weston.changes

155 lines
6.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Oct 17 22:12:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.0:
+ HW accelerated screen capture using libva
This adds realtime h.264 screen capture to Weston
+ libhybris support (Adrian Negreanu).
Added support for using libhybris with the fbdev backend.
This means that it's possible to use weston with Android
EGL/GLES2 drivers.
+ Multi-resource input events (Rob Bradford and Neil Roberts).
+ Better touch support: better support in clients (Rusty Lynch and
Brian Lovin), critical bug fixes in the evdev touch code (Neil Roberts).
+ XWM: better fullscreen support, support for drag-and-drop from X to
wayland (other direction coming next). (Kristian Høgsberg)
+ weston-launch: modified behavior, now two modes of
operation: run from a vt after logging in or run from an init
script with -u. setup and restore tty in weston-launch, handle vt
switch and drop/set master in weston-launch (Kristian Høgsberg).
+ 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
- Update to new upstream release 1.2.2
* Fix crash on fast click on titlebar
* Included private config.h from SDK header compositor.h
* evdev device cleanup crashes when used for error recovery or when
rejecting joysticks, due to uninitialized list.
-------------------------------------------------------------------
Wed Jul 24 09:26:43 UTC 2013 - cfarrell@suse.com
- license update: HPND and CC-BY-SA-3.0
-------------------------------------------------------------------
Mon Jul 15 08:39:31 UTC 2013 - jengelh@inai.de
- Update to new upstream release 1.2.0
* New features that have been added: The Wayland Input Method
Framework, color management, Raspberry Pi backend and renderer.
-------------------------------------------------------------------
Fri Jun 7 22:26:21 UTC 2013 - hrvoje.senjan@gmail.com
- Update to new upstream release 1.1.1
* Avoid unnecessarily re-allocating texture buffer when the size
hasn't changed.
* compositor-drm: Force DPMS state to ON after drmModeSetCrtc()
* compositor-drm: Cache the DPMS property on drm_output
* weston.pc: Added libexecdir and pkglibexecdir variables
* udev-seat: Fail input setup only if no devices are found
* use _exit instead of exit if client fails to exec
* compositor-x11: Set original mode after current
* compositor: Make backlight_current int32_t to avoid unsigned
overflow
* compositor-drm: Log failure and which backlight sysfs file
we're using
* weston-launch: Print explanation of why we failed to open
the device
* Fix missing corner resize cursors in Kubuntu (oxy-white theme)
* text: Respawn input method process if it exits
* compositor-drm: Don't page flip before a mode is set
* compositor-drm: Destroy sprites before destroying the outputs
* xwm: Reparent client windows into ARGB windows
* Fix not checking return value of drmIoctl function call to
map dumb buffer
* weston.ini: document background-type
* Fix simple-egl tear-down order to prevent a crash on exit time
* window: Add a log handler for window.c clients
-------------------------------------------------------------------
Wed Apr 17 05:41:15 UTC 2013 - jengelh@inai.de
- Update to new upstream release 1.1.0
* Added a pixman renderer, and fbdev, Raspberry Pi, RDP and
Headless backends
* libunwind support for better crash dumps
- Use a header location that does not change with every release
-------------------------------------------------------------------
Sun Mar 24 15:51:43 UTC 2013 - hrvoje.senjan@gmail.com
- Update to new upstream release 1.0.6
* weston.man: Document the way to disable idle timeout
* evdev: Wait for SYN event before sending events over to the client
* compositor-drm: Fix a crash with a fullscreen surface with driver mode
* compositor: Don't set DPMS state on start up
* weston.ini: Use 'modeline' key for modeline example
* Install header files and pkg-config file for external modules
* compositor-drm: Remember to drop master in drm error handling
* compositor: Use libunwind if available for better backtraces
* xwm: Don't leak pending.input region
* shell: Do not hang when mapping a popup twice
* compositor: set data_device keyboard focus in seat_get_keyboard
* xkb: Don't call exit on failure in weston_compositor_xkb_init()
* shell: Set the DPMS state if the screensaver fails to launch or dies
* xwm: Fix silly region math
* xwm: Fix input region regression from commit changes
* shell: Fix bug when input panel is shown twice
* shell: Add back ability to rotate unresponsive surfaces
* window.c: Don't allow moving a maximized window
* shell: Bypass fullscreen scaling if surface width and height
* compositor: Init fade surface color properly
* screenshot: Print warning if we're not launched from weston
* weston-launch: Clear environment and set it up from scratch
* clients: Make libtoytoolkit a libtool library
* terminal: Handle the window close event
-------------------------------------------------------------------
Tue Dec 18 13:01:52 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.0.3
* rewrite of the test suite
* fixes from the Coverity checker
-------------------------------------------------------------------
Sat Dec 1 06:35:02 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.0.2
* documentation and a couple of repaint bug fixes
-------------------------------------------------------------------
Tue Nov 20 10:30:33 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.0.1
* This is a bugfix release
(no further notes provided by upstream)
-------------------------------------------------------------------
Sat Oct 20 11:08:23 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.0
* first public release, so no direct changelog
-------------------------------------------------------------------
Thu Aug 30 00:15:28 UTC 2012 - jengelh@inai.de
- Initial package for build.opensuse.org (0.85)