4 Commits

Author SHA256 Message Date
85b3cb10e5 Accepting request 1321207 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1321207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayfire?expand=0&rev=3
2025-12-05 15:57:10 +00:00
Dead Mozay
1aea49fd68 - Update to version 0.10.1:
* Support for the cursor-shape-v1 protocol in core.
  * Support for cursor wrapping hints in the pointer-constraints 
    protocol, needed for applications like Blender to get infinite 
    scroll.
  * Fixes for multiple crashes related to session-lock 
    and IPC methods.
  * Multiple graphical glitches fixes related to damage tracking.
  * Other miscellaneous improvements and fixes.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=18
2025-12-05 03:37:16 +00:00
1e7c28dc7f Accepting request 1302645 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1302645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayfire?expand=0&rev=2
2025-09-04 15:59:24 +00:00
Dead Mozay
fc2b05ae63 Accepting request 1302640 from home:Dead_Mozay:wayfire
- Update to version 0.10.0:
  * animate: Add squeezimize animation.
  * core: improve gesture and touch focus APIs.
  * animate: Add zap animation.
  * animate: Add spin animation.
  * core: Make exit binding configurable.
  * core: Add wlroots version to wayfire --version output.
  * fix ipc not writeable.
  * Fix clicking on open dialogs in scale and expo.
  * core: Add legacy wayland drm option.
  * ender-manager: Don't paint when session is not active.
  * Enable session-lock plugin by default.
  * render-manager: do not crash if running nested
    (no wlr_session).
  * Make socket path unique.
  * Input method: update input method popup positions
    on text input commit.
  * window-manager: Ignore fullscreen requests
    for current state.
  * move: Use post input signal for touch move grabs.
  * grid: restore unfulscreened views to their
    correct position.
  * layer-shell: save the initial state when a view is mapped.
  * animate: allow 3rd party plugins to provide additional
    animations.
  * Wayfire.ini.
  * squeezimize: remove transformer at the appropriate time.
  * layer-shell: do not grab focus if keyboard interactivity
    is set to ON_DEMAND.
  * xdg-shell: fix potential crash with inert popups.
  * foreign-toplevel: Fix potential crash when app-id mode
    is 'full'.
  * core: Bump plugin API/ABI version.
  * view-impl: add view dummy node when setting the surface
    root node.
  * nonstd: fix source file encoding.
  * animate: Respect minimize duration setting.
  * core: Add option to run as root.
  * Small fixes.
  * workarounds: Add force frame sync option.
  * Update subprojects/wf-touch.
  * Add to log message which plugin failed to load.
  * resize: Respect client minimum and maximum sizes.
  * Handle syscall failures in
    wf::compositor_core_impl_t::run.
  * Fixes #2582.
  * Input device updates.
  * decoration: do not schedule unnecessary transactions.
  * config-backend: fallback to normal [input].
  * Allow Vendored Configuration File.
  * plugin-loader: check API/ABI version with
    RTLD_LAZY|RTLD_LOCAL.
  * Add an option to disable tap-and-drag gesture.
  * xdg-activation: add options to make it more strict.
  * Add an option to enable 3fg/4fg drag gesture.
  * session-lock: lock the screen even if the client provides
    no lock surface.
  * Decoration plugin optionally force decorations.
  * add get_cursor_position ipc method to fetch
    cursor coordinates.
  * ipc-rules: fix wset-index garbage values.
  * Fix crash when applying window rules
    to constrained dialogs.
  * layer-shell: notify scenegraph of geometry changes.
  * resize: handle overflow due to margins.
  * Fix the ipc header include paths.
  * Bugfix: use view_id.value() instead
    of view_id.has_value() when finding the view.
  * animate: Improve squeezimize shader.
  * ipc-rules: Fix view-fullscreen event.
  * Misc improvements.
  * ipc-rules: add events and methods to query keyboard layout.
  * Vulkan & Pixman support.
  * ipc-rules: Only allow subscriptions for valid signal names.
  * improve owned texture.
  * unmapped-view-node: report bbox with logical size,
    not physical.
  * Try to avoid crashing when loading a plugin with invaERROR:
    Automatic wrap-based subproject downloading
    is disabledlid options.
  * xwayland: add core option for XWayland startup script.
  * Extend wayfire/get-config-option to return compound
    options.
  * squeezimize: create gles2 texture before gles2 subpass.
  * Optimize setting cursors.
  * wayfire-portals.conf for xdg-desktop-portal.
  * wayfire-portals.conf: Fix idle inhibit.
  * workaround to disable middle click.
  * scene-render: update a docstring comment to match
    function parameters.
  * Add min-width and min-height options to the resize plugin.
  * avoid scheduling a configure for an uninitialized
    xdg_surface.
  * fix: decoration plugin title-bar/border height
    size issue.
  * workarounds: add focus_main_surface_instead_of_popup.
  * idle: Fix disable-initially option functionality.
  * don't try uninitialized surfaces
    in wlr_layer_surface_v1_configure.
  * Add ipc method to send view to workspace.
  * Fix double slash in XDG metadata path construction.
  * Decoration plugin - add font color option.
  * Rendering fixes.
  * standardized warnings when GLES2 plugins attempt to run
    on unsupported renderers.
  * Add an option "core/auto_reload" to control whether
    to auto reload the config file.
  * expo: handle workspace grid changes when expo
    is active.
  * zoom: add safety checks for texture source box.
  * oswitch add directions to output switching.
  * core: set state to running a bit earlier.
  * render-manager: set output damage properly.
  * feat: Add config reload delay option and refactor
    reload logic.
  * animate: Improve squeezimize animation.
  * cube: Invert y input coordinate.
  * output-layout: Use the same transform for output
    as configured.
  * core: plugins: s/mediump/highp/.
  * Squeezimize: horizontal version.
  * render: fix auxiliary buffer move constructor.
  * core: handle suggested output for virtual-pointer.
  * layer-shell: disconnect from unmapped commit handler
    on destroy.
  * only bring toplevels to front.
  * xdg-toplevel: guard request_native_size for non-existent
    or not initialized toplevels.
  * wsets: handle null old wset in send_view_to_wset.
  * window-manager: add function to directly store windowed
    geometry.
  * fix 2734.
  * surface-node: do not send frame events to unmapped surfaces.
  * workarounds: add keep_last_toplevel_activated option.
  * output-node: auto-set limit region.
  * window-manager: do not ignore fullscreen requests
    when already fullscreen.
  * window-manager: Ignore unfullscreen requests
    if already windowed.
  * move-drag-interface: Fix move drag maximize snap off.
  * Add an extra app-id to full mode which is the same as
    the ID used for….
  * Fix drawing tablets not mapping to output.
  * subsurfaces: Only damage where the client requests.
  * core: Print the same full version string for log, -h and -v.
  * xwayland: offer focus in global active cases.
  * scene: add helper for managing render instances.
  * output-layout: Move output request state handler from
    render-manager to output-layout.
  * output/layout: move 'loaded mode' message to debug logging.
  * pointer: re-start implicit grab on subsequent button press.
- Change BuildRequires: to wlroots >= 0.17.0 to clear unresolvable
  build
- Update to version 0.9.0:
  * session-lock-v1 protocol.
  * Bindings following the current layout.
  * Animation easings.
  * A lot of effort in this release went into improving
    the IPC socket.
  * CSS theming in wf-shell.
  * improving and adding even more plugins.
  * There were many, many bug fixes in this release.
  * Full changelog:
    - https://wayfire.org/2024/08/23/Wayfire-0-9.html.
- Update to version 0.8.1:
  * Support for multiple new protocols:
    - shortcuts-inhibit-v1
    - fractional-scale-v1
    - wlr_drm_lease_v1 for non-desktop outputs.
    - input-method-v1 for better fcitx5 support (#2172).
      Note that the older support for input-method-v2 has also
      been improved, but is now disabled by default,
      because input-method-v1 works better in most cases.
      Nonetheless, it can be enabled again by setting
      workarounds/enable_input_method_v2 = true.
  * Wayfire's IPC has been extended with many new signals and commands:
    - Has methods to get view, output and workspace (and workspace-set)
      information.
    - Signals for view-mapped, unmapped,
      plugin-activation-state-changed and several others.
    - More plugins can be activated via the IPC, check the full
      commit log for details.
  * Wayfire supports SIGINT, SIGTERM for graceful shutdown.
  * Oswitch has binding to switch in the other direction.
  * Many crashes and bugs were fixed, including regressions.
- Update to version 0.8.0:
  * Deleted 0001-wf-utils.patch
  * Added wayland.patch
  * Workspace sets.
  * IPC socket.
- Added 0001-wf-utils.patch (gh#WayfireWM/wayfire#1790)
- Update to version 0.7.5:
  * Wayfire bug-fix release.
    Compatible with wf-config and wf-shell 0.7.x, wlroots 0.16.x.
- Set wlroots max version to spec.
- Update to version 0.7.4:
  * No changelog was made available.
- Update to version 0.7.3:
  * Wayfire bug-fix release. Compatible with wf-config
    and wf-shell 0.7.x, wlroots 0.15.x.
  * Added BuildRequires: pango
- Add xwayland dependency.
- Fix Wayfire missing libdefault-config-backend.so (boo#1189171).
- Downgrading wlroots minimum version to spec.
- Update to version 0.7.2:
  * No changelog was made available.
- Update to version 0.7.1
  * This is a bug-fix release of Wayfire. It also contains
    support for wlroots 0.13.
- Update to version 0.7.0:
  * Compatible with wf-config 0.7.x and wlroots 0.12.x
- Update to version 0.6.0:
  * Compatible with wlroots 0.12.0
- Update to version 0.5.0:
  * Compatible with wlroots 0.11
- Remove _service
- Update to version 0.4.0:
  * Decoration buttons support
  * Animation support for context menus & tooltips
  * Improved dialogue handling
- Update to version 0.3.1.git~20200315.30f384f:
  * Xwayland positioning improvements
  * tile_by_default from the simple-tile plugin now accepts a matcher string, so you can tile only certain window types by default
  * Rotating cube screensaver
  * Bindings now return a bool indicating whether the binding has been handled. This means that WCM can grab key- and button bindings now, instead of having the user manually type them
- Update to version 0.3.1:
  * support libinput acceleration profiles
  * xwayland: Don't add decoration size when sending configure
  * Activate plugins for all outputs
- Update to version 0.2.git~201910025.a8d1c1:
  * No user-visible changes
- Initial package

OBS-URL: https://build.opensuse.org/request/show/1302640
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=16
2025-09-04 05:07:46 +00:00
6 changed files with 201 additions and 28 deletions

3
wayfire-0.10.1.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9257c94ae958240126fbf1e267e0b408c9afa273ed6e5febb3200e2ff3fcf1f8
size 941092

View File

@@ -0,0 +1 @@
9257c94ae958240126fbf1e267e0b408c9afa273ed6e5febb3200e2ff3fcf1f8 *wayfire-0.10.1.tar.xz

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd0c9c08b8a72a2d8c3317c8be6c42b17a493c25abab1d02ac09c24eaa95229d
size 875584

View File

@@ -1 +0,0 @@
dd0c9c08b8a72a2d8c3317c8be6c42b17a493c25abab1d02ac09c24eaa95229d *wayfire-0.9.0.tar.xz

View File

@@ -1,3 +1,172 @@
-------------------------------------------------------------------
Fri Dec 5 03:32:23 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.10.1:
* Support for the cursor-shape-v1 protocol in core.
* Support for cursor wrapping hints in the pointer-constraints
protocol, needed for applications like Blender to get infinite
scroll.
* Fixes for multiple crashes related to session-lock
and IPC methods.
* Multiple graphical glitches fixes related to damage tracking.
* Other miscellaneous improvements and fixes.
-------------------------------------------------------------------
Thu Sep 4 04:09:46 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.10.0:
* animate: Add squeezimize animation.
* core: improve gesture and touch focus APIs.
* animate: Add zap animation.
* animate: Add spin animation.
* core: Make exit binding configurable.
* core: Add wlroots version to wayfire --version output.
* fix ipc not writeable.
* Fix clicking on open dialogs in scale and expo.
* core: Add legacy wayland drm option.
* ender-manager: Don't paint when session is not active.
* Enable session-lock plugin by default.
* render-manager: do not crash if running nested
(no wlr_session).
* Make socket path unique.
* Input method: update input method popup positions
on text input commit.
* window-manager: Ignore fullscreen requests
for current state.
* move: Use post input signal for touch move grabs.
* grid: restore unfulscreened views to their
correct position.
* layer-shell: save the initial state when a view is mapped.
* animate: allow 3rd party plugins to provide additional
animations.
* Wayfire.ini.
* squeezimize: remove transformer at the appropriate time.
* layer-shell: do not grab focus if keyboard interactivity
is set to ON_DEMAND.
* xdg-shell: fix potential crash with inert popups.
* foreign-toplevel: Fix potential crash when app-id mode
is 'full'.
* core: Bump plugin API/ABI version.
* view-impl: add view dummy node when setting the surface
root node.
* nonstd: fix source file encoding.
* animate: Respect minimize duration setting.
* core: Add option to run as root.
* Small fixes.
* workarounds: Add force frame sync option.
* Update subprojects/wf-touch.
* Add to log message which plugin failed to load.
* resize: Respect client minimum and maximum sizes.
* Handle syscall failures in
wf::compositor_core_impl_t::run.
* Fixes #2582.
* Input device updates.
* decoration: do not schedule unnecessary transactions.
* config-backend: fallback to normal [input].
* Allow Vendored Configuration File.
* plugin-loader: check API/ABI version with
RTLD_LAZY|RTLD_LOCAL.
* Add an option to disable tap-and-drag gesture.
* xdg-activation: add options to make it more strict.
* Add an option to enable 3fg/4fg drag gesture.
* session-lock: lock the screen even if the client provides
no lock surface.
* Decoration plugin optionally force decorations.
* add get_cursor_position ipc method to fetch
cursor coordinates.
* ipc-rules: fix wset-index garbage values.
* Fix crash when applying window rules
to constrained dialogs.
* layer-shell: notify scenegraph of geometry changes.
* resize: handle overflow due to margins.
* Fix the ipc header include paths.
* Bugfix: use view_id.value() instead
of view_id.has_value() when finding the view.
* animate: Improve squeezimize shader.
* ipc-rules: Fix view-fullscreen event.
* Misc improvements.
* ipc-rules: add events and methods to query keyboard layout.
* Vulkan & Pixman support.
* ipc-rules: Only allow subscriptions for valid signal names.
* improve owned texture.
* unmapped-view-node: report bbox with logical size,
not physical.
* Try to avoid crashing when loading a plugin with invaERROR:
Automatic wrap-based subproject downloading
is disabledlid options.
* xwayland: add core option for XWayland startup script.
* Extend wayfire/get-config-option to return compound
options.
* squeezimize: create gles2 texture before gles2 subpass.
* Optimize setting cursors.
* wayfire-portals.conf for xdg-desktop-portal.
* wayfire-portals.conf: Fix idle inhibit.
* workaround to disable middle click.
* scene-render: update a docstring comment to match
function parameters.
* Add min-width and min-height options to the resize plugin.
* avoid scheduling a configure for an uninitialized
xdg_surface.
* fix: decoration plugin title-bar/border height
size issue.
* workarounds: add focus_main_surface_instead_of_popup.
* idle: Fix disable-initially option functionality.
* don't try uninitialized surfaces
in wlr_layer_surface_v1_configure.
* Add ipc method to send view to workspace.
* Fix double slash in XDG metadata path construction.
* Decoration plugin - add font color option.
* Rendering fixes.
* standardized warnings when GLES2 plugins attempt to run
on unsupported renderers.
* Add an option "core/auto_reload" to control whether
to auto reload the config file.
* expo: handle workspace grid changes when expo
is active.
* zoom: add safety checks for texture source box.
* oswitch add directions to output switching.
* core: set state to running a bit earlier.
* render-manager: set output damage properly.
* feat: Add config reload delay option and refactor
reload logic.
* animate: Improve squeezimize animation.
* cube: Invert y input coordinate.
* output-layout: Use the same transform for output
as configured.
* core: plugins: s/mediump/highp/.
* Squeezimize: horizontal version.
* render: fix auxiliary buffer move constructor.
* core: handle suggested output for virtual-pointer.
* layer-shell: disconnect from unmapped commit handler
on destroy.
* only bring toplevels to front.
* xdg-toplevel: guard request_native_size for non-existent
or not initialized toplevels.
* wsets: handle null old wset in send_view_to_wset.
* window-manager: add function to directly store windowed
geometry.
* fix 2734.
* surface-node: do not send frame events to unmapped surfaces.
* workarounds: add keep_last_toplevel_activated option.
* output-node: auto-set limit region.
* window-manager: do not ignore fullscreen requests
when already fullscreen.
* window-manager: Ignore unfullscreen requests
if already windowed.
* move-drag-interface: Fix move drag maximize snap off.
* Add an extra app-id to full mode which is the same as
the ID used for….
* Fix drawing tablets not mapping to output.
* subsurfaces: Only damage where the client requests.
* core: Print the same full version string for log, -h and -v.
* xwayland: offer focus in global active cases.
* scene: add helper for managing render instances.
* output-layout: Move output request state handler from
render-manager to output-layout.
* output/layout: move 'loaded mode' message to debug logging.
* pointer: re-start implicit grab on subsequent button press.
-------------------------------------------------------------------
Wed Nov 13 00:37:13 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
@@ -27,18 +196,18 @@ Thu Mar 14 04:13:00 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- shortcuts-inhibit-v1
- fractional-scale-v1
- wlr_drm_lease_v1 for non-desktop outputs.
- input-method-v1 for better fcitx5 support (#2172).
Note that the older support for input-method-v2 has also
been improved, but is now disabled by default,
because input-method-v1 works better in most cases.
Nonetheless, it can be enabled again by setting
- input-method-v1 for better fcitx5 support (#2172).
Note that the older support for input-method-v2 has also
been improved, but is now disabled by default,
because input-method-v1 works better in most cases.
Nonetheless, it can be enabled again by setting
workarounds/enable_input_method_v2 = true.
* Wayfire's IPC has been extended with many new signals and commands:
- Has methods to get view, output and workspace (and workspace-set)
- Has methods to get view, output and workspace (and workspace-set)
information.
- Signals for view-mapped, unmapped,
- Signals for view-mapped, unmapped,
plugin-activation-state-changed and several others.
- More plugins can be activated via the IPC, check the full
- More plugins can be activated via the IPC, check the full
commit log for details.
* Wayfire supports SIGINT, SIGTERM for graceful shutdown.
* Oswitch has binding to switch in the other direction.
@@ -56,31 +225,31 @@ Mon Oct 9 04:57:48 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
-------------------------------------------------------------------
Tue Jul 4 19:23:26 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- Added 0001-wf-utils.patch (gh#WayfireWM/wayfire#1790)
- Added 0001-wf-utils.patch (gh#WayfireWM/wayfire#1790)
-------------------------------------------------------------------
Fri Dec 2 03:26:16 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.5:
* Wayfire bug-fix release.
Compatible with wf-config and wf-shell 0.7.x, wlroots 0.16.x.
Compatible with wf-config and wf-shell 0.7.x, wlroots 0.16.x.
-------------------------------------------------------------------
Wed Nov 30 03:01:12 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Set wlroots max version to spec.
- Set wlroots max version to spec.
-------------------------------------------------------------------
Mon Aug 1 04:43:24 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.4:
* No changelog was made available.
* No changelog was made available.
-------------------------------------------------------------------
Mon Apr 18 03:39:45 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.3:
* Wayfire bug-fix release. Compatible with wf-config
* Wayfire bug-fix release. Compatible with wf-config
and wf-shell 0.7.x, wlroots 0.15.x.
* Added BuildRequires: pango
@@ -97,13 +266,13 @@ Sat Aug 14 13:07:53 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
-------------------------------------------------------------------
Fri Jun 25 05:23:56 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Downgrading wlroots minimum version to spec.
- Downgrading wlroots minimum version to spec.
-------------------------------------------------------------------
Fri Jun 25 05:17:22 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.2:
* No changelog was made available.
* No changelog was made available.
-------------------------------------------------------------------
Sat Jun 19 13:24:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
@@ -116,24 +285,24 @@ Sat Jun 19 13:24:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
Wed Feb 3 04:42:20 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.7.0:
* Compatible with wf-config 0.7.x and wlroots 0.12.x
* Compatible with wf-config 0.7.x and wlroots 0.12.x
-------------------------------------------------------------------
Mon Nov 9 06:42:34 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.6.0:
* Compatible with wlroots 0.12.0
* Compatible with wlroots 0.12.0
-------------------------------------------------------------------
Mon Aug 17 04:03:38 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.5.0:
* Compatible with wlroots 0.11
* Compatible with wlroots 0.11
-------------------------------------------------------------------
Thu Apr 30 04:59:18 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Remove _service
- Remove _service
-------------------------------------------------------------------
Mon Mar 23 03:56:14 UTC 2020 - dead_mozay@opensuse.org
@@ -169,4 +338,4 @@ Thu Oct 03 11:02:21 UTC 2019 - dead_mozay@opensuse.org
-------------------------------------------------------------------
Thu Oct 3 09:43:09 UTC 2019 - Dead Mozay <dead_mozay@opensuse.org>
- Initial package
- Initial package

View File

@@ -1,7 +1,7 @@
#
# spec file for package wayfire
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define major_ver 0.9
%define minor_ver 0
%define major_ver 0.10
%define minor_ver 1
%define libname libwf-utils0
Name: wayfire
Version: %{major_ver}.%{minor_ver}
@@ -37,6 +38,7 @@ BuildRequires: hwdata
BuildRequires: inotify-tools-devel
BuildRequires: meson >= 0.56.0
BuildRequires: pkgconfig
BuildRequires: wlroots-devel >= 0.19.0
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(doctest)
BuildRequires: pkgconfig(egl)
@@ -56,9 +58,9 @@ BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-protocols) >= 1.12
BuildRequires: pkgconfig(wayland-server)
BuildRequires: pkgconfig(wf-config) >= %{major_ver}
BuildRequires: pkgconfig(wlroots) >= 0.17.0
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: pkgconfig(xwayland)
BuildRequires: pkgconfig(yyjson)
Recommends: wayfire-config-manager
Recommends: wayfire-plugins-extra
Recommends: wcm
@@ -113,6 +115,8 @@ find %{buildroot} -type f -name "*.a" -delete -print0
%{_datadir}/%{name}
%{_datadir}/wayland-sessions/
%{_datadir}/wayland-sessions/*.desktop
%dir %{_datadir}/xdg-desktop-portal/
%{_datadir}/xdg-desktop-portal/wayfire-portals.conf
%{_mandir}/man1/wayfire.1%{?ext_man}
%files -n %{libname}