Skip to content

Release 2.15.0

Compare
Choose a tag to compare
@Saviq Saviq released this 23 Aug 13:58
· 1729 commits to main since this release
v2.15.0

Removals

MirAL bumped to 4.0, removed previously deprecated:

  • mir_keyboard_event_key_code
  • WaylandExtensions::set_filter
  • WaylandExtensions::zwp_virtual_keyboard_v1
  • WaylandExtensions::zwp_virtual_input_v1
  • WindowManagementPolicy::handle_request_drag_and_drop
  • WindowManagerTools::start_drag_and_drop
  • WindowManagerTools::end_drag_and_drop

ABI summary:

  • miral ABI bumped to 6
  • mirserver ABI bumped to 59
  • mirwayland ABI bumped to 4

Packaging changes:

  • [debian] mir-doc dropped in favour of online documentation

Enhancements:

Bugs fixed

  • [input] keyboard meta key state gets out of step #2985