16 Commits

Author SHA256 Message Date
Ana Guerrero
20f21c49cc 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
586b73cb5b OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=15 2025-01-20 18:29:29 +00:00
856f7d551b - 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/package/show/X11:Wayland/mir?expand=0&rev=14
2025-01-20 17:17:58 +00:00
Ana Guerrero
95336840ff 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
228a215a12 - 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
Dominique Leuenberger
1eeb79935d 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
fcdaf4fe7e - 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
0180e2864a OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=9 2024-12-19 20:32:21 +00:00
a165320f90 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=8 2024-12-19 20:11:05 +00:00
1d7bb6026c - 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/package/show/X11:Wayland/mir?expand=0&rev=7
2024-12-08 14:16:04 +00:00
Ana Guerrero
e64f6d22d8 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
f3ac45c004 - 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/package/show/X11:Wayland/mir?expand=0&rev=5
2024-12-03 16:49:02 +00:00
Ana Guerrero
b8c9eeb3e6 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
a1c082ca68 - Refactor packaging to conform with openSUSE shared library
packaging practices
- Move some stuff around, so we don't have 30 subpackages

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=3
2024-11-04 14:05:08 +00:00
e1609a8af3 - Update descriptions
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=2
2024-10-31 10:33:55 +00:00
acae9b72af New Package, Provides the Mir Display Server
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/mir?expand=0&rev=1
2024-10-31 10:32:12 +00:00