2 Commits

Author SHA256 Message Date
34c5ca1c2f Accepting request 1315204 from home:mia
- Bump open file ulimit for test suite
  gh#YaLTeR/niri#2377
- Add libspa-0.8.0-compat.patch
  Fixes build with recent PipeWire
  gh#YaLTeR/niri#2728
- Update to version 25.08+135:
  * layout: Find preset width for new columns
  * Avoid triggering hot corner during some grabs
  * tty: Fix cast for aarch64
  * tty: Move HDR property reset to session resume
  * tty: Tone down some property setting messages
  * Update Smithay (linear dmabuf import fix, damage shaper
    overflow fix, popup focus fix)
  * Pin tracing-subscriber to 0.3.19
  * Add support for custom modes and modelines.
    gh#YaLTeR/niri#2479
  * feat: event-stream event for when a screenshot is taken
    gh#YaLTeR/niri#2565
  * config: fix parsing of XF86ScreenSaver key
  * Create parents of screenshots directory
  * docs: describe screen mirroring with wl-mirror
    gh#YaLTeR/niri#2633
  * Use `AsFd` to get rid of re-borrowing of zbus Power Key fd
  * backend/tty: Consider only primary node in drm udev event
  * Add --path argument for niri msg screenshot* commands
    gh#YaLTeR/niri#2126
  * Add login1 LidClosed monitoring
  * feat(move-floating-window): percentage change
    gh#YaLTeR/niri#2371
  * Redraw cursor if hidden during screenshot
  * wiki: fix list in tab-indicator section
  * tty: Retry adding device on change
  * tty: Improve debug messages
  * wiki: Mention windowed fullscreen on fullscreen and maximize
    page
  * wiki: Add missing Since annotations
  * wiki: Document fullscreen and maximize
  * layout: Make resizing actions unmaximize
  * Implement maximize-to-edges (true Wayland maximize)
  * layout/monitor: Make between-workspace insert hint narrower
  * layout/tile: Fade out border for fullscreen
  * layout/tile: Fade out shadow for fullscreen
  * layout/tile: Fade out focus ring for fullscreen
  * layout: Fix anim jump when releasing interactive move in the
    overview
  * layout: Unfullscreen before removing for interactive move
  * tests/floating: Add more edge cases
  * Add topic regarding managing external displays using Kanshi to
    FAQ
  * Upgrade dependencies
  * Support calibration-matrix in touch input config
  * wiki: Recommend pick-window instead of focused-window
  * config: Rename tracy span parse => decode config file
  * tty: Add support for disabling DRM devices
  * tty: Close DRM device session fd in device_removed()
  * wiki/include: Document border special case
  * wiki: Document config includes
  * config: Add a nicer error for recursive includes
  * config: Add merging for Input
  * config: Add merging for Animations
  * config: Add merging for Gestures
  * config: Add merging for misc sections
  * config: Add merging for Debug
  * config: Add merging for SwitchBinds
  * utils/watcher: Support config includes
  * Partially implement config includes
  * wiki: Document per-output and per-workspace layout overrides
  * Add layout overrides to window_opening test
  * layout/monitor: Fix wrong Clone/Copy generic bounds
  * Add per-output layout config
  * Add per-workspace layout config
  * FAQ: Mention how to escape from a dead screen locker
  * FAQ: Mention directly opening in column,
    and focus-follows-mouse on monitor edges
  * config: Fix discrepancy in default shadow color
  * config: Fix inability to override
    border/focus-ring/tab-indicator gradient with color in window
    rules

OBS-URL: https://build.opensuse.org/request/show/1315204
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/niri?expand=0&rev=41
2025-11-05 22:03:32 +00:00
273cda62fe Accepting request 1306146 from home:mantarimay:branches:X11:Wayland
- Update to version 25.08+41:
  * Update libdisplay-info and Smithay (popup destruction protocol
    check, constraints check)
  * Move workspace options check to workspace tests
  * layout/workspace: Rearrange checks
  * Fix DnD icon offset from surface cursor
  * Revert "revert nushell completion for flake.nix"
  * nix: Bump flake.lock
  * Fix layer-shell initial commit logic
  * Update Smithay (last_acked refactor, Qt layer-shell popup grab
    fix, popup ordering fix)
  * Add unmap-from-floating test
  * tests/client: Check and panic on protocol error
  * Add sending initial configure trace log
  * Downgrade lack of our initial configure from error! to debug!
  * Improve commit handler trace logging
  * layout/scrolling: Remove more redundant animate args
  * layout/scrolling: Remove now-redundant animate arg
  * layout/tile: Animate un/fullscreen resize
  * layout/tile: Remove unused function
  * layout/tile: Extract two variables
  * layout/scrolling: Animate tiles_origin changing on 
    un/fullscreen
  * layout/scrolling: Track pending vs. current fullscreen for
    Columns
  * layout/scrolling: Store view_offset_before_fullscreen when
    column actually goes fullscreen
  * tests/fullscreen: Add broken slow client unfullscreen view
    offset restoration test
  * tests: Move complete_animations() to Fixture
  * layout/tests/fullscreen: Add broken removing tile view pos
    restore test
  * Add unfullscreen view offset restoration tests
  * layout/tests: Extract fullscreen tests to submodule
  * Make hot corners configurable, including per-output (#2108)
  * Include play/stop/prev/next media keys in the default config.
  * layout: End DnD gesture when toggling interactive move to
    floating
  * layout: Fix crash when a window opens next-to an only
    interactively moved window with no outputs
  * layout/tests: Mark operations_dont_panic as slow
  * niri.spec.rpkg: Add xwayland-satellite dependency
  * Update cargo-rpm version
  * Don't clear DISPLAY/WAYLAND_DISPLAY/WAYLAND_SOCKET on WSL with
    --session
  * wiki: Remove rofi-wayland mention
  * wiki: Add Name and Logo page
  * wiki: Set vertical-align: middle for tables
  * wiki/Accessibility: Mention more current limitations
  * wiki/Xwayland: Added a mention of Native Wayland for gaming
    compat
  * wiki/Accessibility: Clarify workspace announcement
  * wiki/Accessibility: Mention xfce4-appfinder

OBS-URL: https://build.opensuse.org/request/show/1306146
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/niri?expand=0&rev=38
2025-09-20 15:33:29 +00:00