Jan Engelhardt
ea0926d73e
Update to 1.2.2 OBS-URL: https://build.opensuse.org/request/show/199777 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=17
119 lines
4.9 KiB
Plaintext
119 lines
4.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 19 21:55:30 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to new upstream release 1.2.2
|
|
* 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)
|