53 Commits

Author SHA256 Message Date
b51a53495a Accepting request 1323421 from X11:Wayland
- Update to 2.25.1:
  * mirplatform ABI bumped to 34
  * mirserver ABI bumped to 66
  * Bugs Fixed:
    - Cursor icons don't change with XTerm (gh#canonical/mir#4134)
    - Fix magnifier filter not consuming events when magnifications
      is greater/less than the max/min (gh#canonical/mir#4386)
    - If no specified cursor theme loads, then internal theme
      (gh#canonical/mir#439)
    - Renderer: Ensure current EGL context when destroying GL
      resources (gh#canonical/mir#4460)
    - Fix XWayland menu positioning by initializing spec from
      cached geometry (gh#canonical/mir#4512)
    - Implement wl_subsurface.place_above and place_below with
      parent z-ordering (gh#canonical/mir#4332)
    - WindowInfo::clip_area is incorrect if the output is scaled
      (gh#canonical/mir#4484)
    - Check DRM_CAP_SYNCOBJ_TIMELINE in platform layer before
      providing DRMRenderingProvider
    - Fix cursor size getting truncated after scaling leading to
      crash (gh#canonical/mir#4377)
    - Intermittent crash (gh#canonical/mir#4323)
    - Bugfix for PkgConf files missing versions
      (gh#canonical/mir#4554)
  * Wayland:
    - Add support for the ext_foreign_toplevel_list_v1 extension
    - Implement ext-data-control
    - Partial implementation of ext-image-capture-source and
      ext-image-copy-capture Wayland extensions
    - Rework wayland extension management so that connections

OBS-URL: https://build.opensuse.org/request/show/1323421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=16
2025-12-18 17:33:09 +00:00
e5b839912c * Patches rebased
- Add 0001-remove-use-of-env-to-call-bash.patch
    - Add 0002-correct-include-paths-pkgconfig.patch
    - Remove 0002-remove-use-of-env-to-call-bash.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=52
2025-12-17 22:29:29 +00:00
11859af92c - Update to 2.25.1:
* mirplatform ABI bumped to 34
  * mirserver ABI bumped to 66
  * Bugs Fixed:
    - Cursor icons don't change with XTerm (gh#canonical/mir#4134)
    - Fix magnifier filter not consuming events when magnifications
      is greater/less than the max/min (gh#canonical/mir#4386)
    - If no specified cursor theme loads, then internal theme
      (gh#canonical/mir#439)
    - Renderer: Ensure current EGL context when destroying GL
      resources (gh#canonical/mir#4460)
    - Fix XWayland menu positioning by initializing spec from
      cached geometry (gh#canonical/mir#4512)
    - Implement wl_subsurface.place_above and place_below with
      parent z-ordering (gh#canonical/mir#4332)
    - WindowInfo::clip_area is incorrect if the output is scaled
      (gh#canonical/mir#4484)
    - Check DRM_CAP_SYNCOBJ_TIMELINE in platform layer before
      providing DRMRenderingProvider
    - Fix cursor size getting truncated after scaling leading to
      crash (gh#canonical/mir#4377)
    - Intermittent crash (gh#canonical/mir#4323)
    - Bugfix for PkgConf files missing versions
      (gh#canonical/mir#4554)
  * Wayland:
    - Add support for the ext_foreign_toplevel_list_v1 extension
    - Implement ext-data-control
    - Partial implementation of ext-image-capture-source and
      ext-image-copy-capture Wayland extensions
    - Rework wayland extension management so that connections

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=51
2025-12-17 15:49:54 +00:00
dcf9e77635 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=50 2025-12-17 15:18:50 +00:00
5ba16443bc OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=49 2025-12-17 15:03:53 +00:00
b8f2b41da4 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=48 2025-12-17 15:00:38 +00:00
3bc8fb5448 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=47 2025-12-16 15:53:54 +00:00
3498033b9c OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=46 2025-12-16 15:52:35 +00:00
7fd2d330d6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=45 2025-12-15 17:59:11 +00:00
70cebd7955 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=44 2025-12-15 17:37:38 +00:00
cc5feb4a7c OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=43 2025-12-15 17:23:17 +00:00
dbfc8bb2e5 Accepting request 1311208 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1311208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=15
2025-10-14 16:08:27 +00:00
611ea61444 Accepting request 1311207 from home:sfalken:branches:X11:Wayland
- Update to 2.23.0:
  * mirplatform ABI bumped to 33
  * Clearer naming in mirplatform API (gh#canonical/mir#4293,#4316)
  * Bugs Fixed:
    - Don't close the magnifier whenever live config settings are
      reloaded (gh#canonical/mir#4308)
    - libmiral should have no public dependency on libmircommon
      (gh#canonical/mir#4303)
    - mirwayland should not have public dependencies on mircommon
      (gh#canonical/mir#4313)
    - Frame segfault in
      miral::WindowManagementTrace::place_and_size_for_state
      (gh#canonical/mir#4281)
    - Fill out missing input options in live config
      (gh#canonical/mir#4133)
    - graphics: pass correct options to manually-selected platforms
      (gh#canonical/mir#4130)
    - Check for EGL_WL_bind_wayland_display when probing EGLStream
      display platform (gh#canonical/mir#4147)
  * Many documentation updates
  * Drop 0001-Disable-boost_system.patch

OBS-URL: https://build.opensuse.org/request/show/1311207
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=41
2025-10-13 18:10:50 +00:00
0f8f8c1e02 Accepting request 1308930 from X11:Wayland
- Update to 2.22.2:
  * Bugs Fixed:
    - Revert "Check DRM for supported formats
      (gh#canonical/mir#3950)" (gh#canonical/mir#4294)
- Added 0001-Disable-boost_system.patch

OBS-URL: https://build.opensuse.org/request/show/1308930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=14
2025-10-04 16:52:23 +00:00
8c9933262d - Update to 2.22.2:
* Bugs Fixed:
    - Revert "Check DRM for supported formats
      (gh#canonical/mir#3950)" (gh#canonical/mir#4294)
- Added 0001-Disable-boost_system.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=39
2025-10-03 23:37:41 +00:00
24efd5f2b4 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=38 2025-10-03 22:51:13 +00:00
af26eed980 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=37 2025-10-03 22:47:24 +00:00
96b2c8c4c6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=36 2025-10-03 22:34:51 +00:00
774fc1b4a6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=35 2025-10-03 22:16:07 +00:00
017818de56 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=34 2025-10-03 22:11:48 +00:00
15550ee656 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=33 2025-10-03 22:07:01 +00:00
9d22687d15 Accepting request 1305235 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1305235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=13
2025-09-17 14:43:46 +00:00
ecf7066bab Accepting request 1305234 from home:sfalken:branches:X11:Wayland
- Update to 2.22.1:
  * Bugs Fixed:
    - debian: drop extra symbol (gh#canonical/mir#4153)
    - Fix some memory leaks (gh#canonical/mir#4158)
    - Changing cursor_scale causes weird cursors and crashes
      (gh#canonical/mir#4157)
    - on Ubuntu 25.10 wf-recorder y-inverts some frames
      (gh#canonical/mir#4160)
    - use-pkgconfig-better (gh#canonical/mir#4194)
    - Check for WL_bind_wayland_display when probing eglstream-kms
      support platform (gh#canonical/mir#4155)
    - Platform-specific options not passed through if platforms not
      probed (gh#canonical/mir#4130)
    - mircommon: Add xkbcommon to pkgconfig dependency
      (gh#canonical/mir#4240)
  * Drop 0001-Fix-include-paths.patch

OBS-URL: https://build.opensuse.org/request/show/1305234
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=31
2025-09-16 15:55:55 +00:00
c136d6ed07 Accepting request 1302775 from X11:Wayland
- Update to 2.22.0:
  * Breaking Changes:
    - Consolidation of EDID Parsing
      * User-.. and DisplayConfigurationOutput::edid replaced with
        ::display_info
      * mir::graphics::Edid removed
      * miroil::Edid::Descriptor removed
    - Nvidia 565+ breaks EGLStream support (gh#canonical/mir#4147)
      * Use --platform-display-libs mir:atomic-kms
        --platform-rendering-libs mir:gbm-kms to use our (unstable)
        Nvidia-on-GBM support.  We'll follow up with a point
        release to make this the default
  * ABI summary:
    - miral ABI unchanged at 7
    - mircommon ABI unchanged at 11
    - mircore ABI unchanged at 2
    - miroil ABI bumped to 8
    - mirplatform ABI bumped to 32
    - mirserver ABI bumped to 65
    - mirwayland ABI unchanged at 5
    - mirplatformgraphics ABI unchanged at 23
    - mirinputplatform ABI unchanged at 10
  * Enhancements:
    - static_config_display: add property-based display config
      support (gh#canonical/mir#3872)
    - Implement Simulated Secondary Click (gh#canonical/mir#3873)
    - DRM: Explicit Synchronization Support (gh#canonical/mir#3717)
    - live configuration facilites (gh#canonical/mir#3995)
    - Atomic KMS: enable bypass (gh#canonical/mir#3595)
    - fix: move minimized windows to the back of the Z stack

OBS-URL: https://build.opensuse.org/request/show/1302775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=12
2025-09-05 19:42:47 +00:00
404ddb6266 Accepting request 1302630 from home:sfalken:branches:X11:Wayland
- Update to 2.22.0:
  * Breaking Changes:
    - Consolidation of EDID Parsing
      * User-.. and DisplayConfigurationOutput::edid replaced with
        ::display_info
      * mir::graphics::Edid removed
      * miroil::Edid::Descriptor removed
    - Nvidia 565+ breaks EGLStream support (gh#canonical/mir#4147)
      * Use --platform-display-libs mir:atomic-kms
        --platform-rendering-libs mir:gbm-kms to use our (unstable)
        Nvidia-on-GBM support.  We'll follow up with a point
        release to make this the default
  * ABI summary:
    - miral ABI unchanged at 7
    - mircommon ABI unchanged at 11
    - mircore ABI unchanged at 2
    - miroil ABI bumped to 8
    - mirplatform ABI bumped to 32
    - mirserver ABI bumped to 65
    - mirwayland ABI unchanged at 5
    - mirplatformgraphics ABI unchanged at 23
    - mirinputplatform ABI unchanged at 10
  * Enhancements:
    - static_config_display: add property-based display config
      support (gh#canonical/mir#3872)
    - Implement Simulated Secondary Click (gh#canonical/mir#3873)
    - DRM: Explicit Synchronization Support (gh#canonical/mir#3717)
    - live configuration facilites (gh#canonical/mir#3995)
    - Atomic KMS: enable bypass (gh#canonical/mir#3595)
    - fix: move minimized windows to the back of the Z stack

OBS-URL: https://build.opensuse.org/request/show/1302630
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=29
2025-09-04 15:47:14 +00:00
0dfde64345 Accepting request 1292100 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1292100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=11
2025-07-11 19:31:23 +00:00
45e97a5631 Accepting request 1291752 from home:sfalken:branches:X11:Wayland
- Update to 2.21.1:
  * Incorporate fixes needed to build for Ubuntu 25.10
    - binutils 2.44.50.20250616 for arm64 still breaks LTO builds
    - Turn off workaround for now-fixed GLib bug

OBS-URL: https://build.opensuse.org/request/show/1291752
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=27
2025-07-11 14:22:23 +00:00
27d8212209 Accepting request 1290039 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1290039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=10
2025-07-03 10:10:53 +00:00
00a5a8cb66 Accepting request 1288929 from home:sfalken:branches:X11:Wayland
- Update to 2.21.0
  * Enhancements:
    - Cursor scaling support (gh#canonical/mir#3735)
    - Implement mousekeys (gh#canonical/mir/#3757)
    - Add key repeat rate/delay config options and properly merge
      config settings (gh#canonical/mir#3830)
    - add the ability to associate a layout with custom user data
      (gh#canonical/mir#3869)
    - static_display_config: add display properties to output
      (gh#canonical/mir#3903)
    - implement xdg toplevel tiled states (gh#canonical/mir#3920)
    - Update of core wayland extensions (gh#canonical/mir#3927)
    - refactor 'BasicSurface' so that it can be used internally by
      shell authors (gh#canonical/mir#3948)
    - Check DRM for supported formats (gh#canonical/mir#3950)
    - Add an output filter for the purposes of accessibility
      (gh#canonical/mir#3911)
  * Bugs fixed:
    - Texture allocation happens with an incorrect context for the
      renderer that needs it (gh#canonical/mir#3933)
  * Documentation:
    - Screencasting how-to (gh#canonical/mir#3874)
    - How to speed up compliation using ccache and mold
      (gh#canonical/mir#3946)
  * Testing:
    - add tests for 'FloatingWindowManagementPolicy' and expose
      externally (gh#canonical/mir#3840#3848#3878#3879#3913)
  * Deprecations:
    - Deprecate "persistent" surface IDs (gh#canonical/mir#3852)

OBS-URL: https://build.opensuse.org/request/show/1288929
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=25
2025-07-02 18:37:28 +00:00
e36a7df431 Accepting request 1270833 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1270833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=9
2025-04-20 07:35:07 +00:00
39d666080e Accepting request 1270063 from home:sfalken:branches:X11:Wayland
- Update to 2.20.2:
  * miroil: add ending gestures (gh#canonical/mir#3845)

OBS-URL: https://build.opensuse.org/request/show/1270063
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=23
2025-04-18 14:17:26 +00:00
518839b996 Accepting request 1255771 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1255771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=8
2025-03-25 21:11:19 +00:00
70226d6fc5 Accepting request 1254796 from home:sfalken:branches:X11:Wayland
- Update to 2.20.1:
  * miroil::GLBuffer was dropped in 2.20 (gh#canonical/mir#3813)
  * Do not mutate a container whilst interating over it
    (gh#canonical/mir#3819)
  * Crash when disconnecting monitors (gh#canonical/mir#3816)
  * Policy destructors do not get called when a surface has been
    launched on the desktop (gh#canonical/mir#3823)

OBS-URL: https://build.opensuse.org/request/show/1254796
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=21
2025-03-25 03:49:52 +00:00
9da53e3c04 Accepting request 1252559 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1252559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=7
2025-03-13 14:06:32 +00:00
1d95a72e61 Accepting request 1252532 from home:sfalken:branches:X11:Wayland
- Update to 2.20.0:
  * For detailed changelog see:
    https://github.com/canonical/mir/releases/tag/v2.20.0
- Enhancements:
  * Extract rendering strategy for decorations
  * MirOIL updates for post-new-Platform-API QtMir
  * feature: adding an is_above method to the SurfaceStack
  * Implement focus stealing prevention, Turn it on with
    --focus-stealing-prevention true on supported compositors
  * Pass XDG_ACTIVATION_TOKEN to apps launched via launch_app_env
  * Publish mir*-internal libraries
  * Make key repeat and delay configurable
  * Improve Firefox surface.frame event quirk
  * Workaround for LXQt Panel
  * Fix SSD Text
- Bugs Fixed:
  * TilingWindowManagerPolicy assumes that the windows size is
    always specified (gh#canonical/mir#3989)
  * OSK hides a half second after popping up on some input fields
    with zqp_text_input_v1 (Electron) (gh#canonical/mir#3580)
  * Closing a window brings one of the remaining windows of the
    same client to the front (gh#canonical/mir#3309)
  * Closing a window causes minimized windows to be focused
    (gh#canonical/mir#3408)
  * atomic-kms: hardware cursor disappears crossing screen
    boundaries (gh#canonical/mir#3677)
  * Crash on display unplug (gh#canonical/mir#3729)
  * Crash when pcmanfm-qt does DnD (gh#canonical/mir#3765)
  * The check for "implicit grab" for drag-and-drop is too strict
    (gh#canonical/mir#3769)

OBS-URL: https://build.opensuse.org/request/show/1252532
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=19
2025-03-12 18:08:25 +00:00
034fdcb5cf Accepting request 1247724 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1247724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=6
2025-02-21 21:01:21 +00:00
ac16fb5332 Accepting request 1247465 from home:sfalken:branches:X11:Wayland
- Add:
  - 0003-workaround-for-LXQt-panel.patch (gh#canonical/mir#3764)
  - 0004-check-buffer-size.patch (gh#canonical/mir#3766)

OBS-URL: https://build.opensuse.org/request/show/1247465
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=17
2025-02-21 18:47:08 +00:00
3c8b67a377 Accepting request 1239100 from X11:Wayland
- Update to 2.19.3:
  * Don't leak VirtualInputDevice keyboards (#3720)
  * kms: skip simple-framebuffer devices (#3721)
- Add:
  * 0002-remove-use-of-env-to-call-bash.patch
  
- Added Requires: for libmirserver, without them, you end up with
  a non-functional Mir after install.
- Created libmirserverplatform22 and libmirevdev10 subpackages to
  align with shlib packaging policy, and clear conflicts with
  libmirserver61
- Update to 2.19.2:
  * Fix: mirserver ABI should have been bumped to 62 in 2.19.0
  * v2.19.1 was burned/skipped
- update to 2.19.0:
  * mirplatform ABI bumped to 30
  * mirserver ABI bumped to 61
  * [x11-kiosk] defer fullscreening of applications until they are placed once
  * [x11-kiosk] Ensure windows are placed and repainted on X11 "CONFIGURE"
  * [x11-kiosk] change enable-x11 default to true
  * Initial atomic-kms platform
  * [Wayland] Add support for xdg_activation_v1
  * Do not default window size (especially to weird values)
  * DesktopFileManager::resolve_app_id no longer returns an app id with a
    .desktop file suffix
  * [Configuration] Split options into global and per-module configuration
  * Ensure we always send an initial output enter
  * Fix stuck-frame-after-mode-switch bug
  * Fix rendering of resized XWayland applications with client side decorations
  * Aspect ratios shouldn't contain zero
  * Use PkgConfig to find development headers
  * Fix the inotify event handling in
    ReloadingYamlFileDisplayConfig::auto_reload()
  * The miral::ConfigFile "Watcher" can be destroyed before the main loop
  * [xwayland] Don't allow clients to place X11 windows
  * Surfaces track scale changes on outputs they appear on
  * New attached windows need to be placed
- switch to new upstream url
- use only the default Pillow package as BR, not all versions
- adapt 0001-Fix-include-paths.patch
- Refactor packaging to conform with openSUSE shared library
  packaging practices
- Move some stuff around, so we don't have 30 subpackages
- Update descriptions
- Added:
  * 0001-Fix-include-paths.patch
- Initial commit

OBS-URL: https://build.opensuse.org/request/show/1239100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=5
2025-01-21 20:10:20 +00:00
b637f86d69 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=15 2025-01-20 18:29:29 +00:00
083680cbce Accepting request 1239090 from home:sfalken:branches:X11:Wayland
- Update to 2.19.3:
  * Don't leak VirtualInputDevice keyboards (#3720)
  * kms: skip simple-framebuffer devices (#3721)

  * DesktopFileManager::resolve_app_id no longer returns an app id with a
  * Fix the inotify event handling in

OBS-URL: https://build.opensuse.org/request/show/1239090
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=14
2025-01-20 17:17:58 +00:00
b7bbaca4c0 Accepting request 1233391 from X11:Wayland
- Added Requires: for libmirserver, without them, you end up with
  a non-functional Mir after install.

OBS-URL: https://build.opensuse.org/request/show/1233391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=4
2024-12-29 10:56:04 +00:00
171778aae5 - Added Requires: for libmirserver, without them, you end up with
a non-functional Mir after install.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=12
2024-12-25 18:45:35 +00:00
b653dd23a4 Accepting request 1232879 from X11:Wayland
- Created libmirserverplatform22 and libmirevdev10 subpackages to
  align with shlib packaging policy, and clear conflicts with
  libmirserver61

- Update to 2.19.2:
  * Fix: mirserver ABI should have been bumped to 62 in 2.19.0
  * v2.19.1 was burned/skipped

OBS-URL: https://build.opensuse.org/request/show/1232879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=3
2024-12-20 22:11:49 +00:00
90c502cb40 - Created libmirserverplatform22 and libmirevdev10 subpackages to
align with shlib packaging policy, and clear conflicts with
  libmirserver61

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=10
2024-12-19 21:39:28 +00:00
5788ca0e04 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=9 2024-12-19 20:32:21 +00:00
4ec7635041 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=8 2024-12-19 20:11:05 +00:00
4e4cf4add3 Accepting request 1228372 from home:sfalken:branches:X11:Wayland
- Update to 2.19.2:
  * Fix: mirserver ABI should have been bumped to 62 in 2.19.0
  * v2.19.1 was burned/skipped

OBS-URL: https://build.opensuse.org/request/show/1228372
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=7
2024-12-08 14:16:04 +00:00
3a014c533b Accepting request 1228085 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1228085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=2
2024-12-03 19:48:23 +00:00
3441ca25e4 Accepting request 1227873 from home:rrahl0
- update to 2.19.0:
  * mirplatform ABI bumped to 30
  * mirserver ABI bumped to 61
  * [x11-kiosk] defer fullscreening of applications until they are placed once
  * [x11-kiosk] Ensure windows are placed and repainted on X11 "CONFIGURE"
  * [x11-kiosk] change enable-x11 default to true
  * Initial atomic-kms platform
  * [Wayland] Add support for xdg_activation_v1
  * Do not default window size (especially to weird values)
  * DesktopFileManager::resolve_app_id no longer returns an app id with a 
    .desktop file suffix
  * [Configuration] Split options into global and per-module configuration
  * Ensure we always send an initial output enter
  * Fix stuck-frame-after-mode-switch bug
  * Fix rendering of resized XWayland applications with client side decorations
  * Aspect ratios shouldn't contain zero
  * Use PkgConfig to find development headers
  * Fix the inotify event handling in 
    ReloadingYamlFileDisplayConfig::auto_reload()
  * The miral::ConfigFile "Watcher" can be destroyed before the main loop
  * [xwayland] Don't allow clients to place X11 windows
  * Surfaces track scale changes on outputs they appear on
  * New attached windows need to be placed
- switch to new upstream url
- use only the default Pillow package as BR, not all versions
- adapt 0001-Fix-include-paths.patch

OBS-URL: https://build.opensuse.org/request/show/1227873
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=5
2024-12-03 16:49:02 +00:00
fd981a6f89 Accepting request 1223818 from X11:Wayland
New Package, Provides the mir wayland compositor

Will be a requirement for forthcoming miriway submission

OBS-URL: https://build.opensuse.org/request/show/1223818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=1
2024-11-14 15:08:14 +00:00