Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libwlc0 | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.0.11 | Vendor: openSUSE |
Release: bp156.3.6 | Build date: Thu Dec 7 15:52:29 2023 |
Group: System/Libraries | Build host: i02-ch1d |
Size: 273971 | Source RPM: wlc-0.0.11-bp156.3.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/Cloudef/wlc | |
Summary: A Wayland Compositor Library |
Wayland Compositor Library itself.
MIT
* Sat Dec 07 2019 Christophe Giboudeaux <christophe@krop.fr> - Explicitly require xfixes at build time. * Thu Nov 09 2017 aavindraa@gmail.com - bump to 0.0.11 - Increment version to 3 for data_(offer|source|device) too - Add support for wl_data_(offer|source).set_actions - Add support for wl_data_offer.finish - Make wl_data_device_manager version 3 - Fix xwm selection release In case xwayland terminates before compositor xwm activated, xwm selection listener link is invalid. This causes crash in `wlc_xwm_selection_release`. - Add elogind support - cleanup with spec-cleaner * Thu Oct 19 2017 sleep_walker@opensuse.org - bump to 0.0.10 - add elogind support - fix xwm selection related bugs - begin implementation of drag&drop * Thu Sep 14 2017 zaitor@opensuse.org - Add explicit pkgconfig(libudev) BuildRequires: Mandatory dependency previously pulled in by something else. * Thu May 04 2017 sleep_walker@opensuse.org - bump to 0.0.9 see git log for complete list of changes * Tue Feb 28 2017 sleep_walker@opensuse.org - bump to 0.0.8 Add fireplace window manager and bindings to README Fix: ... and calling wlc_xdg_positioner_protocol_set_constraint_adjustment sets anchor too Fix: Calling wlc_xdg_positioner_protocol_set_gravity actually sets anchor wlc: Use eglGetPlatformDisplayEXT where available Feature: add wlc_view_get_instance() Fully implemented xdg-positioner and added getters for stored data. Fixes Cloudef/wlc#210 Implemented skelet of xdg-positioner, responds to requests, but stores no data. Turned non-implemented xdg_cb_popup_grab into warning Use WM_CLASS class instead of instance Include sys/sysmacros.h for major/minor(3) (Linux) Fix error in precondition Add gamma control API Fix XWayland and security on FreeBSD CMake: s/WLPROTO/WAYLANDPROTOCOLS/ CMake: Fix FindWaylandProtocol.cmake CMake: Move FindPackage(WaylandProtocols) to root * Mon Dec 12 2016 dimstar@opensuse.org - Drop pkgconfig(libsystemd-daemon), pkgconfig(libsystemd-id128), pkgconfig(libsystemd-journal) and pkgconfig(libsystemd-login) BuildRequires: cmake only checks for the presence of libsystemd. * Wed Oct 26 2016 sleep_walker@opensuse.org - bump to 0.0.7 partially implement xdg-shell v6 surface: Fix bad use of wlc_size_max * Tue Sep 27 2016 sleep_walker@opensuse.org - bump to 0.0.6 submodule: Update wayland-protocols flip vertical coordinates in read_pixels() Fix: Inform X11 windows about border size. output: Set backend surface only after creation cmake: Constant for LINUX doesn't exist keymap: Invalidate fd on release keymap: Zero out structure on release Changes to enable building on FreeBSD. Need to confirm still builds and works as expected on Linux! Include way-cooler in README * Tue Aug 02 2016 sleep_walker@opensuse.org - bump to 0.0.5 implement wlc_view_get_pid() xwm: do not try to focus override_redirect windows keyboard: Send focus out only on way<->x11 change view: Return visible geo as input area for x views * Sun Jul 31 2016 sleep_walker@opensuse.org - bump to 0.0.4 Bump version to 0.0.4 HiDPI, surface and subsurface related features and fixes s/wlc_resource/wlc_handle/ Remove spammy debug log. add WLC_DRAW_INPUT env var xwm features (for complete list of changes check git log) * Mon May 30 2016 sleep_walker@opensuse.org - drop build requirements of xcb-xevie and xcb-xprint * Mon May 23 2016 sleep_walker@opensuse.org - bump to 0.0.3 view property related changes bugfixes build related improvements use XDG_SEAT instead of seat0 * Thu May 05 2016 sleep_walker@opensuse.org - removing the changes which doesn't seem to be necessary anymore * Thu Apr 21 2016 sleep_walker@opensuse.org - bump to release 0.0.2 - wipe included chck from sources (it is packaged separately) - add LICENSE and README.rst to package * Fri Apr 15 2016 sleep_walker@opensuse.org - new git snapshot (2016-04-10, 309ddb0) gles2 related improvements bygfixes * Sat Feb 27 2016 sleep_walker@opensuse.org - new git snapshot (2016-02-26, 651ebc8) add golang and rust bindings use system Wayland protocols * Thu Feb 04 2016 sleep_walker@opensuse.org - new git snapshot (2016-01-31, faa4d3c) xwayland - xwm related changes build related changes output related changes - add xcb-ewmh among BuildRequires - FindWlc.cmake no longer provided * Wed Jan 20 2016 sleep_walker@opensuse.org - new git snapshot (2016-01-14, 1bc4558) fix touchscreen crashes fix repeat keys * Wed Jan 06 2016 sleep_walker@opensuse.org - new git snapshot (2016-01-05, e9f20ef) close XWayland before closing compositor C++ support Update keyboard leds when pressed * Thu Dec 17 2015 sleep_walker@opensuse.org - new git snapshot (2015-12-15, cff1917) xwm: bring focused window always above others xwm/output: hack around "invisible" x11 windows ... * Mon Nov 23 2015 sleep_walker@opensuse.org - explicitly require wayland for wlc-devel - add wayland-egl * Mon Nov 23 2015 sleep_walker@opensuse.org - new git snapshot (2015-11-19, 3b836aa) remove background code and configuration * Tue Nov 17 2015 sleep_walker@opensuse.org - new git snapshot (2015-11-14, 9daf696) wlc: remove output connector and id from public output: no-op wlc_output_focus with 0 argument. pointer.c: clamp pointer to output when rendering wlc: Change naming conventions to avoid confusion wlc_pointer_motion no longer needs new position. output.c: Do not attach views without buffers xwm.c: Add more debug output. cmake: whitespace output.c: Cancel repaints on bsurface removal output.c: Remove spurious memset example: Update/fix, set pointer origin. Fixed window naming * Thu Oct 29 2015 sleep_walker@opensuse.org - new git snapshot (2015-10-28, a30a674) * Tue Oct 27 2015 sleep_walker@opensuse.org - new git snapshot (1852992, 2015-10-23) - pointer set API, client is responsible for updating pointer * Thu Oct 08 2015 sleep_walker@opensuse.org - require wayland 1.7+ as stated in README * Wed Oct 07 2015 sleep_walker@opensuse.org - use %{_libdir} macro instead of hardcoded /usr/lib64 to fix i586 build * Sat Sep 26 2015 sleep_walker@opensuse.org - read .so symlinks from build environment and patch the source code accordingly * Tue Sep 22 2015 sleep_walker@opensuse.org - until there is better implementation require devel packages to have symlinks to .so files * Sat Sep 19 2015 sleep_walker@opensuse.org - require xcb-image * Sat Sep 19 2015 sleep_walker@opensuse.org - instead of using internal chck library use systemwide installed one - remove xkbcommon-path.patch * Thu Sep 17 2015 sleep_walker@opensuse.org - add xkbcommon-path.patch to fix upstream expectation about the path to the header * Thu Sep 17 2015 sleep_walker@opensuse.org - use download service to get the tarball - remove patch (it reached upstream) properly-detect-and-handle-includedirs.patch * Thu Sep 03 2015 sleep_walker@opensuse.org - enable building examples and tests again - reformat using spec-cleaner * Thu Sep 03 2015 sleep_walker@opensuse.org - and now it builds without more correct patch properly-detect-and-handle-includedirs.patch * Mon Aug 24 2015 sleep_walker@opensuse.org - and now it even builds * Fri Aug 21 2015 sleep_walker@opensuse.org - let there be wlc!
/usr/lib64/libwlc.so.0 /usr/lib64/libwlc.so.0.0.10 /usr/share/doc/packages/libwlc0 /usr/share/doc/packages/libwlc0/README.rst /usr/share/licenses/libwlc0 /usr/share/licenses/libwlc0/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:06:21 2024