- Mar 15, 2016
-
-
The content observer notification struct and its set API (ivi_layout_surface_set_content_observer) are removed. Because they are unused. Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
If surface transitions are not removed when surface is being removed, it can lead to crash later when transition will finish, as it will try to reference already freed memory. This change exposes function that can remove all existing transitions for given surface and it is being called during surface cleanup. Signed-off-by:
Mateusz Polrola <mateuszx.potrola@intel.com> Reviewed-by:
Emre Ucan <eucan@de.adit-jv.com> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
- Mar 10, 2016
-
-
Armin Krezović authored
This patch enhances the panel clock by adding a config file option which can be used to either disable the clock or make it also show seconds in the current clock format. v2: Implement suggestions from Pekka: - Include Signed-off-by - Coding style fixes - Implement clock widget allocation by using width from cairo_text_extents - Highlight config option values in man page v3: Implement suggestions from Pekka and Bryce: - Use CLOCK_FORMAT_* instead of FORMAT_* in the enum - Switch to using fixed clock widget size instead of one returned from cairo_text_extents - Fixes to config option highlighting in the man page v4: Implement more suggestions from Pekka and Bryce: - Improve patch changelog - Move the check for CLOCK_FORMAT_NONE into the caller function - Fix a memory leak in panel_create introduced by previous revision of this patch Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=57583 Signed-off-by:
Armin Krezović <armin.krezovic@fet.ba> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
Bryce Harrington authored
Signed-off-by:
Bryce Harrington <bryce@osg.samsung.com>
-
- Mar 09, 2016
-
-
Matthias Treydte authored
This allows the header to be consumed by C++ compilers, because C++ does away with C's implicit cast from (void*). Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Bryce Harrington authored
weston allows both short and long style options to take arguments. In the case of short options, allow an optional space between the option name and value. E.g., previously you could launch weston this way: weston -i2 -cmyconfig.ini now you can also launch it like this: weston -i 2 -c myconfig.ini Signed-off-by:
Bryce Harrington <bryce@osg.samsung.com>
-
- Mar 07, 2016
-
-
Emmanuel Gil Peyrot authored
It doesn’t make sense to fail the entire build when jpeglib isn’t present, so this commit makes it optional just like libwebp in the previous one, disabled with --without-jpeg and forced with --with-jpeg. Signed-off-by:
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Pekka Paalanen authored
Remove the unstable presentation_timing.xml file, and use presentation-time.xml from wayland-protocols instead to generate all the Presentation extension bindings. The following renames are done according to the XML changes: - generated header includes - enum constants and macros prefixed with WP_ - interface symbol names prefixed with wp_ - protocol API calls prefixed with wp_ Clients use wp_presentation_interface.name rather than hardcoding the global interface name: presentation-shm, weston-info, presentation-test. Signed-off-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com> Reviewed-by:
Jonas Ådahl <jadahl@gmail.com> [Pekka: updated wayland-protocols dependency to 1.2]
-
- Mar 04, 2016
-
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Ucan, Emre \(ADITG/SW1\) authored
Signed-off-by:
Emre Ucan <eucan@de.adit-jv.com> Acked-by:
wataru_natsume <wataru_natsume@xddp.denso.co.jp> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
get_surfaces_on_layer() allocates memory and stores the pointer to 'ivisurfs'. But it was not freed. Signed-off-by:
Wataru Natsume <WATARU_NATSUME@xddp.denso.co.jp> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
The warning of ivisurface reassign can be removed. It is ok to reassign a surface to a layer it is already on. The warning started to show up during normal operations since patch "hmi-controller: remove duplicate commit_changes in random mode". Signed-off-by:
Wataru Natsume <WATARU_NATSUME@xddp.denso.co.jp> [Pekka: rewrote commit message, removed unneeded comments.] Signed-off-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
Previous code cleaned up surfaces in layer once and then added surfaces to a layer in random. In this flow, two commitchanges are required. Signed-off-by:
Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> [WATARU_NATSUME@xddp.denso.co.jp: Removes unnecessary check] Signed-off-by:
Wataru Natsume <WATARU_NATSUME@xddp.denso.co.jp> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
- Feb 26, 2016
-
-
When we handle keyboard key events, we already retrieve the key state at the top of this function, so there is no real need to call the same libinput function again as we can just reuse the 'key_state' variable that we have above. Signed-off-by:
Chris Michael <cpmichael@osg.samsung.com> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
- Feb 23, 2016
-
-
Cleaned up test runner script to unify sections launching weston. This makes the sections more legible and differences easier to spot. Signed-off-by:
Jon A. Cruz <jonc@osg.samsung.com> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
Pekka Paalanen authored
Fix the protostability function to handle stable protocol files correctly. Stable protocol XML file names do not have 'stable' in their name, nor do we want to write that in the prerequisite lists in the Makefile. Function 'protoname' does not need fixing, because for stable protocol prerequisites, the sed pattern will not match, and it passes stem through as is, which is correct. Signed-off-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Pekka Paalanen authored
Toytoolkit sources don't actually use the presentation_timing client protocol bindings for anything. Apparently they were there only because that's how they end up in BUILT_SOURCES. Move them from toytoolkit sources to BUILT_SOURCES where also other such things are. Signed-off-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
- Feb 22, 2016
-
-
Bryce Harrington authored
Signed-off-by:
Bryce Harrington <bryce@osg.samsung.com> Reviewed-by:
Marek Chalupa <mchqwerty@gmail.com>
-
- Feb 20, 2016
-
-
Emmanuel Gil Peyrot authored
The current way was enabling WebP support whenever libwebp was found, giving no way to the user to disable it if they had the library installed but didn’t want to link against it. This adds a --without-webp configure option to never link against it, and a --with-webp one to fail the build if it isn’t found, the default being to use it if it is present. Additionally, we now tell the user when WebP support has been disabled and they try to load a WebP file. Signed-off-by:
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Christopher Michael authored
When we handle pointer button events, we already retrieve the button state at the top of this function, so there is no real need to call the same function again as we can just reuse the 'button_state' variable that we have above. Signed-off-by:
Chris Michael <cpmichael@osg.samsung.com> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
- Feb 17, 2016
-
-
Manuel Bachmann authored
systemd-login support requires dbus (see "dbus.h" header in "launcher-logind.c") but the configure script was only checking libsystemd-login availability to define the HAVE_SYSTEMD_LOGIN macro, which results in undefined symbols in launcher-unit. Put the systemd-login checks after the dbus ones, and only run the checks if it is present. Also mention dbus in the error message if "--enable-systemd-login" was forced. Signed-off-by:
Manuel Bachmann <manuel.bachmann@iot.bzh> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Derek Foreman authored
The click_to_activate handler fires on every mouse click for a surface so let's be a little quicker to early return if you're clicking on the surface that already has activation. This prevents (among other side effects) the sending of two xdg_configure events for every mouse click. This should also make having two seats with keyboards behave in the same way as a single seat. Previously the second seat could have a keyboard focus on the surface and prevent some of the extra processing (including the extra configure events) from taking place. Signed-off-by:
Derek Foreman <derekf@osg.samsung.com> Reviewed-by:
Bryce Harrington <bryce@osg.samsung.com>
-
Bryce Harrington authored
Master is open for new feature development again.
-
- Feb 16, 2016
-
-
Bryce Harrington authored
-
- Feb 11, 2016
-
-
Bryce Harrington authored
-
- Feb 09, 2016
-
-
Bryce Harrington authored
-
Derek Foreman authored
Keep XRGB apps out of the cursor plane, only ARGB is supported. This prevents programs like weston-simple-shm from landing in the cursor plane and being misrendered. Signed-off-by:
Derek Foreman <derekf@osg.samsung.com> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
Derek Foreman authored
When the cursor plane is disabled the kernel can lose its location. If we don't update our internal idea of where the plane is at that time, the next time we set a cursor it can show up at 0,0. This can show up when an application is put in the cursor plane, removed from the plane, then put back at the same location. It might show up at 0,0 when it's reinstated. We now use INT32_MIN as a location for disabled cursors so enabling the plane will always cause an update. Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk> Signed-off-by:
Derek Foreman <derekf@osg.samsung.com>
-