168 Commits

Author SHA256 Message Date
508fe284ff Accepting request 1321644 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1321644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=53
2025-12-09 11:53:00 +00:00
2b7d5f5703 Accepting request 1321248 from home:fbonazzi:branches:X11:Wayland
- Properly use sway-xkb-layout-generator package

OBS-URL: https://build.opensuse.org/request/show/1321248
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=161
2025-12-08 21:56:28 +00:00
68121ac318 Accepting request 1321205 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1321205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=52
2025-12-05 15:58:10 +00:00
f08bde75f4 Accepting request 1321194 from home:mcepl
- Don’t bundle xkb-layout-generator use it from the package.

OBS-URL: https://build.opensuse.org/request/show/1321194
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=159
2025-12-05 03:19:42 +00:00
8aa06f1999 Accepting request 1321003 from home:mcepl
- Run spec-cleaner on the SPEC file
- Add xkb-layout-generator with %post scriptlet generating per-system
  configuration for national keyboards.

OBS-URL: https://build.opensuse.org/request/show/1321003
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=158
2025-12-04 14:19:41 +00:00
8156204ed7 Accepting request 1292632 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1292632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=51
2025-07-15 14:43:25 +00:00
4520d3ae0a Accepting request 1292411 from home:onlyJak0b:branches:X11:Wayland
- Update sway to 1.11
  * All of the enhancements from wlroots 0.19.0.
  * Add support for linux-drm-syncobj-v1 for explicit synchronization
  * Add support for alpha-modifier-v1 for setting an alpha multiplier
    for a surface
  * Add support for ext-image-copy-capture-v1 and ext-image-capture-source-v1
    for improved screen capture
  * Add support for ext-data-control-v1 as an alternative protocol for
    clipboard managers
  * Improved output configuration logic for better and faster fallbacks
  * Pointer keys are now supported and can be bound in keymaps to trigger
    pointer events
  * security-context-v1 metadata is exposed in IPC, and can be used in
    criteria and title format
  * The default configuration file now ships key bindings for a few
    utilities: pactl, brightnessctl, grim
  * The default menu now uses wmenu-run and no longer depends on dmenu_path.
  * The default tap-and-drag lock mode has been switched to sticky as
    recommended by upstream
  * The sway.desktop file now sets DesktopNames (XDG_CURRENT_DESKTOP will
    be set by login managers)
- Update sway-constrib to 1.10.1
  * grimpicker: Handle different output scales
  * Add Float Window Manager directory (containing script and readme)
  * Improve the robustness of inactive-windows-transparency
  * Fix grimshot trying to send notification even when disabled

OBS-URL: https://build.opensuse.org/request/show/1292411
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=156
2025-07-14 07:37:26 +00:00
f9c17c2e55 Accepting request 1254591 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1254591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=50
2025-03-20 18:24:55 +00:00
526469b997 Accepting request 1254551 from home:sfalken:branches:X11:Wayland
- Update to BuildRequires: pkgconfig(libpcre2-8)

Please see: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/BK3SPPFOM3LI6K5PTXPKZMKMIUIPOEXS/

OBS-URL: https://build.opensuse.org/request/show/1254551
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=154
2025-03-20 06:53:05 +00:00
f06c63959b Accepting request 1240828 from X11:Wayland
- Update to 1.10.1:
  * container: Properly constrain title bar padding
  * swaybar: Handle opaque region properly
  * input/libinput: fix builtin device detection logic
  * Explain that the title bar always shows
  * swaybar: Emit property changes for SNI watcher
  * desktop/output: Store output config on request_state
  * desktop/output: Add missing output config allocation checks
  * config/output: Update output position in two passes
  * desktop/output: Clean up output state if build_state fails
  * desktop/output: Clear frame_pending even output is disabled
  * config: Force modeset before running deferred configs
  * ipc-server: Force modeset if needed after executing commands
  * desktop/output: Clear repaint timer earlier in destroy
  * swaynag: fix null dereference on scale change
  * release.sh: read meson-rewrite output from stdout
  * ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY
  * config/output: don't hardcode DMA-BUF in search_render_format()
  * build: bump version to 1.10.1
  * layer_shell: cleanup new_popup listener when destroying node
  * config/output: don't leak background_fallback
  * desktop/transaction: clamp vertical border length to 0
  * config/output: skip format checks if all are supported
- Drop libinput-drag-lock-enabled-sticky-fix-condition.patch
  and libinput-drag-lock-enabled-sticky.patch

OBS-URL: https://build.opensuse.org/request/show/1240828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=49
2025-01-28 16:19:47 +00:00
3b3136c1e8 and libinput-drag-lock-enabled-sticky.patch
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=152
2025-01-28 13:13:24 +00:00
dafeb9e9d0 - Update to 1.10.1:
* container: Properly constrain title bar padding
  * swaybar: Handle opaque region properly
  * input/libinput: fix builtin device detection logic
  * Explain that the title bar always shows
  * swaybar: Emit property changes for SNI watcher
  * desktop/output: Store output config on request_state
  * desktop/output: Add missing output config allocation checks
  * config/output: Update output position in two passes
  * desktop/output: Clean up output state if build_state fails
  * desktop/output: Clear frame_pending even output is disabled
  * config: Force modeset before running deferred configs
  * ipc-server: Force modeset if needed after executing commands
  * desktop/output: Clear repaint timer earlier in destroy
  * swaynag: fix null dereference on scale change
  * release.sh: read meson-rewrite output from stdout
  * ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKY
  * config/output: don't hardcode DMA-BUF in search_render_format()
  * build: bump version to 1.10.1
  * layer_shell: cleanup new_popup listener when destroying node
  * config/output: don't leak background_fallback
  * desktop/transaction: clamp vertical border length to 0
  * config/output: skip format checks if all are supported
- Drop libinput-drag-lock-enabled-sticky-fix-condition.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=151
2025-01-28 13:08:18 +00:00
2076a2d620 Accepting request 1231593 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1231593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=48
2024-12-17 18:23:39 +00:00
Soc Virnyl Estela
e8a76b971a Accepting request 1231580 from home:expeehaa:branches:X11:Wayland
- Add libinput-drag-lock-enabled-sticky-fix-condition.patch.

OBS-URL: https://build.opensuse.org/request/show/1231580
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=149
2024-12-17 02:14:34 +00:00
d95e17c41b Accepting request 1227408 from X11:Wayland
- Update sway contrib to 1.10
  * add --wait to grimshot
  * add switch-top-level.py script
  * docs: Add README
  * contrib: add sway-session.target
  * Chore / Limit grimshot window grab
  * Add anything subject option to grimshot
  * Disable escape in firefox player
  * Add layout-per-window.py script
  * Fix linting error
  * Add savecopy command to grimshot
  * Update README.md
  * feature: added active vs inactive
  * Default layout
  * Bash completions for grimshot
  * feat(grimshot): show image in notification when saved
  * [grimshot] Avoid sending two notifications with savecopy
  * refactor(grimshot): modularize and clean up with functional helpers
  * Add color picker
  * fix(grimshot): resolve missing functional-helpers file error (#40)
- Add libinput-drag-lock-enabled-sticky.patch

OBS-URL: https://build.opensuse.org/request/show/1227408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=47
2024-11-30 12:31:53 +00:00
Soc Virnyl Estela
3455e75703 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=147 2024-11-30 02:18:43 +00:00
Soc Virnyl Estela
da0f16a911 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=146 2024-11-30 02:16:54 +00:00
Soc Virnyl Estela
3b6feab019 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=145 2024-11-30 02:15:20 +00:00
Soc Virnyl Estela
4c88b9f0df OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=144 2024-11-30 02:13:54 +00:00
Soc Virnyl Estela
08b3a8089d Accepting request 1227406 from home:uncomfyhalomacro:branches:X11:Wayland
- Update sway contrib to 1.10
  * add --wait to grimshot
  * add switch-top-level.py script
  * docs: Add README
  * contrib: add sway-session.target
  * Chore / Limit grimshot window grab
  * Add anything subject option to grimshot
  * Disable escape in firefox player
  * Add layout-per-window.py script
  * Fix linting error
  * Add savecopy command to grimshot
  * Update README.md
  * feature: added active vs inactive
  * Default layout
  * Bash completions for grimshot
  * feat(grimshot): show image in notification when saved
  * [grimshot] Avoid sending two notifications with savecopy
  * refactor(grimshot): modularize and clean up with functional helpers
  * Add color picker
  * fix(grimshot): resolve missing functional-helpers file error (#40)
- Add libinput-drag-lock-enabled-sticky.patch

OBS-URL: https://build.opensuse.org/request/show/1227406
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=143
2024-11-30 02:11:34 +00:00
750fa29765 Accepting request 1218930 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1218930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=46
2024-10-29 13:36:26 +00:00
3c3b0aad3e Accepting request 1218901 from home:smolsheep:upgrades
- Update to version 1.10:
  Features
  * All of the enhancements from wlroots 0.18.
  * Rewrite the renderer to leverage the wlroots scene-graph API,
    resulting in improved performance.
  * Add GPU reset recovery for improved robustness.
  * Add a command to use an ICC profile for an output.
  * Improved output configuration algorithm to light up more
    outputs when the GPU bandwidth is constrained.
    WLR_DRM_NO_MODIFIERS shouldn't be necessary anymore to
    workaround black screens on Intel.
  * Add support for IME popups used for CJK.
  * Add support for tearing-control-v1, to opt-in for tearing
    page-flips for gaming use-cases.
  * Add support for ext-transient-seat-v1, allowing remoting apps
    such as wayvnc to create separate temporary seats for input
    events.
  * Add support for ext-foreign-toplevel-list-v1, the new standard
    protocol to obtain information about other toplevels. This will
    eventually be used by taskbars, window switchers and
    per-toplevel screen capture.
  * Add support for xdg-shell v5 with popup repositioning and
    hiding maximize/minimize buttons in CSD.
  Changes
  * dmenu_run is no longer a dependency of the default config file.
  * The default config file now contains keybindings with pactl for
    volume adjustment, brightnessctl for brightness adjustment and
    grim for screenshots.
  * The legacy wl_drm protocol is now disabled by default
    (superseded by the standard linux-dmabuf-v1 protocol). This
    causes breakage in xorg-xwayland < 24.1.0, libva < 2.22.0 and
    amdvlk < 2024.Q4.1, and can be re-enabled manually via
    -Dlegacy-wl-drm.
  * The xwayland built-time option has been removed: Xwayland
    support is now enabled at build-time if it was enabled for
    wlroots.

OBS-URL: https://build.opensuse.org/request/show/1218901
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=141
2024-10-29 06:40:17 +00:00
341db2cf04 Accepting request 1166613 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1166613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=45
2024-04-10 15:49:06 +00:00
d210792b6d Accepting request 1166574 from home:fbonazzi:branches:X11:Wayland
- Remove versioned branding and explain why it must not be added again (bsc#1222579)
- Add sway.rpmlintrc to mask the spurious versioned branding warning
- Mask empty %check section rpmlint warning

OBS-URL: https://build.opensuse.org/request/show/1166574
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=139
2024-04-10 09:55:19 +00:00
d3e0e30f97 Accepting request 1152814 from X11:Wayland
- Fix broken package by declaring the actual version of branding package of sway which
  is 0.16.0. Hopefully resolves bsc#1220496

OBS-URL: https://build.opensuse.org/request/show/1152814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=44
2024-02-28 18:46:56 +00:00
Soc Virnyl Estela
28780a087d OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=137 2024-02-28 01:16:09 +00:00
Soc Virnyl Estela
9b29a6b3c7 - Fix broken package by declaring the actual version of branding package of sway which
is 0.16.0.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=136
2024-02-28 00:56:45 +00:00
8aff4bc458 Accepting request 1150537 from X11:Wayland
- Specfile cleanup:
  * remove deprecated and obsoleted RPM symbol/macros
  * Provides should have version
- Add contrib files: sway-1.9-contrib.tar.gz
- Update specfile to accommodate new contrib files and contrib sub-package.
- Update to version 1.9
  * All of the enhancements from wlroots 0.17, including support for
    the new content-type-v1, xwayland-shell-v1, wp-fractional-scale-v1,
    security-context-v1 and cursor-shape-v1 protocols
  * Improved xdg-activation-v1 support with workspace tracking and multi-seat
  * The rendering code has been ported to the new wlroots rendering API,
    yielding better performance
  * A new config option to disable primary selection
  * A new input commands to set libinput's rotation angle and scroll button lock
  * Tablet tool buttons can now be used for floating mode resize
  * The IPC output event is now supported
  * Add support for layer-shell's on-demand keyboard interactivity
  * Default menu is now wmenu
  * KDE idle protocol is obsoleted for the standard idle-notify-v1 protocol
- Remove dee032d0a0ecd958c902b88302dc59703d703c7f.patch. Patch is included in version 1.9.
- Set wlroots version requirement to >= 0.17.0
- Update description on specfile. Sway has long since matured as a full-fledge compositor.

OBS-URL: https://build.opensuse.org/request/show/1150537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=43
2024-02-26 18:45:20 +00:00
Soc Virnyl Estela
966088ef08 - Specfile cleanup:
* remove deprecated and obsoleted RPM symbol/macros
  * Provides should have version

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=134
2024-02-26 02:50:10 +00:00
Soc Virnyl Estela
222ee232c8 Accepting request 1150536 from home:uncomfyhalomacro:branches:X11:Wayland
- Add contrib files: sway-1.9-contrib.tar.gz
- Update specfile to accommodate new contrib files and contrib sub-package.

- Update to version 1.9
  * All of the enhancements from wlroots 0.17, including support for
    the new content-type-v1, xwayland-shell-v1, wp-fractional-scale-v1,
    security-context-v1 and cursor-shape-v1 protocols
  * Improved xdg-activation-v1 support with workspace tracking and multi-seat
  * The rendering code has been ported to the new wlroots rendering API,
    yielding better performance
  * A new config option to disable primary selection
  * A new input commands to set libinput's rotation angle and scroll button lock
  * Tablet tool buttons can now be used for floating mode resize
  * The IPC output event is now supported
  * Add support for layer-shell's on-demand keyboard interactivity
  * Default menu is now wmenu
  * KDE idle protocol is obsoleted for the standard idle-notify-v1 protocol
- Remove dee032d0a0ecd958c902b88302dc59703d703c7f.patch. Patch is included in version 1.9.
- Set wlroots version requirement to >= 0.17.0
- Update description on specfile. Sway has long since matured as a full-fledge compositor.

OBS-URL: https://build.opensuse.org/request/show/1150536
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=133
2024-02-26 02:39:39 +00:00
62996b4e27 Accepting request 1118321 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1118321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=42
2023-10-17 18:25:48 +00:00
f6cde05e5c Accepting request 1115759 from home:uncomfyhalomacro:branches:X11:Wayland
- minor update of sway-portals.conf.
  * defaults to wlr -> falls back to gtk

OBS-URL: https://build.opensuse.org/request/show/1115759
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=131
2023-10-17 12:48:16 +00:00
c376dc886d Accepting request 1114248 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1114248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=41
2023-09-29 19:14:13 +00:00
f32b92fdbb Accepting request 1114036 from home:stdden:branches:X11:Wayland
- fix portal config typo (see https://github.com/emersion/xdg-desktop-portal-wlr/pull/269)

OBS-URL: https://build.opensuse.org/request/show/1114036
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=129
2023-09-29 06:28:54 +00:00
98dd96c79a Accepting request 1113345 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1113345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=40
2023-09-25 18:03:36 +00:00
77bfe27f64 Accepting request 1113340 from home:uncomfyhalomacro:branches:X11:Wayland
- XDP 0.18.0 requires desktop and other environments to have their own portals.conf
  by adding sway-portals.conf, we will avoid some of the problems for portals for
  * File picker -> We default to xdp-gtk since xdp-wlr does not have it.
  * For screenshots/screenshare, we use the wlr supplied interfaces
  For more information, see https://github.com/flatpak/xdg-desktop-portal/issues/1077
  and the release statement for 0.18.0
  This is a workaround for boo#1215641

OBS-URL: https://build.opensuse.org/request/show/1113340
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=127
2023-09-25 05:05:55 +00:00
eed66d6f9a Accepting request 1097862 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1097862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=39
2023-07-10 14:39:52 +00:00
f282714c60 Accepting request 1097437 from home:jtorres:branches:X11:Wayland
- Recommend xdg-desktop-portal-wlr instead of requires.
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/1097437
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=125
2023-07-10 05:50:21 +00:00
968ec02beb Accepting request 1079406 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1079406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=38
2023-04-14 11:14:14 +00:00
f1965d590d Accepting request 1078517 from home:iznogood:branches:X11:Wayland
Add upstream patch, fix build in TW

OBS-URL: https://build.opensuse.org/request/show/1078517
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=123
2023-04-14 08:56:54 +00:00
dd20901cfb Accepting request 1065388 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1065388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=37
2023-02-13 15:41:15 +00:00
21866aae54 Accepting request 1064713 from home:uncomfyhalomacro:branches:X11:Wayland
- Update to 1.8.1:
  * Apply new adaptive sync value from wlr-output-management
  * warp_to_constraint_cursor_hint: Handle NULL view
  * Use correct length for strncmp comparison
  * Allow setting the font size to 0
  * input/tablet: handle focusing NULL surface
  * man: fix typo in output disable docs
  * Send wl_surface.enter for ext-session-lock surfaces
  * Fix pointer events for ext-session-lock surfaces
  * build: bump version to 1.8.1
  * focus_on_window_activation: raise if floating
  * Correct window_rect.y with hide_edge_borders
  * Clarify documentation for window_rect

OBS-URL: https://build.opensuse.org/request/show/1064713
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=121
2023-02-13 09:16:14 +00:00
e9a99efed7 Accepting request 1056421 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1056421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=36
2023-01-06 16:06:26 +00:00
789fde638c Accepting request 1056413 from home:uncomfyhalomacro:branches:X11:Wayland
- For portals to work, this requires xdg-desktop-portal-wlr.

OBS-URL: https://build.opensuse.org/request/show/1056413
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=119
2023-01-06 15:27:11 +00:00
312e84b0c2 Accepting request 1045485 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1045485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=35
2022-12-28 09:54:30 +00:00
c38b90bd9e Accepting request 1045305 from home:llyyr:branches:X11:Wayland
- Update to 1.8:
  New features:
  * A new bindgesture command can be used to bind actions to touchpad gestures
  * More robust and secure screen lockers via the new 
    ext-session-lock-v1 protocol (supported by swaylock)
  * A new output unplug command has been added to remove virtual outputs
  * libinput's new "disable while trackpointing" setting and
    high-resolution scroll wheel events are now supported
  * xdg-activation-v1 is now used for more reliable workspace matching when
    launching new clients
  * Various improvements from wlroots' Vulkan renderer
  Changes:
  * On Linux, CAP_SYS_NICE can be set to improve scheduling
  * Manufacturer names in output identifiers might have changed
  * SUID-root is no longer supported
  * The output dpms command has been deprecated (superseded by output power)
  * The pcre dependency has been replaced with pcre2
- Remove 6484.patch, resolved upstream.
- Remove fix-upstream-gcc12-build-issue.patch, resolved upstream.

OBS-URL: https://build.opensuse.org/request/show/1045305
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=117
2022-12-27 11:34:52 +00:00
b75ca5262e Accepting request 1039280 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1039280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=34
2022-12-02 12:13:15 +00:00
18838ef7a1 Accepting request 1039263 from home:AndreasStieger:branches:X11:Wayland
- Fix build: pick up a compatible verison of wlroots boo#1205766

OBS-URL: https://build.opensuse.org/request/show/1039263
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=115
2022-12-01 09:49:31 +00:00
e74df76251 Accepting request 1038295 from home:AndreasStieger:branches:X11:Wayland
- Update upstream signing key and verify source signature

OBS-URL: https://build.opensuse.org/request/show/1038295
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/sway?expand=0&rev=114
2022-12-01 08:05:04 +00:00
a972c03be9 Accepting request 978623 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/978623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sway?expand=0&rev=33
2022-05-23 13:51:51 +00:00