mir 0.31.1-0ubuntu1 source package in Ubuntu
Changelog
mir (0.31.1-0ubuntu1) bionic; urgency=medium * New upstream bugfix release * Fix a couple of warnings from g++ 8.0.1 * src/miral/CMakeLists.txt has some hardcoded compile flags. These should be inherited from the parent project instead. (Fixes #266) * [Wayland] Subcompositor fixes: subsurface offset issue and sync behavior * [Wayland] stopped frame.done being called if frame has been destroyed * [Wayland] Implement WlSurface::set_cursor(): Enable Wayland clients to set and hide the cursor * [Wayland] Configure new surfaces after attaching observers: For tiling, we need to set the surface state to "maximized" so that Wayland clients obey exactly. That wasn't working as the wayland_frontend wasn't being notified of the actual state. * Don't remember recent surface events after the input dispatcher is stopped: The event "goes stale" and can cause a segfault. (Fixes #276) * [Wayland] Sequence xdg-top-level and xdg-surface configure events correctly: qtwayland gets confused by receiving these event out of order. (Fixes #280) * [Wayland] fixed timestamp scaling. Fixes double-click. -- Christopher James Halse Rogers <email address hidden> Wed, 04 Apr 2018 09:05:25 +1000
Upload details
- Uploaded by:
- Chris Halse Rogers
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mir_0.31.1.orig.tar.xz | 6.7 MiB | b72c49f0f58a667e3862712ede6405fd583944c8e067a0418573c709fba503c1 |
mir_0.31.1-0ubuntu1.debian.tar.xz | 68.7 KiB | ba76f4baa21cb969c9cef94331bcc0be5403dac4b1e0fe1951c9bf6030cba944 |
mir_0.31.1-0ubuntu1.dsc | 4.7 KiB | 9242665c571630bd5c695cf0698aa4ff90f496efd2aa4c659ff73a0eb2cb6440 |
Available diffs
Binary packages built by this source
- libmiral-dev: Developer files for the Mir ABI-stable abstraction layer
MirAL provides an ABI-stable abstraction layer for Mir based shells,
insulating them from mirserver ABI breaks.
.
Contains header files required for development using the MirAL abstraction
layer.
- libmiral3: Display server for Ubuntu - ABI preserving abstraction layer
MirAL provides an ABI-stable abstraction layer for Mir based shells,
insulating them from mirserver ABI breaks.
.
Contains the shared library containing MirAL abstraction layer.
- libmiral3-dbgsym: debug symbols for libmiral3
- libmirclient-debug-extension-dev: Display server for Ubuntu - client debug interface headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains both a shared library containing the client side of
various optional debugging interfaces and the development headers required
to use them.
.
This is primarily useful for developing Mir servers, low-level client
toolkits, or for automated testing in constrained environments.
.
Not all Mir servers have the capability to service these APIs; end-user
applications SHOULD NOT depend on this library.
.
This package contains the development headers required to develop against
the debug extensions.
- libmirclient-debug-extension1: Display server for Ubuntu - optional client debug interfaces
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains both a shared library containing the client side of
various optional debugging interfaces and the development headers required
to use them.
.
This is primarily useful for developing Mir servers, low-level client
toolkits, or for automated testing in constrained environments.
.
Not all Mir servers have the capability to service these APIs; end-user
applications SHOULD NOT depend on this library.
- libmirclient-debug-extension1-dbgsym: debug symbols for libmirclient-debug-extension1
- libmirclient-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to develop against Mir.
- libmirclient9: Display server for Ubuntu - client library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library needed by client applications for Mir.
- libmirclient9-dbgsym: debug symbols for libmirclient9
- libmircommon-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required for server and/or client development.
- libmircommon7: No summary available for libmircommon7 in ubuntu cosmic.
No description available for libmircommon7 in ubuntu cosmic.
- libmircommon7-dbgsym: debug symbols for libmircommon7
- libmircookie-dev: Produce and verify spoof-resistant timestamps - development headers
libmircookie provides a simple mechanism for a group of cooperating processes
to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties.
.
This package contains the development headers for building programs that
generate or verify the attestable timestamps.
- libmircookie2: Produce and verify spoof-resistant timestamps - runtime library
libmircookie provides a simple mechanism for a group of cooperating processes
to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties.
.
This package contains the runtime library for generating and verifying the
attestable timestamps.
- libmircookie2-dbgsym: debug symbols for libmircookie2
- libmircore-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required for server and/or client development.
- libmircore1: No summary available for libmircore1 in ubuntu cosmic.
No description available for libmircore1 in ubuntu cosmic.
- libmircore1-dbgsym: debug symbols for libmircore1
- libmirplatform-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required for hardware/driver support development.
- libmirplatform16: Display server for Ubuntu - platform library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the underlying hardware platform.
- libmirplatform16-dbgsym: debug symbols for libmirplatform16
- libmirprotobuf3: Display server for Ubuntu - RPC definitions
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library containing the Google Protobuf definitions
required for Mir clients and servers.
- libmirprotobuf3-dbgsym: debug symbols for libmirprotobuf3
- libmirrenderer-dev: Display server for Ubuntu - Renderer development files
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required for renderer development.
- libmirserver-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to build Mir servers.
- libmirserver47: Display server for Ubuntu - server library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library needed by server applications for Mir.
- libmirserver47-dbgsym: debug symbols for libmirserver47
- mir-client-platform-mesa-dev: Display server for Ubuntu - client platform library for Mesa development files
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to use the platform specific capabilities of
the Mir Mesa backend.
- mir-client-platform-mesa5: Display server for Ubuntu - client platform library for Mesa
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir clients to interact with
the underlying hardware platform using the Mesa drivers.
- mir-client-platform-mesa5-dbgsym: debug symbols for mir-client-platform-mesa5
- mir-demos: Display server for Ubuntu - demonstration programs
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains demo applications that use the Mir display server
- mir-demos-dbgsym: debug symbols for mir-demos
- mir-doc: API documentation for mir
This package installs the mir API documentation.
- mir-graphics-drivers-desktop: Display server for Ubuntu - desktop driver metapackage
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package depends on a full set of graphics drivers for traditional desktop
systems.
- mir-platform-graphics-mesa-kms13: Display server for Ubuntu - platform library for KMS Mesa
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the hardware platform using the Mesa drivers.
- mir-platform-graphics-mesa-kms13-dbgsym: debug symbols for mir-platform-graphics-mesa-kms13
- mir-platform-graphics-mesa-x13: Display server for Ubuntu - platform library for X11 Mesa
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the X11 platform using the Mesa drivers.
- mir-platform-graphics-mesa-x13-dbgsym: No summary available for mir-platform-graphics-mesa-x13-dbgsym in ubuntu cosmic.
No description available for mir-platform-
graphics- mesa-x13- dbgsym in ubuntu cosmic.
- mir-platform-input-evdev7: No summary available for mir-platform-input-evdev7 in ubuntu cosmic.
No description available for mir-platform-
input-evdev7 in ubuntu cosmic.
- mir-platform-input-evdev7-dbgsym: debug symbols for mir-platform-input-evdev7
- mir-renderer-gl-dev: Display server for Ubuntu - GL Renderer development files
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files that define the interfaces through which platforms and
renderers access the functionality needed to render with GL.
- mir-test-tools: No summary available for mir-test-tools in ubuntu cosmic.
No description available for mir-test-tools in ubuntu cosmic.
- mir-test-tools-dbgsym: debug symbols for mir-test-tools
- mir-utils: Display server for Ubuntu - utility programs
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains utility programs for probing and controling a Mir server.
- mir-utils-dbgsym: debug symbols for mir-utils
- mirtest-dev: Display server for Ubuntu - test development headers and library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files and static library for testing of server and/or client
development.
- python3-mir-perf-framework: Display server for Ubuntu - performance testing framework
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains a python3 framework to facilitate writing performance
tests for Mir. It also contains a few interesting performance tests written
using the framework.