Read the Docs build information Build id: 2657874 Project: canonical-mir Version: latest Commit: 699dcde0998b4fc8acc272dfb8c3fa818d1f9011 Date: 2024-12-03T17:42:56.022211Z State: finished Success: True [rtd-command-info] start-time: 2024-12-03T17:42:57.494866Z, end-time: 2024-12-03T17:42:58.714982Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/mir.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-03T17:42:58.786784Z, end-time: 2024-12-03T17:43:00.274941Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/canonical/mir * [new tag] v2.18.0 -> v2.18.0 * [new tag] v2.18.2 -> v2.18.2 * [new tag] v2.18.3 -> v2.18.3 * [new tag] v2.19.0 -> v2.19.0 * [new tag] v2.19.1 -> v2.19.1 * [new tag] v2.19.2 -> v2.19.2 [rtd-command-info] start-time: 2024-12-03T17:43:00.415295Z, end-time: 2024-12-03T17:43:00.642989Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 699dcde Release 2.19.0 (#3686) [rtd-command-info] start-time: 2024-12-03T17:43:00.722145Z, end-time: 2024-12-03T17:43:00.785670Z, duration: 0, exit-code: 0 cat doc/sphinx/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # https://github.com/readthedocs/readthedocs.org/issues/9599 apt_packages: - cmake - libboost-dev - libboost-iostreams-dev - libboost-filesystem-dev - libboost-program-options-dev - libboost-system-dev - libdrm-dev - libegl-dev - libepoxy-dev - libfreetype-dev - libglib2.0-dev - libgles2-mesa-dev - libglm-dev - libinput-dev - liblttng-ust-dev - libwayland-dev - libxcb-composite0-dev - libxcb-randr0-dev - libxcursor-dev - libxkbcommon-dev - libxml++2.6-dev - libyaml-cpp-dev - xsltproc jobs: post_checkout: - ( cd doc/sphinx; python3 .sphinx/build_requirements.py ) - git fetch --unshallow post_install: - cmake -DMIR_ENABLE_TESTS=NO -DMIR_PLATFORM=x11 . - cmake --build . --target guides # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: doc/sphinx/conf.py fail_on_warning: false # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: doc/sphinx/.sphinx/requirements.txt [rtd-command-info] start-time: 2024-12-03T17:43:00.884007Z, end-time: 2024-12-03T17:43:01.073704Z, duration: 0, exit-code: 0 ( cd doc/sphinx; python3 .sphinx/build_requirements.py ) [rtd-command-info] start-time: 2024-12-03T17:43:01.160977Z, end-time: 2024-12-03T17:43:22.200731Z, duration: 21, exit-code: 0 git fetch --unshallow From https://github.com/canonical/mir * [new tag] v0.0.10 -> v0.0.10 * [new tag] v0.0.13 -> v0.0.13 * [new tag] v0.0.14 -> v0.0.14 * [new tag] v0.0.15 -> v0.0.15 * [new tag] v0.0.16 -> v0.0.16 * [new tag] v0.0.2 -> v0.0.2 * [new tag] v0.0.3 -> v0.0.3 * [new tag] v0.0.4 -> v0.0.4 * [new tag] v0.0.5 -> v0.0.5 * [new tag] v0.0.6 -> v0.0.6 * [new tag] v0.0.7 -> v0.0.7 * [new tag] v0.0.8 -> v0.0.8 * [new tag] v0.0.9 -> v0.0.9 * [new tag] v0.1.0 -> v0.1.0 * [new tag] v0.1.1 -> v0.1.1 * [new tag] v0.1.2 -> v0.1.2 * [new tag] v0.1.3 -> v0.1.3 * [new tag] v0.1.4 -> v0.1.4 * [new tag] v0.1.5 -> v0.1.5 * [new tag] v0.1.6 -> v0.1.6 * [new tag] v0.1.7 -> v0.1.7 * [new tag] v0.1.8 -> v0.1.8 * [new tag] v0.1.9 -> v0.1.9 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.12.0 -> v0.12.0 * [new tag] v0.12.1 -> v0.12.1 * [new tag] v0.13.0 -> v0.13.0 * [new tag] v0.13.1 -> v0.13.1 * [new tag] v0.13.2 -> v0.13.2 * [new tag] v0.14.0 -> v0.14.0 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.16.0 -> v0.16.0 * [new tag] v0.17.0 -> v0.17.0 * [new tag] v0.18.0 -> v0.18.0 * [new tag] v0.19.0 -> v0.19.0 * [new tag] v0.19.1 -> v0.19.1 * [new tag] v0.19.2 -> v0.19.2 * [new tag] v0.20.0 -> v0.20.0 * [new tag] v0.20.1 -> v0.20.1 * [new tag] v0.20.2 -> v0.20.2 * [new tag] v0.23.0 -> v0.23.0 * [new tag] v0.23.4 -> v0.23.4 * [new tag] v0.23.5 -> v0.23.5 * [new tag] v0.24.0 -> v0.24.0 * [new tag] v0.26.0 -> v0.26.0 * [new tag] v0.27.0 -> v0.27.0 * [new tag] v0.29.0 -> v0.29.0 * [new tag] v0.30.0 -> v0.30.0 * [new tag] v0.30.0.1 -> v0.30.0.1 * [new tag] v0.31.0 -> v0.31.0 * [new tag] v0.31.0.1 -> v0.31.0.1 * [new tag] v0.31.2 -> v0.31.2 * [new tag] v0.32.0 -> v0.32.0 * [new tag] v0.32.1 -> v0.32.1 * [new tag] v0.4.0 -> v0.4.0 * [new tag] v0.4.1 -> v0.4.1 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.7.1 -> v0.7.1 * [new tag] v0.7.2 -> v0.7.2 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v02.6.0 -> v02.6.0 * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.1.0 -> v1.1.0 * [new tag] v1.1.1 -> v1.1.1 * [new tag] v1.1.2 -> v1.1.2 * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.3.0 -> v1.3.0 * [new tag] v1.4.0 -> v1.4.0 * [new tag] v1.5.0 -> v1.5.0 * [new tag] v1.6.0 -> v1.6.0 * [new tag] v1.7.0 -> v1.7.0 * [new tag] v1.7.1 -> v1.7.1 * [new tag] v1.8.0 -> v1.8.0 * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.0.0.0 -> v2.0.0.0 * [new tag] v2.1.0 -> v2.1.0 * [new tag] v2.10.0 -> v2.10.0 * [new tag] v2.12.0 -> v2.12.0 * [new tag] v2.12.1 -> v2.12.1 * [new tag] v2.13.0 -> v2.13.0 * [new tag] v2.14.0 -> v2.14.0 * [new tag] v2.14.1 -> v2.14.1 * [new tag] v2.15.0 -> v2.15.0 * [new tag] v2.16.0 -> v2.16.0 * [new tag] v2.16.1 -> v2.16.1 * [new tag] v2.16.2 -> v2.16.2 * [new tag] v2.16.3 -> v2.16.3 * [new tag] v2.16.4 -> v2.16.4 * [new tag] v2.17.0 -> v2.17.0 * [new tag] v2.2.0 -> v2.2.0 * [new tag] v2.3.0 -> v2.3.0 * [new tag] v2.3.1 -> v2.3.1 * [new tag] v2.3.2 -> v2.3.2 * [new tag] v2.3.3 -> v2.3.3 * [new tag] v2.4.0 -> v2.4.0 * [new tag] v2.4.1 -> v2.4.1 * [new tag] v2.5.0 -> v2.5.0 * [new tag] v2.6.0 -> v2.6.0 * [new tag] v2.7.0 -> v2.7.0 * [new tag] v2.8.0 -> v2.8.0 * [new tag] v2.9.0 -> v2.9.0 [rtd-command-info] start-time: 2024-12-03T17:43:23.191417Z, end-time: 2024-12-03T17:43:29.613765Z, duration: 6, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2454 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1224 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3323 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2738 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [52.2 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1513 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3413 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.8 kB] Fetched 15.3 MB in 2s (6159 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-12-03T17:43:29.729514Z, end-time: 2024-12-03T17:44:08.162458Z, duration: 38, exit-code: 0 apt-get install --assume-yes --quiet -- cmake libboost-dev libboost-iostreams-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libdrm-dev libegl-dev libepoxy-dev libfreetype-dev libglib2.0-dev libgles2-mesa-dev libglm-dev libinput-dev liblttng-ust-dev libwayland-dev libxcb-composite0-dev libxcb-randr0-dev libxcursor-dev libxkbcommon-dev libxml++2.6-dev libyaml-cpp-dev xsltproc Reading package lists... Building dependency tree... Reading state information... libfreetype-dev is already the newest version (2.11.1+dfsg-1ubuntu0.2). libfreetype-dev set to manually installed. The following additional packages will be installed: cmake-data dh-elpa-helper gir1.2-gudev-1.0 libarchive13 libboost-filesystem1.74-dev libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-regex1.74-dev libboost-regex1.74.0 libboost-system1.74-dev libboost-system1.74.0 libboost1.74-dev libevdev-dev libgl-dev libgles-dev libgles1 libgles2 libglib2.0-0 libglib2.0-bin libglib2.0-dev-bin libglibmm-2.4-1v5 libglibmm-2.4-dev libglvnd-core-dev libglvnd-dev libglx-dev libgudev-1.0-dev libjsoncpp25 liblttng-ust-common1 liblttng-ust-ctl5 liblttng-ust-python-agent1 liblttng-ust1 libmtdev-dev libopengl-dev libopengl0 libpciaccess-dev librhash0 libsigc++-2.0-0v5 libsigc++-2.0-dev libudev-dev libudev1 liburcu-dev liburcu8 libuv1 libwacom-dev libwayland-bin libxcb-composite0 libxcb-shape0-dev libxcb-xfixes0-dev libxfixes-dev libxml++2.6-2v5 libyaml-cpp0.7 Suggested packages: cmake-doc ninja-build cmake-format lrzip libboost-doc libboost1.74-doc libboost-atomic1.74-dev libboost-chrono1.74-dev libboost-container1.74-dev libboost-context1.74-dev libboost-contract1.74-dev libboost-coroutine1.74-dev libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev libboost-graph1.74-dev libboost-graph-parallel1.74-dev libboost-locale1.74-dev libboost-log1.74-dev libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev libboost-serialization1.74-dev libboost-stacktrace1.74-dev libboost-test1.74-dev libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev libboost-nowide1.74-dev libevdev-doc libgirepository1.0-dev libglib2.0-doc libxml2-utils libglibmm-2.4-doc libgtkmm-3.0-dev libsigc++-2.0-doc libwayland-doc libxml++2.6-doc The following NEW packages will be installed: cmake cmake-data dh-elpa-helper gir1.2-gudev-1.0 libarchive13 libboost-dev libboost-filesystem-dev libboost-filesystem1.74-dev libboost-iostreams-dev libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-program-options-dev libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-regex1.74-dev libboost-regex1.74.0 libboost-system-dev libboost-system1.74-dev libboost-system1.74.0 libboost1.74-dev libdrm-dev libegl-dev libepoxy-dev libevdev-dev libgl-dev libgles-dev libgles1 libgles2 libgles2-mesa-dev libglibmm-2.4-1v5 libglibmm-2.4-dev libglm-dev libglvnd-core-dev libglvnd-dev libglx-dev libgudev-1.0-dev libinput-dev libjsoncpp25 liblttng-ust-common1 liblttng-ust-ctl5 liblttng-ust-dev liblttng-ust-python-agent1 liblttng-ust1 libmtdev-dev libopengl-dev libopengl0 libpciaccess-dev librhash0 libsigc++-2.0-0v5 libsigc++-2.0-dev libudev-dev liburcu-dev liburcu8 libuv1 libwacom-dev libwayland-bin libwayland-dev libxcb-composite0 libxcb-composite0-dev libxcb-randr0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxcursor-dev libxfixes-dev libxkbcommon-dev libxml++2.6-2v5 libxml++2.6-dev libyaml-cpp-dev libyaml-cpp0.7 xsltproc The following packages will be upgraded: libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libudev1 5 upgraded, 70 newly installed, 0 to remove and 172 not upgraded. Need to get 27.2 MB of archives. After this operation, 224 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.12 [78.2 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-dev amd64 2.72.4-0ubuntu2.4 [1743 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-dev-bin amd64 2.72.4-0ubuntu2.4 [117 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.4 [80.9 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.4 [1465 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libarchive13 amd64 3.6.0-1ubuntu1.3 [369 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-gudev-1.0 amd64 1:237-2build1 [3792 B] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9609 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-dev amd64 1.74.0.3ubuntu7 [3490 B] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74.0 amd64 1.74.0-14ubuntu3 [221 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74-dev amd64 1.74.0-14ubuntu3 [218 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem1.74-dev amd64 1.74.0-14ubuntu3 [287 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem-dev amd64 1.74.0.3ubuntu7 [3280 B] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74.0 amd64 1.74.0-14ubuntu3 [511 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74-dev amd64 1.74.0-14ubuntu3 [596 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-iostreams1.74.0 amd64 1.74.0-14ubuntu3 [245 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-iostreams1.74-dev amd64 1.74.0-14ubuntu3 [252 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-iostreams-dev amd64 1.74.0.3ubuntu7 [3238 B] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3266 B] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system-dev amd64 1.74.0.3ubuntu7 [3390 B] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess-dev amd64 0.16-3 [21.9 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-dev amd64 2.4.113-2~ubuntu0.22.04.1 [292 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx-dev amd64 1.4.0-1 [14.1 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl-dev amd64 1.4.0-1 [101 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libegl-dev amd64 1.4.0-1 [18.0 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libepoxy-dev amd64 1.5.10-1 [132 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles1 amd64 1.4.0-1 [11.5 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles2 amd64 1.4.0-1 [18.0 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles-dev amd64 1.4.0-1 [49.4 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd-core-dev amd64 1.4.0-1 [12.7 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopengl0 amd64 1.4.0-1 [36.5 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopengl-dev amd64 1.4.0-1 [3400 B] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd-dev amd64 1.4.0-1 [3162 B] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgles2-mesa-dev amd64 23.2.1-1ubuntu3.1~22.04.2 [6846 B] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigc++-2.0-0v5 amd64 2.10.4-2ubuntu3 [12.1 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglibmm-2.4-1v5 amd64 2.66.2-2 [645 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigc++-2.0-dev amd64 2.10.4-2ubuntu3 [58.4 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglibmm-2.4-dev amd64 2.66.2-2 [452 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.12 [20.7 kB] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgudev-1.0-dev amd64 1:237-2build1 [27.1 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust-common1 amd64 2.13.1-1ubuntu1 [27.1 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust-ctl5 amd64 2.13.1-1ubuntu1 [77.9 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust-python-agent1 amd64 2.13.1-1ubuntu1 [11.1 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmtdev-dev amd64 1.1.6-1build4 [5110 B] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburcu8 amd64 0.13.1-1 [56.2 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwacom-dev amd64 2.2.0-1 [7528 B] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-composite0 amd64 1.14-3ubuntu3 [5354 B] Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0-dev amd64 1.14-3ubuntu3 [7320 B] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0-dev amd64 1.14-3ubuntu3 [12.5 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-composite0-dev amd64 1.14-3ubuntu3 [5778 B] Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0-dev amd64 1.14-3ubuntu3 [22.4 kB] Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes-dev amd64 1:6.0.0-1 [12.2 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor-dev amd64 1:1.2.0-2build4 [28.2 kB] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-dev amd64 1.4.0-1 [54.9 kB] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml++2.6-2v5 amd64 2.40.1-3build3 [70.9 kB] Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml++2.6-dev amd64 2.40.1-3build3 [30.0 kB] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-cpp0.7 amd64 0.7.0+dfsg-8build1 [97.7 kB] Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-cpp-dev amd64 0.7.0+dfsg-8build1 [169 kB] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.22.04.1 [14.7 kB] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevdev-dev amd64 1.12.1+dfsg-1 [55.1 kB] Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglm-dev all 0.9.9.8+ds-2 [188 kB] Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-dev amd64 1.20.0-1ubuntu0.3 [31.0 kB] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburcu-dev amd64 0.13.1-1 [125 kB] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust-dev amd64 2.13.1-1ubuntu1 [96.9 kB] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-bin amd64 1.20.0-1ubuntu0.1 [20.4 kB] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-dev amd64 1.20.0-1ubuntu0.1 [69.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 27.2 MB in 5s (5705 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../libudev1_249.11-0ubuntu3.12_amd64.deb ... Unpacking libudev1:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.11) ... Setting up libudev1:amd64 (249.11-0ubuntu3.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../00-libglib2.0-dev_2.72.4-0ubuntu2.4_amd64.deb ... Unpacking libglib2.0-dev:amd64 (2.72.4-0ubuntu2.4) over (2.72.4-0ubuntu2.2) ... Preparing to unpack .../01-libglib2.0-dev-bin_2.72.4-0ubuntu2.4_amd64.deb ... Unpacking libglib2.0-dev-bin (2.72.4-0ubuntu2.4) over (2.72.4-0ubuntu2.2) ... Preparing to unpack .../02-libglib2.0-bin_2.72.4-0ubuntu2.4_amd64.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.4) over (2.72.4-0ubuntu2.2) ... Preparing to unpack .../03-libglib2.0-0_2.72.4-0ubuntu2.4_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.4) over (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../04-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../05-libarchive13_3.6.0-1ubuntu1.3_amd64.deb ... Unpacking libarchive13:amd64 (3.6.0-1ubuntu1.3) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../06-libjsoncpp25_1.9.5-3_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-3) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../07-librhash0_1.4.2-1ubuntu1_amd64.deb ... Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../08-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package cmake-data. Preparing to unpack .../09-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... Selecting previously unselected package cmake. Preparing to unpack .../10-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... Selecting previously unselected package gir1.2-gudev-1.0:amd64. Preparing to unpack .../11-gir1.2-gudev-1.0_1%3a237-2build1_amd64.deb ... Unpacking gir1.2-gudev-1.0:amd64 (1:237-2build1) ... Selecting previously unselected package libboost1.74-dev:amd64. Preparing to unpack .../12-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-dev:amd64. Preparing to unpack .../13-libboost-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libboost-system1.74.0:amd64. Preparing to unpack .../14-libboost-system1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-system1.74-dev:amd64. Preparing to unpack .../15-libboost-system1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-filesystem1.74-dev:amd64. Preparing to unpack .../16-libboost-filesystem1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-filesystem-dev:amd64. Preparing to unpack .../17-libboost-filesystem-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libboost-regex1.74.0:amd64. Preparing to unpack .../18-libboost-regex1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-regex1.74-dev:amd64. Preparing to unpack .../19-libboost-regex1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-regex1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-iostreams1.74.0:amd64. Preparing to unpack .../20-libboost-iostreams1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-iostreams1.74-dev:amd64. Preparing to unpack .../21-libboost-iostreams1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-iostreams-dev:amd64. Preparing to unpack .../22-libboost-iostreams-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-iostreams-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libboost-program-options1.74.0:amd64. Preparing to unpack .../23-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-program-options1.74-dev:amd64. Preparing to unpack .../24-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../25-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libboost-system-dev:amd64. Preparing to unpack .../26-libboost-system-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-system-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libpciaccess-dev:amd64. Preparing to unpack .../27-libpciaccess-dev_0.16-3_amd64.deb ... Unpacking libpciaccess-dev:amd64 (0.16-3) ... Selecting previously unselected package libdrm-dev:amd64. Preparing to unpack .../28-libdrm-dev_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... Unpacking libdrm-dev:amd64 (2.4.113-2~ubuntu0.22.04.1) ... Selecting previously unselected package libglx-dev:amd64. Preparing to unpack .../29-libglx-dev_1.4.0-1_amd64.deb ... Unpacking libglx-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libgl-dev:amd64. Preparing to unpack .../30-libgl-dev_1.4.0-1_amd64.deb ... Unpacking libgl-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libegl-dev:amd64. Preparing to unpack .../31-libegl-dev_1.4.0-1_amd64.deb ... Unpacking libegl-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libepoxy-dev:amd64. Preparing to unpack .../32-libepoxy-dev_1.5.10-1_amd64.deb ... Unpacking libepoxy-dev:amd64 (1.5.10-1) ... Selecting previously unselected package libgles1:amd64. Preparing to unpack .../33-libgles1_1.4.0-1_amd64.deb ... Unpacking libgles1:amd64 (1.4.0-1) ... Selecting previously unselected package libgles2:amd64. Preparing to unpack .../34-libgles2_1.4.0-1_amd64.deb ... Unpacking libgles2:amd64 (1.4.0-1) ... Selecting previously unselected package libgles-dev:amd64. Preparing to unpack .../35-libgles-dev_1.4.0-1_amd64.deb ... Unpacking libgles-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libglvnd-core-dev:amd64. Preparing to unpack .../36-libglvnd-core-dev_1.4.0-1_amd64.deb ... Unpacking libglvnd-core-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libopengl0:amd64. Preparing to unpack .../37-libopengl0_1.4.0-1_amd64.deb ... Unpacking libopengl0:amd64 (1.4.0-1) ... Selecting previously unselected package libopengl-dev:amd64. Preparing to unpack .../38-libopengl-dev_1.4.0-1_amd64.deb ... Unpacking libopengl-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libglvnd-dev:amd64. Preparing to unpack .../39-libglvnd-dev_1.4.0-1_amd64.deb ... Unpacking libglvnd-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libgles2-mesa-dev:amd64. Preparing to unpack .../40-libgles2-mesa-dev_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... Unpacking libgles2-mesa-dev:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... Selecting previously unselected package libsigc++-2.0-0v5:amd64. Preparing to unpack .../41-libsigc++-2.0-0v5_2.10.4-2ubuntu3_amd64.deb ... Unpacking libsigc++-2.0-0v5:amd64 (2.10.4-2ubuntu3) ... Selecting previously unselected package libglibmm-2.4-1v5:amd64. Preparing to unpack .../42-libglibmm-2.4-1v5_2.66.2-2_amd64.deb ... Unpacking libglibmm-2.4-1v5:amd64 (2.66.2-2) ... Selecting previously unselected package libsigc++-2.0-dev:amd64. Preparing to unpack .../43-libsigc++-2.0-dev_2.10.4-2ubuntu3_amd64.deb ... Unpacking libsigc++-2.0-dev:amd64 (2.10.4-2ubuntu3) ... Selecting previously unselected package libglibmm-2.4-dev:amd64. Preparing to unpack .../44-libglibmm-2.4-dev_2.66.2-2_amd64.deb ... Unpacking libglibmm-2.4-dev:amd64 (2.66.2-2) ... Selecting previously unselected package libudev-dev:amd64. Preparing to unpack .../45-libudev-dev_249.11-0ubuntu3.12_amd64.deb ... Unpacking libudev-dev:amd64 (249.11-0ubuntu3.12) ... Selecting previously unselected package libgudev-1.0-dev:amd64. Preparing to unpack .../46-libgudev-1.0-dev_1%3a237-2build1_amd64.deb ... Unpacking libgudev-1.0-dev:amd64 (1:237-2build1) ... Selecting previously unselected package liblttng-ust-common1:amd64. Preparing to unpack .../47-liblttng-ust-common1_2.13.1-1ubuntu1_amd64.deb ... Unpacking liblttng-ust-common1:amd64 (2.13.1-1ubuntu1) ... Selecting previously unselected package liblttng-ust-ctl5:amd64. Preparing to unpack .../48-liblttng-ust-ctl5_2.13.1-1ubuntu1_amd64.deb ... Unpacking liblttng-ust-ctl5:amd64 (2.13.1-1ubuntu1) ... Selecting previously unselected package liblttng-ust1:amd64. Preparing to unpack .../49-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... Selecting previously unselected package liblttng-ust-python-agent1:amd64. Preparing to unpack .../50-liblttng-ust-python-agent1_2.13.1-1ubuntu1_amd64.deb ... Unpacking liblttng-ust-python-agent1:amd64 (2.13.1-1ubuntu1) ... Selecting previously unselected package libmtdev-dev:amd64. Preparing to unpack .../51-libmtdev-dev_1.1.6-1build4_amd64.deb ... Unpacking libmtdev-dev:amd64 (1.1.6-1build4) ... Selecting previously unselected package liburcu8:amd64. Preparing to unpack .../52-liburcu8_0.13.1-1_amd64.deb ... Unpacking liburcu8:amd64 (0.13.1-1) ... Selecting previously unselected package libwacom-dev:amd64. Preparing to unpack .../53-libwacom-dev_2.2.0-1_amd64.deb ... Unpacking libwacom-dev:amd64 (2.2.0-1) ... Selecting previously unselected package libxcb-composite0:amd64. Preparing to unpack .../54-libxcb-composite0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-composite0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-shape0-dev:amd64. Preparing to unpack .../55-libxcb-shape0-dev_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-shape0-dev:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-xfixes0-dev:amd64. Preparing to unpack .../56-libxcb-xfixes0-dev_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-xfixes0-dev:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-composite0-dev:amd64. Preparing to unpack .../57-libxcb-composite0-dev_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-composite0-dev:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-randr0-dev:amd64. Preparing to unpack .../58-libxcb-randr0-dev_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-randr0-dev:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxfixes-dev:amd64. Preparing to unpack .../59-libxfixes-dev_1%3a6.0.0-1_amd64.deb ... Unpacking libxfixes-dev:amd64 (1:6.0.0-1) ... Selecting previously unselected package libxcursor-dev:amd64. Preparing to unpack .../60-libxcursor-dev_1%3a1.2.0-2build4_amd64.deb ... Unpacking libxcursor-dev:amd64 (1:1.2.0-2build4) ... Selecting previously unselected package libxkbcommon-dev:amd64. Preparing to unpack .../61-libxkbcommon-dev_1.4.0-1_amd64.deb ... Unpacking libxkbcommon-dev:amd64 (1.4.0-1) ... Selecting previously unselected package libxml++2.6-2v5:amd64. Preparing to unpack .../62-libxml++2.6-2v5_2.40.1-3build3_amd64.deb ... Unpacking libxml++2.6-2v5:amd64 (2.40.1-3build3) ... Selecting previously unselected package libxml++2.6-dev:amd64. Preparing to unpack .../63-libxml++2.6-dev_2.40.1-3build3_amd64.deb ... Unpacking libxml++2.6-dev:amd64 (2.40.1-3build3) ... Selecting previously unselected package libyaml-cpp0.7:amd64. Preparing to unpack .../64-libyaml-cpp0.7_0.7.0+dfsg-8build1_amd64.deb ... Unpacking libyaml-cpp0.7:amd64 (0.7.0+dfsg-8build1) ... Selecting previously unselected package libyaml-cpp-dev. Preparing to unpack .../65-libyaml-cpp-dev_0.7.0+dfsg-8build1_amd64.deb ... Unpacking libyaml-cpp-dev (0.7.0+dfsg-8build1) ... Selecting previously unselected package xsltproc. Preparing to unpack .../66-xsltproc_1.1.34-4ubuntu0.22.04.1_amd64.deb ... Unpacking xsltproc (1.1.34-4ubuntu0.22.04.1) ... Selecting previously unselected package libevdev-dev:amd64. Preparing to unpack .../67-libevdev-dev_1.12.1+dfsg-1_amd64.deb ... Unpacking libevdev-dev:amd64 (1.12.1+dfsg-1) ... Selecting previously unselected package libglm-dev. Preparing to unpack .../68-libglm-dev_0.9.9.8+ds-2_all.deb ... Unpacking libglm-dev (0.9.9.8+ds-2) ... Selecting previously unselected package libinput-dev:amd64. Preparing to unpack .../69-libinput-dev_1.20.0-1ubuntu0.3_amd64.deb ... Unpacking libinput-dev:amd64 (1.20.0-1ubuntu0.3) ... Selecting previously unselected package liburcu-dev:amd64. Preparing to unpack .../70-liburcu-dev_0.13.1-1_amd64.deb ... Unpacking liburcu-dev:amd64 (0.13.1-1) ... Selecting previously unselected package liblttng-ust-dev:amd64. Preparing to unpack .../71-liblttng-ust-dev_2.13.1-1ubuntu1_amd64.deb ... Unpacking liblttng-ust-dev:amd64 (2.13.1-1ubuntu1) ... Selecting previously unselected package libwayland-bin. Preparing to unpack .../72-libwayland-bin_1.20.0-1ubuntu0.1_amd64.deb ... Unpacking libwayland-bin (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libwayland-dev:amd64. Preparing to unpack .../73-libwayland-dev_1.20.0-1ubuntu0.1_amd64.deb ... Unpacking libwayland-dev:amd64 (1.20.0-1ubuntu0.1) ... Setting up libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up libglm-dev (0.9.9.8+ds-2) ... Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libpciaccess-dev:amd64 (0.16-3) ... Setting up libglvnd-core-dev:amd64 (1.4.0-1) ... Setting up libevdev-dev:amd64 (1.12.1+dfsg-1) ... Setting up libarchive13:amd64 (3.6.0-1ubuntu1.3) ... Setting up liblttng-ust-common1:amd64 (2.13.1-1ubuntu1) ... Setting up libmtdev-dev:amd64 (1.1.6-1build4) ... Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.4) ... Setting up libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up libxkbcommon-dev:amd64 (1.4.0-1) ... Setting up xsltproc (1.1.34-4ubuntu0.22.04.1) ... Setting up libglib2.0-bin (2.72.4-0ubuntu2.4) ... Setting up libopengl0:amd64 (1.4.0-1) ... Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libxfixes-dev:amd64 (1:6.0.0-1) ... Setting up libwayland-bin (1.20.0-1ubuntu0.1) ... Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... Setting up libgles2:amd64 (1.4.0-1) ... Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libyaml-cpp0.7:amd64 (0.7.0+dfsg-8build1) ... Setting up libxcb-randr0-dev:amd64 (1.14-3ubuntu3) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up libsigc++-2.0-0v5:amd64 (2.10.4-2ubuntu3) ... Setting up libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libgles1:amd64 (1.4.0-1) ... Setting up libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up gir1.2-gudev-1.0:amd64 (1:237-2build1) ... Setting up liblttng-ust-ctl5:amd64 (2.13.1-1ubuntu1) ... Setting up libjsoncpp25:amd64 (1.9.5-3) ... Setting up libudev-dev:amd64 (249.11-0ubuntu3.12) ... Setting up liburcu8:amd64 (0.13.1-1) ... Setting up libxcb-shape0-dev:amd64 (1.14-3ubuntu3) ... Setting up libxcb-composite0:amd64 (1.14-3ubuntu3) ... Setting up libboost-regex1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... Setting up libglx-dev:amd64 (1.4.0-1) ... Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... Setting up libxcb-xfixes0-dev:amd64 (1.14-3ubuntu3) ... Setting up libboost-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libopengl-dev:amd64 (1.4.0-1) ... Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... Setting up libgl-dev:amd64 (1.4.0-1) ... Setting up libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ... Setting up liburcu-dev:amd64 (0.13.1-1) ... Setting up libglib2.0-dev-bin (2.72.4-0ubuntu2.4) ... Setting up libglibmm-2.4-1v5:amd64 (2.66.2-2) ... Setting up libdrm-dev:amd64 (2.4.113-2~ubuntu0.22.04.1) ... Setting up libxcb-composite0-dev:amd64 (1.14-3ubuntu3) ... Setting up libegl-dev:amd64 (1.4.0-1) ... Setting up libxcursor-dev:amd64 (1:1.2.0-2build4) ... Setting up libboost-system-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libepoxy-dev:amd64 (1.5.10-1) ... Setting up libyaml-cpp-dev (0.7.0+dfsg-8build1) ... Setting up libwayland-dev:amd64 (1.20.0-1ubuntu0.1) ... Setting up libboost-iostreams1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libsigc++-2.0-dev:amd64 (2.10.4-2ubuntu3) ... Setting up libxml++2.6-2v5:amd64 (2.40.1-3build3) ... Setting up libglib2.0-dev:amd64 (2.72.4-0ubuntu2.4) ... Setting up libglibmm-2.4-dev:amd64 (2.66.2-2) ... Setting up liblttng-ust-python-agent1:amd64 (2.13.1-1ubuntu1) ... Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... Setting up libgles-dev:amd64 (1.4.0-1) ... Setting up liblttng-ust-dev:amd64 (2.13.1-1ubuntu1) ... Setting up libxml++2.6-dev:amd64 (2.40.1-3build3) ... Setting up libgudev-1.0-dev:amd64 (1:237-2build1) ... Setting up libglvnd-dev:amd64 (1.4.0-1) ... Setting up libboost-iostreams-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libwacom-dev:amd64 (2.2.0-1) ... Setting up libgles2-mesa-dev:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... Setting up libinput-dev:amd64 (1.20.0-1ubuntu0.3) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... [rtd-command-info] start-time: 2024-12-03T17:44:13.697010Z, end-time: 2024-12-03T17:44:13.781164Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2024-12-03T17:44:14.207042Z, end-time: 2024-12-03T17:44:15.385692Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 804ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-03T17:44:15.471322Z, end-time: 2024-12-03T17:44:28.206678Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-03T17:44:28.286292Z, end-time: 2024-12-03T17:44:38.564383Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 129.7 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 157.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 325.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 338.7 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-03T17:44:38.643201Z, end-time: 2024-12-03T17:44:46.631812Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/sphinx/.sphinx/requirements.txt Collecting breathe (from -r doc/sphinx/.sphinx/requirements.txt (line 7)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting canonical-sphinx-extensions (from -r doc/sphinx/.sphinx/requirements.txt (line 8)) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl.metadata (15 kB) Collecting exhale (from -r doc/sphinx/.sphinx/requirements.txt (line 9)) Downloading exhale-0.3.7-py3-none-any.whl.metadata (10 kB) Collecting furo (from -r doc/sphinx/.sphinx/requirements.txt (line 10)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting linkify-it-py (from -r doc/sphinx/.sphinx/requirements.txt (line 11)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser (from -r doc/sphinx/.sphinx/requirements.txt (line 12)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting pillow (from -r doc/sphinx/.sphinx/requirements.txt (line 13)) Downloading pillow-11.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting pyspelling (from -r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-autobuild (from -r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-copybutton (from -r doc/sphinx/.sphinx/requirements.txt (line 16)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from -r doc/sphinx/.sphinx/requirements.txt (line 17)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from -r doc/sphinx/.sphinx/requirements.txt (line 18)) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-tabs (from -r doc/sphinx/.sphinx/requirements.txt (line 19)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx==8.0.0 (from -r doc/sphinx/.sphinx/requirements.txt (line 20)) Downloading sphinx-8.0.0-py3-none-any.whl.metadata (6.2 kB) Collecting sphinxcontrib-jquery (from -r doc/sphinx/.sphinx/requirements.txt (line 21)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxcontrib-mermaid (from -r doc/sphinx/.sphinx/requirements.txt (line 22)) Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxext-opengraph (from -r doc/sphinx/.sphinx/requirements.txt (line 23)) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (3.1.4) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.18.0) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.16.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.32.3) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (24.2) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r doc/sphinx/.sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting gitpython (from canonical-sphinx-extensions->-r doc/sphinx/.sphinx/requirements.txt (line 8)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting lxml (from exhale->-r doc/sphinx/.sphinx/requirements.txt (line 9)) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting six (from exhale->-r doc/sphinx/.sphinx/requirements.txt (line 9)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r doc/sphinx/.sphinx/requirements.txt (line 10)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting uc-micro-py (from linkify-it-py->-r doc/sphinx/.sphinx/requirements.txt (line 11)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting markdown-it-py~=3.0 (from myst-parser->-r doc/sphinx/.sphinx/requirements.txt (line 12)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r doc/sphinx/.sphinx/requirements.txt (line 12)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->-r doc/sphinx/.sphinx/requirements.txt (line 12)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->-r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting markdown (from pyspelling->-r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading starlette-0.41.3-py3-none-any.whl.metadata (6.0 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading uvicorn-0.32.1-py3-none-any.whl.metadata (6.6 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading watchfiles-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading websockets-14.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (3.0.2) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r doc/sphinx/.sphinx/requirements.txt (line 12)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx==8.0.0->-r doc/sphinx/.sphinx/requirements.txt (line 20)) (2024.8.30) Collecting anyio<5,>=3.4.0 (from starlette>=0.35->sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading anyio-4.6.2.post1-py3-none-any.whl.metadata (4.7 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->canonical-sphinx-extensions->-r doc/sphinx/.sphinx/requirements.txt (line 8)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting webencodings (from html5lib->pyspelling->-r doc/sphinx/.sphinx/requirements.txt (line 14)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild->-r doc/sphinx/.sphinx/requirements.txt (line 15)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->canonical-sphinx-extensions->-r doc/sphinx/.sphinx/requirements.txt (line 8)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Downloading sphinx-8.0.0-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 128.7 MB/s eta 0:00:00 Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl (38 kB) Downloading exhale-0.3.7-py3-none-any.whl (108 kB) Downloading furo-2024.8.6-py3-none-any.whl (341 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading pillow-11.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 314.3 MB/s eta 0:00:00 Downloading pyspelling-2.10-py3-none-any.whl (45 kB) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 388.4 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl (8.2 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl (9.6 kB) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 525.3 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.41.3-py3-none-any.whl (73 kB) Downloading uvicorn-0.32.1-py3-none-any.whl (63 kB) Downloading watchfiles-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-14.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 263.9 MB/s eta 0:00:00 Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 522.2 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading anyio-4.6.2.post1-py3-none-any.whl (90 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Installing collected packages: webencodings, websockets, uc-micro-py, soupsieve, sniffio, smmap, six, pyyaml, pillow, mdurl, markdown, lxml, h11, colorama, click, bracex, wcmatch, uvicorn, sphinx, markdown-it-py, linkify-it-py, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-mermaid, sphinxcontrib-jquery, sphinx-tabs, sphinx-notfound-page, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, gitpython, breathe, sphinx-autobuild, myst-parser, furo, exhale, canonical-sphinx-extensions Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed anyio-4.6.2.post1 beautifulsoup4-4.12.3 bracex-2.5.post1 breathe-4.35.0 canonical-sphinx-extensions-0.0.23 click-8.1.7 colorama-0.4.6 exhale-0.3.7 furo-2024.8.6 gitdb-4.0.11 gitpython-3.1.43 h11-0.14.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-5.3.0 markdown-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 pillow-11.0.0 pyspelling-2.10 pyyaml-6.0.2 six-1.16.0 smmap-5.0.1 sniffio-1.3.1 soupsieve-2.6 sphinx-8.0.0 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-notfound-page-1.0.4 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxcontrib-mermaid-1.0.0 sphinxext-opengraph-0.9.1 starlette-0.41.3 uc-micro-py-1.0.3 uvicorn-0.32.1 watchfiles-1.0.0 wcmatch-10.0 webencodings-0.5.1 websockets-14.1 [rtd-command-info] start-time: 2024-12-03T17:44:46.722571Z, end-time: 2024-12-03T17:45:08.545522Z, duration: 21, exit-code: 0 cmake -DMIR_ENABLE_TESTS=NO -DMIR_PLATFORM=x11 . -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Lcov (missing: LCOV_EXECUTABLE GENHTML_EXECUTABLE) -- Could NOT find gcovr (missing: GCOVR_EXECUTABLE) -- Found Doxygen: /usr/bin/doxygen (found suitable version "1.9.1", minimum required is "1.8.0") found components: doxygen missing components: dot -- Performing Test HAS_W_MISMATCHED_TAGS -- Performing Test HAS_W_MISMATCHED_TAGS - Success -- Performing Test HAS_W_PSABI -- Performing Test HAS_W_PSABI - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.48.0") found components: system program_options filesystem iostreams -- Checking for module 'wayland-eglstream' -- No package 'wayland-eglstream' found -- Checking for module 'libapparmor' -- No package 'libapparmor' found -- Checking for module 'glm' -- Found glm, version 0.9.9.6 -- Checking for module 'libdrm' -- Found libdrm, version 2.4.113 -- Checking for module 'egl' -- Found egl, version 1.5 -- Checking for module 'epoxy' -- Found epoxy, version 1.5.10 -- Checking for modules 'gio-2.0;gio-unix-2.0' -- Found gio-2.0, version 2.72.4 -- Found gio-unix-2.0, version 2.72.4 -- Checking for module 'glesv2' -- Found glesv2, version 3.2 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.72.4 -- Checking for module 'libinput>=1.1' -- Found libinput, version 1.20.0 -- Checking for module 'lttng-ust>=2.9' -- Found lttng-ust, version 2.13.1 -- Checking for module 'libudev' -- Found libudev, version 249 -- Checking for module 'uuid' -- Found uuid, version 2.37.2 -- Checking for module 'wayland-client' -- Found wayland-client, version 1.20.0 -- Checking for module 'wayland-server' -- Found wayland-server, version 1.20.0 -- Checking for module 'xcursor' -- Found xcursor, version 1.2.0 -- Checking for module 'xcb' -- Found xcb, version 1.14 -- Checking for module 'xcb-composite' -- Found xcb-composite, version 1.14 -- Checking for module 'xcb-randr' -- Found xcb-randr, version 1.14 -- Checking for module 'xcb-render' -- Found xcb-render, version 1.14 -- Checking for module 'xcb-xfixes' -- Found xcb-xfixes, version 1.14 -- Looking for sys/sdt.h -- Looking for sys/sdt.h - not found -- Checking for module 'xkbcommon' -- Found xkbcommon, version 1.4.0 -- Looking for dlvsym -- Looking for dlvsym - found -- Looking for dlsym -- Looking for dlsym - found -- Checking for module 'libxml++-2.6' -- Found libxml++-2.6, version 2.40.1 -- Checking for module 'freetype2' -- Found freetype2, version 24.1.18 -- Performing Test MIR_COMPILE_WITH_W_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS -- Performing Test MIR_COMPILE_WITH_W_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS - Success -- Checking for module 'gio-unix-2.0' -- Found gio-unix-2.0, version 2.72.4 -- Performing Test HAS_W_GNU_EMPTY_INITIALIZER -- Performing Test HAS_W_GNU_EMPTY_INITIALIZER - Failed -- Checking for module 'yaml-cpp' -- Found yaml-cpp, version 0.7.0 -- Performing Test HAS_W_STRINGOP_TRUNCATION -- Performing Test HAS_W_STRINGOP_TRUNCATION - Success -- Performing Test HAS_W_NO_ATTRIBUTE_ALIAS -- Performing Test HAS_W_NO_ATTRIBUTE_ALIAS - Success -- Checking for module 'wayland-egl' -- Found wayland-egl, version 18.1.0 -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/mir_gtest/fail_on_success.sh -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/mir_gtest/xfail_if_gtest_exists.sh -- Cannot enable coverage targets because neither lcov nor gcovr are found. -- Configuring done -- Generating done -- Build files have been written to: /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest [rtd-command-info] start-time: 2024-12-03T17:45:08.628677Z, end-time: 2024-12-03T17:45:09.017484Z, duration: 0, exit-code: 0 cmake --build . --target guides Generating ../doc/sphinx/.sphinx/_static/cppguide/index.html Generating ../doc/sphinx/.sphinx/_static/cppguide/styleguide.css Built target guides [rtd-command-info] start-time: 2024-12-03T17:45:09.271694Z, end-time: 2024-12-03T17:45:09.337259Z, duration: 0, exit-code: 0 cat doc/sphinx/conf.py import sys import os sys.path.append('./') from custom_conf import * sys.path.append('.sphinx/') from build_requirements import * # Configuration file for the Sphinx documentation builder. # You should not do any modifications to this file. Put your custom # configuration into the custom_conf.py file. # If you need to change this file, contribute the changes upstream. # # For the full list of built-in configuration values, see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html ############################################################ ### Extensions ############################################################ extensions = [ 'sphinx_design', 'sphinx_copybutton', 'sphinxcontrib.jquery', ] # Only add redirects extension if any redirects are specified. if AreRedirectsDefined(): extensions.append('sphinx_reredirects') # Only add myst extensions if any configuration is present. if IsMyStParserUsed(): extensions.append('myst_parser') # Additional MyST syntax myst_enable_extensions = [ 'substitution', 'deflist', 'linkify' ] myst_enable_extensions.extend(custom_myst_extensions) # Only add Open Graph extension if any configuration is present. if IsOpenGraphConfigured(): extensions.append('sphinxext.opengraph') extensions.extend(custom_extensions) extensions = DeduplicateExtensions(extensions) ### Configuration for extensions # Used for related links if not 'discourse_prefix' in html_context and 'discourse' in html_context: html_context['discourse_prefix'] = html_context['discourse'] + '/t/' # The URL prefix for the notfound extension depends on whether the documentation uses versions. # For documentation on documentation.ubuntu.com, we also must add the slug. url_version = '' url_lang = '' # Determine if the URL uses versions and language if 'READTHEDOCS_CANONICAL_URL' in os.environ and os.environ['READTHEDOCS_CANONICAL_URL']: url_parts = os.environ['READTHEDOCS_CANONICAL_URL'].split('/') if len(url_parts) >= 2 and 'READTHEDOCS_VERSION' in os.environ and os.environ['READTHEDOCS_VERSION'] == url_parts[-2]: url_version = url_parts[-2] + '/' if len(url_parts) >= 3 and 'READTHEDOCS_LANGUAGE' in os.environ and os.environ['READTHEDOCS_LANGUAGE'] == url_parts[-3]: url_lang = url_parts[-3] + '/' # Set notfound_urls_prefix to the slug (if defined) and the version/language affix if slug: notfound_urls_prefix = '/' + slug + '/' + url_lang + url_version elif len(url_lang + url_version) > 0: notfound_urls_prefix = '/' + url_lang + url_version else: notfound_urls_prefix = '' notfound_context = { 'title': 'Page not found', 'body': '

Sorry, but the documentation page that you are looking for was not found.

\n\n

Documentation changes over time, and pages are moved around. We try to redirect you to the updated content where possible, but unfortunately, that didn\'t work this time (maybe because the content you were looking for does not exist in this version of the documentation).

\n

You can try to use the navigation to locate the content you\'re looking for, or search for a similar page.

\n', } notfound_template = '404.html' # Default image for OGP (to prevent font errors, see # https://github.com/canonical/sphinx-docs-starter-pack/pull/54 ) if not 'ogp_image' in locals(): ogp_image = 'https://assets.ubuntu.com/v1/253da317-image-document-ubuntudocs.svg' ############################################################ ### General configuration ############################################################ exclude_patterns = [ '_build', 'Thumbs.db', '.DS_Store', '.sphinx', ] exclude_patterns.extend(custom_excludes) rst_epilog = ''' .. include:: /reuse/links.txt ''' if 'custom_rst_epilog' in locals(): rst_epilog = custom_rst_epilog source_suffix = { '.rst': 'restructuredtext', '.md': 'markdown', } if not 'conf_py_path' in html_context and 'github_folder' in html_context: html_context['conf_py_path'] = html_context['github_folder'] # For ignoring specific links linkcheck_anchors_ignore_for_url = [ r'https://github\.com/.*' ] linkcheck_anchors_ignore_for_url.extend(custom_linkcheck_anchors_ignore_for_url) # Tags cannot be added directly in custom_conf.py, so add them here for tag in custom_tags: tags.add(tag) ############################################################ ### Styling ############################################################ # Find the current builder builder = 'dirhtml' if '-b' in sys.argv: builder = sys.argv[sys.argv.index('-b')+1] # Setting templates_path for epub makes the build fail if builder == 'dirhtml' or builder == 'html': templates_path = ['.sphinx/_templates'] # Theme configuration html_theme = 'furo' html_last_updated_fmt = '' html_permalinks_icon = '¶' if html_title == '': html_theme_options = { 'sidebar_hide_name': True } ############################################################ ### Additional files ############################################################ html_static_path = ['.sphinx/_static'] html_css_files = [ 'custom.css', 'header.css', 'github_issue_links.css', 'furo_colors.css' ] html_css_files.extend(custom_html_css_files) html_js_files = ['header-nav.js'] if 'github_issues' in html_context and html_context['github_issues'] and not disable_feedback_button: html_js_files.append('github_issue_links.js') html_js_files.extend(custom_html_js_files) [rtd-command-info] start-time: 2024-12-03T17:45:09.409555Z, end-time: 2024-12-03T17:49:15.239828Z, duration: 245, exit-code: 0 python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.0.0 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages/breathe/project.py:116: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) matplotlib is not installed, social cards will not be generated making output directory... done WARNING: html_extra_path entry 'cppguide/favicon.ico' does not exist WARNING: html_extra_path entry 'cppguide/index.html' does not exist WARNING: html_extra_path entry 'cppguide/styleguide.css' does not exist myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'deflist', 'linkify'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages/exhale/configs.py:1798: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. if here == app.confdir: [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 1.94 seconds. [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 3.06 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 1.73 seconds. building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 31 source files that are out of date updating environment: [new config] 667 added, 0 changed, 0 removed reading sources... [ 0%] api/class_decoration_provider reading sources... [ 0%] api/class_floating_window_manager_policy reading sources... [ 0%] api/class_kiosk_window_manager_policy reading sources... [ 1%] api/class_mir_egl_surface reading sources... [ 1%] api/class_spinner_splash reading sources... [ 1%] api/class_splash_session reading sources... [ 1%] api/class_sw_splash reading sources... [ 1%] api/class_tiling_window_manager_policy reading sources... [ 1%] api/class_tiling_window_manager_policy_1_1_m_r_u_tile_list reading sources... [ 1%] api/class_wayland_app reading sources... [ 2%] api/class_wayland_callback reading sources... [ 2%] api/class_wayland_object reading sources... [ 2%] api/class_wayland_output reading sources... [ 2%] api/class_wayland_shm reading sources... [ 2%] api/class_wayland_shm_buffer reading sources... [ 2%] api/class_wayland_surface reading sources... [ 3%] api/classmir_1_1_abnormal_exit reading sources... [ 3%] api/classmir_1_1_anonymous_shm_file reading sources... [ 3%] api/classmir_1_1_exit_with_output reading sources... [ 3%] api/classmir_1_1_fatal_error_strategy reading sources... [ 3%] api/classmir_1_1_fd reading sources... [ 3%] api/classmir_1_1_int_wrapper reading sources... [ 3%] api/classmir_1_1_proof_of_mutex_lock reading sources... [ 4%] api/classmir_1_1_shm_file reading sources... [ 4%] api/classmir_1_1_synchronised reading sources... [ 4%] api/classmir_1_1_synchronised_1_1_locked_impl reading sources... [ 4%] api/classmir_1_1geometry_1_1_rectangles reading sources... [ 4%] api/classmir_1_1optional__value reading sources... [ 4%] api/classmiral_1_1_add_init_callback reading sources... [ 4%] api/classmiral_1_1_append_event_filter reading sources... [ 5%] api/classmiral_1_1_application_authorizer reading sources... [ 5%] api/classmiral_1_1_application_credentials reading sources... [ 5%] api/classmiral_1_1_basic_set_application_authorizer reading sources... [ 5%] api/classmiral_1_1_canonical_window_manager_policy reading sources... [ 5%] api/classmiral_1_1_config_file reading sources... [ 5%] api/classmiral_1_1_configuration_option reading sources... [ 6%] api/classmiral_1_1_cursor_theme reading sources... [ 6%] api/classmiral_1_1_custom_renderer reading sources... [ 6%] api/classmiral_1_1_decorations reading sources... [ 6%] api/classmiral_1_1_display_configuration reading sources... [ 6%] api/classmiral_1_1_external_client_launcher reading sources... [ 6%] api/classmiral_1_1_idle_listener reading sources... [ 6%] api/classmiral_1_1_input_configuration reading sources... [ 7%] api/classmiral_1_1_input_configuration_1_1_mouse reading sources... [ 7%] api/classmiral_1_1_input_configuration_1_1_touchpad reading sources... [ 7%] api/classmiral_1_1_internal_client_launcher reading sources... [ 7%] api/classmiral_1_1_keymap reading sources... [ 7%] api/classmiral_1_1_minimal_window_manager reading sources... [ 7%] api/classmiral_1_1_mir_runner reading sources... [ 7%] api/classmiral_1_1_output reading sources... [ 8%] api/classmiral_1_1_prepend_event_filter reading sources... [ 8%] api/classmiral_1_1_session_lock_listener reading sources... [ 8%] api/classmiral_1_1_set_application_authorizer reading sources... [ 8%] api/classmiral_1_1_set_command_line_handler reading sources... [ 8%] api/classmiral_1_1_set_terminator reading sources... [ 8%] api/classmiral_1_1_set_window_management_policy reading sources... [ 9%] api/classmiral_1_1_startup_internal_client reading sources... [ 9%] api/classmiral_1_1_wayland_extensions reading sources... [ 9%] api/classmiral_1_1_wayland_extensions_1_1_context reading sources... [ 9%] api/classmiral_1_1_wayland_extensions_1_1_enable_info reading sources... [ 9%] api/classmiral_1_1_window reading sources... [ 9%] api/classmiral_1_1_window_management_policy reading sources... [ 9%] api/classmiral_1_1_window_manager_options reading sources... [ 10%] api/classmiral_1_1_window_manager_tools reading sources... [ 10%] api/classmiral_1_1_window_specification reading sources... [ 10%] api/classmiral_1_1_x11_support reading sources... [ 10%] api/classmiral_1_1_zone reading sources... [ 10%] api/classmiroil_1_1_compositor reading sources... [ 10%] api/classmiroil_1_1_display_configuration_controller_wrapper reading sources... [ 10%] api/classmiroil_1_1_display_configuration_policy reading sources... [ 11%] api/classmiroil_1_1_display_configuration_storage reading sources... [ 11%] api/classmiroil_1_1_display_listener_wrapper reading sources... [ 11%] api/classmiroil_1_1_event_builder reading sources... [ 11%] api/classmiroil_1_1_event_builder_1_1_event_info reading sources... [ 11%] api/classmiroil_1_1_g_l_buffer reading sources... [ 11%] api/classmiroil_1_1_input_device reading sources... [ 12%] api/classmiroil_1_1_input_device_observer reading sources... [ 12%] api/classmiroil_1_1_mir_prompt_session reading sources... [ 12%] api/classmiroil_1_1_mir_server_hooks reading sources... [ 12%] api/classmiroil_1_1_open_g_l_context reading sources... [ 12%] api/classmiroil_1_1_persist_display_config reading sources... [ 12%] api/classmiroil_1_1_prompt_session_listener reading sources... [ 12%] api/classmiroil_1_1_prompt_session_manager reading sources... [ 13%] api/classmiroil_1_1_set_compositor reading sources... [ 13%] api/classmiroil_1_1_surface reading sources... [ 13%] api/classmiroil_1_1_surface_observer reading sources... [ 13%] api/define_common_8h_1a81b88c1ccfee97a0e839e17e9cfc6381 reading sources... [ 13%] api/define_common_8h_1aea1c4f7b66a67b78ad863176338dae8d reading sources... [ 13%] api/define_common_8h_1af989845e24678c452b9222afdac95e7f reading sources... [ 13%] api/define_mir__version__number_8h_1ae07f483f06aff1d127e3ea1582f8723a reading sources... [ 14%] api/define_version_8h_1a67ed322795c161c8d2162f107264fae8 reading sources... [ 14%] api/define_version_8h_1a8076398f40ea6b6f1ac30bc74f1fd745 reading sources... [ 14%] api/define_version_8h_1a8e2cc89231a291b9259766cf466bbad7 reading sources... [ 14%] api/define_version_8h_1ad46543511ca31db575bfac7b9266b638 reading sources... [ 14%] api/dir_examples reading sources... [ 14%] api/dir_examples_example-server-lib reading sources... [ 15%] api/dir_examples_miral-kiosk reading sources... [ 15%] api/dir_examples_miral-shell reading sources... [ 15%] api/dir_examples_miral-shell_spinner reading sources... [ 15%] api/dir_include reading sources... [ 15%] api/dir_include_core reading sources... [ 15%] api/dir_include_core_mir reading sources... [ 15%] api/dir_include_core_mir_geometry reading sources... [ 16%] api/dir_include_core_mir_toolkit reading sources... [ 16%] api/dir_include_core_mir_toolkit_events reading sources... [ 16%] api/dir_include_miral reading sources... [ 16%] api/dir_include_miral_miral reading sources... [ 16%] api/dir_include_miroil reading sources... [ 16%] api/dir_include_miroil_miroil reading sources... [ 16%] api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa1f4865 reading sources... [ 17%] api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c5bdafb reading sources... [ 17%] api/enum_common_8h_1a215257e3ab146a11d4d6246946fb1343 reading sources... [ 17%] api/enum_common_8h_1a35abb6b150b9c670c6691ae19091139b reading sources... [ 17%] api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a7497cd reading sources... [ 17%] api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7fe545aa reading sources... [ 17%] api/enum_common_8h_1a58319ffb4da6d914911b049e1fec2f89 reading sources... [ 18%] api/enum_common_8h_1a5a15b379af27169665ac512dcf449cb4 reading sources... [ 18%] api/enum_common_8h_1a5b17fd564b3fee444ce720f9386482c4 reading sources... [ 18%] api/enum_common_8h_1a6eecd2576a4167b74674fd614b8c1590 reading sources... [ 18%] api/enum_common_8h_1a767377fc0ee9f2097bc25dce0228d7a6 reading sources... [ 18%] api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f311cf4 reading sources... [ 18%] api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4c97927 reading sources... [ 18%] api/enum_common_8h_1aab034964866decf1eee6f624c9009714 reading sources... [ 19%] api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb92e72bc reading sources... [ 19%] api/enum_common_8h_1ab2088ab696322f19aa108bf9453c940d reading sources... [ 19%] api/enum_common_8h_1ab214b8035d5e089259733061d3888df1 reading sources... [ 19%] api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07a87278 reading sources... [ 19%] api/enum_common_8h_1acc57649fb52ec6b8bbfac0121677de0b reading sources... [ 19%] api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610cf28f08 reading sources... [ 19%] api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5793896 reading sources... [ 20%] api/enum_common_8h_1ae3151d665951e96c1e4874b6d45ba0fd reading sources... [ 20%] api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42166a35 reading sources... [ 20%] api/enum_common_8h_1af7be486c02e9824e4438ffb5cd7c0d4d reading sources... [ 20%] api/enum_mir__input__device__types_8h_1a04c32e537bed2b8e96cfd86dd8e65bf9 reading sources... [ 20%] api/enum_mir__input__device__types_8h_1a2167f198f7e01adc0409f6fab1d12e39 reading sources... [ 20%] api/enum_mir__input__device__types_8h_1a2ad77912e9df4ebeef9da1a0ec9c7b7d reading sources... [ 21%] api/enum_mir__input__device__types_8h_1a43c016de38143ec748783e5550898d9a reading sources... [ 21%] api/enum_mir__input__device__types_8h_1ac0e01f0637de136f94f132aa9e98fe4d reading sources... [ 21%] api/enum_mir__native__buffer_8h_1a0036e2b8c934cea86943747e6b19fb53 reading sources... [ 21%] api/enum_mir__native__buffer_8h_1a06fc87d81c62e9abb8790b6e5713c55b reading sources... [ 21%] api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a reading sources... [ 21%] api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 reading sources... [ 21%] api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a reading sources... [ 22%] api/enums_8h_1ab283701be29eca88282fa0d5fe8306d8 reading sources... [ 22%] api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 reading sources... [ 22%] api/enums_8h_1acb5dd8de82dba71f2041147e03057dd1 reading sources... [ 22%] api/enums_8h_1adf49c801cfcd82997db142fab646cfd7 reading sources... [ 22%] api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 reading sources... [ 22%] api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e reading sources... [ 22%] api/enums_8h_1ae98f3e1892277e54e0b278283cf0bc4c reading sources... [ 23%] api/enums_8h_1af187f39f830b8e179acfbc953f7df377 reading sources... [ 23%] api/file_examples_example-server-lib_decoration_provider.h reading sources... [ 23%] api/file_examples_example-server-lib_floating_window_manager.h reading sources... [ 23%] api/file_examples_example-server-lib_splash_session.h reading sources... [ 23%] api/file_examples_example-server-lib_sw_splash.h reading sources... [ 23%] api/file_examples_example-server-lib_tiling_window_manager.h reading sources... [ 24%] api/file_examples_example-server-lib_wallpaper_config.h reading sources... [ 24%] api/file_examples_example-server-lib_wayland_app.h reading sources... [ 24%] api/file_examples_example-server-lib_wayland_shm.h reading sources... [ 24%] api/file_examples_example-server-lib_wayland_surface.h reading sources... [ 24%] api/file_examples_miral-kiosk_kiosk_window_manager.h reading sources... [ 24%] api/file_examples_miral-shell_spinner_eglapp.h reading sources... [ 24%] api/file_examples_miral-shell_spinner_miregl.h reading sources... [ 25%] api/file_examples_miral-shell_spinner_splash.h reading sources... [ 25%] api/file_include_core_mir_abnormal_exit.h reading sources... [ 25%] api/file_include_core_mir_anonymous_shm_file.h reading sources... [ 25%] api/file_include_core_mir_depth_layer.h reading sources... [ 25%] api/file_include_core_mir_fatal.h reading sources... [ 25%] api/file_include_core_mir_fd.h reading sources... [ 25%] api/file_include_core_mir_geometry_dimensions.h reading sources... [ 26%] api/file_include_core_mir_geometry_displacement.h reading sources... [ 26%] api/file_include_core_mir_geometry_forward.h reading sources... [ 26%] api/file_include_core_mir_geometry_point.h reading sources... [ 26%] api/file_include_core_mir_geometry_rectangle.h reading sources... [ 26%] api/file_include_core_mir_geometry_rectangles.h reading sources... [ 26%] api/file_include_core_mir_geometry_size.h reading sources... [ 27%] api/file_include_core_mir_int_wrapper.h reading sources... [ 27%] api/file_include_core_mir_optional_value.h reading sources... [ 27%] api/file_include_core_mir_proof_of_mutex_lock.h reading sources... [ 27%] api/file_include_core_mir_shm_file.h reading sources... [ 27%] api/file_include_core_mir_synchronised.h reading sources... [ 27%] api/file_include_core_mir_toolkit_common.h reading sources... [ 27%] api/file_include_core_mir_toolkit_events_enums.h reading sources... [ 28%] api/file_include_core_mir_toolkit_mir_input_device_types.h reading sources... [ 28%] api/file_include_core_mir_toolkit_mir_native_buffer.h reading sources... [ 28%] api/file_include_core_mir_toolkit_mir_version_number.h reading sources... [ 28%] api/file_include_miral_miral_add_init_callback.h reading sources... [ 28%] api/file_include_miral_miral_append_event_filter.h reading sources... [ 28%] api/file_include_miral_miral_application.h reading sources... [ 28%] api/file_include_miral_miral_application_authorizer.h reading sources... [ 29%] api/file_include_miral_miral_application_info.h reading sources... [ 29%] api/file_include_miral_miral_canonical_window_manager.h reading sources... [ 29%] api/file_include_miral_miral_command_line_option.h reading sources... [ 29%] api/file_include_miral_miral_config_file.h reading sources... [ 29%] api/file_include_miral_miral_configuration_option.h reading sources... [ 29%] api/file_include_miral_miral_cursor_theme.h reading sources... [ 30%] api/file_include_miral_miral_custom_renderer.h reading sources... [ 30%] api/file_include_miral_miral_decorations.h reading sources... [ 30%] api/file_include_miral_miral_display_configuration.h reading sources... [ 30%] api/file_include_miral_miral_display_configuration_option.h reading sources... [ 30%] api/file_include_miral_miral_external_client.h reading sources... [ 30%] api/file_include_miral_miral_idle_listener.h reading sources... [ 30%] api/file_include_miral_miral_input_configuration.h reading sources... [ 31%] api/file_include_miral_miral_internal_client.h reading sources... [ 31%] api/file_include_miral_miral_keymap.h reading sources... [ 31%] api/file_include_miral_miral_lambda_as_function.h reading sources... [ 31%] api/file_include_miral_miral_minimal_window_manager.h reading sources... [ 31%] api/file_include_miral_miral_output.h reading sources... [ 31%] api/file_include_miral_miral_prepend_event_filter.h reading sources... [ 31%] api/file_include_miral_miral_runner.h reading sources... [ 32%] api/file_include_miral_miral_session_lock_listener.h reading sources... [ 32%] api/file_include_miral_miral_set_command_line_handler.h reading sources... [ 32%] api/file_include_miral_miral_set_terminator.h reading sources... [ 32%] api/file_include_miral_miral_set_window_management_policy.h reading sources... [ 32%] api/file_include_miral_miral_toolkit_event.h reading sources... [ 32%] api/file_include_miral_miral_version.h reading sources... [ 33%] api/file_include_miral_miral_wayland_extensions.h reading sources... [ 33%] api/file_include_miral_miral_window.h reading sources... [ 33%] api/file_include_miral_miral_window_info.h reading sources... [ 33%] api/file_include_miral_miral_window_management_options.h reading sources... [ 33%] api/file_include_miral_miral_window_management_policy.h reading sources... [ 33%] api/file_include_miral_miral_window_manager_tools.h reading sources... [ 33%] api/file_include_miral_miral_window_specification.h reading sources... [ 34%] api/file_include_miral_miral_x11_support.h reading sources... [ 34%] api/file_include_miral_miral_zone.h reading sources... [ 34%] api/file_include_miroil_miroil_compositor.h reading sources... [ 34%] api/file_include_miroil_miroil_display_configuration_controller_wrapper.h reading sources... [ 34%] api/file_include_miroil_miroil_display_configuration_policy.h reading sources... [ 34%] api/file_include_miroil_miroil_display_configuration_storage.h reading sources... [ 34%] api/file_include_miroil_miroil_display_id.h reading sources... [ 35%] api/file_include_miroil_miroil_display_listener_wrapper.h reading sources... [ 35%] api/file_include_miroil_miroil_edid.h reading sources... [ 35%] api/file_include_miroil_miroil_event_builder.h reading sources... [ 35%] api/file_include_miroil_miroil_eventdispatch.h reading sources... [ 35%] api/file_include_miroil_miroil_input_device.h reading sources... [ 35%] api/file_include_miroil_miroil_input_device_observer.h reading sources... [ 36%] api/file_include_miroil_miroil_mir_prompt_session.h reading sources... [ 36%] api/file_include_miroil_miroil_mir_server_hooks.h reading sources... [ 36%] api/file_include_miroil_miroil_mirbuffer.h reading sources... [ 36%] api/file_include_miroil_miroil_open_gl_context.h reading sources... [ 36%] api/file_include_miroil_miroil_persist_display_config.h reading sources... [ 36%] api/file_include_miroil_miroil_prompt_session_listener.h reading sources... [ 36%] api/file_include_miroil_miroil_prompt_session_manager.h reading sources... [ 37%] api/file_include_miroil_miroil_set_compositor.h reading sources... [ 37%] api/file_include_miroil_miroil_surface.h reading sources... [ 37%] api/file_include_miroil_miroil_surface_observer.h reading sources... [ 37%] api/function_eglapp_8h_1ad45b7101702fb1a81faefa0afbc261a3 reading sources... [ 37%] api/function_miregl_8h_1a0861dcfc9d2a4e2e8f41ebd6759a4071 reading sources... [ 37%] api/function_miregl_8h_1adc4861605ca0f83ad94703c80ab47d1a reading sources... [ 37%] api/function_namespacemir_1_1geometry_1_1generic_1a02ea1247e5f1e8f1cc4cd43ca861b110 reading sources... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a05063e0745a0d0627d223abe8a1ebf3f reading sources... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a0b4e8e236257a7c2a3a0a954dbe65897 reading sources... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a104c0fd63f970ec5511cd725b1f9f47c reading sources... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a109eb7762802452d3f92f6c7db76dc8d reading sources... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a10c7e474a060936e31ddeddf72541731 reading sources... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a112f9b7b1bd24249bcc73db7b24156b4 reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a17eac292e88bd242631a38da2aa7de46 reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a181fa4ae6e7300c27f95a52a44add7ed reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a199407defd2b71616b82ee5934c23856 reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a20b3092cf1efc41b3ab45efdf628e790 reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a251256833e77be6423d620459f83c86a reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a27b75d9b65f6a054f82cce34178ad379 reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a27d05ab1ee87461fe630c540cd2184c7 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a2c1278fea71479248fee2ab542e6079a reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a323aae0d2a9cb8c1af50a38edfeae01d reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a327d7dadfcd290b6ef9d6b32393afa7a reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a32fff222528775d0a1132b3f0416ed29 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a36a4cb20d39d1d06f1eeec6c47a4bb19 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a38d441595497e0f077f01c0d7a126a23 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a390e0fb8f25d5d246c1fd1e992899005 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a39bab0118a09b7643105a1d92c1608ad reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a3d9f8465557fc10bb54430b6f4cac14e reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a40425554bd628f5020e436388dcafea0 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a410f06abe96430e2414d98bec21739e1 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a420c6c388741ae1315dc37250fa76ecb reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a4723a61d867aee5b1d398fd442a8e2c2 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a4ce19a130c92c2d0831422431513b451 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a4dcb33a72d7e95ca5dad24967742ca4e reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a4ffc062c66b2d04af0f446d96ae7db7b reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a52dad8556887799c66fc8c7196a5698f reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a55db8b115ef746e13eac140084e57b0a reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a5d7ee345df77dad0f11f259399643d53 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a5f9d47c8d835299a27eb59faba3a5bdb reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6141971b8939c74eefdcb5cb8b7703ea reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6217d7137611057780105a56d556339d reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a646295f94e8356d254f471acafe9d282 reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6b9e8f5e22faba96d2572d543ff3bf15 reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6e9e8676e548c8d41a67dac595e2f53b reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6fdec3ebbf531d87fd33a7328ba8f202 reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a735bb86526f8d317ff170b05fd4b7634 reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a7791334394328be4b0151b98528f2fe4 reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a78f931e457fcac596811555cd22cbcae reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a79da29285c57e5eeeb38d251c5fe3c67 reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a7b8b7786dbddb8f1be29a71f48bdeadc reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a7dcce1955a8257b3e9b20a61fef287fd reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a81a79b8bcf195b8c5d8128903ed8ea63 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a8277fe26a17132931a9d044f88925e94 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a82b4e935b8be472ba0420e6b5f9f139c reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a9123f327bffffec92d294f586c37a2a7 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a95f44d7badfa2ffcedca9f17665d80d6 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a9b38fb03856dead54d56ecc35e1504a7 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a9ce81d2b19b054ac262af757398f08c0 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1aa302fcf5b8dfebb141aed6683e5334a6 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1aa3c63e95b3b7f55344a0f99a3c70cf98 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1aa4b6858cef3e945d286fa429c605b95a reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1ab0051909d409dc3d357b0e8b92c14cce reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1ab07a93a35b952ff5aac29355d9f5785d reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1ab2a50e37f4aafe08289262bdc168219a reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1aba6444847cbb5bf9738d84667cff3af0 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1abeb622c01757c875a47770a634754a2d reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1abedc49564d417066f2f78643742dd3ae reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1abf2fa2d45cfb9e1fa937685b1e81f565 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ac1a23425544ee9e092820da592275438 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ac600d20596e724e16825e1bcd99ce0cc reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ac7f7c36ab8a0567d9dcb733974bb7d03 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ad0220805628fdb0779b03fe071c3e509 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad26b5e4ae7907ced512e983a4d2626e3 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad43b6ddb0eabcb490474ae06bc83bf18 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad5a1ddedf02b64e741acbebb99b81cf1 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad6ee0b3871f8f281a16e3f7c91b6f37d reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad7a1760f32dab0b9b678a439299dd257 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad831cce03545ad50748c7fdac5d54968 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad8416ea0cf2661d6d0e49648c09de2c2 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1adc492b7f136d63db0c6ed89b54a87512 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ade7217983a9876ca270c2b4fc5ac5627 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ae370ca2d975d1256705b9eb649b9384d reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ae86d1d3301d737c15444da63565a907c reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ae97122825b863b6f2ccd0270848446e8 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1aed30b72d2e8c2d544ce7f15d2f08351a reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1af1accce5b736f2fa8f2f965472466e0f reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1af4e6f5c47e7c77382fad44a6314a431d reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1afd0c21fa7fa756a62d9aabcd405ebc33 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1a051b35d8f1400da4b13e9b31c0f4872b reading sources... [ 50%] api/function_namespacemir_1_1geometry_1a2cdf1cf189d9e5a9d0abdb71fd2840f6 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1a4877ed73af1441ca5349f1b0d1de7d80 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1a6dd1ec96ef9ef14b53448cb197bb8e48 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1a700f17260561d27ab685533a9795274f reading sources... [ 51%] api/function_namespacemir_1_1geometry_1a87515389d72fc13d0bc74c81081ec160 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1aa53dc926685665977b288eab6d6e2bab reading sources... [ 51%] api/function_namespacemir_1_1geometry_1aa8657dff455ecd336d440165e2f50630 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1ab86e34196ec541f958eab5edb7f83168 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1ae8f6f22efdd8843c3ca0d5c792c9eb84 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1aea8715e1c445ce076b12e0d6f56ba6fe reading sources... [ 52%] api/function_namespacemir_1_1geometry_1afbe7fe3168e0941690699065bac1a518 reading sources... [ 52%] api/function_namespacemir_1_1geometry_1afd055ae974dddfd77d5c0a261b02e5b8 reading sources... [ 52%] api/function_namespacemir_1a0130c86f8fca8e1f7c5b65dc47d31c46 reading sources... [ 52%] api/function_namespacemir_1a4557675a8e91466a1125e1090a106f09 reading sources... [ 52%] api/function_namespacemir_1a984aad4cff67e4ff302485cb123b3408 reading sources... [ 52%] api/function_namespacemir_1aba75ffce97e40879fab5f17c41e173ec reading sources... [ 52%] api/function_namespacemir_1abaa4c8d43bb387d445bc9efca9526c5d reading sources... [ 53%] api/function_namespacemir_1abc2f7a3e9f4b945a5b48ca390f68247c reading sources... [ 53%] api/function_namespacemir_1ad0317ca6f21212ca7364b2e14a06f971 reading sources... [ 53%] api/function_namespacemir_1ad0c3dc577cd83f394fd02af500d791b4 reading sources... [ 53%] api/function_namespacemir_1ae76330cbf76c91f171ad229bbb97771b reading sources... [ 53%] api/function_namespacemir_1af9dae9c8d4ab9b69f3f0968f1cddef27 reading sources... [ 53%] api/function_namespacemiral_1_1toolkit_1a1f28c19b46b9e4f36aa588a059b157b7 reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a2981dd807ba407668c113659510f7a05 reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a37ff34392280514af822dcdb12dffa77 reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a385c6d6b31df25948d199f0fccea0eb6 reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a3b0f0512003f6afc957b062467a054da reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a4c5eaa1b33364972fffa87827e5e416b reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a614e89bf4669e81fef13792027f57f82 reading sources... [ 54%] api/function_namespacemiral_1_1toolkit_1a66003ec9b76abf02795cea9dd7845684 reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a791564b8c697678e9d50715af61bcc62 reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a7f1a42821b0e2a51ff1642428eb0451e reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a7f3bc79f0c139ec58161ca385dd97ea3 reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a8c0bd2e2d4d031e64ebd270480db4810 reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a90e9553e04e17e7cda492a4654e51593 reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a918f0a7953cb3d2ce0ba4e8c102b10ed reading sources... [ 55%] api/function_namespacemiral_1_1toolkit_1a998d66ffc5e522cbbafc3c4974e8e620 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1aa0dad639ef7af348d722d6df83e1b5d1 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1ab2fed373efcb20fd06194d4ab52b7ff7 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1ac05e00426e86363a9e390ecbc254e297 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1ac5ed3c26b265a3e58bdb82a2c4c618e0 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1ac9847181db60721b33a1f13e1df08f9f reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1ad124f03d5c0b82f70c02f70580c94e02 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1ad494c491ff5bb1ddd70e89552ce3c08e reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1ae08cabcb6916df8ec96e774395236535 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1af088552a48af2646d152e8ac15c8aacb reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1af0e84985bed1523ac1a0ff313ed2677a reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1af1f8b44a3d3080c8df37005ef52ef625 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1af2cb41ba1d26576ce87812a5331d5e73 reading sources... [ 57%] api/function_namespacemiral_1a0389a9966b09ff8ed8c3592b28ae7ee0 reading sources... [ 58%] api/function_namespacemiral_1a213cbf32576354cb70085016d4924f4f reading sources... [ 58%] api/function_namespacemiral_1a24b0423dfea6a1d712072f1982d1bb13 reading sources... [ 58%] api/function_namespacemiral_1a2afe37d47d30b4e5fe5ab96c642aef48 reading sources... [ 58%] api/function_namespacemiral_1a403f294504fe9d540bbc921ffe0d5d56 reading sources... [ 58%] api/function_namespacemiral_1a6df40923bcad4b849c34ac94cfefd165 reading sources... [ 58%] api/function_namespacemiral_1a78f1938f5e7b2b04da1b6d356ee46c7d reading sources... [ 58%] api/function_namespacemiral_1a7a992b36731bb6543092e39776640ba8 reading sources... [ 59%] api/function_namespacemiral_1a82a616bcad20a8b5689a7fae2dd6ba5e reading sources... [ 59%] api/function_namespacemiral_1a869d9cad37fb2d8cf0653dc87a711618 reading sources... [ 59%] api/function_namespacemiral_1a8e6bfd7efe90724d9da7cf63984eed92 reading sources... [ 59%] api/function_namespacemiral_1a8ea718a9ca45e67a09630e022af689ea reading sources... [ 59%] api/function_namespacemiral_1a98496d44e3575ea535ee1039144fb69e reading sources... [ 59%] api/function_namespacemiral_1a9978efd078cee67913e22dd249346dbf reading sources... [ 60%] api/function_namespacemiral_1aa409ffb552d004c47d65ab6af36ecabd reading sources... [ 60%] api/function_namespacemiral_1aa9f8edac53caaa5f1a323ac8e6476df0 reading sources... [ 60%] api/function_namespacemiral_1ab1201343029116dfcb9e9b21505b98e6 reading sources... [ 60%] api/function_namespacemiral_1abd49108e049f90163ab2f8882c47f6a2 reading sources... [ 60%] api/function_namespacemiral_1ac32b64d4b27168f9d008b38d562def36 reading sources... [ 60%] api/function_namespacemiral_1acb83bfca4dec79501f36047818b5f53e reading sources... [ 60%] api/function_namespacemiral_1ad3758f8209fed745fae70a015c1d4631 reading sources... [ 61%] api/function_namespacemiral_1ae33e0b42c295335e62d45cc75d527ab7 reading sources... [ 61%] api/function_namespacemiral_1ae3e8a2d1d13195be9b5c2b1da2a9a367 reading sources... [ 61%] api/function_namespacemiral_1ae9b31767224e9af6d45b67029459bb09 reading sources... [ 61%] api/function_namespacemiral_1aec35600d613fe6bb61ee9018bef70a43 reading sources... [ 61%] api/function_namespacemiral_1aee9e767a99e405070c9ff5e8c020a112 reading sources... [ 61%] api/function_namespacemiral_1af83a6854bf55b8d6a0d35ae6dbff4814 reading sources... [ 61%] api/function_namespacemiroil_1a31807a727abc72073f7c7309f47590c0 reading sources... [ 62%] api/function_namespacewallpaper_1a04d2d3975f3419fa86277703ff9276f2 reading sources... [ 62%] api/function_namespacewallpaper_1aa537b2ca950bded88e9d7b4e9fd65fd3 reading sources... [ 62%] api/function_window__info_8h_1a822272da26ce451068e4b6c09eb04aca reading sources... [ 62%] api/library_root reading sources... [ 62%] api/namespace_mir reading sources... [ 62%] api/namespace_mir__geometry reading sources... [ 63%] api/namespace_mir__geometry__generic reading sources... [ 63%] api/namespace_mir__renderer reading sources... [ 63%] api/namespace_miral reading sources... [ 63%] api/namespace_miral__detail reading sources... [ 63%] api/namespace_miral__toolkit reading sources... [ 63%] api/namespace_miroil reading sources... [ 63%] api/namespace_std reading sources... [ 64%] api/namespace_wallpaper reading sources... [ 64%] api/page_deprecated reading sources... [ 64%] api/program_listing_file_examples_example-server-lib_decoration_provider.h reading sources... [ 64%] api/program_listing_file_examples_example-server-lib_floating_window_manager.h reading sources... [ 64%] api/program_listing_file_examples_example-server-lib_splash_session.h reading sources... [ 64%] api/program_listing_file_examples_example-server-lib_sw_splash.h reading sources... [ 64%] api/program_listing_file_examples_example-server-lib_tiling_window_manager.h reading sources... [ 65%] api/program_listing_file_examples_example-server-lib_wallpaper_config.h reading sources... [ 65%] api/program_listing_file_examples_example-server-lib_wayland_app.h reading sources... [ 65%] api/program_listing_file_examples_example-server-lib_wayland_shm.h reading sources... [ 65%] api/program_listing_file_examples_example-server-lib_wayland_surface.h reading sources... [ 65%] api/program_listing_file_examples_miral-kiosk_kiosk_window_manager.h reading sources... [ 65%] api/program_listing_file_examples_miral-shell_spinner_eglapp.h reading sources... [ 66%] api/program_listing_file_examples_miral-shell_spinner_miregl.h reading sources... [ 66%] api/program_listing_file_examples_miral-shell_spinner_splash.h reading sources... [ 66%] api/program_listing_file_include_core_mir_abnormal_exit.h reading sources... [ 66%] api/program_listing_file_include_core_mir_anonymous_shm_file.h reading sources... [ 66%] api/program_listing_file_include_core_mir_depth_layer.h reading sources... [ 66%] api/program_listing_file_include_core_mir_fatal.h reading sources... [ 66%] api/program_listing_file_include_core_mir_fd.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_dimensions.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_displacement.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_forward.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_point.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_rectangle.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_rectangles.h reading sources... [ 67%] api/program_listing_file_include_core_mir_geometry_size.h reading sources... [ 68%] api/program_listing_file_include_core_mir_int_wrapper.h reading sources... [ 68%] api/program_listing_file_include_core_mir_optional_value.h reading sources... [ 68%] api/program_listing_file_include_core_mir_proof_of_mutex_lock.h reading sources... [ 68%] api/program_listing_file_include_core_mir_shm_file.h reading sources... [ 68%] api/program_listing_file_include_core_mir_synchronised.h reading sources... [ 68%] api/program_listing_file_include_core_mir_toolkit_common.h reading sources... [ 69%] api/program_listing_file_include_core_mir_toolkit_events_enums.h reading sources... [ 69%] api/program_listing_file_include_core_mir_toolkit_mir_input_device_types.h reading sources... [ 69%] api/program_listing_file_include_core_mir_toolkit_mir_native_buffer.h reading sources... [ 69%] api/program_listing_file_include_core_mir_toolkit_mir_version_number.h reading sources... [ 69%] api/program_listing_file_include_miral_miral_add_init_callback.h reading sources... [ 69%] api/program_listing_file_include_miral_miral_append_event_filter.h reading sources... [ 69%] api/program_listing_file_include_miral_miral_application.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_application_authorizer.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_application_info.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_canonical_window_manager.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_command_line_option.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_config_file.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_configuration_option.h reading sources... [ 70%] api/program_listing_file_include_miral_miral_cursor_theme.h reading sources... [ 71%] api/program_listing_file_include_miral_miral_custom_renderer.h reading sources... [ 71%] api/program_listing_file_include_miral_miral_decorations.h reading sources... [ 71%] api/program_listing_file_include_miral_miral_display_configuration.h reading sources... [ 71%] api/program_listing_file_include_miral_miral_display_configuration_option.h reading sources... [ 71%] api/program_listing_file_include_miral_miral_external_client.h reading sources... [ 71%] api/program_listing_file_include_miral_miral_idle_listener.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_input_configuration.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_internal_client.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_keymap.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_lambda_as_function.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_minimal_window_manager.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_output.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_prepend_event_filter.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_runner.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_session_lock_listener.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_set_command_line_handler.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_set_terminator.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_set_window_management_policy.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_toolkit_event.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_version.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_wayland_extensions.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_window.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_window_info.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_window_management_options.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_window_management_policy.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_window_manager_tools.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_window_specification.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_x11_support.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_zone.h reading sources... [ 75%] api/program_listing_file_include_miroil_miroil_compositor.h reading sources... [ 75%] api/program_listing_file_include_miroil_miroil_display_configuration_controller_wrapper.h reading sources... [ 75%] api/program_listing_file_include_miroil_miroil_display_configuration_policy.h reading sources... [ 75%] api/program_listing_file_include_miroil_miroil_display_configuration_storage.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_display_id.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_display_listener_wrapper.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_edid.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_event_builder.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_eventdispatch.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_input_device.h reading sources... [ 76%] api/program_listing_file_include_miroil_miroil_input_device_observer.h reading sources... [ 77%] api/program_listing_file_include_miroil_miroil_mir_prompt_session.h reading sources... [ 77%] api/program_listing_file_include_miroil_miroil_mir_server_hooks.h reading sources... [ 77%] api/program_listing_file_include_miroil_miroil_mirbuffer.h reading sources... [ 77%] api/program_listing_file_include_miroil_miroil_open_gl_context.h reading sources... [ 77%] api/program_listing_file_include_miroil_miroil_persist_display_config.h reading sources... [ 77%] api/program_listing_file_include_miroil_miroil_prompt_session_listener.h reading sources... [ 78%] api/program_listing_file_include_miroil_miroil_prompt_session_manager.h reading sources... [ 78%] api/program_listing_file_include_miroil_miroil_set_compositor.h reading sources... [ 78%] api/program_listing_file_include_miroil_miroil_surface.h reading sources... [ 78%] api/program_listing_file_include_miroil_miroil_surface_observer.h reading sources... [ 78%] api/struct_mir_buffer_package reading sources... [ 78%] api/structmir_1_1_int_owned_fd reading sources... [ 78%] api/structmir_1_1geometry_1_1_delta_x_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1_delta_y_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1_height_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1_stride_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1_width_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1_x_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1_y_tag reading sources... [ 79%] api/structmir_1_1geometry_1_1generic_1_1_displacement reading sources... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_point reading sources... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_rectangle reading sources... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_size reading sources... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_value reading sources... [ 80%] api/structmiral_1_1_application_info reading sources... [ 80%] api/structmiral_1_1_fd_handle reading sources... [ 81%] api/structmiral_1_1_output_1_1_physical_size_m_m reading sources... [ 81%] api/structmiral_1_1_wayland_extensions_1_1_builder reading sources... [ 81%] api/structmiral_1_1_window_info reading sources... [ 81%] api/structmiral_1_1_window_manager_option reading sources... [ 81%] api/structmiral_1_1_window_specification_1_1_aspect_ratio reading sources... [ 81%] api/structmiral_1_1detail_1_1_function_type reading sources... [ 81%] api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4 reading sources... [ 82%] api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4 reading sources... [ 82%] api/structmiroil_1_1_display_configuration_options reading sources... [ 82%] api/structmiroil_1_1_display_configuration_options_1_1_display_mode reading sources... [ 82%] api/structmiroil_1_1_display_id reading sources... [ 82%] api/structmiroil_1_1_edid reading sources... [ 82%] api/structmiroil_1_1_edid_1_1_descriptor reading sources... [ 82%] api/structmiroil_1_1_edid_1_1_physical_size_m_m reading sources... [ 83%] api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapper_3_01_tag_00_01_value_type_01_4_01_4 reading sources... [ 83%] api/typedef_append__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f reading sources... [ 83%] api/typedef_common_8h_1a09cf458b0f0ff770f5ee5a80f9c9a065 reading sources... [ 83%] api/typedef_common_8h_1a2933496737a4488b58fa93e0668a83a5 reading sources... [ 83%] api/typedef_common_8h_1a2f84abc28de3c2b3f15748a4322cf8a9 reading sources... [ 83%] api/typedef_common_8h_1a57838803efac4d93b084decb3af5c6a8 reading sources... [ 84%] api/typedef_common_8h_1a5827e427e2c843f25fb1fa9293269add reading sources... [ 84%] api/typedef_common_8h_1a6891e9936f71db8e27161e9dbf4eb5d5 reading sources... [ 84%] api/typedef_common_8h_1a723b99cc039316ac363992d116422af5 reading sources... [ 84%] api/typedef_common_8h_1a757eb23b427eceb9b0a63eee2a84d116 reading sources... [ 84%] api/typedef_common_8h_1a8b984bfb17e08f6aac2d7b9ae01a65bf reading sources... [ 84%] api/typedef_common_8h_1a926ee3e234cf9aab5e61c6130340063c reading sources... [ 84%] api/typedef_common_8h_1a9a06771c4227cc27fd449d999950f934 reading sources... [ 85%] api/typedef_common_8h_1aa0b26bb170b52c01eb226a978376c918 reading sources... [ 85%] api/typedef_common_8h_1ac3ddbaf52ca5049ae8fa5f2e0ae72ca0 reading sources... [ 85%] api/typedef_common_8h_1ac459ce78452ebdf102efcad6e3b4eb0d reading sources... [ 85%] api/typedef_common_8h_1ad0500f97ef015f85a1e5d6446ca9a7b5 reading sources... [ 85%] api/typedef_common_8h_1ad0cd11deb503f8fa9078e6af012c6f8a reading sources... [ 85%] api/typedef_common_8h_1ad8518dbaf6adb83a9eb665f7f45b6785 reading sources... [ 85%] api/typedef_common_8h_1ade1d1e5b9f9678115213712bfc46ca2d reading sources... [ 86%] api/typedef_common_8h_1ae412cdb9f274fb8fffaa47711d6c1bbc reading sources... [ 86%] api/typedef_common_8h_1ae71fecdd3527b37d91d4d8dd9980cb65 reading sources... [ 86%] api/typedef_common_8h_1af01d9989a4cf65d6ff08cf697059d74f reading sources... [ 86%] api/typedef_common_8h_1af42c2e2c3015bec11f2afce27089ed36 reading sources... [ 86%] api/typedef_common_8h_1afd101a690836f7ce20a31ed6889ddb8e reading sources... [ 86%] api/typedef_common_8h_1aff1d5c7c5e2573a84e376bb2863fdec3 reading sources... [ 87%] api/typedef_enums_8h_1a2b4817a8254d583414afb53e24021b37 reading sources... [ 87%] api/typedef_enums_8h_1aff03b40da711a8377d89fd3a6b1436b1 reading sources... [ 87%] api/typedef_mir__input__device__types_8h_1a143308cba42d4020afe603efe09dc0f5 reading sources... [ 87%] api/typedef_mir__input__device__types_8h_1a426f28e0c51ed23d435ce6061b7f9879 reading sources... [ 87%] api/typedef_mir__input__device__types_8h_1a602452d30e93cf4224a938ba1f4e28fa reading sources... [ 87%] api/typedef_mir__input__device__types_8h_1a7724b01da5c050a279b28a8669011402 reading sources... [ 87%] api/typedef_mir__input__device__types_8h_1a7db94a317e1f7e16f93511c625a5d99b reading sources... [ 88%] api/typedef_mir__input__device__types_8h_1a8143c65f893772f5b8bba4ac57664c48 reading sources... [ 88%] api/typedef_mir__input__device__types_8h_1aa41e4b3a871e7cebdddc64123e388eab reading sources... [ 88%] api/typedef_mir__input__device__types_8h_1afde1ae3665f300f8d1f9220905b60cc7 reading sources... [ 88%] api/typedef_mir__native__buffer_8h_1a044f73929d0095e9673b49fc26098e3e reading sources... [ 88%] api/typedef_mir__native__buffer_8h_1a6b103918d8a0066a3ee9fc3450533afb reading sources... [ 88%] api/typedef_mir__prompt__session_8h_1a9f1913a41e6200b771c947cf072b2670 reading sources... [ 88%] api/typedef_mir__prompt__session_8h_1af99b904ad1e86c3c71e253217472d399 reading sources... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1a5046d6ce675d6e7daac4c393c7c563ec reading sources... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1a78752a318aa581de23ad5ee3e2fa2dd7 reading sources... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1a7c99dd824ffd32e662a9898f1e9f0519 reading sources... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1ab6e222f2b016730e793cfa5815a67f38 reading sources... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1ac54be23a9cf64f7eb637b7262280f6d6 reading sources... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1acf3c7584b23033a54a9e9018bb69248b reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a016e8d8131e0356a497c9b890ccbc35f reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a0474ba60f3ec6bf717fdd03dd34de858 reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a0b496a04ef755c93de3c851e34d6f85e reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a2712b44e5d3a1fafc1d93f754bfbd4a7 reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a280a0a6f3e9f27c0ac4b2acfe7b08df3 reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a2b23fb4d376939d56f0bb968a82e5c67 reading sources... [ 90%] api/typedef_namespacemir_1_1geometry_1a2c44532d52df40fe265b24ce514756ef reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a357939a88c9cfdbe6592f101d057d80d reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a3a6ede03fc30da2d830a9999ef9f26bd reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a3bd6ce7514a31011f488d4da8c8d0d26 reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a447c6963c75aa4ca6c6a63d9333c16a9 reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a76188387602925e73a42bd14e9dad4be reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a821d1409546d45933d4260eeeaec5540 reading sources... [ 91%] api/typedef_namespacemir_1_1geometry_1a900b7b78edcb74bb0cc7a24255b7de8e reading sources... [ 92%] api/typedef_namespacemir_1_1geometry_1a91aadfe8a6fa1192529458a15ceefbed reading sources... [ 92%] api/typedef_namespacemir_1_1geometry_1aa8a6d4422a097d8f796619945eb93142 reading sources... [ 92%] api/typedef_namespacemir_1_1geometry_1aaae70e815f128f35d7cc28688e15287a reading sources... [ 92%] api/typedef_namespacemir_1_1geometry_1aacc9520fa7f3ab97db5c87906e8be719 reading sources... [ 92%] api/typedef_namespacemir_1_1geometry_1ab06429a81e923cb5af8a07ac76059745 reading sources... [ 92%] api/typedef_namespacemir_1_1geometry_1acb3e4a02fb273515faa7379e4758fee1 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1ad1455133d89fd8d90a9fb529feb663f5 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1ad176a26d98486bb6be5941fa0e8311d6 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1ade85ddf61eaa73bc5fc5cf7f88920b90 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1ae1538211aaabf520e474df18aa18aa7b reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1afeae4b2468ec034db23508cad5edd5c2 reading sources... [ 93%] api/typedef_namespacemir_1a88b800e19b3c392ea966c24e387bd756 reading sources... [ 93%] api/typedef_namespacemiral_1a49e9fb12b0c79a0a156541985310537b reading sources... [ 94%] api/typedef_namespacemiral_1a561c6c31034dbec29b4b94573ec3b529 reading sources... [ 94%] api/typedef_namespacemiral_1a85dce511f40e7b6b46d62a84731b9b60 reading sources... [ 94%] api/typedef_namespacemiral_1aa2989f2658b6e9d4b8c8c26900122aeb reading sources... [ 94%] api/typedef_namespacemiroil_1ac7c5e8cf8d2c8857a343517074e30260 reading sources... [ 94%] api/typedef_namespacemiroil_1ae48d62a91236336cf0dab9c4b13f1216 reading sources... [ 94%] api/typedef_namespacemiroil_1afc17ae8de881e6560eff62da65268e30 reading sources... [ 94%] api/typedef_prepend__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f reading sources... [ 95%] api/typedef_toolkit__event_8h_1a63044195d46be7b9bfc0c1b14e58d2bf reading sources... [ 95%] api/unabridged_orphan reading sources... [ 95%] api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value reading sources... [ 95%] api/variable_eglapp_8h_1a4dfab6216e6bbf44b8d70212e568a42b reading sources... [ 95%] api/variable_namespacemir_1_1geometry_1_1generic_1a95c8463574a7716cda5c7586c7c8db1c reading sources... [ 95%] api/variable_namespacemir_1adbd3f807eb6d8ff75ef448788480a006 reading sources... [ 96%] explanation/architecture reading sources... [ 96%] explanation/component_reports reading sources... [ 96%] explanation/energy-efficiency reading sources... [ 96%] explanation/index reading sources... [ 96%] explanation/libraries reading sources... [ 96%] explanation/mir-graphics-support reading sources... [ 96%] explanation/ok-so-what-is-this-wayland-thing-anyway reading sources... [ 97%] explanation/performance reading sources... [ 97%] explanation/security reading sources... [ 97%] explanation/window-positions-under-wayland reading sources... [ 97%] how-to/developing-a-wayland-compositor-using-mir reading sources... [ 97%] how-to/developing-wayland-extension-protocols-for-mir-servers reading sources... [ 97%] how-to/getting_involved_in_mir reading sources... [ 97%] how-to/how-to-calibrate-a-touchscreen-device reading sources... [ 98%] how-to/how-to-enable-graphics-core22-on-a-device reading sources... [ 98%] how-to/how-to-handle-keyboard-input reading sources... [ 98%] how-to/how-to-specify-startup-apps reading sources... [ 98%] how-to/how-to-test-mir-for-a-release reading sources... [ 98%] how-to/how-to-update-symbols-map reading sources... [ 98%] how-to/how-to-use-checkbox-mir reading sources... [ 99%] how-to/index reading sources... [ 99%] how-to/specifying-csd-ssd-preference reading sources... [ 99%] index reading sources... [ 99%] reference/continuous-integration reading sources... [ 99%] reference/dso_versioning_guide reading sources... [ 99%] reference/index reading sources... [ 99%] reference/introducing_the_miral_api reading sources... [100%] reference/kernel_requirements reading sources... [100%] tutorial/getting-started-with-mir reading sources... [100%] tutorial/index reading sources... [100%] tutorial/write-your-first-wayland-compositor /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/class_wayland_app.rst:13: WARNING: Invalid C++ declaration: Expected identifier in nested name, got keyword: friend [error at 6] friend WaylandOutput ------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:class:: miral::InputConfiguration::Mouse'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Mouse ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: ~Mouse ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Mouse (Mouse const &that)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto operator= (Mouse that) -> Mouse &'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto handedness () const -> std::optional< MirPointerHandedness >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration () const -> std::optional< MirPointerAcceleration >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration_bias () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto vscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto hscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void handedness (std::optional< MirPointerHandedness >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration (std::optional< MirPointerAcceleration >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration_bias (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void vscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void hscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:class:: miral::InputConfiguration::Touchpad'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Touchpad ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: ~Touchpad ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Touchpad (Touchpad const &that)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto operator= (Touchpad that) -> Touchpad &'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto disable_while_typing () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto disable_with_external_mouse () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration () const -> std::optional< MirPointerAcceleration >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration_bias () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto vscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto hscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto click_mode () const -> std::optional< MirTouchpadClickMode >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto scroll_mode () const -> std::optional< MirTouchpadScrollMode >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto tap_to_click () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void disable_while_typing (std::optional< bool >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void disable_with_external_mouse (std::optional< bool >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration (std::optional< MirPointerAcceleration >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration_bias (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void vscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void hscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void click_mode (std::optional< MirTouchpadClickMode >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void scroll_mode (std::optional< MirTouchpadScrollMode >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void tap_to_click (std::optional< bool >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions.rst:25: WARNING: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Main error: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ Potential other error: Error in parsing template argument list. If type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If non-type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:class:: miral::WaylandExtensions::Context'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: virtual auto display () const -> wl_display *=0'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: virtual void run_on_wayland_mainloop (std::function< void()> &&work) const =0'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: Context ()=default'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: virtual ~Context ()=default'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: Context (Context const &)=delete'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: Context & operator= (Context const &)=delete'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:class:: miral::WaylandExtensions::EnableInfo'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: auto app () const -> Application const &'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: auto name () const -> const char *'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: auto user_preference () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:class:: miroil::EventBuilder::EventInfo'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: ulong timestamp'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: MirInputDeviceId device_id'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: float relative_x = {0}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: float relative_y = {0}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:function:: void store (const MirInputEvent *mirInputEvent, ulong qtTimestamp)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmir_1_1geometry_1_1generic_1_1_size.rst:13: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: requires [error at 36] template inline requires constexpr is_exactly_representable< T, U > Size (Size< U > const &other) noexcept ------------------------------------^ If the function has a return type: Invalid C++ declaration: Expected identifier in nested name, got keyword: requires [error at 36] template inline requires constexpr is_exactly_representable< T, U > Size (Size< U > const &other) noexcept ------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_output_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_output:23. Declaration is '.. cpp:struct:: miral::Output::PhysicalSizeMM'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_output_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_output:23. Declaration is '.. cpp:member:: int width'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_output_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_output:23. Declaration is '.. cpp:member:: int height'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_wayland_extensions_1_1_builder.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:struct:: miral::WaylandExtensions::Builder'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_wayland_extensions_1_1_builder.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:member:: std::string name'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_wayland_extensions_1_1_builder.rst:19: WARNING: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Main error: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ Potential other error: Error in parsing template argument list. If type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If non-type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_window_specification_1_1_aspect_ratio.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_window_specification:23. Declaration is '.. cpp:struct:: miral::WindowSpecification::AspectRatio'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_window_specification_1_1_aspect_ratio.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_window_specification:23. Declaration is '.. cpp:member:: unsigned width'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_window_specification_1_1_aspect_ratio.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_window_specification:23. Declaration is '.. cpp:member:: unsigned height'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_display_configuration_options_1_1_display_mode.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_display_configuration_options:23. Declaration is '.. cpp:struct:: miroil::DisplayConfigurationOptions::DisplayMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_display_configuration_options_1_1_display_mode.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_display_configuration_options:23. Declaration is '.. cpp:member:: mir::geometry::Size size'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_display_configuration_options_1_1_display_mode.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_display_configuration_options:23. Declaration is '.. cpp:member:: double refresh_rate = {-1}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:struct:: miroil::Edid::Descriptor'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enum:: Type : uint8_t'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: timing_identifiers'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: white_point_data'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: monitor_name'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: monitor_limits'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: unspecified_text'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: serial_number'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: undefined'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: Type type = {Type::undefined}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: Value value = {{0}}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:function:: std::string string_value () const'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:union:: Value'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char monitor_name [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char unspecified_text [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char serial_number [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:struct:: miroil::Edid::PhysicalSizeMM'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: int width'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: int height'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a09cf458b0f0ff770f5ee5a80f9c9a065.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610cf28f08:13. Declaration is '.. cpp:type:: enum MirWindowAttrib MirWindowAttrib'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a2933496737a4488b58fa93e0668a83a5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a35abb6b150b9c670c6691ae19091139b:13. Declaration is '.. cpp:type:: enum MirResizeEdge MirResizeEdge'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a2f84abc28de3c2b3f15748a4322cf8a9.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a215257e3ab146a11d4d6246946fb1343:13. Declaration is '.. cpp:type:: enum MirOrientation MirOrientation'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a57838803efac4d93b084decb3af5c6a8.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a6eecd2576a4167b74674fd614b8c1590:13. Declaration is '.. cpp:type:: enum MirWindowFocusState MirWindowFocusState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a5827e427e2c843f25fb1fa9293269add.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f311cf4:13. Declaration is '.. cpp:type:: enum MirPlacementGravity MirPlacementGravity'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a6891e9936f71db8e27161e9dbf4eb5d5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1acc57649fb52ec6b8bbfac0121677de0b:13. Declaration is '.. cpp:type:: enum MirWindowVisibility MirWindowVisibility'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a723b99cc039316ac363992d116422af5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5793896:13. Declaration is '.. cpp:type:: enum MirPromptSessionState MirPromptSessionState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a757eb23b427eceb9b0a63eee2a84d116.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1af7be486c02e9824e4438ffb5cd7c0d4d:13. Declaration is '.. cpp:type:: enum MirOutputGammaSupported MirOutputGammaSupported'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a8b984bfb17e08f6aac2d7b9ae01a65bf.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1aab034964866decf1eee6f624c9009714:13. Declaration is '.. cpp:type:: enum MirPixelFormat MirPixelFormat'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a926ee3e234cf9aab5e61c6130340063c.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa1f4865:13. Declaration is '.. cpp:type:: enum MirFocusMode MirFocusMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a9a06771c4227cc27fd449d999950f934.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a5a15b379af27169665ac512dcf449cb4:13. Declaration is '.. cpp:type:: enum MirWindowType MirWindowType'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1aa0b26bb170b52c01eb226a978376c918.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07a87278:13. Declaration is '.. cpp:type:: enum MirDepthLayer MirDepthLayer'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ac3ddbaf52ca5049ae8fa5f2e0ae72ca0.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4c97927:13. Declaration is '.. cpp:type:: enum MirEdgeAttachment MirEdgeAttachment'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ac459ce78452ebdf102efcad6e3b4eb0d.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a5b17fd564b3fee444ce720f9386482c4:13. Declaration is '.. cpp:type:: enum MirShellChrome MirShellChrome'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ad0500f97ef015f85a1e5d6446ca9a7b5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42166a35:13. Declaration is '.. cpp:type:: enum MirOrientationMode MirOrientationMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ad0cd11deb503f8fa9078e6af012c6f8a.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb92e72bc:13. Declaration is '.. cpp:type:: enum MirPlacementHints MirPlacementHints'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ad8518dbaf6adb83a9eb665f7f45b6785.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ab2088ab696322f19aa108bf9453c940d:13. Declaration is '.. cpp:type:: enum MirMirrorMode MirMirrorMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ade1d1e5b9f9678115213712bfc46ca2d.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7fe545aa:13. Declaration is '.. cpp:type:: enum MirPointerConfinementState MirPointerConfinementState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ae412cdb9f274fb8fffaa47711d6c1bbc.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a767377fc0ee9f2097bc25dce0228d7a6:13. Declaration is '.. cpp:type:: enum MirWindowState MirWindowState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ae71fecdd3527b37d91d4d8dd9980cb65.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ae3151d665951e96c1e4874b6d45ba0fd:13. Declaration is '.. cpp:type:: enum MirSubpixelArrangement MirSubpixelArrangement'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1af01d9989a4cf65d6ff08cf697059d74f.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a58319ffb4da6d914911b049e1fec2f89:13. Declaration is '.. cpp:type:: enum MirLifecycleState MirLifecycleState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1af42c2e2c3015bec11f2afce27089ed36.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c5bdafb:13. Declaration is '.. cpp:type:: enum MirFormFactor MirFormFactor'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1afd101a690836f7ce20a31ed6889ddb8e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a7497cd:13. Declaration is '.. cpp:type:: enum MirPowerMode MirPowerMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1aff1d5c7c5e2573a84e376bb2863fdec3.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ab214b8035d5e089259733061d3888df1:13. Declaration is '.. cpp:type:: enum MirOutputType MirOutputType'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1a143308cba42d4020afe603efe09dc0f5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1ac0e01f0637de136f94f132aa9e98fe4d:13. Declaration is '.. cpp:type:: enum MirTouchpadScrollMode MirTouchpadScrollMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1a602452d30e93cf4224a938ba1f4e28fa.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a2ad77912e9df4ebeef9da1a0ec9c7b7d:13. Declaration is '.. cpp:type:: enum MirTouchpadClickMode MirTouchpadClickMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1a7db94a317e1f7e16f93511c625a5d99b.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a43c016de38143ec748783e5550898d9a:13. Declaration is '.. cpp:type:: enum MirPointerHandedness MirPointerHandedness'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1aa41e4b3a871e7cebdddc64123e388eab.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a2167f198f7e01adc0409f6fab1d12e39:13. Declaration is '.. cpp:type:: enum MirPointerAcceleration MirPointerAcceleration'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1afde1ae3665f300f8d1f9220905b60cc7.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a04c32e537bed2b8e96cfd86dd8e65bf9:13. Declaration is '.. cpp:type:: enum MirTouchscreenMappingMode MirTouchscreenMappingMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__native__buffer_8h_1a044f73929d0095e9673b49fc26098e3e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/struct_mir_buffer_package:13. Declaration is '.. cpp:type:: struct MirBufferPackage MirBufferPackage'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_prepend__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_append__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f:13. Declaration is '.. cpp:type:: struct MirEvent MirEvent'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:union:: miroil::Edid::Descriptor::Value'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char monitor_name [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char unspecified_text [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char serial_number [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/variable_namespacemir_1_1geometry_1_1generic_1a95c8463574a7716cda5c7586c7c8db1c.rst:13: WARNING: Invalid C++ declaration: Expected identifier in nested name, got keyword: concept [error at 40] template concept mir::geometry::generic::is_exactly_representable = requires{typename std::enable_if::digits >= std::numeric_limits::digits, U>::type;requires std::floating_point;} ----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-handle-keyboard-input.md.rst:22: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-handle-keyboard-input.md.rst:39: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-handle-keyboard-input.md.rst:91: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 0%] api/class_decoration_provider writing output... [ 0%] api/class_floating_window_manager_policy writing output... [ 0%] api/class_kiosk_window_manager_policy writing output... [ 1%] api/class_mir_egl_surface writing output... [ 1%] api/class_spinner_splash writing output... [ 1%] api/class_splash_session writing output... [ 1%] api/class_sw_splash writing output... [ 1%] api/class_tiling_window_manager_policy writing output... [ 1%] api/class_tiling_window_manager_policy_1_1_m_r_u_tile_list writing output... [ 1%] api/class_wayland_app writing output... [ 2%] api/class_wayland_callback writing output... [ 2%] api/class_wayland_object writing output... [ 2%] api/class_wayland_output writing output... [ 2%] api/class_wayland_shm writing output... [ 2%] api/class_wayland_shm_buffer writing output... [ 2%] api/class_wayland_surface writing output... [ 3%] api/classmir_1_1_abnormal_exit writing output... [ 3%] api/classmir_1_1_anonymous_shm_file writing output... [ 3%] api/classmir_1_1_exit_with_output writing output... [ 3%] api/classmir_1_1_fatal_error_strategy writing output... [ 3%] api/classmir_1_1_fd writing output... [ 3%] api/classmir_1_1_int_wrapper writing output... [ 3%] api/classmir_1_1_proof_of_mutex_lock writing output... [ 4%] api/classmir_1_1_shm_file writing output... [ 4%] api/classmir_1_1_synchronised writing output... [ 4%] api/classmir_1_1_synchronised_1_1_locked_impl writing output... [ 4%] api/classmir_1_1geometry_1_1_rectangles writing output... [ 4%] api/classmir_1_1optional__value writing output... [ 4%] api/classmiral_1_1_add_init_callback writing output... [ 4%] api/classmiral_1_1_append_event_filter writing output... [ 5%] api/classmiral_1_1_application_authorizer writing output... [ 5%] api/classmiral_1_1_application_credentials writing output... [ 5%] api/classmiral_1_1_basic_set_application_authorizer writing output... [ 5%] api/classmiral_1_1_canonical_window_manager_policy writing output... [ 5%] api/classmiral_1_1_config_file writing output... [ 5%] api/classmiral_1_1_configuration_option writing output... [ 6%] api/classmiral_1_1_cursor_theme writing output... [ 6%] api/classmiral_1_1_custom_renderer writing output... [ 6%] api/classmiral_1_1_decorations writing output... [ 6%] api/classmiral_1_1_display_configuration writing output... [ 6%] api/classmiral_1_1_external_client_launcher writing output... [ 6%] api/classmiral_1_1_idle_listener writing output... [ 6%] api/classmiral_1_1_input_configuration writing output... [ 7%] api/classmiral_1_1_input_configuration_1_1_mouse writing output... [ 7%] api/classmiral_1_1_input_configuration_1_1_touchpad writing output... [ 7%] api/classmiral_1_1_internal_client_launcher writing output... [ 7%] api/classmiral_1_1_keymap writing output... [ 7%] api/classmiral_1_1_minimal_window_manager writing output... [ 7%] api/classmiral_1_1_mir_runner writing output... [ 7%] api/classmiral_1_1_output writing output... [ 8%] api/classmiral_1_1_prepend_event_filter writing output... [ 8%] api/classmiral_1_1_session_lock_listener writing output... [ 8%] api/classmiral_1_1_set_application_authorizer writing output... [ 8%] api/classmiral_1_1_set_command_line_handler writing output... [ 8%] api/classmiral_1_1_set_terminator writing output... [ 8%] api/classmiral_1_1_set_window_management_policy writing output... [ 9%] api/classmiral_1_1_startup_internal_client writing output... [ 9%] api/classmiral_1_1_wayland_extensions writing output... [ 9%] api/classmiral_1_1_wayland_extensions_1_1_context writing output... [ 9%] api/classmiral_1_1_wayland_extensions_1_1_enable_info writing output... [ 9%] api/classmiral_1_1_window writing output... [ 9%] api/classmiral_1_1_window_management_policy writing output... [ 9%] api/classmiral_1_1_window_manager_options writing output... [ 10%] api/classmiral_1_1_window_manager_tools writing output... [ 10%] api/classmiral_1_1_window_specification writing output... [ 10%] api/classmiral_1_1_x11_support writing output... [ 10%] api/classmiral_1_1_zone writing output... [ 10%] api/classmiroil_1_1_compositor writing output... [ 10%] api/classmiroil_1_1_display_configuration_controller_wrapper writing output... [ 10%] api/classmiroil_1_1_display_configuration_policy writing output... [ 11%] api/classmiroil_1_1_display_configuration_storage writing output... [ 11%] api/classmiroil_1_1_display_listener_wrapper writing output... [ 11%] api/classmiroil_1_1_event_builder writing output... [ 11%] api/classmiroil_1_1_event_builder_1_1_event_info writing output... [ 11%] api/classmiroil_1_1_g_l_buffer writing output... [ 11%] api/classmiroil_1_1_input_device writing output... [ 12%] api/classmiroil_1_1_input_device_observer writing output... [ 12%] api/classmiroil_1_1_mir_prompt_session writing output... [ 12%] api/classmiroil_1_1_mir_server_hooks writing output... [ 12%] api/classmiroil_1_1_open_g_l_context writing output... [ 12%] api/classmiroil_1_1_persist_display_config writing output... [ 12%] api/classmiroil_1_1_prompt_session_listener writing output... [ 12%] api/classmiroil_1_1_prompt_session_manager writing output... [ 13%] api/classmiroil_1_1_set_compositor writing output... [ 13%] api/classmiroil_1_1_surface writing output... [ 13%] api/classmiroil_1_1_surface_observer writing output... [ 13%] api/define_common_8h_1a81b88c1ccfee97a0e839e17e9cfc6381 writing output... [ 13%] api/define_common_8h_1aea1c4f7b66a67b78ad863176338dae8d writing output... [ 13%] api/define_common_8h_1af989845e24678c452b9222afdac95e7f writing output... [ 13%] api/define_mir__version__number_8h_1ae07f483f06aff1d127e3ea1582f8723a writing output... [ 14%] api/define_version_8h_1a67ed322795c161c8d2162f107264fae8 writing output... [ 14%] api/define_version_8h_1a8076398f40ea6b6f1ac30bc74f1fd745 writing output... [ 14%] api/define_version_8h_1a8e2cc89231a291b9259766cf466bbad7 writing output... [ 14%] api/define_version_8h_1ad46543511ca31db575bfac7b9266b638 writing output... [ 14%] api/dir_examples writing output... [ 14%] api/dir_examples_example-server-lib writing output... [ 15%] api/dir_examples_miral-kiosk writing output... [ 15%] api/dir_examples_miral-shell writing output... [ 15%] api/dir_examples_miral-shell_spinner writing output... [ 15%] api/dir_include writing output... [ 15%] api/dir_include_core writing output... [ 15%] api/dir_include_core_mir writing output... [ 15%] api/dir_include_core_mir_geometry writing output... [ 16%] api/dir_include_core_mir_toolkit writing output... [ 16%] api/dir_include_core_mir_toolkit_events writing output... [ 16%] api/dir_include_miral writing output... [ 16%] api/dir_include_miral_miral writing output... [ 16%] api/dir_include_miroil writing output... [ 16%] api/dir_include_miroil_miroil writing output... [ 16%] api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa1f4865 writing output... [ 17%] api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c5bdafb writing output... [ 17%] api/enum_common_8h_1a215257e3ab146a11d4d6246946fb1343 writing output... [ 17%] api/enum_common_8h_1a35abb6b150b9c670c6691ae19091139b writing output... [ 17%] api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a7497cd writing output... [ 17%] api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7fe545aa writing output... [ 17%] api/enum_common_8h_1a58319ffb4da6d914911b049e1fec2f89 writing output... [ 18%] api/enum_common_8h_1a5a15b379af27169665ac512dcf449cb4 writing output... [ 18%] api/enum_common_8h_1a5b17fd564b3fee444ce720f9386482c4 writing output... [ 18%] api/enum_common_8h_1a6eecd2576a4167b74674fd614b8c1590 writing output... [ 18%] api/enum_common_8h_1a767377fc0ee9f2097bc25dce0228d7a6 writing output... [ 18%] api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f311cf4 writing output... [ 18%] api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4c97927 writing output... [ 18%] api/enum_common_8h_1aab034964866decf1eee6f624c9009714 writing output... [ 19%] api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb92e72bc writing output... [ 19%] api/enum_common_8h_1ab2088ab696322f19aa108bf9453c940d writing output... [ 19%] api/enum_common_8h_1ab214b8035d5e089259733061d3888df1 writing output... [ 19%] api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07a87278 writing output... [ 19%] api/enum_common_8h_1acc57649fb52ec6b8bbfac0121677de0b writing output... [ 19%] api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610cf28f08 writing output... [ 19%] api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5793896 writing output... [ 20%] api/enum_common_8h_1ae3151d665951e96c1e4874b6d45ba0fd writing output... [ 20%] api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42166a35 writing output... [ 20%] api/enum_common_8h_1af7be486c02e9824e4438ffb5cd7c0d4d writing output... [ 20%] api/enum_mir__input__device__types_8h_1a04c32e537bed2b8e96cfd86dd8e65bf9 writing output... [ 20%] api/enum_mir__input__device__types_8h_1a2167f198f7e01adc0409f6fab1d12e39 writing output... [ 20%] api/enum_mir__input__device__types_8h_1a2ad77912e9df4ebeef9da1a0ec9c7b7d writing output... [ 21%] api/enum_mir__input__device__types_8h_1a43c016de38143ec748783e5550898d9a writing output... [ 21%] api/enum_mir__input__device__types_8h_1ac0e01f0637de136f94f132aa9e98fe4d writing output... [ 21%] api/enum_mir__native__buffer_8h_1a0036e2b8c934cea86943747e6b19fb53 writing output... [ 21%] api/enum_mir__native__buffer_8h_1a06fc87d81c62e9abb8790b6e5713c55b writing output... [ 21%] api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a writing output... [ 21%] api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 writing output... [ 21%] api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a writing output... [ 22%] api/enums_8h_1ab283701be29eca88282fa0d5fe8306d8 writing output... [ 22%] api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 writing output... [ 22%] api/enums_8h_1acb5dd8de82dba71f2041147e03057dd1 writing output... [ 22%] api/enums_8h_1adf49c801cfcd82997db142fab646cfd7 writing output... [ 22%] api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 writing output... [ 22%] api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e writing output... [ 22%] api/enums_8h_1ae98f3e1892277e54e0b278283cf0bc4c writing output... [ 23%] api/enums_8h_1af187f39f830b8e179acfbc953f7df377 writing output... [ 23%] api/file_examples_example-server-lib_decoration_provider.h writing output... [ 23%] api/file_examples_example-server-lib_floating_window_manager.h writing output... [ 23%] api/file_examples_example-server-lib_splash_session.h writing output... [ 23%] api/file_examples_example-server-lib_sw_splash.h writing output... [ 23%] api/file_examples_example-server-lib_tiling_window_manager.h writing output... [ 24%] api/file_examples_example-server-lib_wallpaper_config.h writing output... [ 24%] api/file_examples_example-server-lib_wayland_app.h writing output... [ 24%] api/file_examples_example-server-lib_wayland_shm.h writing output... [ 24%] api/file_examples_example-server-lib_wayland_surface.h writing output... [ 24%] api/file_examples_miral-kiosk_kiosk_window_manager.h writing output... [ 24%] api/file_examples_miral-shell_spinner_eglapp.h writing output... [ 24%] api/file_examples_miral-shell_spinner_miregl.h writing output... [ 25%] api/file_examples_miral-shell_spinner_splash.h writing output... [ 25%] api/file_include_core_mir_abnormal_exit.h writing output... [ 25%] api/file_include_core_mir_anonymous_shm_file.h writing output... [ 25%] api/file_include_core_mir_depth_layer.h writing output... [ 25%] api/file_include_core_mir_fatal.h writing output... [ 25%] api/file_include_core_mir_fd.h writing output... [ 25%] api/file_include_core_mir_geometry_dimensions.h writing output... [ 26%] api/file_include_core_mir_geometry_displacement.h writing output... [ 26%] api/file_include_core_mir_geometry_forward.h writing output... [ 26%] api/file_include_core_mir_geometry_point.h writing output... [ 26%] api/file_include_core_mir_geometry_rectangle.h writing output... [ 26%] api/file_include_core_mir_geometry_rectangles.h writing output... [ 26%] api/file_include_core_mir_geometry_size.h writing output... [ 27%] api/file_include_core_mir_int_wrapper.h writing output... [ 27%] api/file_include_core_mir_optional_value.h writing output... [ 27%] api/file_include_core_mir_proof_of_mutex_lock.h writing output... [ 27%] api/file_include_core_mir_shm_file.h writing output... [ 27%] api/file_include_core_mir_synchronised.h writing output... [ 27%] api/file_include_core_mir_toolkit_common.h writing output... [ 27%] api/file_include_core_mir_toolkit_events_enums.h writing output... [ 28%] api/file_include_core_mir_toolkit_mir_input_device_types.h writing output... [ 28%] api/file_include_core_mir_toolkit_mir_native_buffer.h writing output... [ 28%] api/file_include_core_mir_toolkit_mir_version_number.h writing output... [ 28%] api/file_include_miral_miral_add_init_callback.h writing output... [ 28%] api/file_include_miral_miral_append_event_filter.h writing output... [ 28%] api/file_include_miral_miral_application.h writing output... [ 28%] api/file_include_miral_miral_application_authorizer.h writing output... [ 29%] api/file_include_miral_miral_application_info.h writing output... [ 29%] api/file_include_miral_miral_canonical_window_manager.h writing output... [ 29%] api/file_include_miral_miral_command_line_option.h writing output... [ 29%] api/file_include_miral_miral_config_file.h writing output... [ 29%] api/file_include_miral_miral_configuration_option.h writing output... [ 29%] api/file_include_miral_miral_cursor_theme.h writing output... [ 30%] api/file_include_miral_miral_custom_renderer.h writing output... [ 30%] api/file_include_miral_miral_decorations.h writing output... [ 30%] api/file_include_miral_miral_display_configuration.h writing output... [ 30%] api/file_include_miral_miral_display_configuration_option.h writing output... [ 30%] api/file_include_miral_miral_external_client.h writing output... [ 30%] api/file_include_miral_miral_idle_listener.h writing output... [ 30%] api/file_include_miral_miral_input_configuration.h writing output... [ 31%] api/file_include_miral_miral_internal_client.h writing output... [ 31%] api/file_include_miral_miral_keymap.h writing output... [ 31%] api/file_include_miral_miral_lambda_as_function.h writing output... [ 31%] api/file_include_miral_miral_minimal_window_manager.h writing output... [ 31%] api/file_include_miral_miral_output.h writing output... [ 31%] api/file_include_miral_miral_prepend_event_filter.h writing output... [ 31%] api/file_include_miral_miral_runner.h writing output... [ 32%] api/file_include_miral_miral_session_lock_listener.h writing output... [ 32%] api/file_include_miral_miral_set_command_line_handler.h writing output... [ 32%] api/file_include_miral_miral_set_terminator.h writing output... [ 32%] api/file_include_miral_miral_set_window_management_policy.h writing output... [ 32%] api/file_include_miral_miral_toolkit_event.h writing output... [ 32%] api/file_include_miral_miral_version.h writing output... [ 33%] api/file_include_miral_miral_wayland_extensions.h writing output... [ 33%] api/file_include_miral_miral_window.h writing output... [ 33%] api/file_include_miral_miral_window_info.h writing output... [ 33%] api/file_include_miral_miral_window_management_options.h writing output... [ 33%] api/file_include_miral_miral_window_management_policy.h writing output... [ 33%] api/file_include_miral_miral_window_manager_tools.h writing output... [ 33%] api/file_include_miral_miral_window_specification.h writing output... [ 34%] api/file_include_miral_miral_x11_support.h writing output... [ 34%] api/file_include_miral_miral_zone.h writing output... [ 34%] api/file_include_miroil_miroil_compositor.h writing output... [ 34%] api/file_include_miroil_miroil_display_configuration_controller_wrapper.h writing output... [ 34%] api/file_include_miroil_miroil_display_configuration_policy.h writing output... [ 34%] api/file_include_miroil_miroil_display_configuration_storage.h writing output... [ 34%] api/file_include_miroil_miroil_display_id.h writing output... [ 35%] api/file_include_miroil_miroil_display_listener_wrapper.h writing output... [ 35%] api/file_include_miroil_miroil_edid.h writing output... [ 35%] api/file_include_miroil_miroil_event_builder.h writing output... [ 35%] api/file_include_miroil_miroil_eventdispatch.h writing output... [ 35%] api/file_include_miroil_miroil_input_device.h writing output... [ 35%] api/file_include_miroil_miroil_input_device_observer.h writing output... [ 36%] api/file_include_miroil_miroil_mir_prompt_session.h writing output... [ 36%] api/file_include_miroil_miroil_mir_server_hooks.h writing output... [ 36%] api/file_include_miroil_miroil_mirbuffer.h writing output... [ 36%] api/file_include_miroil_miroil_open_gl_context.h writing output... [ 36%] api/file_include_miroil_miroil_persist_display_config.h writing output... [ 36%] api/file_include_miroil_miroil_prompt_session_listener.h writing output... [ 36%] api/file_include_miroil_miroil_prompt_session_manager.h writing output... [ 37%] api/file_include_miroil_miroil_set_compositor.h writing output... [ 37%] api/file_include_miroil_miroil_surface.h writing output... [ 37%] api/file_include_miroil_miroil_surface_observer.h writing output... [ 37%] api/function_eglapp_8h_1ad45b7101702fb1a81faefa0afbc261a3 writing output... [ 37%] api/function_miregl_8h_1a0861dcfc9d2a4e2e8f41ebd6759a4071 writing output... [ 37%] api/function_miregl_8h_1adc4861605ca0f83ad94703c80ab47d1a writing output... [ 37%] api/function_namespacemir_1_1geometry_1_1generic_1a02ea1247e5f1e8f1cc4cd43ca861b110 writing output... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a05063e0745a0d0627d223abe8a1ebf3f writing output... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a0b4e8e236257a7c2a3a0a954dbe65897 writing output... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a104c0fd63f970ec5511cd725b1f9f47c writing output... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a109eb7762802452d3f92f6c7db76dc8d writing output... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a10c7e474a060936e31ddeddf72541731 writing output... [ 38%] api/function_namespacemir_1_1geometry_1_1generic_1a112f9b7b1bd24249bcc73db7b24156b4 writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a17eac292e88bd242631a38da2aa7de46 writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a181fa4ae6e7300c27f95a52a44add7ed writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a199407defd2b71616b82ee5934c23856 writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a20b3092cf1efc41b3ab45efdf628e790 writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a251256833e77be6423d620459f83c86a writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a27b75d9b65f6a054f82cce34178ad379 writing output... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a27d05ab1ee87461fe630c540cd2184c7 writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a2c1278fea71479248fee2ab542e6079a writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a323aae0d2a9cb8c1af50a38edfeae01d writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a327d7dadfcd290b6ef9d6b32393afa7a writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a32fff222528775d0a1132b3f0416ed29 writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a36a4cb20d39d1d06f1eeec6c47a4bb19 writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a38d441595497e0f077f01c0d7a126a23 writing output... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a390e0fb8f25d5d246c1fd1e992899005 writing output... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a39bab0118a09b7643105a1d92c1608ad writing output... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a3d9f8465557fc10bb54430b6f4cac14e writing output... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a40425554bd628f5020e436388dcafea0 writing output... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a410f06abe96430e2414d98bec21739e1 writing output... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a420c6c388741ae1315dc37250fa76ecb writing output... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a4723a61d867aee5b1d398fd442a8e2c2 writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a4ce19a130c92c2d0831422431513b451 writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a4dcb33a72d7e95ca5dad24967742ca4e writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a4ffc062c66b2d04af0f446d96ae7db7b writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a52dad8556887799c66fc8c7196a5698f writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a55db8b115ef746e13eac140084e57b0a writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a5d7ee345df77dad0f11f259399643d53 writing output... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a5f9d47c8d835299a27eb59faba3a5bdb writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6141971b8939c74eefdcb5cb8b7703ea writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6217d7137611057780105a56d556339d writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a646295f94e8356d254f471acafe9d282 writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6b9e8f5e22faba96d2572d543ff3bf15 writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6e9e8676e548c8d41a67dac595e2f53b writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a6fdec3ebbf531d87fd33a7328ba8f202 writing output... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a735bb86526f8d317ff170b05fd4b7634 writing output... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a7791334394328be4b0151b98528f2fe4 writing output... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a78f931e457fcac596811555cd22cbcae writing output... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a79da29285c57e5eeeb38d251c5fe3c67 writing output... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a7b8b7786dbddb8f1be29a71f48bdeadc writing output... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a7dcce1955a8257b3e9b20a61fef287fd writing output... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a81a79b8bcf195b8c5d8128903ed8ea63 writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a8277fe26a17132931a9d044f88925e94 writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a82b4e935b8be472ba0420e6b5f9f139c writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a9123f327bffffec92d294f586c37a2a7 writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a95f44d7badfa2ffcedca9f17665d80d6 writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a9b38fb03856dead54d56ecc35e1504a7 writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a9ce81d2b19b054ac262af757398f08c0 writing output... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1aa302fcf5b8dfebb141aed6683e5334a6 writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1aa3c63e95b3b7f55344a0f99a3c70cf98 writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1aa4b6858cef3e945d286fa429c605b95a writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1ab0051909d409dc3d357b0e8b92c14cce writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1ab07a93a35b952ff5aac29355d9f5785d writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1ab2a50e37f4aafe08289262bdc168219a writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1aba6444847cbb5bf9738d84667cff3af0 writing output... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1abeb622c01757c875a47770a634754a2d writing output... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1abedc49564d417066f2f78643742dd3ae writing output... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1abf2fa2d45cfb9e1fa937685b1e81f565 writing output... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ac1a23425544ee9e092820da592275438 writing output... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ac600d20596e724e16825e1bcd99ce0cc writing output... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ac7f7c36ab8a0567d9dcb733974bb7d03 writing output... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1ad0220805628fdb0779b03fe071c3e509 writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad26b5e4ae7907ced512e983a4d2626e3 writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad43b6ddb0eabcb490474ae06bc83bf18 writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad5a1ddedf02b64e741acbebb99b81cf1 writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad6ee0b3871f8f281a16e3f7c91b6f37d writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad7a1760f32dab0b9b678a439299dd257 writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad831cce03545ad50748c7fdac5d54968 writing output... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ad8416ea0cf2661d6d0e49648c09de2c2 writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1adc492b7f136d63db0c6ed89b54a87512 writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ade7217983a9876ca270c2b4fc5ac5627 writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ae370ca2d975d1256705b9eb649b9384d writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ae86d1d3301d737c15444da63565a907c writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ae97122825b863b6f2ccd0270848446e8 writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1aed30b72d2e8c2d544ce7f15d2f08351a writing output... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1af1accce5b736f2fa8f2f965472466e0f writing output... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1af4e6f5c47e7c77382fad44a6314a431d writing output... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1afd0c21fa7fa756a62d9aabcd405ebc33 writing output... [ 50%] api/function_namespacemir_1_1geometry_1a051b35d8f1400da4b13e9b31c0f4872b writing output... [ 50%] api/function_namespacemir_1_1geometry_1a2cdf1cf189d9e5a9d0abdb71fd2840f6 writing output... [ 50%] api/function_namespacemir_1_1geometry_1a4877ed73af1441ca5349f1b0d1de7d80 writing output... [ 50%] api/function_namespacemir_1_1geometry_1a6dd1ec96ef9ef14b53448cb197bb8e48 writing output... [ 51%] api/function_namespacemir_1_1geometry_1a700f17260561d27ab685533a9795274f writing output... [ 51%] api/function_namespacemir_1_1geometry_1a87515389d72fc13d0bc74c81081ec160 writing output... [ 51%] api/function_namespacemir_1_1geometry_1aa53dc926685665977b288eab6d6e2bab writing output... [ 51%] api/function_namespacemir_1_1geometry_1aa8657dff455ecd336d440165e2f50630 writing output... [ 51%] api/function_namespacemir_1_1geometry_1ab86e34196ec541f958eab5edb7f83168 writing output... [ 51%] api/function_namespacemir_1_1geometry_1ae8f6f22efdd8843c3ca0d5c792c9eb84 writing output... [ 51%] api/function_namespacemir_1_1geometry_1aea8715e1c445ce076b12e0d6f56ba6fe writing output... [ 52%] api/function_namespacemir_1_1geometry_1afbe7fe3168e0941690699065bac1a518 writing output... [ 52%] api/function_namespacemir_1_1geometry_1afd055ae974dddfd77d5c0a261b02e5b8 writing output... [ 52%] api/function_namespacemir_1a0130c86f8fca8e1f7c5b65dc47d31c46 writing output... [ 52%] api/function_namespacemir_1a4557675a8e91466a1125e1090a106f09 writing output... [ 52%] api/function_namespacemir_1a984aad4cff67e4ff302485cb123b3408 writing output... [ 52%] api/function_namespacemir_1aba75ffce97e40879fab5f17c41e173ec writing output... [ 52%] api/function_namespacemir_1abaa4c8d43bb387d445bc9efca9526c5d writing output... [ 53%] api/function_namespacemir_1abc2f7a3e9f4b945a5b48ca390f68247c writing output... [ 53%] api/function_namespacemir_1ad0317ca6f21212ca7364b2e14a06f971 writing output... [ 53%] api/function_namespacemir_1ad0c3dc577cd83f394fd02af500d791b4 writing output... [ 53%] api/function_namespacemir_1ae76330cbf76c91f171ad229bbb97771b writing output... [ 53%] api/function_namespacemir_1af9dae9c8d4ab9b69f3f0968f1cddef27 writing output... [ 53%] api/function_namespacemiral_1_1toolkit_1a1f28c19b46b9e4f36aa588a059b157b7 writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a2981dd807ba407668c113659510f7a05 writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a37ff34392280514af822dcdb12dffa77 writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a385c6d6b31df25948d199f0fccea0eb6 writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a3b0f0512003f6afc957b062467a054da writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a4c5eaa1b33364972fffa87827e5e416b writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a614e89bf4669e81fef13792027f57f82 writing output... [ 54%] api/function_namespacemiral_1_1toolkit_1a66003ec9b76abf02795cea9dd7845684 writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a791564b8c697678e9d50715af61bcc62 writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a7f1a42821b0e2a51ff1642428eb0451e writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a7f3bc79f0c139ec58161ca385dd97ea3 writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a8c0bd2e2d4d031e64ebd270480db4810 writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a90e9553e04e17e7cda492a4654e51593 writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a918f0a7953cb3d2ce0ba4e8c102b10ed writing output... [ 55%] api/function_namespacemiral_1_1toolkit_1a998d66ffc5e522cbbafc3c4974e8e620 writing output... [ 56%] api/function_namespacemiral_1_1toolkit_1aa0dad639ef7af348d722d6df83e1b5d1 writing output... [ 56%] api/function_namespacemiral_1_1toolkit_1ab2fed373efcb20fd06194d4ab52b7ff7 writing output... [ 56%] api/function_namespacemiral_1_1toolkit_1ac05e00426e86363a9e390ecbc254e297 writing output... [ 56%] api/function_namespacemiral_1_1toolkit_1ac5ed3c26b265a3e58bdb82a2c4c618e0 writing output... [ 56%] api/function_namespacemiral_1_1toolkit_1ac9847181db60721b33a1f13e1df08f9f writing output... [ 56%] api/function_namespacemiral_1_1toolkit_1ad124f03d5c0b82f70c02f70580c94e02 writing output... [ 57%] api/function_namespacemiral_1_1toolkit_1ad494c491ff5bb1ddd70e89552ce3c08e writing output... [ 57%] api/function_namespacemiral_1_1toolkit_1ae08cabcb6916df8ec96e774395236535 writing output... [ 57%] api/function_namespacemiral_1_1toolkit_1af088552a48af2646d152e8ac15c8aacb writing output... [ 57%] api/function_namespacemiral_1_1toolkit_1af0e84985bed1523ac1a0ff313ed2677a writing output... [ 57%] api/function_namespacemiral_1_1toolkit_1af1f8b44a3d3080c8df37005ef52ef625 writing output... [ 57%] api/function_namespacemiral_1_1toolkit_1af2cb41ba1d26576ce87812a5331d5e73 writing output... [ 57%] api/function_namespacemiral_1a0389a9966b09ff8ed8c3592b28ae7ee0 writing output... [ 58%] api/function_namespacemiral_1a213cbf32576354cb70085016d4924f4f writing output... [ 58%] api/function_namespacemiral_1a24b0423dfea6a1d712072f1982d1bb13 writing output... [ 58%] api/function_namespacemiral_1a2afe37d47d30b4e5fe5ab96c642aef48 writing output... [ 58%] api/function_namespacemiral_1a403f294504fe9d540bbc921ffe0d5d56 writing output... [ 58%] api/function_namespacemiral_1a6df40923bcad4b849c34ac94cfefd165 writing output... [ 58%] api/function_namespacemiral_1a78f1938f5e7b2b04da1b6d356ee46c7d writing output... [ 58%] api/function_namespacemiral_1a7a992b36731bb6543092e39776640ba8 writing output... [ 59%] api/function_namespacemiral_1a82a616bcad20a8b5689a7fae2dd6ba5e writing output... [ 59%] api/function_namespacemiral_1a869d9cad37fb2d8cf0653dc87a711618 writing output... [ 59%] api/function_namespacemiral_1a8e6bfd7efe90724d9da7cf63984eed92 writing output... [ 59%] api/function_namespacemiral_1a8ea718a9ca45e67a09630e022af689ea writing output... [ 59%] api/function_namespacemiral_1a98496d44e3575ea535ee1039144fb69e writing output... [ 59%] api/function_namespacemiral_1a9978efd078cee67913e22dd249346dbf writing output... [ 60%] api/function_namespacemiral_1aa409ffb552d004c47d65ab6af36ecabd writing output... [ 60%] api/function_namespacemiral_1aa9f8edac53caaa5f1a323ac8e6476df0 writing output... [ 60%] api/function_namespacemiral_1ab1201343029116dfcb9e9b21505b98e6 writing output... [ 60%] api/function_namespacemiral_1abd49108e049f90163ab2f8882c47f6a2 writing output... [ 60%] api/function_namespacemiral_1ac32b64d4b27168f9d008b38d562def36 writing output... [ 60%] api/function_namespacemiral_1acb83bfca4dec79501f36047818b5f53e writing output... [ 60%] api/function_namespacemiral_1ad3758f8209fed745fae70a015c1d4631 writing output... [ 61%] api/function_namespacemiral_1ae33e0b42c295335e62d45cc75d527ab7 writing output... [ 61%] api/function_namespacemiral_1ae3e8a2d1d13195be9b5c2b1da2a9a367 writing output... [ 61%] api/function_namespacemiral_1ae9b31767224e9af6d45b67029459bb09 writing output... [ 61%] api/function_namespacemiral_1aec35600d613fe6bb61ee9018bef70a43 writing output... [ 61%] api/function_namespacemiral_1aee9e767a99e405070c9ff5e8c020a112 writing output... [ 61%] api/function_namespacemiral_1af83a6854bf55b8d6a0d35ae6dbff4814 writing output... [ 61%] api/function_namespacemiroil_1a31807a727abc72073f7c7309f47590c0 writing output... [ 62%] api/function_namespacewallpaper_1a04d2d3975f3419fa86277703ff9276f2 writing output... [ 62%] api/function_namespacewallpaper_1aa537b2ca950bded88e9d7b4e9fd65fd3 writing output... [ 62%] api/function_window__info_8h_1a822272da26ce451068e4b6c09eb04aca writing output... [ 62%] api/library_root writing output... [ 62%] api/namespace_mir writing output... [ 62%] api/namespace_mir__geometry writing output... [ 63%] api/namespace_mir__geometry__generic writing output... [ 63%] api/namespace_mir__renderer writing output... [ 63%] api/namespace_miral writing output... [ 63%] api/namespace_miral__detail writing output... [ 63%] api/namespace_miral__toolkit writing output... [ 63%] api/namespace_miroil writing output... [ 63%] api/namespace_std writing output... [ 64%] api/namespace_wallpaper writing output... [ 64%] api/page_deprecated writing output... [ 64%] api/program_listing_file_examples_example-server-lib_decoration_provider.h writing output... [ 64%] api/program_listing_file_examples_example-server-lib_floating_window_manager.h writing output... [ 64%] api/program_listing_file_examples_example-server-lib_splash_session.h writing output... [ 64%] api/program_listing_file_examples_example-server-lib_sw_splash.h writing output... [ 64%] api/program_listing_file_examples_example-server-lib_tiling_window_manager.h writing output... [ 65%] api/program_listing_file_examples_example-server-lib_wallpaper_config.h writing output... [ 65%] api/program_listing_file_examples_example-server-lib_wayland_app.h writing output... [ 65%] api/program_listing_file_examples_example-server-lib_wayland_shm.h writing output... [ 65%] api/program_listing_file_examples_example-server-lib_wayland_surface.h writing output... [ 65%] api/program_listing_file_examples_miral-kiosk_kiosk_window_manager.h writing output... [ 65%] api/program_listing_file_examples_miral-shell_spinner_eglapp.h writing output... [ 66%] api/program_listing_file_examples_miral-shell_spinner_miregl.h writing output... [ 66%] api/program_listing_file_examples_miral-shell_spinner_splash.h writing output... [ 66%] api/program_listing_file_include_core_mir_abnormal_exit.h writing output... [ 66%] api/program_listing_file_include_core_mir_anonymous_shm_file.h writing output... [ 66%] api/program_listing_file_include_core_mir_depth_layer.h writing output... [ 66%] api/program_listing_file_include_core_mir_fatal.h writing output... [ 66%] api/program_listing_file_include_core_mir_fd.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_dimensions.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_displacement.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_forward.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_point.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_rectangle.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_rectangles.h writing output... [ 67%] api/program_listing_file_include_core_mir_geometry_size.h writing output... [ 68%] api/program_listing_file_include_core_mir_int_wrapper.h writing output... [ 68%] api/program_listing_file_include_core_mir_optional_value.h writing output... [ 68%] api/program_listing_file_include_core_mir_proof_of_mutex_lock.h writing output... [ 68%] api/program_listing_file_include_core_mir_shm_file.h writing output... [ 68%] api/program_listing_file_include_core_mir_synchronised.h writing output... [ 68%] api/program_listing_file_include_core_mir_toolkit_common.h writing output... [ 69%] api/program_listing_file_include_core_mir_toolkit_events_enums.h writing output... [ 69%] api/program_listing_file_include_core_mir_toolkit_mir_input_device_types.h writing output... [ 69%] api/program_listing_file_include_core_mir_toolkit_mir_native_buffer.h writing output... [ 69%] api/program_listing_file_include_core_mir_toolkit_mir_version_number.h writing output... [ 69%] api/program_listing_file_include_miral_miral_add_init_callback.h writing output... [ 69%] api/program_listing_file_include_miral_miral_append_event_filter.h writing output... [ 69%] api/program_listing_file_include_miral_miral_application.h writing output... [ 70%] api/program_listing_file_include_miral_miral_application_authorizer.h writing output... [ 70%] api/program_listing_file_include_miral_miral_application_info.h writing output... [ 70%] api/program_listing_file_include_miral_miral_canonical_window_manager.h writing output... [ 70%] api/program_listing_file_include_miral_miral_command_line_option.h writing output... [ 70%] api/program_listing_file_include_miral_miral_config_file.h writing output... [ 70%] api/program_listing_file_include_miral_miral_configuration_option.h writing output... [ 70%] api/program_listing_file_include_miral_miral_cursor_theme.h writing output... [ 71%] api/program_listing_file_include_miral_miral_custom_renderer.h writing output... [ 71%] api/program_listing_file_include_miral_miral_decorations.h writing output... [ 71%] api/program_listing_file_include_miral_miral_display_configuration.h writing output... [ 71%] api/program_listing_file_include_miral_miral_display_configuration_option.h writing output... [ 71%] api/program_listing_file_include_miral_miral_external_client.h writing output... [ 71%] api/program_listing_file_include_miral_miral_idle_listener.h writing output... [ 72%] api/program_listing_file_include_miral_miral_input_configuration.h writing output... [ 72%] api/program_listing_file_include_miral_miral_internal_client.h writing output... [ 72%] api/program_listing_file_include_miral_miral_keymap.h writing output... [ 72%] api/program_listing_file_include_miral_miral_lambda_as_function.h writing output... [ 72%] api/program_listing_file_include_miral_miral_minimal_window_manager.h writing output... [ 72%] api/program_listing_file_include_miral_miral_output.h writing output... [ 72%] api/program_listing_file_include_miral_miral_prepend_event_filter.h writing output... [ 73%] api/program_listing_file_include_miral_miral_runner.h writing output... [ 73%] api/program_listing_file_include_miral_miral_session_lock_listener.h writing output... [ 73%] api/program_listing_file_include_miral_miral_set_command_line_handler.h writing output... [ 73%] api/program_listing_file_include_miral_miral_set_terminator.h writing output... [ 73%] api/program_listing_file_include_miral_miral_set_window_management_policy.h writing output... [ 73%] api/program_listing_file_include_miral_miral_toolkit_event.h writing output... [ 73%] api/program_listing_file_include_miral_miral_version.h writing output... [ 74%] api/program_listing_file_include_miral_miral_wayland_extensions.h writing output... [ 74%] api/program_listing_file_include_miral_miral_window.h writing output... [ 74%] api/program_listing_file_include_miral_miral_window_info.h writing output... [ 74%] api/program_listing_file_include_miral_miral_window_management_options.h writing output... [ 74%] api/program_listing_file_include_miral_miral_window_management_policy.h writing output... [ 74%] api/program_listing_file_include_miral_miral_window_manager_tools.h writing output... [ 75%] api/program_listing_file_include_miral_miral_window_specification.h writing output... [ 75%] api/program_listing_file_include_miral_miral_x11_support.h writing output... [ 75%] api/program_listing_file_include_miral_miral_zone.h writing output... [ 75%] api/program_listing_file_include_miroil_miroil_compositor.h writing output... [ 75%] api/program_listing_file_include_miroil_miroil_display_configuration_controller_wrapper.h writing output... [ 75%] api/program_listing_file_include_miroil_miroil_display_configuration_policy.h writing output... [ 75%] api/program_listing_file_include_miroil_miroil_display_configuration_storage.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_display_id.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_display_listener_wrapper.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_edid.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_event_builder.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_eventdispatch.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_input_device.h writing output... [ 76%] api/program_listing_file_include_miroil_miroil_input_device_observer.h writing output... [ 77%] api/program_listing_file_include_miroil_miroil_mir_prompt_session.h writing output... [ 77%] api/program_listing_file_include_miroil_miroil_mir_server_hooks.h writing output... [ 77%] api/program_listing_file_include_miroil_miroil_mirbuffer.h writing output... [ 77%] api/program_listing_file_include_miroil_miroil_open_gl_context.h writing output... [ 77%] api/program_listing_file_include_miroil_miroil_persist_display_config.h writing output... [ 77%] api/program_listing_file_include_miroil_miroil_prompt_session_listener.h writing output... [ 78%] api/program_listing_file_include_miroil_miroil_prompt_session_manager.h writing output... [ 78%] api/program_listing_file_include_miroil_miroil_set_compositor.h writing output... [ 78%] api/program_listing_file_include_miroil_miroil_surface.h writing output... [ 78%] api/program_listing_file_include_miroil_miroil_surface_observer.h writing output... [ 78%] api/struct_mir_buffer_package writing output... [ 78%] api/structmir_1_1_int_owned_fd writing output... [ 78%] api/structmir_1_1geometry_1_1_delta_x_tag writing output... [ 79%] api/structmir_1_1geometry_1_1_delta_y_tag writing output... [ 79%] api/structmir_1_1geometry_1_1_height_tag writing output... [ 79%] api/structmir_1_1geometry_1_1_stride_tag writing output... [ 79%] api/structmir_1_1geometry_1_1_width_tag writing output... [ 79%] api/structmir_1_1geometry_1_1_x_tag writing output... [ 79%] api/structmir_1_1geometry_1_1_y_tag writing output... [ 79%] api/structmir_1_1geometry_1_1generic_1_1_displacement writing output... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_point writing output... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_rectangle writing output... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_size writing output... [ 80%] api/structmir_1_1geometry_1_1generic_1_1_value writing output... [ 80%] api/structmiral_1_1_application_info writing output... [ 80%] api/structmiral_1_1_fd_handle writing output... [ 81%] api/structmiral_1_1_output_1_1_physical_size_m_m writing output... [ 81%] api/structmiral_1_1_wayland_extensions_1_1_builder writing output... [ 81%] api/structmiral_1_1_window_info writing output... [ 81%] api/structmiral_1_1_window_manager_option writing output... [ 81%] api/structmiral_1_1_window_specification_1_1_aspect_ratio writing output... [ 81%] api/structmiral_1_1detail_1_1_function_type writing output... [ 81%] api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4 writing output... [ 82%] api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4 writing output... [ 82%] api/structmiroil_1_1_display_configuration_options writing output... [ 82%] api/structmiroil_1_1_display_configuration_options_1_1_display_mode writing output... [ 82%] api/structmiroil_1_1_display_id writing output... [ 82%] api/structmiroil_1_1_edid writing output... [ 82%] api/structmiroil_1_1_edid_1_1_descriptor writing output... [ 82%] api/structmiroil_1_1_edid_1_1_physical_size_m_m writing output... [ 83%] api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapper_3_01_tag_00_01_value_type_01_4_01_4 writing output... [ 83%] api/typedef_append__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f writing output... [ 83%] api/typedef_common_8h_1a09cf458b0f0ff770f5ee5a80f9c9a065 writing output... [ 83%] api/typedef_common_8h_1a2933496737a4488b58fa93e0668a83a5 writing output... [ 83%] api/typedef_common_8h_1a2f84abc28de3c2b3f15748a4322cf8a9 writing output... [ 83%] api/typedef_common_8h_1a57838803efac4d93b084decb3af5c6a8 writing output... [ 84%] api/typedef_common_8h_1a5827e427e2c843f25fb1fa9293269add writing output... [ 84%] api/typedef_common_8h_1a6891e9936f71db8e27161e9dbf4eb5d5 writing output... [ 84%] api/typedef_common_8h_1a723b99cc039316ac363992d116422af5 writing output... [ 84%] api/typedef_common_8h_1a757eb23b427eceb9b0a63eee2a84d116 writing output... [ 84%] api/typedef_common_8h_1a8b984bfb17e08f6aac2d7b9ae01a65bf writing output... [ 84%] api/typedef_common_8h_1a926ee3e234cf9aab5e61c6130340063c writing output... [ 84%] api/typedef_common_8h_1a9a06771c4227cc27fd449d999950f934 writing output... [ 85%] api/typedef_common_8h_1aa0b26bb170b52c01eb226a978376c918 writing output... [ 85%] api/typedef_common_8h_1ac3ddbaf52ca5049ae8fa5f2e0ae72ca0 writing output... [ 85%] api/typedef_common_8h_1ac459ce78452ebdf102efcad6e3b4eb0d writing output... [ 85%] api/typedef_common_8h_1ad0500f97ef015f85a1e5d6446ca9a7b5 writing output... [ 85%] api/typedef_common_8h_1ad0cd11deb503f8fa9078e6af012c6f8a writing output... [ 85%] api/typedef_common_8h_1ad8518dbaf6adb83a9eb665f7f45b6785 writing output... [ 85%] api/typedef_common_8h_1ade1d1e5b9f9678115213712bfc46ca2d writing output... [ 86%] api/typedef_common_8h_1ae412cdb9f274fb8fffaa47711d6c1bbc writing output... [ 86%] api/typedef_common_8h_1ae71fecdd3527b37d91d4d8dd9980cb65 writing output... [ 86%] api/typedef_common_8h_1af01d9989a4cf65d6ff08cf697059d74f writing output... [ 86%] api/typedef_common_8h_1af42c2e2c3015bec11f2afce27089ed36 writing output... [ 86%] api/typedef_common_8h_1afd101a690836f7ce20a31ed6889ddb8e writing output... [ 86%] api/typedef_common_8h_1aff1d5c7c5e2573a84e376bb2863fdec3 writing output... [ 87%] api/typedef_enums_8h_1a2b4817a8254d583414afb53e24021b37 writing output... [ 87%] api/typedef_enums_8h_1aff03b40da711a8377d89fd3a6b1436b1 writing output... [ 87%] api/typedef_mir__input__device__types_8h_1a143308cba42d4020afe603efe09dc0f5 writing output... [ 87%] api/typedef_mir__input__device__types_8h_1a426f28e0c51ed23d435ce6061b7f9879 writing output... [ 87%] api/typedef_mir__input__device__types_8h_1a602452d30e93cf4224a938ba1f4e28fa writing output... [ 87%] api/typedef_mir__input__device__types_8h_1a7724b01da5c050a279b28a8669011402 writing output... [ 87%] api/typedef_mir__input__device__types_8h_1a7db94a317e1f7e16f93511c625a5d99b writing output... [ 88%] api/typedef_mir__input__device__types_8h_1a8143c65f893772f5b8bba4ac57664c48 writing output... [ 88%] api/typedef_mir__input__device__types_8h_1aa41e4b3a871e7cebdddc64123e388eab writing output... [ 88%] api/typedef_mir__input__device__types_8h_1afde1ae3665f300f8d1f9220905b60cc7 writing output... [ 88%] api/typedef_mir__native__buffer_8h_1a044f73929d0095e9673b49fc26098e3e writing output... [ 88%] api/typedef_mir__native__buffer_8h_1a6b103918d8a0066a3ee9fc3450533afb writing output... [ 88%] api/typedef_mir__prompt__session_8h_1a9f1913a41e6200b771c947cf072b2670 writing output... [ 88%] api/typedef_mir__prompt__session_8h_1af99b904ad1e86c3c71e253217472d399 writing output... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1a5046d6ce675d6e7daac4c393c7c563ec writing output... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1a78752a318aa581de23ad5ee3e2fa2dd7 writing output... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1a7c99dd824ffd32e662a9898f1e9f0519 writing output... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1ab6e222f2b016730e793cfa5815a67f38 writing output... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1ac54be23a9cf64f7eb637b7262280f6d6 writing output... [ 89%] api/typedef_namespacemir_1_1geometry_1_1generic_1acf3c7584b23033a54a9e9018bb69248b writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a016e8d8131e0356a497c9b890ccbc35f writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a0474ba60f3ec6bf717fdd03dd34de858 writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a0b496a04ef755c93de3c851e34d6f85e writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a2712b44e5d3a1fafc1d93f754bfbd4a7 writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a280a0a6f3e9f27c0ac4b2acfe7b08df3 writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a2b23fb4d376939d56f0bb968a82e5c67 writing output... [ 90%] api/typedef_namespacemir_1_1geometry_1a2c44532d52df40fe265b24ce514756ef writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a357939a88c9cfdbe6592f101d057d80d writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a3a6ede03fc30da2d830a9999ef9f26bd writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a3bd6ce7514a31011f488d4da8c8d0d26 writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a447c6963c75aa4ca6c6a63d9333c16a9 writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a76188387602925e73a42bd14e9dad4be writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a821d1409546d45933d4260eeeaec5540 writing output... [ 91%] api/typedef_namespacemir_1_1geometry_1a900b7b78edcb74bb0cc7a24255b7de8e writing output... [ 92%] api/typedef_namespacemir_1_1geometry_1a91aadfe8a6fa1192529458a15ceefbed writing output... [ 92%] api/typedef_namespacemir_1_1geometry_1aa8a6d4422a097d8f796619945eb93142 writing output... [ 92%] api/typedef_namespacemir_1_1geometry_1aaae70e815f128f35d7cc28688e15287a writing output... [ 92%] api/typedef_namespacemir_1_1geometry_1aacc9520fa7f3ab97db5c87906e8be719 writing output... [ 92%] api/typedef_namespacemir_1_1geometry_1ab06429a81e923cb5af8a07ac76059745 writing output... [ 92%] api/typedef_namespacemir_1_1geometry_1acb3e4a02fb273515faa7379e4758fee1 writing output... [ 93%] api/typedef_namespacemir_1_1geometry_1ad1455133d89fd8d90a9fb529feb663f5 writing output... [ 93%] api/typedef_namespacemir_1_1geometry_1ad176a26d98486bb6be5941fa0e8311d6 writing output... [ 93%] api/typedef_namespacemir_1_1geometry_1ade85ddf61eaa73bc5fc5cf7f88920b90 writing output... [ 93%] api/typedef_namespacemir_1_1geometry_1ae1538211aaabf520e474df18aa18aa7b writing output... [ 93%] api/typedef_namespacemir_1_1geometry_1afeae4b2468ec034db23508cad5edd5c2 writing output... [ 93%] api/typedef_namespacemir_1a88b800e19b3c392ea966c24e387bd756 writing output... [ 93%] api/typedef_namespacemiral_1a49e9fb12b0c79a0a156541985310537b writing output... [ 94%] api/typedef_namespacemiral_1a561c6c31034dbec29b4b94573ec3b529 writing output... [ 94%] api/typedef_namespacemiral_1a85dce511f40e7b6b46d62a84731b9b60 writing output... [ 94%] api/typedef_namespacemiral_1aa2989f2658b6e9d4b8c8c26900122aeb writing output... [ 94%] api/typedef_namespacemiroil_1ac7c5e8cf8d2c8857a343517074e30260 writing output... [ 94%] api/typedef_namespacemiroil_1ae48d62a91236336cf0dab9c4b13f1216 writing output... [ 94%] api/typedef_namespacemiroil_1afc17ae8de881e6560eff62da65268e30 writing output... [ 94%] api/typedef_prepend__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f writing output... [ 95%] api/typedef_toolkit__event_8h_1a63044195d46be7b9bfc0c1b14e58d2bf writing output... [ 95%] api/unabridged_orphan writing output... [ 95%] api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value writing output... [ 95%] api/variable_eglapp_8h_1a4dfab6216e6bbf44b8d70212e568a42b writing output... [ 95%] api/variable_namespacemir_1_1geometry_1_1generic_1a95c8463574a7716cda5c7586c7c8db1c writing output... [ 95%] api/variable_namespacemir_1adbd3f807eb6d8ff75ef448788480a006 writing output... [ 96%] explanation/architecture writing output... [ 96%] explanation/component_reports writing output... [ 96%] explanation/energy-efficiency writing output... [ 96%] explanation/index writing output... [ 96%] explanation/libraries writing output... [ 96%] explanation/mir-graphics-support writing output... [ 96%] explanation/ok-so-what-is-this-wayland-thing-anyway writing output... [ 97%] explanation/performance writing output... [ 97%] explanation/security writing output... [ 97%] explanation/window-positions-under-wayland writing output... [ 97%] how-to/developing-a-wayland-compositor-using-mir writing output... [ 97%] how-to/developing-wayland-extension-protocols-for-mir-servers writing output... [ 97%] how-to/getting_involved_in_mir writing output... [ 97%] how-to/how-to-calibrate-a-touchscreen-device writing output... [ 98%] how-to/how-to-enable-graphics-core22-on-a-device writing output... [ 98%] how-to/how-to-handle-keyboard-input writing output... [ 98%] how-to/how-to-specify-startup-apps writing output... [ 98%] how-to/how-to-test-mir-for-a-release writing output... [ 98%] how-to/how-to-update-symbols-map writing output... [ 98%] how-to/how-to-use-checkbox-mir writing output... [ 99%] how-to/index writing output... [ 99%] how-to/specifying-csd-ssd-preference writing output... [ 99%] index writing output... [ 99%] reference/continuous-integration writing output... [ 99%] reference/dso_versioning_guide writing output... [ 99%] reference/index writing output... [ 99%] reference/introducing_the_miral_api writing output... [100%] reference/kernel_requirements writing output... [100%] tutorial/getting-started-with-mir writing output... [100%] tutorial/index writing output... [100%] tutorial/write-your-first-wayland-compositor /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-enable-graphics-core22-on-a-device.md:503: WARNING: 'myst' cross-reference target not found: 'possible-complications' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-enable-graphics-core22-on-a-device.md:33: WARNING: Lexing literal_block 'Node: /dev/dri/card1\n├───Driver: amdgpu (AMD GPU) version 3.54.0 (20150101)\n│ ├─── ...\n├───Device: PCI 1002:747e Advanced Micro Devices, Inc. [AMD/ATI] Device 747e\n│ └───Available nodes: primary, render\n├───Framebuffer size\n│ ├───Width: [0, 16384]\n│ └───Height: [0, 16384]\n├───Connectors\n| | ...\n│ ├───Connector 3\n│ ├───Object ID: 101\n│ ├───Type: HDMI-A\n│ ├───Status: connected\n│ ├───Physical size: 530x300 mm\n│ ├───Subpixel: unknown\n│ ├───Encoders: {3}\n│ ├───Modes\n│ │ ├───1920x1080@60.00 preferred driver phsync pvsync \n│ │ ├───1920x1080@60.00 driver phsync pvsync 16:9 \n│ │ ├───...\n| | ...\n├───Encoders\n│ ├───Encoder 0\n│ │ ├───Object ID: 82\n│ │ ├───Type: TMDS\n│ │ ├───CRTCS: {0, 1, 2, 3}\n│ │ └───Clones: {0}\n| | ...\n├───CRTCs\n│ ├───CRTC 0\n│ │ ├───Object ID: 72\n│ │ ├───Legacy info\n│ │ │ ├───Mode: 1920x1080@60.00 preferred driver phsync pvsync \n│ │ │ └───Gamma size: 256\n| | ...\n└───Planes\n ├───Plane 0\n │ ├───Object ID: 40\n │ ├───CRTCs: {3}\n │ ├───Legacy info\n │ │ ├───FB ID: 0\n | ...\n' as "cpp" resulted in an error at token: '├'. Retrying in relaxed mode. [misc.highlighting_failure] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-enable-graphics-core22-on-a-device.md:457: WARNING: Lexing literal_block '$ graphics-test-tools.eglinfo\nEGL client extensions string:\n\tEGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query\n\tEGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses\n\tEGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device\n\tEGL_EXT_platform_wayland EGL_KHR_platform_wayland\n\tEGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb\n\tEGL_MESA_platform_gbm EGL_KHR_platform_gbm\n\tEGL_MESA_platform_surfaceless\n\n\nGBM platform:\nEGL API version: 1.5\nEGL vendor string: Mesa Project\nEGL version string: 1.5\nEGL client APIs: OpenGL OpenGL_ES\nEGL driver name: iris\nEGL extensions string:\n\tEGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync\n\tEGL_EXT_buffer_age EGL_EXT_create_context_robustness\n\tEGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers\n\tEGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs\n\tEGL_KHR_context_flush_control EGL_KHR_create_context\n\tEGL_KHR_create_context_no_error EGL_KHR_fence_sync\n\tEGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace\n\tEGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image\n\tEGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image\n\tEGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap\n\tEGL_KHR_no_config_context EGL_KHR_reusable_sync\n\tEGL_KHR_surfaceless_context EGL_EXT_pixel_format_float\n\tEGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image\n\tEGL_MESA_image_dma_buf_export EGL_MESA_query_driver\n\tEGL_WL_bind_wayland_display\nConfigurations:\n \tbf lv colorbuffer dp st ms\tvis cav bi renderable supported\n id sz l r g b a th cl ns b\tid eat nd gl es es2 vg surfaces\n---------------------------------------------------------------------\n0x01 32 0 10 10 10 2 0 0 0 0 0x30335241-- \ty y y \twin\n0x02 32 0 10 10 10 2 16 0 0 0 0x30335241-- \ty y y \twin\n0x03 32 0 10 10 10 2 24 0 0 0 0x30335241-- \ty y y \twin\n0x04 32 0 10 10 10 2 24 8 0 0 0x30335241-- \ty y y \twin\n0x05 32 0 10 10 10 2 0 0 2 1 0x30335241-- \ty y y \twin\n… lots more configurations, then other platform details …\n' as "cpp" resulted in an error at token: '…'. Retrying in relaxed mode. [misc.highlighting_failure] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-handle-keyboard-input.md:18: WARNING: 'myst' cross-reference target not found: '../write-your-first-wayland-compositor.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-specify-startup-apps.md:8: WARNING: 'myst' cross-reference target not found: '../write-your-first-wayland-compositor.md' [myst.xref_missing] generating indices... genindex done highlighting module code... writing additional pages... search done copying images... [ 17%] explanation/regular_540p.gif copying images... [ 33%] explanation/dialog_540p.gif copying images... [ 50%] explanation/popup_540p.gif copying images... [ 67%] explanation/tip_540p.gif copying images... [ 83%] explanation/satellite_540p.gif copying images... [100%] how-to/compositor.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 136 warnings. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2024-12-03T17:49:15.448088Z, end-time: 2024-12-03T17:50:09.007664Z, duration: 53, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.0.0 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages/breathe/project.py:116: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) matplotlib is not installed, social cards will not be generated making output directory... done WARNING: html_extra_path entry 'cppguide/favicon.ico' does not exist WARNING: html_extra_path entry 'cppguide/index.html' does not exist WARNING: html_extra_path entry 'cppguide/styleguide.css' does not exist loading pickled environment... done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'substitution', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages/exhale/configs.py:1798: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. if here == app.confdir: [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 1.00 second. [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 3.0 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 1.92 seconds. building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 636 changed, 0 removed reading sources... [ 0%] api/class_decoration_provider reading sources... [ 0%] api/class_floating_window_manager_policy reading sources... [ 0%] api/class_kiosk_window_manager_policy reading sources... [ 1%] api/class_mir_egl_surface reading sources... [ 1%] api/class_spinner_splash reading sources... [ 1%] api/class_splash_session reading sources... [ 1%] api/class_sw_splash reading sources... [ 1%] api/class_tiling_window_manager_policy reading sources... [ 1%] api/class_tiling_window_manager_policy_1_1_m_r_u_tile_list reading sources... [ 2%] api/class_wayland_app reading sources... [ 2%] api/class_wayland_callback reading sources... [ 2%] api/class_wayland_object reading sources... [ 2%] api/class_wayland_output reading sources... [ 2%] api/class_wayland_shm reading sources... [ 2%] api/class_wayland_shm_buffer reading sources... [ 3%] api/class_wayland_surface reading sources... [ 3%] api/classmir_1_1_abnormal_exit reading sources... [ 3%] api/classmir_1_1_anonymous_shm_file reading sources... [ 3%] api/classmir_1_1_exit_with_output reading sources... [ 3%] api/classmir_1_1_fatal_error_strategy reading sources... [ 3%] api/classmir_1_1_fd reading sources... [ 3%] api/classmir_1_1_int_wrapper reading sources... [ 4%] api/classmir_1_1_proof_of_mutex_lock reading sources... [ 4%] api/classmir_1_1_shm_file reading sources... [ 4%] api/classmir_1_1_synchronised reading sources... [ 4%] api/classmir_1_1_synchronised_1_1_locked_impl reading sources... [ 4%] api/classmir_1_1geometry_1_1_rectangles reading sources... [ 4%] api/classmir_1_1optional__value reading sources... [ 5%] api/classmiral_1_1_add_init_callback reading sources... [ 5%] api/classmiral_1_1_append_event_filter reading sources... [ 5%] api/classmiral_1_1_application_authorizer reading sources... [ 5%] api/classmiral_1_1_application_credentials reading sources... [ 5%] api/classmiral_1_1_basic_set_application_authorizer reading sources... [ 5%] api/classmiral_1_1_canonical_window_manager_policy reading sources... [ 6%] api/classmiral_1_1_config_file reading sources... [ 6%] api/classmiral_1_1_configuration_option reading sources... [ 6%] api/classmiral_1_1_cursor_theme reading sources... [ 6%] api/classmiral_1_1_custom_renderer reading sources... [ 6%] api/classmiral_1_1_decorations reading sources... [ 6%] api/classmiral_1_1_display_configuration reading sources... [ 6%] api/classmiral_1_1_external_client_launcher reading sources... [ 7%] api/classmiral_1_1_idle_listener reading sources... [ 7%] api/classmiral_1_1_input_configuration reading sources... [ 7%] api/classmiral_1_1_input_configuration_1_1_mouse reading sources... [ 7%] api/classmiral_1_1_input_configuration_1_1_touchpad reading sources... [ 7%] api/classmiral_1_1_internal_client_launcher reading sources... [ 7%] api/classmiral_1_1_keymap reading sources... [ 8%] api/classmiral_1_1_minimal_window_manager reading sources... [ 8%] api/classmiral_1_1_mir_runner reading sources... [ 8%] api/classmiral_1_1_output reading sources... [ 8%] api/classmiral_1_1_prepend_event_filter reading sources... [ 8%] api/classmiral_1_1_session_lock_listener reading sources... [ 8%] api/classmiral_1_1_set_application_authorizer reading sources... [ 8%] api/classmiral_1_1_set_command_line_handler reading sources... [ 9%] api/classmiral_1_1_set_terminator reading sources... [ 9%] api/classmiral_1_1_set_window_management_policy reading sources... [ 9%] api/classmiral_1_1_startup_internal_client reading sources... [ 9%] api/classmiral_1_1_wayland_extensions reading sources... [ 9%] api/classmiral_1_1_wayland_extensions_1_1_context reading sources... [ 9%] api/classmiral_1_1_wayland_extensions_1_1_enable_info reading sources... [ 10%] api/classmiral_1_1_window reading sources... [ 10%] api/classmiral_1_1_window_management_policy reading sources... [ 10%] api/classmiral_1_1_window_manager_options reading sources... [ 10%] api/classmiral_1_1_window_manager_tools reading sources... [ 10%] api/classmiral_1_1_window_specification reading sources... [ 10%] api/classmiral_1_1_x11_support reading sources... [ 11%] api/classmiral_1_1_zone reading sources... [ 11%] api/classmiroil_1_1_compositor reading sources... [ 11%] api/classmiroil_1_1_display_configuration_controller_wrapper reading sources... [ 11%] api/classmiroil_1_1_display_configuration_policy reading sources... [ 11%] api/classmiroil_1_1_display_configuration_storage reading sources... [ 11%] api/classmiroil_1_1_display_listener_wrapper reading sources... [ 11%] api/classmiroil_1_1_event_builder reading sources... [ 12%] api/classmiroil_1_1_event_builder_1_1_event_info reading sources... [ 12%] api/classmiroil_1_1_g_l_buffer reading sources... [ 12%] api/classmiroil_1_1_input_device reading sources... [ 12%] api/classmiroil_1_1_input_device_observer reading sources... [ 12%] api/classmiroil_1_1_mir_prompt_session reading sources... [ 12%] api/classmiroil_1_1_mir_server_hooks reading sources... [ 13%] api/classmiroil_1_1_open_g_l_context reading sources... [ 13%] api/classmiroil_1_1_persist_display_config reading sources... [ 13%] api/classmiroil_1_1_prompt_session_listener reading sources... [ 13%] api/classmiroil_1_1_prompt_session_manager reading sources... [ 13%] api/classmiroil_1_1_set_compositor reading sources... [ 13%] api/classmiroil_1_1_surface reading sources... [ 14%] api/classmiroil_1_1_surface_observer reading sources... [ 14%] api/define_common_8h_1a81b88c1ccfee97a0e839e17e9cfc6381 reading sources... [ 14%] api/define_common_8h_1aea1c4f7b66a67b78ad863176338dae8d reading sources... [ 14%] api/define_common_8h_1af989845e24678c452b9222afdac95e7f reading sources... [ 14%] api/define_mir__version__number_8h_1ae07f483f06aff1d127e3ea1582f8723a reading sources... [ 14%] api/define_version_8h_1a67ed322795c161c8d2162f107264fae8 reading sources... [ 14%] api/define_version_8h_1a8076398f40ea6b6f1ac30bc74f1fd745 reading sources... [ 15%] api/define_version_8h_1a8e2cc89231a291b9259766cf466bbad7 reading sources... [ 15%] api/define_version_8h_1ad46543511ca31db575bfac7b9266b638 reading sources... [ 15%] api/dir_examples reading sources... [ 15%] api/dir_examples_example-server-lib reading sources... [ 15%] api/dir_examples_miral-kiosk reading sources... [ 15%] api/dir_examples_miral-shell reading sources... [ 16%] api/dir_examples_miral-shell_spinner reading sources... [ 16%] api/dir_include reading sources... [ 16%] api/dir_include_core reading sources... [ 16%] api/dir_include_core_mir reading sources... [ 16%] api/dir_include_core_mir_geometry reading sources... [ 16%] api/dir_include_core_mir_toolkit reading sources... [ 17%] api/dir_include_core_mir_toolkit_events reading sources... [ 17%] api/dir_include_miral reading sources... [ 17%] api/dir_include_miral_miral reading sources... [ 17%] api/dir_include_miroil reading sources... [ 17%] api/dir_include_miroil_miroil reading sources... [ 17%] api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa1f4865 reading sources... [ 17%] api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c5bdafb reading sources... [ 18%] api/enum_common_8h_1a215257e3ab146a11d4d6246946fb1343 reading sources... [ 18%] api/enum_common_8h_1a35abb6b150b9c670c6691ae19091139b reading sources... [ 18%] api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a7497cd reading sources... [ 18%] api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7fe545aa reading sources... [ 18%] api/enum_common_8h_1a58319ffb4da6d914911b049e1fec2f89 reading sources... [ 18%] api/enum_common_8h_1a5a15b379af27169665ac512dcf449cb4 reading sources... [ 19%] api/enum_common_8h_1a5b17fd564b3fee444ce720f9386482c4 reading sources... [ 19%] api/enum_common_8h_1a6eecd2576a4167b74674fd614b8c1590 reading sources... [ 19%] api/enum_common_8h_1a767377fc0ee9f2097bc25dce0228d7a6 reading sources... [ 19%] api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f311cf4 reading sources... [ 19%] api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4c97927 reading sources... [ 19%] api/enum_common_8h_1aab034964866decf1eee6f624c9009714 reading sources... [ 19%] api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb92e72bc reading sources... [ 20%] api/enum_common_8h_1ab2088ab696322f19aa108bf9453c940d reading sources... [ 20%] api/enum_common_8h_1ab214b8035d5e089259733061d3888df1 reading sources... [ 20%] api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07a87278 reading sources... [ 20%] api/enum_common_8h_1acc57649fb52ec6b8bbfac0121677de0b reading sources... [ 20%] api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610cf28f08 reading sources... [ 20%] api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5793896 reading sources... [ 21%] api/enum_common_8h_1ae3151d665951e96c1e4874b6d45ba0fd reading sources... [ 21%] api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42166a35 reading sources... [ 21%] api/enum_common_8h_1af7be486c02e9824e4438ffb5cd7c0d4d reading sources... [ 21%] api/enum_mir__input__device__types_8h_1a04c32e537bed2b8e96cfd86dd8e65bf9 reading sources... [ 21%] api/enum_mir__input__device__types_8h_1a2167f198f7e01adc0409f6fab1d12e39 reading sources... [ 21%] api/enum_mir__input__device__types_8h_1a2ad77912e9df4ebeef9da1a0ec9c7b7d reading sources... [ 22%] api/enum_mir__input__device__types_8h_1a43c016de38143ec748783e5550898d9a reading sources... [ 22%] api/enum_mir__input__device__types_8h_1ac0e01f0637de136f94f132aa9e98fe4d reading sources... [ 22%] api/enum_mir__native__buffer_8h_1a0036e2b8c934cea86943747e6b19fb53 reading sources... [ 22%] api/enum_mir__native__buffer_8h_1a06fc87d81c62e9abb8790b6e5713c55b reading sources... [ 22%] api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a reading sources... [ 22%] api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 reading sources... [ 22%] api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a reading sources... [ 23%] api/enums_8h_1ab283701be29eca88282fa0d5fe8306d8 reading sources... [ 23%] api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 reading sources... [ 23%] api/enums_8h_1acb5dd8de82dba71f2041147e03057dd1 reading sources... [ 23%] api/enums_8h_1adf49c801cfcd82997db142fab646cfd7 reading sources... [ 23%] api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 reading sources... [ 23%] api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e reading sources... [ 24%] api/enums_8h_1ae98f3e1892277e54e0b278283cf0bc4c reading sources... [ 24%] api/enums_8h_1af187f39f830b8e179acfbc953f7df377 reading sources... [ 24%] api/file_examples_example-server-lib_decoration_provider.h reading sources... [ 24%] api/file_examples_example-server-lib_floating_window_manager.h reading sources... [ 24%] api/file_examples_example-server-lib_splash_session.h reading sources... [ 24%] api/file_examples_example-server-lib_sw_splash.h reading sources... [ 25%] api/file_examples_example-server-lib_tiling_window_manager.h reading sources... [ 25%] api/file_examples_example-server-lib_wallpaper_config.h reading sources... [ 25%] api/file_examples_example-server-lib_wayland_app.h reading sources... [ 25%] api/file_examples_example-server-lib_wayland_shm.h reading sources... [ 25%] api/file_examples_example-server-lib_wayland_surface.h reading sources... [ 25%] api/file_examples_miral-kiosk_kiosk_window_manager.h reading sources... [ 25%] api/file_examples_miral-shell_spinner_eglapp.h reading sources... [ 26%] api/file_examples_miral-shell_spinner_miregl.h reading sources... [ 26%] api/file_examples_miral-shell_spinner_splash.h reading sources... [ 26%] api/file_include_core_mir_abnormal_exit.h reading sources... [ 26%] api/file_include_core_mir_anonymous_shm_file.h reading sources... [ 26%] api/file_include_core_mir_depth_layer.h reading sources... [ 26%] api/file_include_core_mir_fatal.h reading sources... [ 27%] api/file_include_core_mir_fd.h reading sources... [ 27%] api/file_include_core_mir_geometry_dimensions.h reading sources... [ 27%] api/file_include_core_mir_geometry_displacement.h reading sources... [ 27%] api/file_include_core_mir_geometry_forward.h reading sources... [ 27%] api/file_include_core_mir_geometry_point.h reading sources... [ 27%] api/file_include_core_mir_geometry_rectangle.h reading sources... [ 28%] api/file_include_core_mir_geometry_rectangles.h reading sources... [ 28%] api/file_include_core_mir_geometry_size.h reading sources... [ 28%] api/file_include_core_mir_int_wrapper.h reading sources... [ 28%] api/file_include_core_mir_optional_value.h reading sources... [ 28%] api/file_include_core_mir_proof_of_mutex_lock.h reading sources... [ 28%] api/file_include_core_mir_shm_file.h reading sources... [ 28%] api/file_include_core_mir_synchronised.h reading sources... [ 29%] api/file_include_core_mir_toolkit_common.h reading sources... [ 29%] api/file_include_core_mir_toolkit_events_enums.h reading sources... [ 29%] api/file_include_core_mir_toolkit_mir_input_device_types.h reading sources... [ 29%] api/file_include_core_mir_toolkit_mir_native_buffer.h reading sources... [ 29%] api/file_include_core_mir_toolkit_mir_version_number.h reading sources... [ 29%] api/file_include_miral_miral_add_init_callback.h reading sources... [ 30%] api/file_include_miral_miral_append_event_filter.h reading sources... [ 30%] api/file_include_miral_miral_application.h reading sources... [ 30%] api/file_include_miral_miral_application_authorizer.h reading sources... [ 30%] api/file_include_miral_miral_application_info.h reading sources... [ 30%] api/file_include_miral_miral_canonical_window_manager.h reading sources... [ 30%] api/file_include_miral_miral_command_line_option.h reading sources... [ 31%] api/file_include_miral_miral_config_file.h reading sources... [ 31%] api/file_include_miral_miral_configuration_option.h reading sources... [ 31%] api/file_include_miral_miral_cursor_theme.h reading sources... [ 31%] api/file_include_miral_miral_custom_renderer.h reading sources... [ 31%] api/file_include_miral_miral_decorations.h reading sources... [ 31%] api/file_include_miral_miral_display_configuration.h reading sources... [ 31%] api/file_include_miral_miral_display_configuration_option.h reading sources... [ 32%] api/file_include_miral_miral_external_client.h reading sources... [ 32%] api/file_include_miral_miral_idle_listener.h reading sources... [ 32%] api/file_include_miral_miral_input_configuration.h reading sources... [ 32%] api/file_include_miral_miral_internal_client.h reading sources... [ 32%] api/file_include_miral_miral_keymap.h reading sources... [ 32%] api/file_include_miral_miral_lambda_as_function.h reading sources... [ 33%] api/file_include_miral_miral_minimal_window_manager.h reading sources... [ 33%] api/file_include_miral_miral_output.h reading sources... [ 33%] api/file_include_miral_miral_prepend_event_filter.h reading sources... [ 33%] api/file_include_miral_miral_runner.h reading sources... [ 33%] api/file_include_miral_miral_session_lock_listener.h reading sources... [ 33%] api/file_include_miral_miral_set_command_line_handler.h reading sources... [ 33%] api/file_include_miral_miral_set_terminator.h reading sources... [ 34%] api/file_include_miral_miral_set_window_management_policy.h reading sources... [ 34%] api/file_include_miral_miral_toolkit_event.h reading sources... [ 34%] api/file_include_miral_miral_version.h reading sources... [ 34%] api/file_include_miral_miral_wayland_extensions.h reading sources... [ 34%] api/file_include_miral_miral_window.h reading sources... [ 34%] api/file_include_miral_miral_window_info.h reading sources... [ 35%] api/file_include_miral_miral_window_management_options.h reading sources... [ 35%] api/file_include_miral_miral_window_management_policy.h reading sources... [ 35%] api/file_include_miral_miral_window_manager_tools.h reading sources... [ 35%] api/file_include_miral_miral_window_specification.h reading sources... [ 35%] api/file_include_miral_miral_x11_support.h reading sources... [ 35%] api/file_include_miral_miral_zone.h reading sources... [ 36%] api/file_include_miroil_miroil_compositor.h reading sources... [ 36%] api/file_include_miroil_miroil_display_configuration_controller_wrapper.h reading sources... [ 36%] api/file_include_miroil_miroil_display_configuration_policy.h reading sources... [ 36%] api/file_include_miroil_miroil_display_configuration_storage.h reading sources... [ 36%] api/file_include_miroil_miroil_display_id.h reading sources... [ 36%] api/file_include_miroil_miroil_display_listener_wrapper.h reading sources... [ 36%] api/file_include_miroil_miroil_edid.h reading sources... [ 37%] api/file_include_miroil_miroil_event_builder.h reading sources... [ 37%] api/file_include_miroil_miroil_eventdispatch.h reading sources... [ 37%] api/file_include_miroil_miroil_input_device.h reading sources... [ 37%] api/file_include_miroil_miroil_input_device_observer.h reading sources... [ 37%] api/file_include_miroil_miroil_mir_prompt_session.h reading sources... [ 37%] api/file_include_miroil_miroil_mir_server_hooks.h reading sources... [ 38%] api/file_include_miroil_miroil_mirbuffer.h reading sources... [ 38%] api/file_include_miroil_miroil_open_gl_context.h reading sources... [ 38%] api/file_include_miroil_miroil_persist_display_config.h reading sources... [ 38%] api/file_include_miroil_miroil_prompt_session_listener.h reading sources... [ 38%] api/file_include_miroil_miroil_prompt_session_manager.h reading sources... [ 38%] api/file_include_miroil_miroil_set_compositor.h reading sources... [ 39%] api/file_include_miroil_miroil_surface.h reading sources... [ 39%] api/file_include_miroil_miroil_surface_observer.h reading sources... [ 39%] api/function_eglapp_8h_1ad45b7101702fb1a81faefa0afbc261a3 reading sources... [ 39%] api/function_miregl_8h_1a0861dcfc9d2a4e2e8f41ebd6759a4071 reading sources... [ 39%] api/function_miregl_8h_1adc4861605ca0f83ad94703c80ab47d1a reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a02ea1247e5f1e8f1cc4cd43ca861b110 reading sources... [ 39%] api/function_namespacemir_1_1geometry_1_1generic_1a05063e0745a0d0627d223abe8a1ebf3f reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a0b4e8e236257a7c2a3a0a954dbe65897 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a104c0fd63f970ec5511cd725b1f9f47c reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a109eb7762802452d3f92f6c7db76dc8d reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a10c7e474a060936e31ddeddf72541731 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a112f9b7b1bd24249bcc73db7b24156b4 reading sources... [ 40%] api/function_namespacemir_1_1geometry_1_1generic_1a17eac292e88bd242631a38da2aa7de46 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a181fa4ae6e7300c27f95a52a44add7ed reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a199407defd2b71616b82ee5934c23856 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a20b3092cf1efc41b3ab45efdf628e790 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a251256833e77be6423d620459f83c86a reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a27b75d9b65f6a054f82cce34178ad379 reading sources... [ 41%] api/function_namespacemir_1_1geometry_1_1generic_1a27d05ab1ee87461fe630c540cd2184c7 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a2c1278fea71479248fee2ab542e6079a reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a323aae0d2a9cb8c1af50a38edfeae01d reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a327d7dadfcd290b6ef9d6b32393afa7a reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a32fff222528775d0a1132b3f0416ed29 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a36a4cb20d39d1d06f1eeec6c47a4bb19 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a38d441595497e0f077f01c0d7a126a23 reading sources... [ 42%] api/function_namespacemir_1_1geometry_1_1generic_1a390e0fb8f25d5d246c1fd1e992899005 reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a39bab0118a09b7643105a1d92c1608ad reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a3d9f8465557fc10bb54430b6f4cac14e reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a40425554bd628f5020e436388dcafea0 reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a410f06abe96430e2414d98bec21739e1 reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a420c6c388741ae1315dc37250fa76ecb reading sources... [ 43%] api/function_namespacemir_1_1geometry_1_1generic_1a4723a61d867aee5b1d398fd442a8e2c2 reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a4ce19a130c92c2d0831422431513b451 reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a4dcb33a72d7e95ca5dad24967742ca4e reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a4ffc062c66b2d04af0f446d96ae7db7b reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a52dad8556887799c66fc8c7196a5698f reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a55db8b115ef746e13eac140084e57b0a reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a5d7ee345df77dad0f11f259399643d53 reading sources... [ 44%] api/function_namespacemir_1_1geometry_1_1generic_1a5f9d47c8d835299a27eb59faba3a5bdb reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a6141971b8939c74eefdcb5cb8b7703ea reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a6217d7137611057780105a56d556339d reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a646295f94e8356d254f471acafe9d282 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a6b9e8f5e22faba96d2572d543ff3bf15 reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a6e9e8676e548c8d41a67dac595e2f53b reading sources... [ 45%] api/function_namespacemir_1_1geometry_1_1generic_1a6fdec3ebbf531d87fd33a7328ba8f202 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1a735bb86526f8d317ff170b05fd4b7634 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1a7791334394328be4b0151b98528f2fe4 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1a78f931e457fcac596811555cd22cbcae reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1a79da29285c57e5eeeb38d251c5fe3c67 reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1a7b8b7786dbddb8f1be29a71f48bdeadc reading sources... [ 46%] api/function_namespacemir_1_1geometry_1_1generic_1a7dcce1955a8257b3e9b20a61fef287fd reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a81a79b8bcf195b8c5d8128903ed8ea63 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a8277fe26a17132931a9d044f88925e94 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a82b4e935b8be472ba0420e6b5f9f139c reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a9123f327bffffec92d294f586c37a2a7 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a95f44d7badfa2ffcedca9f17665d80d6 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a9b38fb03856dead54d56ecc35e1504a7 reading sources... [ 47%] api/function_namespacemir_1_1geometry_1_1generic_1a9ce81d2b19b054ac262af757398f08c0 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1aa302fcf5b8dfebb141aed6683e5334a6 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1aa3c63e95b3b7f55344a0f99a3c70cf98 reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1aa4b6858cef3e945d286fa429c605b95a reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ab0051909d409dc3d357b0e8b92c14cce reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ab07a93a35b952ff5aac29355d9f5785d reading sources... [ 48%] api/function_namespacemir_1_1geometry_1_1generic_1ab2a50e37f4aafe08289262bdc168219a reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1aba6444847cbb5bf9738d84667cff3af0 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1abeb622c01757c875a47770a634754a2d reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1abedc49564d417066f2f78643742dd3ae reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1abf2fa2d45cfb9e1fa937685b1e81f565 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ac1a23425544ee9e092820da592275438 reading sources... [ 49%] api/function_namespacemir_1_1geometry_1_1generic_1ac600d20596e724e16825e1bcd99ce0cc reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ac7f7c36ab8a0567d9dcb733974bb7d03 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ad0220805628fdb0779b03fe071c3e509 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ad26b5e4ae7907ced512e983a4d2626e3 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ad43b6ddb0eabcb490474ae06bc83bf18 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ad5a1ddedf02b64e741acbebb99b81cf1 reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ad6ee0b3871f8f281a16e3f7c91b6f37d reading sources... [ 50%] api/function_namespacemir_1_1geometry_1_1generic_1ad7a1760f32dab0b9b678a439299dd257 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1_1generic_1ad831cce03545ad50748c7fdac5d54968 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1_1generic_1ad8416ea0cf2661d6d0e49648c09de2c2 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1_1generic_1adc492b7f136d63db0c6ed89b54a87512 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1_1generic_1ade7217983a9876ca270c2b4fc5ac5627 reading sources... [ 51%] api/function_namespacemir_1_1geometry_1_1generic_1ae370ca2d975d1256705b9eb649b9384d reading sources... [ 51%] api/function_namespacemir_1_1geometry_1_1generic_1ae86d1d3301d737c15444da63565a907c reading sources... [ 52%] api/function_namespacemir_1_1geometry_1_1generic_1ae97122825b863b6f2ccd0270848446e8 reading sources... [ 52%] api/function_namespacemir_1_1geometry_1_1generic_1aed30b72d2e8c2d544ce7f15d2f08351a reading sources... [ 52%] api/function_namespacemir_1_1geometry_1_1generic_1af1accce5b736f2fa8f2f965472466e0f reading sources... [ 52%] api/function_namespacemir_1_1geometry_1_1generic_1af4e6f5c47e7c77382fad44a6314a431d reading sources... [ 52%] api/function_namespacemir_1_1geometry_1_1generic_1afd0c21fa7fa756a62d9aabcd405ebc33 reading sources... [ 52%] api/function_namespacemir_1_1geometry_1a051b35d8f1400da4b13e9b31c0f4872b reading sources... [ 53%] api/function_namespacemir_1_1geometry_1a2cdf1cf189d9e5a9d0abdb71fd2840f6 reading sources... [ 53%] api/function_namespacemir_1_1geometry_1a4877ed73af1441ca5349f1b0d1de7d80 reading sources... [ 53%] api/function_namespacemir_1_1geometry_1a6dd1ec96ef9ef14b53448cb197bb8e48 reading sources... [ 53%] api/function_namespacemir_1_1geometry_1a700f17260561d27ab685533a9795274f reading sources... [ 53%] api/function_namespacemir_1_1geometry_1a87515389d72fc13d0bc74c81081ec160 reading sources... [ 53%] api/function_namespacemir_1_1geometry_1aa53dc926685665977b288eab6d6e2bab reading sources... [ 53%] api/function_namespacemir_1_1geometry_1aa8657dff455ecd336d440165e2f50630 reading sources... [ 54%] api/function_namespacemir_1_1geometry_1ab86e34196ec541f958eab5edb7f83168 reading sources... [ 54%] api/function_namespacemir_1_1geometry_1ae8f6f22efdd8843c3ca0d5c792c9eb84 reading sources... [ 54%] api/function_namespacemir_1_1geometry_1aea8715e1c445ce076b12e0d6f56ba6fe reading sources... [ 54%] api/function_namespacemir_1_1geometry_1afbe7fe3168e0941690699065bac1a518 reading sources... [ 54%] api/function_namespacemir_1_1geometry_1afd055ae974dddfd77d5c0a261b02e5b8 reading sources... [ 54%] api/function_namespacemir_1a0130c86f8fca8e1f7c5b65dc47d31c46 reading sources... [ 55%] api/function_namespacemir_1a4557675a8e91466a1125e1090a106f09 reading sources... [ 55%] api/function_namespacemir_1a984aad4cff67e4ff302485cb123b3408 reading sources... [ 55%] api/function_namespacemir_1aba75ffce97e40879fab5f17c41e173ec reading sources... [ 55%] api/function_namespacemir_1abaa4c8d43bb387d445bc9efca9526c5d reading sources... [ 55%] api/function_namespacemir_1abc2f7a3e9f4b945a5b48ca390f68247c reading sources... [ 55%] api/function_namespacemir_1ad0317ca6f21212ca7364b2e14a06f971 reading sources... [ 56%] api/function_namespacemir_1ad0c3dc577cd83f394fd02af500d791b4 reading sources... [ 56%] api/function_namespacemir_1ae76330cbf76c91f171ad229bbb97771b reading sources... [ 56%] api/function_namespacemir_1af9dae9c8d4ab9b69f3f0968f1cddef27 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1a1f28c19b46b9e4f36aa588a059b157b7 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1a2981dd807ba407668c113659510f7a05 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1a37ff34392280514af822dcdb12dffa77 reading sources... [ 56%] api/function_namespacemiral_1_1toolkit_1a385c6d6b31df25948d199f0fccea0eb6 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1a3b0f0512003f6afc957b062467a054da reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1a4c5eaa1b33364972fffa87827e5e416b reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1a614e89bf4669e81fef13792027f57f82 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1a66003ec9b76abf02795cea9dd7845684 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1a791564b8c697678e9d50715af61bcc62 reading sources... [ 57%] api/function_namespacemiral_1_1toolkit_1a7f1a42821b0e2a51ff1642428eb0451e reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1a7f3bc79f0c139ec58161ca385dd97ea3 reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1a8c0bd2e2d4d031e64ebd270480db4810 reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1a90e9553e04e17e7cda492a4654e51593 reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1a918f0a7953cb3d2ce0ba4e8c102b10ed reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1a998d66ffc5e522cbbafc3c4974e8e620 reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1aa0dad639ef7af348d722d6df83e1b5d1 reading sources... [ 58%] api/function_namespacemiral_1_1toolkit_1ab2fed373efcb20fd06194d4ab52b7ff7 reading sources... [ 59%] api/function_namespacemiral_1_1toolkit_1ac05e00426e86363a9e390ecbc254e297 reading sources... [ 59%] api/function_namespacemiral_1_1toolkit_1ac5ed3c26b265a3e58bdb82a2c4c618e0 reading sources... [ 59%] api/function_namespacemiral_1_1toolkit_1ac9847181db60721b33a1f13e1df08f9f reading sources... [ 59%] api/function_namespacemiral_1_1toolkit_1ad124f03d5c0b82f70c02f70580c94e02 reading sources... [ 59%] api/function_namespacemiral_1_1toolkit_1ad494c491ff5bb1ddd70e89552ce3c08e reading sources... [ 59%] api/function_namespacemiral_1_1toolkit_1ae08cabcb6916df8ec96e774395236535 reading sources... [ 60%] api/function_namespacemiral_1_1toolkit_1af088552a48af2646d152e8ac15c8aacb reading sources... [ 60%] api/function_namespacemiral_1_1toolkit_1af0e84985bed1523ac1a0ff313ed2677a reading sources... [ 60%] api/function_namespacemiral_1_1toolkit_1af1f8b44a3d3080c8df37005ef52ef625 reading sources... [ 60%] api/function_namespacemiral_1_1toolkit_1af2cb41ba1d26576ce87812a5331d5e73 reading sources... [ 60%] api/function_namespacemiral_1a0389a9966b09ff8ed8c3592b28ae7ee0 reading sources... [ 60%] api/function_namespacemiral_1a213cbf32576354cb70085016d4924f4f reading sources... [ 61%] api/function_namespacemiral_1a24b0423dfea6a1d712072f1982d1bb13 reading sources... [ 61%] api/function_namespacemiral_1a2afe37d47d30b4e5fe5ab96c642aef48 reading sources... [ 61%] api/function_namespacemiral_1a403f294504fe9d540bbc921ffe0d5d56 reading sources... [ 61%] api/function_namespacemiral_1a6df40923bcad4b849c34ac94cfefd165 reading sources... [ 61%] api/function_namespacemiral_1a78f1938f5e7b2b04da1b6d356ee46c7d reading sources... [ 61%] api/function_namespacemiral_1a7a992b36731bb6543092e39776640ba8 reading sources... [ 61%] api/function_namespacemiral_1a82a616bcad20a8b5689a7fae2dd6ba5e reading sources... [ 62%] api/function_namespacemiral_1a869d9cad37fb2d8cf0653dc87a711618 reading sources... [ 62%] api/function_namespacemiral_1a8e6bfd7efe90724d9da7cf63984eed92 reading sources... [ 62%] api/function_namespacemiral_1a8ea718a9ca45e67a09630e022af689ea reading sources... [ 62%] api/function_namespacemiral_1a98496d44e3575ea535ee1039144fb69e reading sources... [ 62%] api/function_namespacemiral_1a9978efd078cee67913e22dd249346dbf reading sources... [ 62%] api/function_namespacemiral_1aa409ffb552d004c47d65ab6af36ecabd reading sources... [ 63%] api/function_namespacemiral_1aa9f8edac53caaa5f1a323ac8e6476df0 reading sources... [ 63%] api/function_namespacemiral_1ab1201343029116dfcb9e9b21505b98e6 reading sources... [ 63%] api/function_namespacemiral_1abd49108e049f90163ab2f8882c47f6a2 reading sources... [ 63%] api/function_namespacemiral_1ac32b64d4b27168f9d008b38d562def36 reading sources... [ 63%] api/function_namespacemiral_1acb83bfca4dec79501f36047818b5f53e reading sources... [ 63%] api/function_namespacemiral_1ad3758f8209fed745fae70a015c1d4631 reading sources... [ 64%] api/function_namespacemiral_1ae33e0b42c295335e62d45cc75d527ab7 reading sources... [ 64%] api/function_namespacemiral_1ae3e8a2d1d13195be9b5c2b1da2a9a367 reading sources... [ 64%] api/function_namespacemiral_1ae9b31767224e9af6d45b67029459bb09 reading sources... [ 64%] api/function_namespacemiral_1aec35600d613fe6bb61ee9018bef70a43 reading sources... [ 64%] api/function_namespacemiral_1aee9e767a99e405070c9ff5e8c020a112 reading sources... [ 64%] api/function_namespacemiral_1af83a6854bf55b8d6a0d35ae6dbff4814 reading sources... [ 64%] api/function_namespacemiroil_1a31807a727abc72073f7c7309f47590c0 reading sources... [ 65%] api/function_namespacewallpaper_1a04d2d3975f3419fa86277703ff9276f2 reading sources... [ 65%] api/function_namespacewallpaper_1aa537b2ca950bded88e9d7b4e9fd65fd3 reading sources... [ 65%] api/function_window__info_8h_1a822272da26ce451068e4b6c09eb04aca reading sources... [ 65%] api/library_root reading sources... [ 65%] api/namespace_mir reading sources... [ 65%] api/namespace_mir__geometry reading sources... [ 66%] api/namespace_mir__geometry__generic reading sources... [ 66%] api/namespace_mir__renderer reading sources... [ 66%] api/namespace_miral reading sources... [ 66%] api/namespace_miral__detail reading sources... [ 66%] api/namespace_miral__toolkit reading sources... [ 66%] api/namespace_miroil reading sources... [ 67%] api/namespace_std reading sources... [ 67%] api/namespace_wallpaper reading sources... [ 67%] api/page_deprecated reading sources... [ 67%] api/program_listing_file_examples_example-server-lib_decoration_provider.h reading sources... [ 67%] api/program_listing_file_examples_example-server-lib_floating_window_manager.h reading sources... [ 67%] api/program_listing_file_examples_example-server-lib_splash_session.h reading sources... [ 67%] api/program_listing_file_examples_example-server-lib_sw_splash.h reading sources... [ 68%] api/program_listing_file_examples_example-server-lib_tiling_window_manager.h reading sources... [ 68%] api/program_listing_file_examples_example-server-lib_wallpaper_config.h reading sources... [ 68%] api/program_listing_file_examples_example-server-lib_wayland_app.h reading sources... [ 68%] api/program_listing_file_examples_example-server-lib_wayland_shm.h reading sources... [ 68%] api/program_listing_file_examples_example-server-lib_wayland_surface.h reading sources... [ 68%] api/program_listing_file_examples_miral-kiosk_kiosk_window_manager.h reading sources... [ 69%] api/program_listing_file_examples_miral-shell_spinner_eglapp.h reading sources... [ 69%] api/program_listing_file_examples_miral-shell_spinner_miregl.h reading sources... [ 69%] api/program_listing_file_examples_miral-shell_spinner_splash.h reading sources... [ 69%] api/program_listing_file_include_core_mir_abnormal_exit.h reading sources... [ 69%] api/program_listing_file_include_core_mir_anonymous_shm_file.h reading sources... [ 69%] api/program_listing_file_include_core_mir_depth_layer.h reading sources... [ 69%] api/program_listing_file_include_core_mir_fatal.h reading sources... [ 70%] api/program_listing_file_include_core_mir_fd.h reading sources... [ 70%] api/program_listing_file_include_core_mir_geometry_dimensions.h reading sources... [ 70%] api/program_listing_file_include_core_mir_geometry_displacement.h reading sources... [ 70%] api/program_listing_file_include_core_mir_geometry_forward.h reading sources... [ 70%] api/program_listing_file_include_core_mir_geometry_point.h reading sources... [ 70%] api/program_listing_file_include_core_mir_geometry_rectangle.h reading sources... [ 71%] api/program_listing_file_include_core_mir_geometry_rectangles.h reading sources... [ 71%] api/program_listing_file_include_core_mir_geometry_size.h reading sources... [ 71%] api/program_listing_file_include_core_mir_int_wrapper.h reading sources... [ 71%] api/program_listing_file_include_core_mir_optional_value.h reading sources... [ 71%] api/program_listing_file_include_core_mir_proof_of_mutex_lock.h reading sources... [ 71%] api/program_listing_file_include_core_mir_shm_file.h reading sources... [ 72%] api/program_listing_file_include_core_mir_synchronised.h reading sources... [ 72%] api/program_listing_file_include_core_mir_toolkit_common.h reading sources... [ 72%] api/program_listing_file_include_core_mir_toolkit_events_enums.h reading sources... [ 72%] api/program_listing_file_include_core_mir_toolkit_mir_input_device_types.h reading sources... [ 72%] api/program_listing_file_include_core_mir_toolkit_mir_native_buffer.h reading sources... [ 72%] api/program_listing_file_include_core_mir_toolkit_mir_version_number.h reading sources... [ 72%] api/program_listing_file_include_miral_miral_add_init_callback.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_append_event_filter.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_application.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_application_authorizer.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_application_info.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_canonical_window_manager.h reading sources... [ 73%] api/program_listing_file_include_miral_miral_command_line_option.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_config_file.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_configuration_option.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_cursor_theme.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_custom_renderer.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_decorations.h reading sources... [ 74%] api/program_listing_file_include_miral_miral_display_configuration.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_display_configuration_option.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_external_client.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_idle_listener.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_input_configuration.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_internal_client.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_keymap.h reading sources... [ 75%] api/program_listing_file_include_miral_miral_lambda_as_function.h reading sources... [ 76%] api/program_listing_file_include_miral_miral_minimal_window_manager.h reading sources... [ 76%] api/program_listing_file_include_miral_miral_output.h reading sources... [ 76%] api/program_listing_file_include_miral_miral_prepend_event_filter.h reading sources... [ 76%] api/program_listing_file_include_miral_miral_runner.h reading sources... [ 76%] api/program_listing_file_include_miral_miral_session_lock_listener.h reading sources... [ 76%] api/program_listing_file_include_miral_miral_set_command_line_handler.h reading sources... [ 77%] api/program_listing_file_include_miral_miral_set_terminator.h reading sources... [ 77%] api/program_listing_file_include_miral_miral_set_window_management_policy.h reading sources... [ 77%] api/program_listing_file_include_miral_miral_toolkit_event.h reading sources... [ 77%] api/program_listing_file_include_miral_miral_version.h reading sources... [ 77%] api/program_listing_file_include_miral_miral_wayland_extensions.h reading sources... [ 77%] api/program_listing_file_include_miral_miral_window.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_window_info.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_window_management_options.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_window_management_policy.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_window_manager_tools.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_window_specification.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_x11_support.h reading sources... [ 78%] api/program_listing_file_include_miral_miral_zone.h reading sources... [ 79%] api/program_listing_file_include_miroil_miroil_compositor.h reading sources... [ 79%] api/program_listing_file_include_miroil_miroil_display_configuration_controller_wrapper.h reading sources... [ 79%] api/program_listing_file_include_miroil_miroil_display_configuration_policy.h reading sources... [ 79%] api/program_listing_file_include_miroil_miroil_display_configuration_storage.h reading sources... [ 79%] api/program_listing_file_include_miroil_miroil_display_id.h reading sources... [ 79%] api/program_listing_file_include_miroil_miroil_display_listener_wrapper.h reading sources... [ 80%] api/program_listing_file_include_miroil_miroil_edid.h reading sources... [ 80%] api/program_listing_file_include_miroil_miroil_event_builder.h reading sources... [ 80%] api/program_listing_file_include_miroil_miroil_eventdispatch.h reading sources... [ 80%] api/program_listing_file_include_miroil_miroil_input_device.h reading sources... [ 80%] api/program_listing_file_include_miroil_miroil_input_device_observer.h reading sources... [ 80%] api/program_listing_file_include_miroil_miroil_mir_prompt_session.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_mir_server_hooks.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_mirbuffer.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_open_gl_context.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_persist_display_config.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_prompt_session_listener.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_prompt_session_manager.h reading sources... [ 81%] api/program_listing_file_include_miroil_miroil_set_compositor.h reading sources... [ 82%] api/program_listing_file_include_miroil_miroil_surface.h reading sources... [ 82%] api/program_listing_file_include_miroil_miroil_surface_observer.h reading sources... [ 82%] api/struct_mir_buffer_package reading sources... [ 82%] api/structmir_1_1_int_owned_fd reading sources... [ 82%] api/structmir_1_1geometry_1_1_delta_x_tag reading sources... [ 82%] api/structmir_1_1geometry_1_1_delta_y_tag reading sources... [ 83%] api/structmir_1_1geometry_1_1_height_tag reading sources... [ 83%] api/structmir_1_1geometry_1_1_stride_tag reading sources... [ 83%] api/structmir_1_1geometry_1_1_width_tag reading sources... [ 83%] api/structmir_1_1geometry_1_1_x_tag reading sources... [ 83%] api/structmir_1_1geometry_1_1_y_tag reading sources... [ 83%] api/structmir_1_1geometry_1_1generic_1_1_displacement reading sources... [ 83%] api/structmir_1_1geometry_1_1generic_1_1_point reading sources... [ 84%] api/structmir_1_1geometry_1_1generic_1_1_rectangle reading sources... [ 84%] api/structmir_1_1geometry_1_1generic_1_1_size reading sources... [ 84%] api/structmir_1_1geometry_1_1generic_1_1_value reading sources... [ 84%] api/structmiral_1_1_application_info reading sources... [ 84%] api/structmiral_1_1_fd_handle reading sources... [ 84%] api/structmiral_1_1_output_1_1_physical_size_m_m reading sources... [ 85%] api/structmiral_1_1_wayland_extensions_1_1_builder reading sources... [ 85%] api/structmiral_1_1_window_info reading sources... [ 85%] api/structmiral_1_1_window_manager_option reading sources... [ 85%] api/structmiral_1_1_window_specification_1_1_aspect_ratio reading sources... [ 85%] api/structmiral_1_1detail_1_1_function_type reading sources... [ 85%] api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4 reading sources... [ 86%] api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4 reading sources... [ 86%] api/structmiroil_1_1_display_configuration_options reading sources... [ 86%] api/structmiroil_1_1_display_configuration_options_1_1_display_mode reading sources... [ 86%] api/structmiroil_1_1_display_id reading sources... [ 86%] api/structmiroil_1_1_edid reading sources... [ 86%] api/structmiroil_1_1_edid_1_1_descriptor reading sources... [ 86%] api/structmiroil_1_1_edid_1_1_physical_size_m_m reading sources... [ 87%] api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapper_3_01_tag_00_01_value_type_01_4_01_4 reading sources... [ 87%] api/typedef_append__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f reading sources... [ 87%] api/typedef_common_8h_1a09cf458b0f0ff770f5ee5a80f9c9a065 reading sources... [ 87%] api/typedef_common_8h_1a2933496737a4488b58fa93e0668a83a5 reading sources... [ 87%] api/typedef_common_8h_1a2f84abc28de3c2b3f15748a4322cf8a9 reading sources... [ 87%] api/typedef_common_8h_1a57838803efac4d93b084decb3af5c6a8 reading sources... [ 88%] api/typedef_common_8h_1a5827e427e2c843f25fb1fa9293269add reading sources... [ 88%] api/typedef_common_8h_1a6891e9936f71db8e27161e9dbf4eb5d5 reading sources... [ 88%] api/typedef_common_8h_1a723b99cc039316ac363992d116422af5 reading sources... [ 88%] api/typedef_common_8h_1a757eb23b427eceb9b0a63eee2a84d116 reading sources... [ 88%] api/typedef_common_8h_1a8b984bfb17e08f6aac2d7b9ae01a65bf reading sources... [ 88%] api/typedef_common_8h_1a926ee3e234cf9aab5e61c6130340063c reading sources... [ 89%] api/typedef_common_8h_1a9a06771c4227cc27fd449d999950f934 reading sources... [ 89%] api/typedef_common_8h_1aa0b26bb170b52c01eb226a978376c918 reading sources... [ 89%] api/typedef_common_8h_1ac3ddbaf52ca5049ae8fa5f2e0ae72ca0 reading sources... [ 89%] api/typedef_common_8h_1ac459ce78452ebdf102efcad6e3b4eb0d reading sources... [ 89%] api/typedef_common_8h_1ad0500f97ef015f85a1e5d6446ca9a7b5 reading sources... [ 89%] api/typedef_common_8h_1ad0cd11deb503f8fa9078e6af012c6f8a reading sources... [ 89%] api/typedef_common_8h_1ad8518dbaf6adb83a9eb665f7f45b6785 reading sources... [ 90%] api/typedef_common_8h_1ade1d1e5b9f9678115213712bfc46ca2d reading sources... [ 90%] api/typedef_common_8h_1ae412cdb9f274fb8fffaa47711d6c1bbc reading sources... [ 90%] api/typedef_common_8h_1ae71fecdd3527b37d91d4d8dd9980cb65 reading sources... [ 90%] api/typedef_common_8h_1af01d9989a4cf65d6ff08cf697059d74f reading sources... [ 90%] api/typedef_common_8h_1af42c2e2c3015bec11f2afce27089ed36 reading sources... [ 90%] api/typedef_common_8h_1afd101a690836f7ce20a31ed6889ddb8e reading sources... [ 91%] api/typedef_common_8h_1aff1d5c7c5e2573a84e376bb2863fdec3 reading sources... [ 91%] api/typedef_enums_8h_1a2b4817a8254d583414afb53e24021b37 reading sources... [ 91%] api/typedef_enums_8h_1aff03b40da711a8377d89fd3a6b1436b1 reading sources... [ 91%] api/typedef_mir__input__device__types_8h_1a143308cba42d4020afe603efe09dc0f5 reading sources... [ 91%] api/typedef_mir__input__device__types_8h_1a426f28e0c51ed23d435ce6061b7f9879 reading sources... [ 91%] api/typedef_mir__input__device__types_8h_1a602452d30e93cf4224a938ba1f4e28fa reading sources... [ 92%] api/typedef_mir__input__device__types_8h_1a7724b01da5c050a279b28a8669011402 reading sources... [ 92%] api/typedef_mir__input__device__types_8h_1a7db94a317e1f7e16f93511c625a5d99b reading sources... [ 92%] api/typedef_mir__input__device__types_8h_1a8143c65f893772f5b8bba4ac57664c48 reading sources... [ 92%] api/typedef_mir__input__device__types_8h_1aa41e4b3a871e7cebdddc64123e388eab reading sources... [ 92%] api/typedef_mir__input__device__types_8h_1afde1ae3665f300f8d1f9220905b60cc7 reading sources... [ 92%] api/typedef_mir__native__buffer_8h_1a044f73929d0095e9673b49fc26098e3e reading sources... [ 92%] api/typedef_mir__native__buffer_8h_1a6b103918d8a0066a3ee9fc3450533afb reading sources... [ 93%] api/typedef_mir__prompt__session_8h_1a9f1913a41e6200b771c947cf072b2670 reading sources... [ 93%] api/typedef_mir__prompt__session_8h_1af99b904ad1e86c3c71e253217472d399 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1_1generic_1a5046d6ce675d6e7daac4c393c7c563ec reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1_1generic_1a78752a318aa581de23ad5ee3e2fa2dd7 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1_1generic_1a7c99dd824ffd32e662a9898f1e9f0519 reading sources... [ 93%] api/typedef_namespacemir_1_1geometry_1_1generic_1ab6e222f2b016730e793cfa5815a67f38 reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1_1generic_1ac54be23a9cf64f7eb637b7262280f6d6 reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1_1generic_1acf3c7584b23033a54a9e9018bb69248b reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1a016e8d8131e0356a497c9b890ccbc35f reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1a0474ba60f3ec6bf717fdd03dd34de858 reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1a0b496a04ef755c93de3c851e34d6f85e reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1a2712b44e5d3a1fafc1d93f754bfbd4a7 reading sources... [ 94%] api/typedef_namespacemir_1_1geometry_1a280a0a6f3e9f27c0ac4b2acfe7b08df3 reading sources... [ 95%] api/typedef_namespacemir_1_1geometry_1a2b23fb4d376939d56f0bb968a82e5c67 reading sources... [ 95%] api/typedef_namespacemir_1_1geometry_1a2c44532d52df40fe265b24ce514756ef reading sources... [ 95%] api/typedef_namespacemir_1_1geometry_1a357939a88c9cfdbe6592f101d057d80d reading sources... [ 95%] api/typedef_namespacemir_1_1geometry_1a3a6ede03fc30da2d830a9999ef9f26bd reading sources... [ 95%] api/typedef_namespacemir_1_1geometry_1a3bd6ce7514a31011f488d4da8c8d0d26 reading sources... [ 95%] api/typedef_namespacemir_1_1geometry_1a447c6963c75aa4ca6c6a63d9333c16a9 reading sources... [ 96%] api/typedef_namespacemir_1_1geometry_1a76188387602925e73a42bd14e9dad4be reading sources... [ 96%] api/typedef_namespacemir_1_1geometry_1a821d1409546d45933d4260eeeaec5540 reading sources... [ 96%] api/typedef_namespacemir_1_1geometry_1a900b7b78edcb74bb0cc7a24255b7de8e reading sources... [ 96%] api/typedef_namespacemir_1_1geometry_1a91aadfe8a6fa1192529458a15ceefbed reading sources... [ 96%] api/typedef_namespacemir_1_1geometry_1aa8a6d4422a097d8f796619945eb93142 reading sources... [ 96%] api/typedef_namespacemir_1_1geometry_1aaae70e815f128f35d7cc28688e15287a reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1aacc9520fa7f3ab97db5c87906e8be719 reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1ab06429a81e923cb5af8a07ac76059745 reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1acb3e4a02fb273515faa7379e4758fee1 reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1ad1455133d89fd8d90a9fb529feb663f5 reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1ad176a26d98486bb6be5941fa0e8311d6 reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1ade85ddf61eaa73bc5fc5cf7f88920b90 reading sources... [ 97%] api/typedef_namespacemir_1_1geometry_1ae1538211aaabf520e474df18aa18aa7b reading sources... [ 98%] api/typedef_namespacemir_1_1geometry_1afeae4b2468ec034db23508cad5edd5c2 reading sources... [ 98%] api/typedef_namespacemir_1a88b800e19b3c392ea966c24e387bd756 reading sources... [ 98%] api/typedef_namespacemiral_1a49e9fb12b0c79a0a156541985310537b reading sources... [ 98%] api/typedef_namespacemiral_1a561c6c31034dbec29b4b94573ec3b529 reading sources... [ 98%] api/typedef_namespacemiral_1a85dce511f40e7b6b46d62a84731b9b60 reading sources... [ 98%] api/typedef_namespacemiral_1aa2989f2658b6e9d4b8c8c26900122aeb reading sources... [ 99%] api/typedef_namespacemiroil_1ac7c5e8cf8d2c8857a343517074e30260 reading sources... [ 99%] api/typedef_namespacemiroil_1ae48d62a91236336cf0dab9c4b13f1216 reading sources... [ 99%] api/typedef_namespacemiroil_1afc17ae8de881e6560eff62da65268e30 reading sources... [ 99%] api/typedef_prepend__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f reading sources... [ 99%] api/typedef_toolkit__event_8h_1a63044195d46be7b9bfc0c1b14e58d2bf reading sources... [ 99%] api/unabridged_orphan reading sources... [100%] api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value reading sources... [100%] api/variable_eglapp_8h_1a4dfab6216e6bbf44b8d70212e568a42b reading sources... [100%] api/variable_namespacemir_1_1geometry_1_1generic_1a95c8463574a7716cda5c7586c7c8db1c reading sources... [100%] api/variable_namespacemir_1adbd3f807eb6d8ff75ef448788480a006 /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/class_wayland_app.rst:13: WARNING: Invalid C++ declaration: Expected identifier in nested name, got keyword: friend [error at 6] friend WaylandOutput ------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:class:: miral::InputConfiguration::Mouse'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Mouse ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: ~Mouse ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Mouse (Mouse const &that)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto operator= (Mouse that) -> Mouse &'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto handedness () const -> std::optional< MirPointerHandedness >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration () const -> std::optional< MirPointerAcceleration >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration_bias () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto vscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto hscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void handedness (std::optional< MirPointerHandedness >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration (std::optional< MirPointerAcceleration >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration_bias (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void vscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_mouse.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void hscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:class:: miral::InputConfiguration::Touchpad'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Touchpad ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: ~Touchpad ()'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: Touchpad (Touchpad const &that)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto operator= (Touchpad that) -> Touchpad &'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto disable_while_typing () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto disable_with_external_mouse () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration () const -> std::optional< MirPointerAcceleration >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto acceleration_bias () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto vscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto hscroll_speed () const -> std::optional< double >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto click_mode () const -> std::optional< MirTouchpadClickMode >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto scroll_mode () const -> std::optional< MirTouchpadScrollMode >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: auto tap_to_click () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void disable_while_typing (std::optional< bool >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void disable_with_external_mouse (std::optional< bool >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration (std::optional< MirPointerAcceleration >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void acceleration_bias (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void vscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void hscroll_speed (std::optional< double >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void click_mode (std::optional< MirTouchpadClickMode >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void scroll_mode (std::optional< MirTouchpadScrollMode >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_input_configuration_1_1_touchpad.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_input_configuration:24. Declaration is '.. cpp:function:: void tap_to_click (std::optional< bool >const &val)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions.rst:25: WARNING: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Main error: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ Potential other error: Error in parsing template argument list. If type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If non-type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:class:: miral::WaylandExtensions::Context'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: virtual auto display () const -> wl_display *=0'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: virtual void run_on_wayland_mainloop (std::function< void()> &&work) const =0'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: Context ()=default'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: virtual ~Context ()=default'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: Context (Context const &)=delete'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_context.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: Context & operator= (Context const &)=delete'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:class:: miral::WaylandExtensions::EnableInfo'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: auto app () const -> Application const &'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: auto name () const -> const char *'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiral_1_1_wayland_extensions_1_1_enable_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:function:: auto user_preference () const -> std::optional< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:class:: miroil::EventBuilder::EventInfo'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: ulong timestamp'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: MirInputDeviceId device_id'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: float relative_x = {0}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:member:: float relative_y = {0}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/classmiroil_1_1_event_builder_1_1_event_info.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiroil_1_1_event_builder:23. Declaration is '.. cpp:function:: void store (const MirInputEvent *mirInputEvent, ulong qtTimestamp)'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmir_1_1geometry_1_1generic_1_1_size.rst:13: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: requires [error at 36] template inline requires constexpr is_exactly_representable< T, U > Size (Size< U > const &other) noexcept ------------------------------------^ If the function has a return type: Invalid C++ declaration: Expected identifier in nested name, got keyword: requires [error at 36] template inline requires constexpr is_exactly_representable< T, U > Size (Size< U > const &other) noexcept ------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_output_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_output:23. Declaration is '.. cpp:struct:: miral::Output::PhysicalSizeMM'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_output_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_output:23. Declaration is '.. cpp:member:: int width'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_output_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_output:23. Declaration is '.. cpp:member:: int height'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_wayland_extensions_1_1_builder.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:struct:: miral::WaylandExtensions::Builder'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_wayland_extensions_1_1_builder.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_wayland_extensions:25. Declaration is '.. cpp:member:: std::string name'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_wayland_extensions_1_1_builder.rst:19: WARNING: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Main error: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ Potential other error: Error in parsing template argument list. If type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If non-type argument: Invalid C++ declaration: Expected "...>", ">" or "," in template argument list. [error at 38] std::function< std::shared_ptr< void >Context const *context)> build --------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 13] std::function< std::shared_ptr< void >Context const *context)> build -------------^ /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_window_specification_1_1_aspect_ratio.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_window_specification:23. Declaration is '.. cpp:struct:: miral::WindowSpecification::AspectRatio'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_window_specification_1_1_aspect_ratio.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_window_specification:23. Declaration is '.. cpp:member:: unsigned width'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiral_1_1_window_specification_1_1_aspect_ratio.rst:19: WARNING: Duplicate C++ declaration, also defined at api/classmiral_1_1_window_specification:23. Declaration is '.. cpp:member:: unsigned height'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_display_configuration_options_1_1_display_mode.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_display_configuration_options:23. Declaration is '.. cpp:struct:: miroil::DisplayConfigurationOptions::DisplayMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_display_configuration_options_1_1_display_mode.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_display_configuration_options:23. Declaration is '.. cpp:member:: mir::geometry::Size size'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_display_configuration_options_1_1_display_mode.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_display_configuration_options:23. Declaration is '.. cpp:member:: double refresh_rate = {-1}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:struct:: miroil::Edid::Descriptor'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enum:: Type : uint8_t'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: timing_identifiers'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: white_point_data'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: monitor_name'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: monitor_limits'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: unspecified_text'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: serial_number'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:enumerator:: undefined'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: Type type = {Type::undefined}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: Value value = {{0}}'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:function:: std::string string_value () const'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:union:: Value'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char monitor_name [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char unspecified_text [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_descriptor.rst:25: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char serial_number [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:struct:: miroil::Edid::PhysicalSizeMM'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: int width'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/structmiroil_1_1_edid_1_1_physical_size_m_m.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: int height'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a09cf458b0f0ff770f5ee5a80f9c9a065.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610cf28f08:13. Declaration is '.. cpp:type:: enum MirWindowAttrib MirWindowAttrib'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a2933496737a4488b58fa93e0668a83a5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a35abb6b150b9c670c6691ae19091139b:13. Declaration is '.. cpp:type:: enum MirResizeEdge MirResizeEdge'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a2f84abc28de3c2b3f15748a4322cf8a9.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a215257e3ab146a11d4d6246946fb1343:13. Declaration is '.. cpp:type:: enum MirOrientation MirOrientation'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a57838803efac4d93b084decb3af5c6a8.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a6eecd2576a4167b74674fd614b8c1590:13. Declaration is '.. cpp:type:: enum MirWindowFocusState MirWindowFocusState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a5827e427e2c843f25fb1fa9293269add.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f311cf4:13. Declaration is '.. cpp:type:: enum MirPlacementGravity MirPlacementGravity'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a6891e9936f71db8e27161e9dbf4eb5d5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1acc57649fb52ec6b8bbfac0121677de0b:13. Declaration is '.. cpp:type:: enum MirWindowVisibility MirWindowVisibility'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a723b99cc039316ac363992d116422af5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5793896:13. Declaration is '.. cpp:type:: enum MirPromptSessionState MirPromptSessionState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a757eb23b427eceb9b0a63eee2a84d116.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1af7be486c02e9824e4438ffb5cd7c0d4d:13. Declaration is '.. cpp:type:: enum MirOutputGammaSupported MirOutputGammaSupported'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a8b984bfb17e08f6aac2d7b9ae01a65bf.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1aab034964866decf1eee6f624c9009714:13. Declaration is '.. cpp:type:: enum MirPixelFormat MirPixelFormat'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a926ee3e234cf9aab5e61c6130340063c.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa1f4865:13. Declaration is '.. cpp:type:: enum MirFocusMode MirFocusMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1a9a06771c4227cc27fd449d999950f934.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a5a15b379af27169665ac512dcf449cb4:13. Declaration is '.. cpp:type:: enum MirWindowType MirWindowType'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1aa0b26bb170b52c01eb226a978376c918.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07a87278:13. Declaration is '.. cpp:type:: enum MirDepthLayer MirDepthLayer'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ac3ddbaf52ca5049ae8fa5f2e0ae72ca0.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4c97927:13. Declaration is '.. cpp:type:: enum MirEdgeAttachment MirEdgeAttachment'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ac459ce78452ebdf102efcad6e3b4eb0d.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a5b17fd564b3fee444ce720f9386482c4:13. Declaration is '.. cpp:type:: enum MirShellChrome MirShellChrome'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ad0500f97ef015f85a1e5d6446ca9a7b5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42166a35:13. Declaration is '.. cpp:type:: enum MirOrientationMode MirOrientationMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ad0cd11deb503f8fa9078e6af012c6f8a.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb92e72bc:13. Declaration is '.. cpp:type:: enum MirPlacementHints MirPlacementHints'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ad8518dbaf6adb83a9eb665f7f45b6785.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ab2088ab696322f19aa108bf9453c940d:13. Declaration is '.. cpp:type:: enum MirMirrorMode MirMirrorMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ade1d1e5b9f9678115213712bfc46ca2d.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7fe545aa:13. Declaration is '.. cpp:type:: enum MirPointerConfinementState MirPointerConfinementState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ae412cdb9f274fb8fffaa47711d6c1bbc.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a767377fc0ee9f2097bc25dce0228d7a6:13. Declaration is '.. cpp:type:: enum MirWindowState MirWindowState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1ae71fecdd3527b37d91d4d8dd9980cb65.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ae3151d665951e96c1e4874b6d45ba0fd:13. Declaration is '.. cpp:type:: enum MirSubpixelArrangement MirSubpixelArrangement'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1af01d9989a4cf65d6ff08cf697059d74f.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a58319ffb4da6d914911b049e1fec2f89:13. Declaration is '.. cpp:type:: enum MirLifecycleState MirLifecycleState'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1af42c2e2c3015bec11f2afce27089ed36.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c5bdafb:13. Declaration is '.. cpp:type:: enum MirFormFactor MirFormFactor'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1afd101a690836f7ce20a31ed6889ddb8e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a7497cd:13. Declaration is '.. cpp:type:: enum MirPowerMode MirPowerMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_common_8h_1aff1d5c7c5e2573a84e376bb2863fdec3.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_common_8h_1ab214b8035d5e089259733061d3888df1:13. Declaration is '.. cpp:type:: enum MirOutputType MirOutputType'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1a143308cba42d4020afe603efe09dc0f5.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1ac0e01f0637de136f94f132aa9e98fe4d:13. Declaration is '.. cpp:type:: enum MirTouchpadScrollMode MirTouchpadScrollMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1a602452d30e93cf4224a938ba1f4e28fa.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a2ad77912e9df4ebeef9da1a0ec9c7b7d:13. Declaration is '.. cpp:type:: enum MirTouchpadClickMode MirTouchpadClickMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1a7db94a317e1f7e16f93511c625a5d99b.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a43c016de38143ec748783e5550898d9a:13. Declaration is '.. cpp:type:: enum MirPointerHandedness MirPointerHandedness'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1aa41e4b3a871e7cebdddc64123e388eab.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a2167f198f7e01adc0409f6fab1d12e39:13. Declaration is '.. cpp:type:: enum MirPointerAcceleration MirPointerAcceleration'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__input__device__types_8h_1afde1ae3665f300f8d1f9220905b60cc7.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_mir__input__device__types_8h_1a04c32e537bed2b8e96cfd86dd8e65bf9:13. Declaration is '.. cpp:type:: enum MirTouchscreenMappingMode MirTouchscreenMappingMode'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_mir__native__buffer_8h_1a044f73929d0095e9673b49fc26098e3e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/struct_mir_buffer_package:13. Declaration is '.. cpp:type:: struct MirBufferPackage MirBufferPackage'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/typedef_prepend__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_append__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f:13. Declaration is '.. cpp:type:: struct MirEvent MirEvent'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:union:: miroil::Edid::Descriptor::Value'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char monitor_name [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char unspecified_text [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value.rst:19: WARNING: Duplicate C++ declaration, also defined at api/structmiroil_1_1_edid:25. Declaration is '.. cpp:member:: char serial_number [13]'. /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/api/variable_namespacemir_1_1geometry_1_1generic_1a95c8463574a7716cda5c7586c7c8db1c.rst:13: WARNING: Invalid C++ declaration: Expected identifier in nested name, got keyword: concept [error at 40] template concept mir::geometry::generic::is_exactly_representable = requires{typename std::enable_if::digits >= std::numeric_limits::digits, U>::type;requires std::floating_point;} ----------------------------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... done copying TeX support files... done processing mir.tex... index tutorial/index tutorial/getting-started-with-mir tutorial/write-your-first-wayland-compositor how-to/index how-to/developing-a-wayland-compositor-using-mir how-to/developing-wayland-extension-protocols-for-mir-servers how-to/getting_involved_in_mir how-to/how-to-use-checkbox-mir how-to/how-to-calibrate-a-touchscreen-device how-to/how-to-enable-graphics-core22-on-a-device how-to/how-to-test-mir-for-a-release how-to/how-to-update-symbols-map how-to/how-to-specify-startup-apps how-to/how-to-handle-keyboard-input how-to/specifying-csd-ssd-preference explanation/index explanation/architecture explanation/libraries explanation/mir-graphics-support explanation/security explanation/performance explanation/energy-efficiency explanation/ok-so-what-is-this-wayland-thing-anyway explanation/window-positions-under-wayland explanation/component_reports reference/index api/library_root api/namespace_mir api/namespace_mir__geometry api/namespace_mir__geometry__generic api/namespace_mir__renderer api/namespace_miral api/namespace_miral__detail api/namespace_miral__toolkit api/namespace_miroil api/namespace_std api/namespace_wallpaper api/structmir_1_1geometry_1_1_delta_x_tag api/structmir_1_1geometry_1_1_delta_y_tag api/structmir_1_1geometry_1_1generic_1_1_displacement api/structmir_1_1geometry_1_1generic_1_1_point api/structmir_1_1geometry_1_1generic_1_1_rectangle api/structmir_1_1geometry_1_1generic_1_1_size api/structmir_1_1geometry_1_1generic_1_1_value api/structmir_1_1geometry_1_1_height_tag api/structmir_1_1geometry_1_1_stride_tag api/structmir_1_1geometry_1_1_width_tag api/structmir_1_1geometry_1_1_x_tag api/structmir_1_1geometry_1_1_y_tag api/structmir_1_1_int_owned_fd api/structmiral_1_1_application_info api/structmiral_1_1detail_1_1_function_type api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4 api/structmiral_1_1detail_1_1_function_type_3_01_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4 api/structmiral_1_1_fd_handle api/structmiral_1_1_output_1_1_physical_size_m_m api/structmiral_1_1_wayland_extensions_1_1_builder api/structmiral_1_1_window_info api/structmiral_1_1_window_manager_option api/structmiral_1_1_window_specification_1_1_aspect_ratio api/struct_mir_buffer_package api/structmiroil_1_1_display_configuration_options api/structmiroil_1_1_display_configuration_options_1_1_display_mode api/structmiroil_1_1_display_id api/structmiroil_1_1_edid api/structmiroil_1_1_edid_1_1_descriptor api/structmiroil_1_1_edid_1_1_physical_size_m_m api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapper_3_01_tag_00_01_value_type_01_4_01_4 api/class_decoration_provider api/class_floating_window_manager_policy api/class_kiosk_window_manager_policy api/classmir_1_1_abnormal_exit api/classmir_1_1_anonymous_shm_file api/classmir_1_1_exit_with_output api/classmir_1_1_fatal_error_strategy api/classmir_1_1_fd api/classmir_1_1geometry_1_1_rectangles api/classmir_1_1_int_wrapper api/classmir_1_1optional__value api/classmir_1_1_proof_of_mutex_lock api/classmir_1_1_shm_file api/classmir_1_1_synchronised api/classmir_1_1_synchronised_1_1_locked_impl api/classmiral_1_1_add_init_callback api/classmiral_1_1_append_event_filter api/classmiral_1_1_application_authorizer api/classmiral_1_1_application_credentials api/classmiral_1_1_basic_set_application_authorizer api/classmiral_1_1_canonical_window_manager_policy api/classmiral_1_1_config_file api/classmiral_1_1_configuration_option api/classmiral_1_1_cursor_theme api/classmiral_1_1_custom_renderer api/classmiral_1_1_decorations api/classmiral_1_1_display_configuration api/classmiral_1_1_external_client_launcher api/classmiral_1_1_idle_listener api/classmiral_1_1_input_configuration api/classmiral_1_1_input_configuration_1_1_mouse api/classmiral_1_1_input_configuration_1_1_touchpad api/classmiral_1_1_internal_client_launcher api/classmiral_1_1_keymap api/classmiral_1_1_minimal_window_manager api/classmiral_1_1_mir_runner api/classmiral_1_1_output api/classmiral_1_1_prepend_event_filter api/classmiral_1_1_session_lock_listener api/classmiral_1_1_set_application_authorizer api/classmiral_1_1_set_command_line_handler api/classmiral_1_1_set_terminator api/classmiral_1_1_set_window_management_policy api/classmiral_1_1_startup_internal_client api/classmiral_1_1_wayland_extensions api/classmiral_1_1_wayland_extensions_1_1_context api/classmiral_1_1_wayland_extensions_1_1_enable_info api/classmiral_1_1_window api/classmiral_1_1_window_management_policy api/classmiral_1_1_window_manager_options api/classmiral_1_1_window_manager_tools api/classmiral_1_1_window_specification api/classmiral_1_1_x11_support api/classmiral_1_1_zone api/class_mir_egl_surface api/classmiroil_1_1_compositor api/classmiroil_1_1_display_configuration_controller_wrapper api/classmiroil_1_1_display_configuration_policy api/classmiroil_1_1_display_configuration_storage api/classmiroil_1_1_display_listener_wrapper api/classmiroil_1_1_event_builder api/classmiroil_1_1_event_builder_1_1_event_info api/classmiroil_1_1_g_l_buffer api/classmiroil_1_1_input_device api/classmiroil_1_1_input_device_observer api/classmiroil_1_1_mir_prompt_session api/classmiroil_1_1_mir_server_hooks api/classmiroil_1_1_open_g_l_context api/classmiroil_1_1_persist_display_config api/classmiroil_1_1_prompt_session_listener api/classmiroil_1_1_prompt_session_manager api/classmiroil_1_1_set_compositor api/classmiroil_1_1_surface api/classmiroil_1_1_surface_observer api/class_spinner_splash api/class_splash_session api/class_sw_splash api/class_tiling_window_manager_policy api/class_tiling_window_manager_policy_1_1_m_r_u_tile_list api/class_wayland_app api/class_wayland_callback api/class_wayland_object api/class_wayland_output api/class_wayland_shm api/class_wayland_shm_buffer api/class_wayland_surface api/enum_mir__native__buffer_8h_1a06fc87d81c62e9abb8790b6e5713c55b api/enum_mir__native__buffer_8h_1a0036e2b8c934cea86943747e6b19fb53 api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07a87278 api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4c97927 api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa1f4865 api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c5bdafb api/enums_8h_1af187f39f830b8e179acfbc953f7df377 api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 api/enum_common_8h_1a58319ffb4da6d914911b049e1fec2f89 api/enum_common_8h_1ab2088ab696322f19aa108bf9453c940d api/enum_common_8h_1a215257e3ab146a11d4d6246946fb1343 api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42166a35 api/enum_common_8h_1af7be486c02e9824e4438ffb5cd7c0d4d api/enum_common_8h_1ab214b8035d5e089259733061d3888df1 api/enum_common_8h_1aab034964866decf1eee6f624c9009714 api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f311cf4 api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb92e72bc api/enum_mir__input__device__types_8h_1a2167f198f7e01adc0409f6fab1d12e39 api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a api/enums_8h_1ae98f3e1892277e54e0b278283cf0bc4c api/enums_8h_1adf49c801cfcd82997db142fab646cfd7 api/enums_8h_1ab283701be29eca88282fa0d5fe8306d8 api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7fe545aa api/enum_mir__input__device__types_8h_1a43c016de38143ec748783e5550898d9a api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a7497cd api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5793896 api/enum_common_8h_1a35abb6b150b9c670c6691ae19091139b api/enum_common_8h_1a5b17fd564b3fee444ce720f9386482c4 api/enum_common_8h_1ae3151d665951e96c1e4874b6d45ba0fd api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e api/enums_8h_1acb5dd8de82dba71f2041147e03057dd1 api/enum_mir__input__device__types_8h_1a2ad77912e9df4ebeef9da1a0ec9c7b7d api/enum_mir__input__device__types_8h_1ac0e01f0637de136f94f132aa9e98fe4d api/enum_mir__input__device__types_8h_1a04c32e537bed2b8e96cfd86dd8e65bf9 api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610cf28f08 api/enum_common_8h_1a6eecd2576a4167b74674fd614b8c1590 api/enum_common_8h_1a767377fc0ee9f2097bc25dce0228d7a6 api/enum_common_8h_1a5a15b379af27169665ac512dcf449cb4 api/enum_common_8h_1acc57649fb52ec6b8bbfac0121677de0b api/unionmiroil_1_1_edid_1_1_descriptor_1_1_value api/function_miregl_8h_1adc4861605ca0f83ad94703c80ab47d1a api/function_namespacemir_1a984aad4cff67e4ff302485cb123b3408 api/function_namespacemir_1ad0317ca6f21212ca7364b2e14a06f971 api/function_namespacemir_1_1geometry_1aa8657dff455ecd336d440165e2f50630 api/function_namespacemir_1_1geometry_1a051b35d8f1400da4b13e9b31c0f4872b api/function_namespacemir_1_1geometry_1aea8715e1c445ce076b12e0d6f56ba6fe api/function_namespacemir_1_1geometry_1ab86e34196ec541f958eab5edb7f83168 api/function_namespacemir_1_1geometry_1aa53dc926685665977b288eab6d6e2bab api/function_namespacemir_1_1geometry_1a4877ed73af1441ca5349f1b0d1de7d80 api/function_namespacemir_1_1geometry_1afbe7fe3168e0941690699065bac1a518 api/function_namespacemir_1_1geometry_1a6dd1ec96ef9ef14b53448cb197bb8e48 api/function_namespacemir_1_1geometry_1a700f17260561d27ab685533a9795274f api/function_namespacemir_1_1geometry_1a87515389d72fc13d0bc74c81081ec160 api/function_namespacemir_1_1geometry_1a2cdf1cf189d9e5a9d0abdb71fd2840f6 api/function_namespacemir_1_1geometry_1afd055ae974dddfd77d5c0a261b02e5b8 api/function_namespacemir_1_1geometry_1_1generic_1a6fdec3ebbf531d87fd33a7328ba8f202 api/function_namespacemir_1_1geometry_1_1generic_1a17eac292e88bd242631a38da2aa7de46 api/function_namespacemir_1_1geometry_1_1generic_1a4723a61d867aee5b1d398fd442a8e2c2 api/function_namespacemir_1_1geometry_1_1generic_1a81a79b8bcf195b8c5d8128903ed8ea63 api/function_namespacemir_1_1geometry_1_1generic_1ae86d1d3301d737c15444da63565a907c api/function_namespacemir_1_1geometry_1_1generic_1a199407defd2b71616b82ee5934c23856 api/function_namespacemir_1_1geometry_1_1generic_1a20b3092cf1efc41b3ab45efdf628e790 api/function_namespacemir_1_1geometry_1_1generic_1af4e6f5c47e7c77382fad44a6314a431d api/function_namespacemir_1_1geometry_1_1generic_1a5f9d47c8d835299a27eb59faba3a5bdb api/function_namespacemir_1_1geometry_1_1generic_1a52dad8556887799c66fc8c7196a5698f api/function_namespacemir_1_1geometry_1_1generic_1ae370ca2d975d1256705b9eb649b9384d api/function_namespacemir_1_1geometry_1_1generic_1afd0c21fa7fa756a62d9aabcd405ebc33 api/function_namespacemir_1_1geometry_1_1generic_1ae97122825b863b6f2ccd0270848446e8 api/function_namespacemir_1_1geometry_1_1generic_1a323aae0d2a9cb8c1af50a38edfeae01d api/function_namespacemir_1_1geometry_1_1generic_1a7791334394328be4b0151b98528f2fe4 api/function_namespacemir_1_1geometry_1_1generic_1a36a4cb20d39d1d06f1eeec6c47a4bb19 api/function_namespacemir_1_1geometry_1_1generic_1a327d7dadfcd290b6ef9d6b32393afa7a api/function_namespacemir_1_1geometry_1_1generic_1a104c0fd63f970ec5511cd725b1f9f47c api/function_namespacemir_1_1geometry_1_1generic_1a40425554bd628f5020e436388dcafea0 api/function_namespacemir_1_1geometry_1_1generic_1a181fa4ae6e7300c27f95a52a44add7ed api/function_namespacemir_1_1geometry_1_1generic_1ad6ee0b3871f8f281a16e3f7c91b6f37d api/function_namespacemir_1_1geometry_1_1generic_1a3d9f8465557fc10bb54430b6f4cac14e api/function_namespacemir_1_1geometry_1_1generic_1aa302fcf5b8dfebb141aed6683e5334a6 api/function_namespacemir_1_1geometry_1_1generic_1a6141971b8939c74eefdcb5cb8b7703ea api/function_namespacemir_1_1geometry_1_1generic_1ad5a1ddedf02b64e741acbebb99b81cf1 api/function_namespacemir_1_1geometry_1_1generic_1a6217d7137611057780105a56d556339d api/function_namespacemir_1_1geometry_1_1generic_1a5d7ee345df77dad0f11f259399643d53 api/function_namespacemir_1_1geometry_1_1generic_1a02ea1247e5f1e8f1cc4cd43ca861b110 api/function_namespacemir_1_1geometry_1_1generic_1a10c7e474a060936e31ddeddf72541731 api/function_namespacemir_1_1geometry_1_1generic_1aa3c63e95b3b7f55344a0f99a3c70cf98 api/function_namespacemir_1_1geometry_1_1generic_1ac600d20596e724e16825e1bcd99ce0cc api/function_namespacemir_1_1geometry_1_1generic_1ad43b6ddb0eabcb490474ae06bc83bf18 api/function_namespacemir_1_1geometry_1_1generic_1ad0220805628fdb0779b03fe071c3e509 api/function_namespacemir_1_1geometry_1_1generic_1a4ffc062c66b2d04af0f446d96ae7db7b api/function_namespacemir_1_1geometry_1_1generic_1a9b38fb03856dead54d56ecc35e1504a7 api/function_namespacemir_1_1geometry_1_1generic_1abedc49564d417066f2f78643742dd3ae api/function_namespacemir_1_1geometry_1_1generic_1a78f931e457fcac596811555cd22cbcae api/function_namespacemir_1_1geometry_1_1generic_1abf2fa2d45cfb9e1fa937685b1e81f565 api/function_namespacemir_1_1geometry_1_1generic_1a9ce81d2b19b054ac262af757398f08c0 api/function_namespacemir_1_1geometry_1_1generic_1af1accce5b736f2fa8f2f965472466e0f api/function_namespacemir_1_1geometry_1_1generic_1abeb622c01757c875a47770a634754a2d api/function_namespacemir_1_1geometry_1_1generic_1a0b4e8e236257a7c2a3a0a954dbe65897 api/function_namespacemir_1_1geometry_1_1generic_1aba6444847cbb5bf9738d84667cff3af0 api/function_namespacemir_1_1geometry_1_1generic_1a6b9e8f5e22faba96d2572d543ff3bf15 api/function_namespacemir_1_1geometry_1_1generic_1a38d441595497e0f077f01c0d7a126a23 api/function_namespacemir_1_1geometry_1_1generic_1aa4b6858cef3e945d286fa429c605b95a api/function_namespacemir_1_1geometry_1_1generic_1a8277fe26a17132931a9d044f88925e94 api/function_namespacemir_1_1geometry_1_1generic_1a27d05ab1ee87461fe630c540cd2184c7 api/function_namespacemir_1_1geometry_1_1generic_1ab2a50e37f4aafe08289262bdc168219a api/function_namespacemir_1_1geometry_1_1generic_1a390e0fb8f25d5d246c1fd1e992899005 api/function_namespacemir_1_1geometry_1_1generic_1a2c1278fea71479248fee2ab542e6079a api/function_namespacemir_1_1geometry_1_1generic_1adc492b7f136d63db0c6ed89b54a87512 api/function_namespacemir_1_1geometry_1_1generic_1a32fff222528775d0a1132b3f0416ed29 api/function_namespacemir_1_1geometry_1_1generic_1ac1a23425544ee9e092820da592275438 api/function_namespacemir_1_1geometry_1_1generic_1a251256833e77be6423d620459f83c86a api/function_namespacemir_1_1geometry_1_1generic_1ac7f7c36ab8a0567d9dcb733974bb7d03 api/function_namespacemir_1_1geometry_1_1generic_1a112f9b7b1bd24249bcc73db7b24156b4 api/function_namespacemir_1_1geometry_1_1generic_1a9123f327bffffec92d294f586c37a2a7 api/function_namespacemir_1_1geometry_1_1generic_1a39bab0118a09b7643105a1d92c1608ad api/function_namespacemir_1_1geometry_1_1generic_1a735bb86526f8d317ff170b05fd4b7634 api/function_namespacemir_1_1geometry_1_1generic_1a05063e0745a0d0627d223abe8a1ebf3f api/function_namespacemir_1_1geometry_1_1generic_1a410f06abe96430e2414d98bec21739e1 api/function_namespacemir_1_1geometry_1_1generic_1ade7217983a9876ca270c2b4fc5ac5627 api/function_namespacemir_1_1geometry_1_1generic_1aed30b72d2e8c2d544ce7f15d2f08351a api/function_namespacemir_1_1geometry_1_1generic_1ab0051909d409dc3d357b0e8b92c14cce api/function_namespacemir_1_1geometry_1_1generic_1ad8416ea0cf2661d6d0e49648c09de2c2 api/function_namespacemir_1_1geometry_1_1generic_1a4dcb33a72d7e95ca5dad24967742ca4e api/function_namespacemir_1_1geometry_1_1generic_1a109eb7762802452d3f92f6c7db76dc8d api/function_namespacemir_1_1geometry_1_1generic_1a6e9e8676e548c8d41a67dac595e2f53b api/function_namespacemir_1_1geometry_1_1generic_1ad7a1760f32dab0b9b678a439299dd257 api/function_namespacemir_1_1geometry_1_1generic_1ad831cce03545ad50748c7fdac5d54968 api/function_namespacemir_1_1geometry_1_1generic_1a55db8b115ef746e13eac140084e57b0a api/function_namespacemir_1_1geometry_1_1generic_1a7b8b7786dbddb8f1be29a71f48bdeadc api/function_namespacemir_1_1geometry_1_1generic_1a95f44d7badfa2ffcedca9f17665d80d6 api/function_namespacemir_1_1geometry_1_1generic_1a420c6c388741ae1315dc37250fa76ecb api/function_namespacemir_1_1geometry_1_1generic_1a4ce19a130c92c2d0831422431513b451 api/function_namespacemir_1_1geometry_1_1generic_1a79da29285c57e5eeeb38d251c5fe3c67 api/function_namespacemir_1_1geometry_1_1generic_1a646295f94e8356d254f471acafe9d282 api/function_namespacemir_1_1geometry_1_1generic_1ab07a93a35b952ff5aac29355d9f5785d api/function_namespacemir_1_1geometry_1_1generic_1a82b4e935b8be472ba0420e6b5f9f139c api/function_namespacemir_1_1geometry_1_1generic_1a7dcce1955a8257b3e9b20a61fef287fd api/function_namespacemir_1_1geometry_1_1generic_1a27b75d9b65f6a054f82cce34178ad379 api/function_namespacemir_1_1geometry_1_1generic_1ad26b5e4ae7907ced512e983a4d2626e3 api/function_namespacemir_1_1geometry_1ae8f6f22efdd8843c3ca0d5c792c9eb84 api/function_namespacemir_1a0130c86f8fca8e1f7c5b65dc47d31c46 api/function_namespacemir_1af9dae9c8d4ab9b69f3f0968f1cddef27 api/function_namespacemir_1abc2f7a3e9f4b945a5b48ca390f68247c api/function_namespacemir_1ae76330cbf76c91f171ad229bbb97771b api/function_namespacemir_1abaa4c8d43bb387d445bc9efca9526c5d api/function_namespacemir_1aba75ffce97e40879fab5f17c41e173ec api/function_namespacemir_1ad0c3dc577cd83f394fd02af500d791b4 api/function_namespacemir_1a4557675a8e91466a1125e1090a106f09 api/function_eglapp_8h_1ad45b7101702fb1a81faefa0afbc261a3 api/function_miregl_8h_1a0861dcfc9d2a4e2e8f41ebd6759a4071 api/function_namespacemiral_1a8e6bfd7efe90724d9da7cf63984eed92 api/function_namespacemiral_1a98496d44e3575ea535ee1039144fb69e api/function_namespacemiral_1a6df40923bcad4b849c34ac94cfefd165 api/function_namespacemiral_1a213cbf32576354cb70085016d4924f4f api/function_namespacemiral_1a7a992b36731bb6543092e39776640ba8 api/function_namespacemiral_1ae3e8a2d1d13195be9b5c2b1da2a9a367 api/function_namespacemiral_1a8ea718a9ca45e67a09630e022af689ea api/function_namespacemiral_1a0389a9966b09ff8ed8c3592b28ae7ee0 api/function_namespacemiral_1a2afe37d47d30b4e5fe5ab96c642aef48 api/function_namespacemiral_1aa409ffb552d004c47d65ab6af36ecabd api/function_namespacemiral_1ad3758f8209fed745fae70a015c1d4631 api/function_namespacemiral_1a403f294504fe9d540bbc921ffe0d5d56 api/function_namespacemiral_1a24b0423dfea6a1d712072f1982d1bb13 api/function_namespacemiral_1af83a6854bf55b8d6a0d35ae6dbff4814 api/function_namespacemiral_1aa9f8edac53caaa5f1a323ac8e6476df0 api/function_namespacemiral_1ae9b31767224e9af6d45b67029459bb09 api/function_namespacemiral_1a9978efd078cee67913e22dd249346dbf api/function_namespacemiral_1a78f1938f5e7b2b04da1b6d356ee46c7d api/function_namespacemiral_1abd49108e049f90163ab2f8882c47f6a2 api/function_namespacemiral_1a869d9cad37fb2d8cf0653dc87a711618 api/function_namespacemiral_1aee9e767a99e405070c9ff5e8c020a112 api/function_namespacemiral_1a82a616bcad20a8b5689a7fae2dd6ba5e api/function_namespacemiral_1acb83bfca4dec79501f36047818b5f53e api/function_namespacemiral_1aec35600d613fe6bb61ee9018bef70a43 api/function_namespacemiral_1ab1201343029116dfcb9e9b21505b98e6 api/function_namespacemiral_1ae33e0b42c295335e62d45cc75d527ab7 api/function_namespacemiral_1_1toolkit_1ac9847181db60721b33a1f13e1df08f9f api/function_namespacemiral_1_1toolkit_1ae08cabcb6916df8ec96e774395236535 api/function_namespacemiral_1_1toolkit_1a614e89bf4669e81fef13792027f57f82 api/function_namespacemiral_1_1toolkit_1a791564b8c697678e9d50715af61bcc62 api/function_namespacemiral_1_1toolkit_1a385c6d6b31df25948d199f0fccea0eb6 api/function_namespacemiral_1_1toolkit_1ac05e00426e86363a9e390ecbc254e297 api/function_namespacemiral_1_1toolkit_1a998d66ffc5e522cbbafc3c4974e8e620 api/function_namespacemiral_1_1toolkit_1a37ff34392280514af822dcdb12dffa77 api/function_namespacemiral_1_1toolkit_1ab2fed373efcb20fd06194d4ab52b7ff7 api/function_namespacemiral_1_1toolkit_1a8c0bd2e2d4d031e64ebd270480db4810 api/function_namespacemiral_1_1toolkit_1a3b0f0512003f6afc957b062467a054da api/function_namespacemiral_1_1toolkit_1ad494c491ff5bb1ddd70e89552ce3c08e api/function_namespacemiral_1_1toolkit_1af1f8b44a3d3080c8df37005ef52ef625 api/function_namespacemiral_1_1toolkit_1aa0dad639ef7af348d722d6df83e1b5d1 api/function_namespacemiral_1_1toolkit_1ad124f03d5c0b82f70c02f70580c94e02 api/function_namespacemiral_1_1toolkit_1af088552a48af2646d152e8ac15c8aacb api/function_namespacemiral_1_1toolkit_1af2cb41ba1d26576ce87812a5331d5e73 api/function_namespacemiral_1_1toolkit_1a1f28c19b46b9e4f36aa588a059b157b7 api/function_namespacemiral_1_1toolkit_1a7f1a42821b0e2a51ff1642428eb0451e api/function_namespacemiral_1_1toolkit_1a90e9553e04e17e7cda492a4654e51593 api/function_namespacemiral_1_1toolkit_1a66003ec9b76abf02795cea9dd7845684 api/function_namespacemiral_1_1toolkit_1ac5ed3c26b265a3e58bdb82a2c4c618e0 api/function_namespacemiral_1_1toolkit_1af0e84985bed1523ac1a0ff313ed2677a api/function_namespacemiral_1_1toolkit_1a2981dd807ba407668c113659510f7a05 api/function_namespacemiral_1_1toolkit_1a4c5eaa1b33364972fffa87827e5e416b api/function_namespacemiral_1_1toolkit_1a7f3bc79f0c139ec58161ca385dd97ea3 api/function_namespacemiral_1_1toolkit_1a918f0a7953cb3d2ce0ba4e8c102b10ed api/function_namespacemiral_1ac32b64d4b27168f9d008b38d562def36 api/function_namespacemiroil_1a31807a727abc72073f7c7309f47590c0 api/function_window__info_8h_1a822272da26ce451068e4b6c09eb04aca api/function_namespacewallpaper_1a04d2d3975f3419fa86277703ff9276f2 api/function_namespacewallpaper_1aa537b2ca950bded88e9d7b4e9fd65fd3 api/variable_namespacemir_1adbd3f807eb6d8ff75ef448788480a006 api/variable_namespacemir_1_1geometry_1_1generic_1a95c8463574a7716cda5c7586c7c8db1c api/variable_eglapp_8h_1a4dfab6216e6bbf44b8d70212e568a42b api/define_common_8h_1aea1c4f7b66a67b78ad863176338dae8d api/define_common_8h_1af989845e24678c452b9222afdac95e7f api/define_common_8h_1a81b88c1ccfee97a0e839e17e9cfc6381 api/define_mir__version__number_8h_1ae07f483f06aff1d127e3ea1582f8723a api/define_version_8h_1a8076398f40ea6b6f1ac30bc74f1fd745 api/define_version_8h_1a8e2cc89231a291b9259766cf466bbad7 api/define_version_8h_1ad46543511ca31db575bfac7b9266b638 api/define_version_8h_1a67ed322795c161c8d2162f107264fae8 api/typedef_namespacemir_1a88b800e19b3c392ea966c24e387bd756 api/typedef_namespacemir_1_1geometry_1ade85ddf61eaa73bc5fc5cf7f88920b90 api/typedef_namespacemir_1_1geometry_1a821d1409546d45933d4260eeeaec5540 api/typedef_namespacemir_1_1geometry_1a447c6963c75aa4ca6c6a63d9333c16a9 api/typedef_namespacemir_1_1geometry_1ad176a26d98486bb6be5941fa0e8311d6 api/typedef_namespacemir_1_1geometry_1ab06429a81e923cb5af8a07ac76059745 api/typedef_namespacemir_1_1geometry_1a76188387602925e73a42bd14e9dad4be api/typedef_namespacemir_1_1geometry_1aa8a6d4422a097d8f796619945eb93142 api/typedef_namespacemir_1_1geometry_1_1generic_1a5046d6ce675d6e7daac4c393c7c563ec api/typedef_namespacemir_1_1geometry_1_1generic_1ac54be23a9cf64f7eb637b7262280f6d6 api/typedef_namespacemir_1_1geometry_1_1generic_1a78752a318aa581de23ad5ee3e2fa2dd7 api/typedef_namespacemir_1_1geometry_1_1generic_1acf3c7584b23033a54a9e9018bb69248b api/typedef_namespacemir_1_1geometry_1_1generic_1ab6e222f2b016730e793cfa5815a67f38 api/typedef_namespacemir_1_1geometry_1_1generic_1a7c99dd824ffd32e662a9898f1e9f0519 api/typedef_namespacemir_1_1geometry_1aacc9520fa7f3ab97db5c87906e8be719 api/typedef_namespacemir_1_1geometry_1aaae70e815f128f35d7cc28688e15287a api/typedef_namespacemir_1_1geometry_1a2c44532d52df40fe265b24ce514756ef api/typedef_namespacemir_1_1geometry_1a280a0a6f3e9f27c0ac4b2acfe7b08df3 api/typedef_namespacemir_1_1geometry_1a91aadfe8a6fa1192529458a15ceefbed api/typedef_namespacemir_1_1geometry_1a0b496a04ef755c93de3c851e34d6f85e api/typedef_namespacemir_1_1geometry_1a0474ba60f3ec6bf717fdd03dd34de858 api/typedef_namespacemir_1_1geometry_1a357939a88c9cfdbe6592f101d057d80d api/typedef_namespacemir_1_1geometry_1a3a6ede03fc30da2d830a9999ef9f26bd api/typedef_namespacemir_1_1geometry_1a3bd6ce7514a31011f488d4da8c8d0d26 api/typedef_namespacemir_1_1geometry_1a2712b44e5d3a1fafc1d93f754bfbd4a7 api/typedef_namespacemir_1_1geometry_1ae1538211aaabf520e474df18aa18aa7b api/typedef_namespacemir_1_1geometry_1a2b23fb4d376939d56f0bb968a82e5c67 api/typedef_namespacemir_1_1geometry_1a900b7b78edcb74bb0cc7a24255b7de8e api/typedef_namespacemir_1_1geometry_1ad1455133d89fd8d90a9fb529feb663f5 api/typedef_namespacemir_1_1geometry_1a016e8d8131e0356a497c9b890ccbc35f api/typedef_namespacemir_1_1geometry_1acb3e4a02fb273515faa7379e4758fee1 api/typedef_namespacemir_1_1geometry_1afeae4b2468ec034db23508cad5edd5c2 api/typedef_namespacemiral_1a85dce511f40e7b6b46d62a84731b9b60 api/typedef_namespacemiral_1a561c6c31034dbec29b4b94573ec3b529 api/typedef_namespacemiral_1a49e9fb12b0c79a0a156541985310537b api/typedef_namespacemiral_1aa2989f2658b6e9d4b8c8c26900122aeb api/typedef_mir__native__buffer_8h_1a044f73929d0095e9673b49fc26098e3e api/typedef_mir__prompt__session_8h_1af99b904ad1e86c3c71e253217472d399 api/typedef_common_8h_1aa0b26bb170b52c01eb226a978376c918 api/typedef_common_8h_1ac3ddbaf52ca5049ae8fa5f2e0ae72ca0 api/typedef_append__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f api/typedef_prepend__event__filter_8h_1acf322761dc4f8106854e8eaa3f125e6f api/typedef_common_8h_1a926ee3e234cf9aab5e61c6130340063c api/typedef_common_8h_1af42c2e2c3015bec11f2afce27089ed36 api/typedef_mir__input__device__types_8h_1a8143c65f893772f5b8bba4ac57664c48 api/typedef_enums_8h_1aff03b40da711a8377d89fd3a6b1436b1 api/typedef_common_8h_1af01d9989a4cf65d6ff08cf697059d74f api/typedef_common_8h_1ad8518dbaf6adb83a9eb665f7f45b6785 api/typedef_mir__native__buffer_8h_1a6b103918d8a0066a3ee9fc3450533afb api/typedef_namespacemiroil_1ae48d62a91236336cf0dab9c4b13f1216 api/typedef_namespacemiroil_1ac7c5e8cf8d2c8857a343517074e30260 api/typedef_namespacemiroil_1afc17ae8de881e6560eff62da65268e30 api/typedef_common_8h_1a2f84abc28de3c2b3f15748a4322cf8a9 api/typedef_common_8h_1ad0500f97ef015f85a1e5d6446ca9a7b5 api/typedef_common_8h_1a757eb23b427eceb9b0a63eee2a84d116 api/typedef_common_8h_1aff1d5c7c5e2573a84e376bb2863fdec3 api/typedef_common_8h_1a8b984bfb17e08f6aac2d7b9ae01a65bf api/typedef_common_8h_1a5827e427e2c843f25fb1fa9293269add api/typedef_common_8h_1ad0cd11deb503f8fa9078e6af012c6f8a api/typedef_mir__input__device__types_8h_1aa41e4b3a871e7cebdddc64123e388eab api/typedef_enums_8h_1a2b4817a8254d583414afb53e24021b37 api/typedef_common_8h_1ade1d1e5b9f9678115213712bfc46ca2d api/typedef_mir__input__device__types_8h_1a7db94a317e1f7e16f93511c625a5d99b api/typedef_common_8h_1afd101a690836f7ce20a31ed6889ddb8e api/typedef_mir__prompt__session_8h_1a9f1913a41e6200b771c947cf072b2670 api/typedef_common_8h_1a723b99cc039316ac363992d116422af5 api/typedef_common_8h_1a2933496737a4488b58fa93e0668a83a5 api/typedef_common_8h_1ac459ce78452ebdf102efcad6e3b4eb0d api/typedef_common_8h_1ae71fecdd3527b37d91d4d8dd9980cb65 api/typedef_toolkit__event_8h_1a63044195d46be7b9bfc0c1b14e58d2bf api/typedef_mir__input__device__types_8h_1a602452d30e93cf4224a938ba1f4e28fa api/typedef_mir__input__device__types_8h_1a7724b01da5c050a279b28a8669011402 api/typedef_mir__input__device__types_8h_1a143308cba42d4020afe603efe09dc0f5 api/typedef_mir__input__device__types_8h_1a426f28e0c51ed23d435ce6061b7f9879 api/typedef_mir__input__device__types_8h_1afde1ae3665f300f8d1f9220905b60cc7 api/typedef_common_8h_1a09cf458b0f0ff770f5ee5a80f9c9a065 api/typedef_common_8h_1a57838803efac4d93b084decb3af5c6a8 api/typedef_common_8h_1ae412cdb9f274fb8fffaa47711d6c1bbc api/typedef_common_8h_1a9a06771c4227cc27fd449d999950f934 api/typedef_common_8h_1a6891e9936f71db8e27161e9dbf4eb5d5 reference/introducing_the_miral_api reference/dso_versioning_guide reference/continuous-integration reference/kernel_requirements resolving references... /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-enable-graphics-core22-on-a-device.md:503: WARNING: 'myst' cross-reference target not found: 'possible-complications' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-specify-startup-apps.md:8: WARNING: 'myst' cross-reference target not found: '../write-your-first-wayland-compositor.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-handle-keyboard-input.md:18: WARNING: 'myst' cross-reference target not found: '../write-your-first-wayland-compositor.md' [myst.xref_missing] done writing... /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-enable-graphics-core22-on-a-device.md:33: WARNING: Lexing literal_block 'Node: /dev/dri/card1\n├───Driver: amdgpu (AMD GPU) version 3.54.0 (20150101)\n│ ├─── ...\n├───Device: PCI 1002:747e Advanced Micro Devices, Inc. [AMD/ATI] Device 747e\n│ └───Available nodes: primary, render\n├───Framebuffer size\n│ ├───Width: [0, 16384]\n│ └───Height: [0, 16384]\n├───Connectors\n| | ...\n│ ├───Connector 3\n│ ├───Object ID: 101\n│ ├───Type: HDMI-A\n│ ├───Status: connected\n│ ├───Physical size: 530x300 mm\n│ ├───Subpixel: unknown\n│ ├───Encoders: {3}\n│ ├───Modes\n│ │ ├───1920x1080@60.00 preferred driver phsync pvsync \n│ │ ├───1920x1080@60.00 driver phsync pvsync 16:9 \n│ │ ├───...\n| | ...\n├───Encoders\n│ ├───Encoder 0\n│ │ ├───Object ID: 82\n│ │ ├───Type: TMDS\n│ │ ├───CRTCS: {0, 1, 2, 3}\n│ │ └───Clones: {0}\n| | ...\n├───CRTCs\n│ ├───CRTC 0\n│ │ ├───Object ID: 72\n│ │ ├───Legacy info\n│ │ │ ├───Mode: 1920x1080@60.00 preferred driver phsync pvsync \n│ │ │ └───Gamma size: 256\n| | ...\n└───Planes\n ├───Plane 0\n │ ├───Object ID: 40\n │ ├───CRTCs: {3}\n │ ├───Legacy info\n │ │ ├───FB ID: 0\n | ...\n' as "cpp" resulted in an error at token: '├'. Retrying in relaxed mode. [misc.highlighting_failure] /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/doc/sphinx/how-to/how-to-enable-graphics-core22-on-a-device.md:457: WARNING: Lexing literal_block '$ graphics-test-tools.eglinfo\nEGL client extensions string:\n\tEGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query\n\tEGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses\n\tEGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device\n\tEGL_EXT_platform_wayland EGL_KHR_platform_wayland\n\tEGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb\n\tEGL_MESA_platform_gbm EGL_KHR_platform_gbm\n\tEGL_MESA_platform_surfaceless\n\n\nGBM platform:\nEGL API version: 1.5\nEGL vendor string: Mesa Project\nEGL version string: 1.5\nEGL client APIs: OpenGL OpenGL_ES\nEGL driver name: iris\nEGL extensions string:\n\tEGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync\n\tEGL_EXT_buffer_age EGL_EXT_create_context_robustness\n\tEGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers\n\tEGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs\n\tEGL_KHR_context_flush_control EGL_KHR_create_context\n\tEGL_KHR_create_context_no_error EGL_KHR_fence_sync\n\tEGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace\n\tEGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image\n\tEGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image\n\tEGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap\n\tEGL_KHR_no_config_context EGL_KHR_reusable_sync\n\tEGL_KHR_surfaceless_context EGL_EXT_pixel_format_float\n\tEGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image\n\tEGL_MESA_image_dma_buf_export EGL_MESA_query_driver\n\tEGL_WL_bind_wayland_display\nConfigurations:\n \tbf lv colorbuffer dp st ms\tvis cav bi renderable supported\n id sz l r g b a th cl ns b\tid eat nd gl es es2 vg surfaces\n---------------------------------------------------------------------\n0x01 32 0 10 10 10 2 0 0 0 0 0x30335241-- \ty y y \twin\n0x02 32 0 10 10 10 2 16 0 0 0 0x30335241-- \ty y y \twin\n0x03 32 0 10 10 10 2 24 0 0 0 0x30335241-- \ty y y \twin\n0x04 32 0 10 10 10 2 24 8 0 0 0x30335241-- \ty y y \twin\n0x05 32 0 10 10 10 2 0 0 2 1 0x30335241-- \ty y y \twin\n… lots more configurations, then other platform details …\n' as "cpp" resulted in an error at token: '…'. Retrying in relaxed mode. [misc.highlighting_failure] WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting done copying images... [ 17%] how-to/compositor.png copying images... [ 33%] explanation/regular_540p.gif copying images... [ 50%] explanation/dialog_540p.gif copying images... [ 67%] explanation/popup_540p.gif copying images... [ 83%] explanation/tip_540p.gif copying images... [100%] explanation/satellite_540p.gif build succeeded, 139 warnings. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-12-03T17:50:10.123776Z, end-time: 2024-12-03T17:50:10.186643Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-12-03T17:50:10.255381Z, end-time: 2024-12-03T17:50:30.154721Z, duration: 19, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-mir -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'mir.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-mir" "mir.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./mir.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-mir.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-mir.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `tutorial/index::doc' on page 3 undefined on inp ut line 116. LaTeX Warning: Hyper reference `how-to/index::doc' on page 3 undefined on input line 126. LaTeX Warning: Hyper reference `reference/index::doc' on page 3 undefined on in put line 155. LaTeX Warning: Hyper reference `explanation/index::doc' on page 3 undefined on input line 165. [3] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `tutorial/getting-started-with-mir::doc' on page 5 undefined on input line 224. LaTeX Warning: Hyper reference `tutorial/write-your-first-wayland-compositor::d oc' on page 5 undefined on input line 228. LaTeX Warning: Hyper reference `tutorial/write-your-first-wayland-compositor::d oc' on page 5 undefined on input line 244. [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [6] [7] [8] [9] LaTeX Warning: Hyper reference `tutorial/getting-started-with-mir::doc' on page 10 undefined on input line 603. LaTeX Warning: Hyper reference `how-to/how-to-specify-startup-apps::doc' on pag e 10 undefined on input line 633. LaTeX Warning: Hyper reference `how-to/how-to-handle-keyboard-input::doc' on pa ge 10 undefined on input line 637. LaTeX Warning: Hyper reference `how-to/specifying-csd-ssd-preference::doc' on p age 10 undefined on input line 641. LaTeX Warning: Hyper reference `how-to/developing-a-wayland-compositor-using-mi r::doc' on page 10 undefined on input line 655. LaTeX Warning: Hyper reference `how-to/developing-wayland-extension-protocols-f or-mir-servers::doc' on page 10 undefined on input line 659. LaTeX Warning: Hyper reference `how-to/getting_involved_in_mir::doc' on page 10 undefined on input line 663. LaTeX Warning: Hyper reference `how-to/how-to-use-checkbox-mir::doc' on page 10 undefined on input line 667. LaTeX Warning: Hyper reference `how-to/how-to-calibrate-a-touchscreen-device::d oc' on page 10 undefined on input line 671. LaTeX Warning: Hyper reference `how-to/how-to-enable-graphics-core22-on-a-devic e::doc' on page 10 undefined on input line 675. LaTeX Warning: Hyper reference `how-to/how-to-specify-startup-apps::doc' on pag e 10 undefined on input line 679. LaTeX Warning: Hyper reference `how-to/how-to-handle-keyboard-input::doc' on pa ge 10 undefined on input line 683. LaTeX Warning: Hyper reference `how-to/specifying-csd-ssd-preference::doc' on p age 10 undefined on input line 687. [10] Underfull \hbox (badness 10000) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 lomiri-system- Overfull \hbox (7.12953pt too wide) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 mir_demo_server[][]| Underfull \hbox (badness 10000) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 miral-system- [11] [12] [13] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [14 <./compositor.png>] Underfull \vbox (badness 10000) detected at line 1071 Underfull \vbox (badness 10000) detected at line 1071 [15] Underfull \vbox (badness 10000) detected at line 1071 Underfull \vbox (badness 10000) detected at line 1071 [16] [17] [18] Underfull \vbox (badness 1270) detected at line 1233 [19] [20] [21] LaTeX Warning: Hyper reference `explanation/component_reports::doc' on page 22 undefined on input line 1384. LaTeX Warning: Hyper reference `reference/dso_versioning_guide::doc' on page 22 undefined on input line 1388. [22] [23] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1500 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1500 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1512 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1553 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1553 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1568 ...�────────────┘ [24] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1583 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1583 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1600 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1609 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1609 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1619 ...�────────────┘ [25] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1631 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1631 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1646 ...�────────────┘ [26] [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 2018--2023 []\T1/qtm/m/n/10 The re-main-der of the paths will be es-tab-lished us-ing the re-quired script at the lo-ca-tion \T1/txtt/m/n/10 bin/ [31] [32] [33] Underfull \vbox (badness 10000) detected at line 2274 Underfull \vbox (badness 10000) detected at line 2274 [34] [35] [36] LaTeX Warning: Hyper reference `how-to/how-to-enable-graphics-core22-on-a-devic e:possible-complications' on page 37 undefined on input line 2393. [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 2495--2499 []\T1/qtm/m/n/10 You can find the Ap-pAr-mor pro-file at \T1/txtt/m/n/10 /var/l ib/snapd/apparmor/profiles/snap.ubuntu[]frame. [39] [40] [41] [42] [43] LaTeX Warning: Hyper reference `how-to/how-to-update-symbols-map:how-to-update- miral-symbols' on page 44 undefined on input line 3077. LaTeX Warning: Hyper reference `how-to/how-to-update-symbols-map:how-to-update- miroil-symbols' on page 44 undefined on input line 3081. LaTeX Warning: Hyper reference `how-to/how-to-update-symbols-map:how-to-update- mirserver-symbols-map' on page 44 undefined on input line 3085. [44] [45] [46] [47] LaTeX Warning: Hyper reference `how-to/how-to-specify-startup-apps:../write-you r-first-wayland-compositor.md' on page 48 undefined on input line 3477. [48] LaTeX Warning: Hyper reference `how-to/how-to-handle-keyboard-input:../write-yo ur-first-wayland-compositor.md' on page 49 undefined on input line 3563. [49] [50] LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 51 undefined on input line 3683. LaTeX Warning: Hyper reference `how-to/how-to-specify-startup-apps::doc' on pag e 51 undefined on input line 3689. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorations10prefer_csdEv' on page 51 undefined on input line 3725. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorations10always_ssdEv' on page 51 undefined on input line 3726. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorations10always_csdEv' on page 51 undefined on input line 3727. Overfull \hbox (1.3942pt too wide) in paragraph at lines 3724--3729 []\T1/qtm/m/n/10 Mi-rAL also has other strate-gies: \T1/txtt/m/sl/10 miral::Dec orations::prefer_csd()\T1/qtm/m/n/10 , \T1/txtt/m/sl/10 miral::Decorations::alw ays_ssd()\T1/qtm/m/n/10 , [51] LaTeX Warning: Hyper reference `explanation/architecture::doc' on page 52 undef ined on input line 3740. LaTeX Warning: Hyper reference `explanation/libraries::doc' on page 52 undefine d on input line 3744. LaTeX Warning: Hyper reference `explanation/mir-graphics-support::doc' on page 52 undefined on input line 3748. LaTeX Warning: Hyper reference `explanation/security::doc' on page 52 undefined on input line 3752. LaTeX Warning: Hyper reference `explanation/performance::doc' on page 52 undefi ned on input line 3756. LaTeX Warning: Hyper reference `explanation/energy-efficiency::doc' on page 52 undefined on input line 3760. LaTeX Warning: Hyper reference `explanation/ok-so-what-is-this-wayland-thing-an yway::doc' on page 52 undefined on input line 3764. LaTeX Warning: Hyper reference `explanation/window-positions-under-wayland::doc ' on page 52 undefined on input line 3768. LaTeX Warning: Hyper reference `explanation/component_reports::doc' on page 52 undefined on input line 3772. LaTeX Warning: Hyper reference `explanation/architecture:the-mir-engine' on pag e 52 undefined on input line 3814. [52] LaTeX Warning: Hyper reference `explanation/architecture:the-mir-engine' on pag e 53 undefined on input line 3820. LaTeX Warning: Hyper reference `explanation/architecture:platforms' on page 53 undefined on input line 3848. LaTeX Warning: Hyper reference `explanation/architecture:platforms' on page 53 undefined on input line 3848. LaTeX Warning: Hyper reference `explanation/architecture:platforms' on page 53 undefined on input line 3863. [53] [54] Overfull \hbox (1.85469pt too wide) in paragraph at lines 4142--4142 []\T1/qhv/m/n/10 Plat- Overfull \hbox (1.19469pt too wide) in paragraph at lines 4142--4142 \T1/qhv/m/n/10 form| Overfull \hbox (3.29366pt too wide) in paragraph at lines 4142--4142 []\T1/qhv/m/n/10 Sta- Overfull \hbox (2.4047pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 gbm- Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Works with any driver pro-vid-ing KMS, \T1/txtt/m/n/10 libgbm \T1/qtm/m/n/10 and an EGL sup-port-ing Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Overfull \hbox (23.3547pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 eglstream- Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 an- Overfull \hbox (2.4047pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 droid| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Overfull \hbox (1.2947pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 disp- Overfull \hbox (3.5147pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 manx| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 4283--4283 \T1/qtm/m/n/10 by down-stream projects (again, cf: Underfull \hbox (badness 10000) in paragraph at lines 4283--4283 [][]$\T1/qtm/m/n/10 https : / / github . com / Igalia / meta-[]webkit / Underfull \hbox (badness 5217) in paragraph at lines 4329--4329 []\T1/qtm/m/n/10 Looks like there might not be open-source video de-code Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/qtm/m/n/10 sup-port ([][]$https : / / community . nxp . com / t5 / i-[]MX-[ ]Processors / Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/qtm/m/n/10 i-[]MX8-[]Linux-[]video-[]decode-[]support / m-[]p / 796955 / hi ghlight / [57] Underfull \hbox (badness 10000) in paragraph at lines 4345--4347 []\T1/qtm/m/n/10 Op-tion-ally, the EGL im-ple-men-ta-tion can sup-port [][]EGL_ EXT_image_dma_buf_import[][], [58] [59] [60] [61] [62] ! LaTeX Error: Unicode character ☺ (U+263A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4670 ...e’s also now anything based on Mir ☺ . \sphinxhref{https://unit... [63] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4735 \sphinxincludegraphics{{regular_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4735 \sphinxincludegraphics{{regular_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4741 \sphinxincludegraphics{{dialog_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4741 \sphinxincludegraphics{{dialog_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4747 \sphinxincludegraphics{{popup_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4747 \sphinxincludegraphics{{popup_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4753 \sphinxincludegraphics{{tip_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4753 \sphinxincludegraphics{{tip_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4759 ...inxincludegraphics{{satellite_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4759 ...inxincludegraphics{{satellite_540p}.gif} [64] [65] LaTeX Warning: Hyper reference `api/library_root::doc' on page 66 undefined on input line 4945. LaTeX Warning: Hyper reference `reference/introducing_the_miral_api::doc' on pa ge 66 undefined on input line 4949. LaTeX Warning: Hyper reference `reference/continuous-integration::doc' on page 66 undefined on input line 4953. LaTeX Warning: Hyper reference `reference/dso_versioning_guide::doc' on page 66 undefined on input line 4957. LaTeX Warning: Hyper reference `reference/kernel_requirements::doc' on page 66 undefined on input line 4961. LaTeX Warning: Hyper reference `api/namespace_mir:namespace-mir' on page 66 und efined on input line 4983. LaTeX Warning: Hyper reference `api/namespace_mir__geometry:namespace-mir-geome try' on page 66 undefined on input line 4985. LaTeX Warning: Hyper reference `api/namespace_mir__geometry__generic:namespace- mir-geometry-generic' on page 66 undefined on input line 4987. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4987 ...r::geometry::generic}}}}}\begin{itemize} LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:exhale-struct-structmir-1-1geometry-1-1generic-1-1-displacement' on page 66 undefined on input line 4990. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: exhale-struct-structmir-1-1geometry-1-1generic-1-1-point' on page 66 undefined on input line 4994. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:exhale-struct-structmir-1-1geometry-1-1generic-1-1-rectangle' on page 66 un defined on input line 4998. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:e xhale-struct-structmir-1-1geometry-1-1generic-1-1-size' on page 66 undefined on input line 5002. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: exhale-struct-structmir-1-1geometry-1-1generic-1-1-value' on page 66 undefined on input line 5006. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_delta_x_tag:exhal e-struct-structmir-1-1geometry-1-1-delta-x-tag' on page 66 undefined on input l ine 5014. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_delta_y_tag:exhal e-struct-structmir-1-1geometry-1-1-delta-y-tag' on page 66 undefined on input l ine 5018. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_height_tag:exhale -struct-structmir-1-1geometry-1-1-height-tag' on page 66 undefined on input lin e 5022. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_stride_tag:exhale -struct-structmir-1-1geometry-1-1-stride-tag' on page 66 undefined on input lin e 5026. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_width_tag:exhale- struct-structmir-1-1geometry-1-1-width-tag' on page 66 undefined on input line 5030. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_x_tag:exhale-stru ct-structmir-1-1geometry-1-1-x-tag' on page 66 undefined on input line 5034. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_y_tag:exhale-stru ct-structmir-1-1geometry-1-1-y-tag' on page 66 undefined on input line 5038. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:exhale- class-classmir-1-1geometry-1-1-rectangles' on page 66 undefined on input line 5 042. LaTeX Warning: Hyper reference `api/structmir_1_1_int_owned_fd:exhale-struct-st ructmir-1-1-int-owned-fd' on page 66 undefined on input line 5050. LaTeX Warning: Hyper reference `api/classmir_1_1_abnormal_exit:exhale-class-cla ssmir-1-1-abnormal-exit' on page 66 undefined on input line 5054. LaTeX Warning: Hyper reference `api/classmir_1_1_anonymous_shm_file:exhale-clas s-classmir-1-1-anonymous-shm-file' on page 66 undefined on input line 5058. LaTeX Warning: Hyper reference `api/classmir_1_1_exit_with_output:exhale-class- classmir-1-1-exit-with-output' on page 66 undefined on input line 5062. LaTeX Warning: Hyper reference `api/classmir_1_1_fatal_error_strategy:exhale-cl ass-classmir-1-1-fatal-error-strategy' on page 66 undefined on input line 5066. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:exhale-class-classmir-1-1-f d' on page 66 undefined on input line 5070. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:exhale-class-class mir-1-1-int-wrapper' on page 66 undefined on input line 5074. [66] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:exhale-class-cl assmir-1-1optional-value' on page 67 undefined on input line 5078. LaTeX Warning: Hyper reference `api/classmir_1_1_proof_of_mutex_lock:exhale-cla ss-classmir-1-1-proof-of-mutex-lock' on page 67 undefined on input line 5082. LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:exhale-class-classmir -1-1-shm-file' on page 67 undefined on input line 5086. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:exhale-class-clas smir-1-1-synchronised' on page 67 undefined on input line 5089. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:e xhale-class-classmir-1-1-synchronised-1-1-locked-impl' on page 67 undefined on input line 5092. LaTeX Warning: Hyper reference `api/namespace_miral:namespace-miral' on page 67 undefined on input line 5103. LaTeX Warning: Hyper reference `api/namespace_miral__detail:namespace-miral-det ail' on page 67 undefined on input line 5105. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type:exh ale-struct-structmiral-1-1detail-1-1-function-type' on page 67 undefined on inp ut line 5108. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:exhale-struct-structmi ral-1-1detail-1-1-function-type-3-01-return-07-lambda-1-1-5-08-07-arg-8-8-8-08- 01const-01-4' on page 67 undefined on input line 5112. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:exhale-struct-structmiral-1-1deta il-1-1-function-type-3-01-return-07-lambda-1-1-5-08-07-arg-8-8-8-08-4' on page 67 undefined on input line 5116. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:exhale-str uct-structmiral-1-1-application-info' on page 67 undefined on input line 5124. LaTeX Warning: Hyper reference `api/structmiral_1_1_fd_handle:exhale-struct-str uctmiral-1-1-fd-handle' on page 67 undefined on input line 5128. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:exhale-struct-s tructmiral-1-1-window-info' on page 67 undefined on input line 5132. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_manager_option:exhal e-struct-structmiral-1-1-window-manager-option' on page 67 undefined on input l ine 5136. LaTeX Warning: Hyper reference `api/classmiral_1_1_add_init_callback:exhale-cla ss-classmiral-1-1-add-init-callback' on page 67 undefined on input line 5140. LaTeX Warning: Hyper reference `api/classmiral_1_1_append_event_filter:exhale-c lass-classmiral-1-1-append-event-filter' on page 67 undefined on input line 514 4. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:exhal e-class-classmiral-1-1-application-authorizer' on page 67 undefined on input li ne 5148. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:exha le-class-classmiral-1-1-application-credentials' on page 67 undefined on input line 5152. LaTeX Warning: Hyper reference `api/classmiral_1_1_basic_set_application_author izer:exhale-class-classmiral-1-1-basic-set-application-authorizer' on page 67 u ndefined on input line 5156. LaTeX Warning: Hyper reference `api/classmiral_1_1_canonical_window_manager_pol icy:exhale-class-classmiral-1-1-canonical-window-manager-policy' on page 67 und efined on input line 5160. LaTeX Warning: Hyper reference `api/classmiral_1_1_config_file:exhale-class-cla ssmiral-1-1-config-file' on page 67 undefined on input line 5164. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:exhale- class-classmiral-1-1-configuration-option' on page 67 undefined on input line 5 168. LaTeX Warning: Hyper reference `api/classmiral_1_1_cursor_theme:exhale-class-cl assmiral-1-1-cursor-theme' on page 67 undefined on input line 5172. LaTeX Warning: Hyper reference `api/classmiral_1_1_custom_renderer:exhale-class -classmiral-1-1-custom-renderer' on page 67 undefined on input line 5176. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:exhale-class-cla ssmiral-1-1-decorations' on page 67 undefined on input line 5180. LaTeX Warning: Hyper reference `api/classmiral_1_1_display_configuration:exhale -class-classmiral-1-1-display-configuration' on page 67 undefined on input line 5184. LaTeX Warning: Hyper reference `api/classmiral_1_1_external_client_launcher:exh ale-class-classmiral-1-1-external-client-launcher' on page 67 undefined on inpu t line 5188. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:exhale-class-c lassmiral-1-1-idle-listener' on page 67 undefined on input line 5192. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:exhale-c lass-classmiral-1-1-input-configuration' on page 67 undefined on input line 519 5. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration_1_1_mous e:exhale-class-classmiral-1-1-input-configuration-1-1-mouse' on page 67 undefin ed on input line 5198. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration_1_1_touc hpad:exhale-class-classmiral-1-1-input-configuration-1-1-touchpad' on page 67 u ndefined on input line 5202. LaTeX Warning: Hyper reference `api/classmiral_1_1_internal_client_launcher:exh ale-class-classmiral-1-1-internal-client-launcher' on page 67 undefined on inpu t line 5210. LaTeX Warning: Hyper reference `api/classmiral_1_1_keymap:exhale-class-classmir al-1-1-keymap' on page 67 undefined on input line 5214. LaTeX Warning: Hyper reference `api/classmiral_1_1_minimal_window_manager:exhal e-class-classmiral-1-1-minimal-window-manager' on page 67 undefined on input li ne 5218. LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:exhale-class-clas smiral-1-1-mir-runner' on page 67 undefined on input line 5222. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:exhale-class-classmir al-1-1-output' on page 67 undefined on input line 5225. [67] LaTeX Warning: Hyper reference `api/structmiral_1_1_output_1_1_physical_size_m_ m:exhale-struct-structmiral-1-1-output-1-1-physical-size-m-m' on page 68 undefi ned on input line 5228. LaTeX Warning: Hyper reference `api/classmiral_1_1_prepend_event_filter:exhale- class-classmiral-1-1-prepend-event-filter' on page 68 undefined on input line 5 236. LaTeX Warning: Hyper reference `api/classmiral_1_1_session_lock_listener:exhale -class-classmiral-1-1-session-lock-listener' on page 68 undefined on input line 5240. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_application_authorizer:e xhale-class-classmiral-1-1-set-application-authorizer' on page 68 undefined on input line 5244. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_command_line_handler:exh ale-class-classmiral-1-1-set-command-line-handler' on page 68 undefined on inpu t line 5248. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_terminator:exhale-class- classmiral-1-1-set-terminator' on page 68 undefined on input line 5252. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_window_management_policy :exhale-class-classmiral-1-1-set-window-management-policy' on page 68 undefined on input line 5256. LaTeX Warning: Hyper reference `api/classmiral_1_1_startup_internal_client:exha le-class-classmiral-1-1-startup-internal-client' on page 68 undefined on input line 5260. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:exhale-cl ass-classmiral-1-1-wayland-extensions' on page 68 undefined on input line 5263. LaTeX Warning: Hyper reference `api/structmiral_1_1_wayland_extensions_1_1_buil der:exhale-struct-structmiral-1-1-wayland-extensions-1-1-builder' on page 68 un defined on input line 5266. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_conte xt:exhale-class-classmiral-1-1-wayland-extensions-1-1-context' on page 68 undef ined on input line 5270. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_enabl e_info:exhale-class-classmiral-1-1-wayland-extensions-1-1-enable-info' on page 68 undefined on input line 5274. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:exhale-class-classmir al-1-1-window' on page 68 undefined on input line 5282. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:exh ale-class-classmiral-1-1-window-management-policy' on page 68 undefined on inpu t line 5286. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_options:exhal e-class-classmiral-1-1-window-manager-options' on page 68 undefined on input li ne 5290. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:exhale- class-classmiral-1-1-window-manager-tools' on page 68 undefined on input line 5 294. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:exhale- class-classmiral-1-1-window-specification' on page 68 undefined on input line 5 297. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_specification_1_1_as pect_ratio:exhale-struct-structmiral-1-1-window-specification-1-1-aspect-ratio' on page 68 undefined on input line 5300. LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:exhale-class-cla ssmiral-1-1-x11-support' on page 68 undefined on input line 5308. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:exhale-class-classmiral -1-1-zone' on page 68 undefined on input line 5312. LaTeX Warning: Hyper reference `api/namespace_miroil:namespace-miroil' on page 68 undefined on input line 5319. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons:exhale-struct-structmiroil-1-1-display-configuration-options' on page 68 un defined on input line 5321. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons_1_1_display_mode:exhale-struct-structmiroil-1-1-display-configuration-optio ns-1-1-display-mode' on page 68 undefined on input line 5324. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_id:exhale-struct-s tructmiroil-1-1-display-id' on page 68 undefined on input line 5332. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:exhale-struct-structm iroil-1-1-edid' on page 68 undefined on input line 5335. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_descriptor:exhale -struct-structmiroil-1-1-edid-1-1-descriptor' on page 68 undefined on input lin e 5337. LaTeX Warning: Hyper reference `api/unionmiroil_1_1_edid_1_1_descriptor_1_1_val ue:exhale-union-unionmiroil-1-1-edid-1-1-descriptor-1-1-value' on page 68 undef ined on input line 5340. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_physical_size_m_m :exhale-struct-structmiroil-1-1-edid-1-1-physical-size-m-m' on page 68 undefine d on input line 5348. LaTeX Warning: Hyper reference `api/classmiroil_1_1_compositor:exhale-class-cla ssmiroil-1-1-compositor' on page 68 undefined on input line 5356. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_contr oller_wrapper:exhale-class-classmiroil-1-1-display-configuration-controller-wra pper' on page 68 undefined on input line 5360. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:exhale-class-classmiroil-1-1-display-configuration-policy' on page 68 undefin ed on input line 5364. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_stora ge:exhale-class-classmiroil-1-1-display-configuration-storage' on page 68 undef ined on input line 5368. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_listener_wrapper:ex hale-class-classmiroil-1-1-display-listener-wrapper' on page 68 undefined on in put line 5372. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder:exhale-class- classmiroil-1-1-event-builder' on page 68 undefined on input line 5375. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder_1_1_event_inf o:exhale-class-classmiroil-1-1-event-builder-1-1-event-info' on page 68 undefin ed on input line 5378. LaTeX Warning: Hyper reference `api/classmiroil_1_1_g_l_buffer:exhale-class-cla ssmiroil-1-1-g-l-buffer' on page 68 undefined on input line 5386. [68] LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:exhale-class-c lassmiroil-1-1-input-device' on page 69 undefined on input line 5390. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:exhal e-class-classmiroil-1-1-input-device-observer' on page 69 undefined on input li ne 5394. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:exhale-c lass-classmiroil-1-1-mir-prompt-session' on page 69 undefined on input line 539 8. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_server_hooks:exhale-cla ss-classmiroil-1-1-mir-server-hooks' on page 69 undefined on input line 5402. LaTeX Warning: Hyper reference `api/classmiroil_1_1_open_g_l_context:exhale-cla ss-classmiroil-1-1-open-g-l-context' on page 69 undefined on input line 5406. LaTeX Warning: Hyper reference `api/classmiroil_1_1_persist_display_config:exha le-class-classmiroil-1-1-persist-display-config' on page 69 undefined on input line 5410. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:exh ale-class-classmiroil-1-1-prompt-session-listener' on page 69 undefined on inpu t line 5414. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:exha le-class-classmiroil-1-1-prompt-session-manager' on page 69 undefined on input line 5418. LaTeX Warning: Hyper reference `api/classmiroil_1_1_set_compositor:exhale-class -classmiroil-1-1-set-compositor' on page 69 undefined on input line 5422. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface:exhale-class-classm iroil-1-1-surface' on page 69 undefined on input line 5426. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:exhale-cla ss-classmiroil-1-1-surface-observer' on page 69 undefined on input line 5430. LaTeX Warning: Hyper reference `api/namespace_std:namespace-std' on page 69 und efined on input line 5437. LaTeX Warning: Hyper reference `api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapp er_3_01_tag_00_01_value_type_01_4_01_4:exhale-struct-structstd-1-1hash-3-01-1-1 mir-1-1-int-wrapper-3-01-tag-00-01-value-type-01-4-01-4' on page 69 undefined o n input line 5440. LaTeX Warning: Hyper reference `api/struct_mir_buffer_package:exhale-struct-str uct-mir-buffer-package' on page 69 undefined on input line 5448. LaTeX Warning: Hyper reference `api/class_decoration_provider:exhale-class-clas s-decoration-provider' on page 69 undefined on input line 5452. LaTeX Warning: Hyper reference `api/class_floating_window_manager_policy:exhale -class-class-floating-window-manager-policy' on page 69 undefined on input line 5456. LaTeX Warning: Hyper reference `api/class_kiosk_window_manager_policy:exhale-cl ass-class-kiosk-window-manager-policy' on page 69 undefined on input line 5460. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:exhale-class-class-mi r-egl-surface' on page 69 undefined on input line 5464. LaTeX Warning: Hyper reference `api/class_spinner_splash:exhale-class-class-spi nner-splash' on page 69 undefined on input line 5468. LaTeX Warning: Hyper reference `api/class_splash_session:exhale-class-class-spl ash-session' on page 69 undefined on input line 5472. LaTeX Warning: Hyper reference `api/class_sw_splash:exhale-class-class-sw-splas h' on page 69 undefined on input line 5476. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy:exhale-c lass-class-tiling-window-manager-policy' on page 69 undefined on input line 547 9. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy_1_1_m_r_ u_tile_list:exhale-class-class-tiling-window-manager-policy-1-1-m-r-u-tile-list ' on page 69 undefined on input line 5482. LaTeX Warning: Hyper reference `api/class_wayland_app:exhale-class-class-waylan d-app' on page 69 undefined on input line 5490. LaTeX Warning: Hyper reference `api/class_wayland_callback:exhale-class-class-w ayland-callback' on page 69 undefined on input line 5494. LaTeX Warning: Hyper reference `api/class_wayland_object:exhale-class-class-way land-object' on page 69 undefined on input line 5498. LaTeX Warning: Hyper reference `api/class_wayland_output:exhale-class-class-way land-output' on page 69 undefined on input line 5502. LaTeX Warning: Hyper reference `api/class_wayland_shm:exhale-class-class-waylan d-shm' on page 69 undefined on input line 5506. LaTeX Warning: Hyper reference `api/class_wayland_shm_buffer:exhale-class-class -wayland-shm-buffer' on page 69 undefined on input line 5510. LaTeX Warning: Hyper reference `api/class_wayland_surface:exhale-class-class-wa yland-surface' on page 69 undefined on input line 5514. LaTeX Warning: Hyper reference `api/enum_mir__native__buffer_8h_1a06fc87d81c62e 9abb8790b6e5713c55b:exhale-enum-mir-native-buffer-8h-1a06fc87d81c62e9abb8790b6e 5713c55b' on page 69 undefined on input line 5518. LaTeX Warning: Hyper reference `api/enum_mir__native__buffer_8h_1a0036e2b8c934c ea86943747e6b19fb53:exhale-enum-mir-native-buffer-8h-1a0036e2b8c934cea86943747e 6b19fb53' on page 69 undefined on input line 5522. LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:exhale-enum-common-8h-1ac6231386ea4a8b896fbb3b5f07a87278' on page 69 und efined on input line 5526. LaTeX Warning: Hyper reference `api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4 c97927:exhale-enum-common-8h-1aa63282c6db8f476aadd3c57fb4c97927' on page 69 und efined on input line 5530. LaTeX Warning: Hyper reference `api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a :exhale-enum-enums-8h-1a712a4ef4fc23b2bddc5d7f7377ceaf4a' on page 69 undefined on input line 5534. LaTeX Warning: Hyper reference `api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa 1f4865:exhale-enum-common-8h-1a09460db0a7a636dc39d36fd5aa1f4865' on page 69 und efined on input line 5538. [69] LaTeX Warning: Hyper reference `api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c 5bdafb:exhale-enum-common-8h-1a0b15a32ffb64c8c16b23bd6c0c5bdafb' on page 70 und efined on input line 5542. LaTeX Warning: Hyper reference `api/enums_8h_1af187f39f830b8e179acfbc953f7df377 :exhale-enum-enums-8h-1af187f39f830b8e179acfbc953f7df377' on page 70 undefined on input line 5546. LaTeX Warning: Hyper reference `api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 :exhale-enum-enums-8h-1a334b6f462d981b32fd590be762a0ee58' on page 70 undefined on input line 5550. LaTeX Warning: Hyper reference `api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 :exhale-enum-enums-8h-1ab61bfb7575c845b69bf2932c4c2ab495' on page 70 undefined on input line 5554. LaTeX Warning: Hyper reference `api/enum_common_8h_1a58319ffb4da6d914911b049e1f ec2f89:exhale-enum-common-8h-1a58319ffb4da6d914911b049e1fec2f89' on page 70 und efined on input line 5558. LaTeX Warning: Hyper reference `api/enum_common_8h_1ab2088ab696322f19aa108bf945 3c940d:exhale-enum-common-8h-1ab2088ab696322f19aa108bf9453c940d' on page 70 und efined on input line 5562. LaTeX Warning: Hyper reference `api/enum_common_8h_1a215257e3ab146a11d4d6246946 fb1343:exhale-enum-common-8h-1a215257e3ab146a11d4d6246946fb1343' on page 70 und efined on input line 5566. LaTeX Warning: Hyper reference `api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42 166a35:exhale-enum-common-8h-1af66c3c5c7b40ddd8607c2e9a42166a35' on page 70 und efined on input line 5570. LaTeX Warning: Hyper reference `api/enum_common_8h_1af7be486c02e9824e4438ffb5cd 7c0d4d:exhale-enum-common-8h-1af7be486c02e9824e4438ffb5cd7c0d4d' on page 70 und efined on input line 5574. LaTeX Warning: Hyper reference `api/enum_common_8h_1ab214b8035d5e089259733061d3 888df1:exhale-enum-common-8h-1ab214b8035d5e089259733061d3888df1' on page 70 und efined on input line 5578. LaTeX Warning: Hyper reference `api/enum_common_8h_1aab034964866decf1eee6f624c9 009714:exhale-enum-common-8h-1aab034964866decf1eee6f624c9009714' on page 70 und efined on input line 5582. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:exhale-enum-common-8h-1a82ea3a2b6c4767ed7d0ec5c45f311cf4' on page 70 und efined on input line 5586. LaTeX Warning: Hyper reference `api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb9 2e72bc:exhale-enum-common-8h-1ab09fcb0f632f4a9e77e1076fb92e72bc' on page 70 und efined on input line 5590. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:exhale-enum-mir-input-device-types-8h-1a2167f198f7e01 adc0409f6fab1d12e39' on page 70 undefined on input line 5594. LaTeX Warning: Hyper reference `api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a :exhale-enum-enums-8h-1a21471c2b2f03eb7e03907c5539ec4c2a' on page 70 undefined on input line 5598. LaTeX Warning: Hyper reference `api/enums_8h_1ae98f3e1892277e54e0b278283cf0bc4c :exhale-enum-enums-8h-1ae98f3e1892277e54e0b278283cf0bc4c' on page 70 undefined on input line 5602. LaTeX Warning: Hyper reference `api/enums_8h_1adf49c801cfcd82997db142fab646cfd7 :exhale-enum-enums-8h-1adf49c801cfcd82997db142fab646cfd7' on page 70 undefined on input line 5606. LaTeX Warning: Hyper reference `api/enums_8h_1ab283701be29eca88282fa0d5fe8306d8 :exhale-enum-enums-8h-1ab283701be29eca88282fa0d5fe8306d8' on page 70 undefined on input line 5610. LaTeX Warning: Hyper reference `api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7f e545aa:exhale-enum-common-8h-1a45b5d33debb9713c22fb0c2d7fe545aa' on page 70 und efined on input line 5614. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a43c016d e38143ec748783e5550898d9a:exhale-enum-mir-input-device-types-8h-1a43c016de38143 ec748783e5550898d9a' on page 70 undefined on input line 5618. LaTeX Warning: Hyper reference `api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a 7497cd:exhale-enum-common-8h-1a3fed6fbca5235d87fb30cb662a7497cd' on page 70 und efined on input line 5622. LaTeX Warning: Hyper reference `api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5 793896:exhale-enum-common-8h-1adf141a24bee0d5dcfd3d4d42c5793896' on page 70 und efined on input line 5626. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:exhale-enum-common-8h-1a35abb6b150b9c670c6691ae19091139b' on page 70 und efined on input line 5630. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5b17fd564b3fee444ce720f938 6482c4:exhale-enum-common-8h-1a5b17fd564b3fee444ce720f9386482c4' on page 70 und efined on input line 5634. LaTeX Warning: Hyper reference `api/enum_common_8h_1ae3151d665951e96c1e4874b6d4 5ba0fd:exhale-enum-common-8h-1ae3151d665951e96c1e4874b6d45ba0fd' on page 70 und efined on input line 5638. LaTeX Warning: Hyper reference `api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e :exhale-enum-enums-8h-1ae8047e5c9907659a3a8edd3a7b380c2e' on page 70 undefined on input line 5642. LaTeX Warning: Hyper reference `api/enums_8h_1acb5dd8de82dba71f2041147e03057dd1 :exhale-enum-enums-8h-1acb5dd8de82dba71f2041147e03057dd1' on page 70 undefined on input line 5646. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2ad7791 2e9df4ebeef9da1a0ec9c7b7d:exhale-enum-mir-input-device-types-8h-1a2ad77912e9df4 ebeef9da1a0ec9c7b7d' on page 70 undefined on input line 5650. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1ac0e01f0 637de136f94f132aa9e98fe4d:exhale-enum-mir-input-device-types-8h-1ac0e01f0637de1 36f94f132aa9e98fe4d' on page 70 undefined on input line 5654. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a04c32e5 37bed2b8e96cfd86dd8e65bf9:exhale-enum-mir-input-device-types-8h-1a04c32e537bed2 b8e96cfd86dd8e65bf9' on page 70 undefined on input line 5658. LaTeX Warning: Hyper reference `api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 :exhale-enum-enums-8h-1ae102d4f7a5dcfa4f95c273570d39af60' on page 70 undefined on input line 5662. LaTeX Warning: Hyper reference `api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610c f28f08:exhale-enum-common-8h-1acd1425a68cb1fbfd2b38d9610cf28f08' on page 70 und efined on input line 5666. LaTeX Warning: Hyper reference `api/enum_common_8h_1a6eecd2576a4167b74674fd614b 8c1590:exhale-enum-common-8h-1a6eecd2576a4167b74674fd614b8c1590' on page 70 und efined on input line 5670. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:exhale-enum-common-8h-1a767377fc0ee9f2097bc25dce0228d7a6' on page 70 und efined on input line 5674. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:exhale-enum-common-8h-1a5a15b379af27169665ac512dcf449cb4' on page 70 und efined on input line 5678. LaTeX Warning: Hyper reference `api/enum_common_8h_1acc57649fb52ec6b8bbfac01216 77de0b:exhale-enum-common-8h-1acc57649fb52ec6b8bbfac0121677de0b' on page 70 und efined on input line 5682. [70] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5777 \item {} \begin{description} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5778 ...de\_core\_mir\_geometry}}\begin{itemize} [71] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5858 ...e\_mir\_toolkit\_events}}\begin{itemize} [72] [73] LaTeX Warning: Hyper reference `api/namespace_mir__geometry:namespace-mir-geome try' on page 74 undefined on input line 6177. LaTeX Warning: Hyper reference `api/namespace_mir__renderer:namespace-mir-rende rer' on page 74 undefined on input line 6181. LaTeX Warning: Hyper reference `api/structmir_1_1_int_owned_fd:exhale-struct-st ructmir-1-1-int-owned-fd' on page 74 undefined on input line 6190. LaTeX Warning: Hyper reference `api/classmir_1_1_abnormal_exit:exhale-class-cla ssmir-1-1-abnormal-exit' on page 74 undefined on input line 6194. LaTeX Warning: Hyper reference `api/classmir_1_1_anonymous_shm_file:exhale-clas s-classmir-1-1-anonymous-shm-file' on page 74 undefined on input line 6198. LaTeX Warning: Hyper reference `api/classmir_1_1_exit_with_output:exhale-class- classmir-1-1-exit-with-output' on page 74 undefined on input line 6202. LaTeX Warning: Hyper reference `api/classmir_1_1_fatal_error_strategy:exhale-cl ass-classmir-1-1-fatal-error-strategy' on page 74 undefined on input line 6206. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:exhale-class-classmir-1-1-f d' on page 74 undefined on input line 6210. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:exhale-class-class mir-1-1-int-wrapper' on page 74 undefined on input line 6214. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:exhale-class-cl assmir-1-1optional-value' on page 74 undefined on input line 6218. LaTeX Warning: Hyper reference `api/classmir_1_1_proof_of_mutex_lock:exhale-cla ss-classmir-1-1-proof-of-mutex-lock' on page 74 undefined on input line 6222. LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:exhale-class-classmir -1-1-shm-file' on page 74 undefined on input line 6226. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:exhale-class-clas smir-1-1-synchronised' on page 74 undefined on input line 6230. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:e xhale-class-classmir-1-1-synchronised-1-1-locked-impl' on page 74 undefined on input line 6234. LaTeX Warning: Hyper reference `api/function_namespacemir_1a984aad4cff67e4ff302 485cb123b3408:exhale-function-namespacemir-1a984aad4cff67e4ff302485cb123b3408' on page 74 undefined on input line 6243. LaTeX Warning: Hyper reference `api/function_namespacemir_1ad0317ca6f21212ca736 4b2e14a06f971:exhale-function-namespacemir-1ad0317ca6f21212ca7364b2e14a06f971' on page 74 undefined on input line 6247. LaTeX Warning: Hyper reference `api/function_namespacemir_1a0130c86f8fca8e1f7c5 b65dc47d31c46:exhale-function-namespacemir-1a0130c86f8fca8e1f7c5b65dc47d31c46' on page 74 undefined on input line 6251. LaTeX Warning: Hyper reference `api/function_namespacemir_1ae76330cbf76c91f171a d229bbb97771b:exhale-function-namespacemir-1ae76330cbf76c91f171ad229bbb97771b' on page 74 undefined on input line 6255. LaTeX Warning: Hyper reference `api/function_namespacemir_1abc2f7a3e9f4b945a5b4 8ca390f68247c:exhale-function-namespacemir-1abc2f7a3e9f4b945a5b48ca390f68247c' on page 74 undefined on input line 6259. LaTeX Warning: Hyper reference `api/function_namespacemir_1af9dae9c8d4ab9b69f3f 0968f1cddef27:exhale-function-namespacemir-1af9dae9c8d4ab9b69f3f0968f1cddef27' on page 74 undefined on input line 6263. LaTeX Warning: Hyper reference `api/function_namespacemir_1abaa4c8d43bb387d445b c9efca9526c5d:exhale-function-namespacemir-1abaa4c8d43bb387d445bc9efca9526c5d' on page 74 undefined on input line 6267. [74] LaTeX Warning: Hyper reference `api/function_namespacemir_1a4557675a8e91466a112 5e1090a106f09:exhale-function-namespacemir-1a4557675a8e91466a1125e1090a106f09' on page 75 undefined on input line 6271. LaTeX Warning: Hyper reference `api/function_namespacemir_1aba75ffce97e40879fab 5f17c41e173ec:exhale-function-namespacemir-1aba75ffce97e40879fab5f17c41e173ec' on page 75 undefined on input line 6275. LaTeX Warning: Hyper reference `api/function_namespacemir_1ad0c3dc577cd83f394fd 02af500d791b4:exhale-function-namespacemir-1ad0c3dc577cd83f394fd02af500d791b4' on page 75 undefined on input line 6279. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:exhale-typedef-namespacemir-1a88b800e19b3c392ea966c24e387bd756' on page 75 undefined on input line 6288. LaTeX Warning: Hyper reference `api/variable_namespacemir_1adbd3f807eb6d8ff75ef 448788480a006:exhale-variable-namespacemir-1adbd3f807eb6d8ff75ef448788480a006' on page 75 undefined on input line 6297. LaTeX Warning: Hyper reference `api/namespace_mir__geometry__generic:namespace- mir-geometry-generic' on page 75 undefined on input line 6314. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_delta_x_tag:exhal e-struct-structmir-1-1geometry-1-1-delta-x-tag' on page 75 undefined on input l ine 6323. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_delta_y_tag:exhal e-struct-structmir-1-1geometry-1-1-delta-y-tag' on page 75 undefined on input l ine 6327. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_height_tag:exhale -struct-structmir-1-1geometry-1-1-height-tag' on page 75 undefined on input lin e 6331. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_stride_tag:exhale -struct-structmir-1-1geometry-1-1-stride-tag' on page 75 undefined on input lin e 6335. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_width_tag:exhale- struct-structmir-1-1geometry-1-1-width-tag' on page 75 undefined on input line 6339. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_x_tag:exhale-stru ct-structmir-1-1geometry-1-1-x-tag' on page 75 undefined on input line 6343. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_y_tag:exhale-stru ct-structmir-1-1geometry-1-1-y-tag' on page 75 undefined on input line 6347. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:exhale- class-classmir-1-1geometry-1-1-rectangles' on page 75 undefined on input line 6 351. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a051b35d 8f1400da4b13e9b31c0f4872b:exhale-function-namespacemir-1-1geometry-1a051b35d8f1 400da4b13e9b31c0f4872b' on page 75 undefined on input line 6360. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa8657df f455ecd336d440165e2f50630:exhale-function-namespacemir-1-1geometry-1aa8657dff45 5ecd336d440165e2f50630' on page 75 undefined on input line 6364. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1ab86e341 96ec541f958eab5edb7f83168:exhale-function-namespacemir-1-1geometry-1ab86e34196e c541f958eab5edb7f83168' on page 75 undefined on input line 6368. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aea8715e 1c445ce076b12e0d6f56ba6fe:exhale-function-namespacemir-1-1geometry-1aea8715e1c4 45ce076b12e0d6f56ba6fe' on page 75 undefined on input line 6372. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a4877ed7 3af1441ca5349f1b0d1de7d80:exhale-function-namespacemir-1-1geometry-1a4877ed73af 1441ca5349f1b0d1de7d80' on page 75 undefined on input line 6376. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa53dc92 6685665977b288eab6d6e2bab:exhale-function-namespacemir-1-1geometry-1aa53dc92668 5665977b288eab6d6e2bab' on page 75 undefined on input line 6380. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a6dd1ec9 6ef9ef14b53448cb197bb8e48:exhale-function-namespacemir-1-1geometry-1a6dd1ec96ef 9ef14b53448cb197bb8e48' on page 75 undefined on input line 6384. [75] LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afbe7fe3 168e0941690699065bac1a518:exhale-function-namespacemir-1-1geometry-1afbe7fe3168 e0941690699065bac1a518' on page 76 undefined on input line 6388. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a8751538 9d72fc13d0bc74c81081ec160:exhale-function-namespacemir-1-1geometry-1a87515389d7 2fc13d0bc74c81081ec160' on page 76 undefined on input line 6392. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a700f172 60561d27ab685533a9795274f:exhale-function-namespacemir-1-1geometry-1a700f172605 61d27ab685533a9795274f' on page 76 undefined on input line 6396. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afd055ae 974dddfd77d5c0a261b02e5b8:exhale-function-namespacemir-1-1geometry-1afd055ae974 dddfd77d5c0a261b02e5b8' on page 76 undefined on input line 6400. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a2cdf1cf 189d9e5a9d0abdb71fd2840f6:exhale-function-namespacemir-1-1geometry-1a2cdf1cf189 d9e5a9d0abdb71fd2840f6' on page 76 undefined on input line 6404. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1ae8f6f22 efdd8843c3ca0d5c792c9eb84:exhale-function-namespacemir-1-1geometry-1ae8f6f22efd d8843c3ca0d5c792c9eb84' on page 76 undefined on input line 6408. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ade85ddf6 1eaa73bc5fc5cf7f88920b90:exhale-typedef-namespacemir-1-1geometry-1ade85ddf61eaa 73bc5fc5cf7f88920b90' on page 76 undefined on input line 6417. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a821d1409 546d45933d4260eeeaec5540:exhale-typedef-namespacemir-1-1geometry-1a821d1409546d 45933d4260eeeaec5540' on page 76 undefined on input line 6421. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a447c6963 c75aa4ca6c6a63d9333c16a9:exhale-typedef-namespacemir-1-1geometry-1a447c6963c75a a4ca6c6a63d9333c16a9' on page 76 undefined on input line 6425. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ad176a26d 98486bb6be5941fa0e8311d6:exhale-typedef-namespacemir-1-1geometry-1ad176a26d9848 6bb6be5941fa0e8311d6' on page 76 undefined on input line 6429. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ab06429a8 1e923cb5af8a07ac76059745:exhale-typedef-namespacemir-1-1geometry-1ab06429a81e92 3cb5af8a07ac76059745' on page 76 undefined on input line 6433. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a76188387 602925e73a42bd14e9dad4be:exhale-typedef-namespacemir-1-1geometry-1a761883876029 25e73a42bd14e9dad4be' on page 76 undefined on input line 6437. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1aa8a6d442 2a097d8f796619945eb93142:exhale-typedef-namespacemir-1-1geometry-1aa8a6d4422a09 7d8f796619945eb93142' on page 76 undefined on input line 6441. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1aacc9520f a7f3ab97db5c87906e8be719:exhale-typedef-namespacemir-1-1geometry-1aacc9520fa7f3 ab97db5c87906e8be719' on page 76 undefined on input line 6445. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1aaae70e81 5f128f35d7cc28688e15287a:exhale-typedef-namespacemir-1-1geometry-1aaae70e815f12 8f35d7cc28688e15287a' on page 76 undefined on input line 6449. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:exhale-typedef-namespacemir-1-1geometry-1a2c44532d52df 40fe265b24ce514756ef' on page 76 undefined on input line 6453. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a280a0a6f 3e9f27c0ac4b2acfe7b08df3:exhale-typedef-namespacemir-1-1geometry-1a280a0a6f3e9f 27c0ac4b2acfe7b08df3' on page 76 undefined on input line 6457. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a91aadfe8 a6fa1192529458a15ceefbed:exhale-typedef-namespacemir-1-1geometry-1a91aadfe8a6fa 1192529458a15ceefbed' on page 76 undefined on input line 6461. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:exhale-typedef-namespacemir-1-1geometry-1a0b496a04ef75 5c93de3c851e34d6f85e' on page 76 undefined on input line 6465. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0474ba60 f3ec6bf717fdd03dd34de858:exhale-typedef-namespacemir-1-1geometry-1a0474ba60f3ec 6bf717fdd03dd34de858' on page 76 undefined on input line 6469. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a357939a8 8c9cfdbe6592f101d057d80d:exhale-typedef-namespacemir-1-1geometry-1a357939a88c9c fdbe6592f101d057d80d' on page 76 undefined on input line 6473. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:exhale-typedef-namespacemir-1-1geometry-1a3a6ede03fc30 da2d830a9999ef9f26bd' on page 76 undefined on input line 6477. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3bd6ce75 14a31011f488d4da8c8d0d26:exhale-typedef-namespacemir-1-1geometry-1a3bd6ce7514a3 1011f488d4da8c8d0d26' on page 76 undefined on input line 6481. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2712b44e 5d3a1fafc1d93f754bfbd4a7:exhale-typedef-namespacemir-1-1geometry-1a2712b44e5d3a 1fafc1d93f754bfbd4a7' on page 76 undefined on input line 6485. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ae1538211 aaabf520e474df18aa18aa7b:exhale-typedef-namespacemir-1-1geometry-1ae1538211aaab f520e474df18aa18aa7b' on page 76 undefined on input line 6489. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2b23fb4d 376939d56f0bb968a82e5c67:exhale-typedef-namespacemir-1-1geometry-1a2b23fb4d3769 39d56f0bb968a82e5c67' on page 76 undefined on input line 6493. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a900b7b78 edcb74bb0cc7a24255b7de8e:exhale-typedef-namespacemir-1-1geometry-1a900b7b78edcb 74bb0cc7a24255b7de8e' on page 76 undefined on input line 6497. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ad1455133 d89fd8d90a9fb529feb663f5:exhale-typedef-namespacemir-1-1geometry-1ad1455133d89f d8d90a9fb529feb663f5' on page 76 undefined on input line 6501. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a016e8d81 31e0356a497c9b890ccbc35f:exhale-typedef-namespacemir-1-1geometry-1a016e8d8131e0 356a497c9b890ccbc35f' on page 76 undefined on input line 6505. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1acb3e4a02 fb273515faa7379e4758fee1:exhale-typedef-namespacemir-1-1geometry-1acb3e4a02fb27 3515faa7379e4758fee1' on page 76 undefined on input line 6509. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1afeae4b24 68ec034db23508cad5edd5c2:exhale-typedef-namespacemir-1-1geometry-1afeae4b2468ec 034db23508cad5edd5c2' on page 76 undefined on input line 6513. [76] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:exhale-struct-structmir-1-1geometry-1-1generic-1-1-displacement' on page 77 undefined on input line 6527. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: exhale-struct-structmir-1-1geometry-1-1generic-1-1-point' on page 77 undefined on input line 6531. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:exhale-struct-structmir-1-1geometry-1-1generic-1-1-rectangle' on page 77 un defined on input line 6535. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:e xhale-struct-structmir-1-1geometry-1-1generic-1-1-size' on page 77 undefined on input line 6539. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: exhale-struct-structmir-1-1geometry-1-1generic-1-1-value' on page 77 undefined on input line 6543. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a17eac292e88bd242631a38da2aa7de46:exhale-function-namespacemir-1-1geometry-1 -1generic-1a17eac292e88bd242631a38da2aa7de46' on page 77 undefined on input lin e 6552. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6fdec3ebbf531d87fd33a7328ba8f202:exhale-function-namespacemir-1-1geometry-1 -1generic-1a6fdec3ebbf531d87fd33a7328ba8f202' on page 77 undefined on input lin e 6556. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a81a79b8bcf195b8c5d8128903ed8ea63:exhale-function-namespacemir-1-1geometry-1 -1generic-1a81a79b8bcf195b8c5d8128903ed8ea63' on page 77 undefined on input lin e 6560. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4723a61d867aee5b1d398fd442a8e2c2:exhale-function-namespacemir-1-1geometry-1 -1generic-1a4723a61d867aee5b1d398fd442a8e2c2' on page 77 undefined on input lin e 6564. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a199407defd2b71616b82ee5934c23856:exhale-function-namespacemir-1-1geometry-1 -1generic-1a199407defd2b71616b82ee5934c23856' on page 77 undefined on input lin e 6568. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae86d1d3301d737c15444da63565a907c:exhale-function-namespacemir-1-1geometry-1 -1generic-1ae86d1d3301d737c15444da63565a907c' on page 77 undefined on input lin e 6572. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a20b3092cf1efc41b3ab45efdf628e790:exhale-function-namespacemir-1-1geometry-1 -1generic-1a20b3092cf1efc41b3ab45efdf628e790' on page 77 undefined on input lin e 6576. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae97122825b863b6f2ccd0270848446e8:exhale-function-namespacemir-1-1geometry-1 -1generic-1ae97122825b863b6f2ccd0270848446e8' on page 77 undefined on input lin e 6580. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a40425554bd628f5020e436388dcafea0:exhale-function-namespacemir-1-1geometry-1 -1generic-1a40425554bd628f5020e436388dcafea0' on page 77 undefined on input lin e 6584. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5f9d47c8d835299a27eb59faba3a5bdb:exhale-function-namespacemir-1-1geometry-1 -1generic-1a5f9d47c8d835299a27eb59faba3a5bdb' on page 77 undefined on input lin e 6588. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7791334394328be4b0151b98528f2fe4:exhale-function-namespacemir-1-1geometry-1 -1generic-1a7791334394328be4b0151b98528f2fe4' on page 77 undefined on input lin e 6592. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a323aae0d2a9cb8c1af50a38edfeae01d:exhale-function-namespacemir-1-1geometry-1 -1generic-1a323aae0d2a9cb8c1af50a38edfeae01d' on page 77 undefined on input lin e 6596. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a52dad8556887799c66fc8c7196a5698f:exhale-function-namespacemir-1-1geometry-1 -1generic-1a52dad8556887799c66fc8c7196a5698f' on page 77 undefined on input lin e 6600. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae370ca2d975d1256705b9eb649b9384d:exhale-function-namespacemir-1-1geometry-1 -1generic-1ae370ca2d975d1256705b9eb649b9384d' on page 77 undefined on input lin e 6604. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a36a4cb20d39d1d06f1eeec6c47a4bb19:exhale-function-namespacemir-1-1geometry-1 -1generic-1a36a4cb20d39d1d06f1eeec6c47a4bb19' on page 77 undefined on input lin e 6608. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1afd0c21fa7fa756a62d9aabcd405ebc33:exhale-function-namespacemir-1-1geometry-1 -1generic-1afd0c21fa7fa756a62d9aabcd405ebc33' on page 77 undefined on input lin e 6612. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a104c0fd63f970ec5511cd725b1f9f47c:exhale-function-namespacemir-1-1geometry-1 -1generic-1a104c0fd63f970ec5511cd725b1f9f47c' on page 77 undefined on input lin e 6616. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a327d7dadfcd290b6ef9d6b32393afa7a:exhale-function-namespacemir-1-1geometry-1 -1generic-1a327d7dadfcd290b6ef9d6b32393afa7a' on page 77 undefined on input lin e 6620. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af4e6f5c47e7c77382fad44a6314a431d:exhale-function-namespacemir-1-1geometry-1 -1generic-1af4e6f5c47e7c77382fad44a6314a431d' on page 77 undefined on input lin e 6624. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac600d20596e724e16825e1bcd99ce0cc:exhale-function-namespacemir-1-1geometry-1 -1generic-1ac600d20596e724e16825e1bcd99ce0cc' on page 77 undefined on input lin e 6628. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6217d7137611057780105a56d556339d:exhale-function-namespacemir-1-1geometry-1 -1generic-1a6217d7137611057780105a56d556339d' on page 77 undefined on input lin e 6632. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a02ea1247e5f1e8f1cc4cd43ca861b110:exhale-function-namespacemir-1-1geometry-1 -1generic-1a02ea1247e5f1e8f1cc4cd43ca861b110' on page 77 undefined on input lin e 6636. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a181fa4ae6e7300c27f95a52a44add7ed:exhale-function-namespacemir-1-1geometry-1 -1generic-1a181fa4ae6e7300c27f95a52a44add7ed' on page 77 undefined on input lin e 6640. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a10c7e474a060936e31ddeddf72541731:exhale-function-namespacemir-1-1geometry-1 -1generic-1a10c7e474a060936e31ddeddf72541731' on page 77 undefined on input lin e 6644. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad43b6ddb0eabcb490474ae06bc83bf18:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad43b6ddb0eabcb490474ae06bc83bf18' on page 77 undefined on input lin e 6648. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6141971b8939c74eefdcb5cb8b7703ea:exhale-function-namespacemir-1-1geometry-1 -1generic-1a6141971b8939c74eefdcb5cb8b7703ea' on page 77 undefined on input lin e 6652. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad6ee0b3871f8f281a16e3f7c91b6f37d:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad6ee0b3871f8f281a16e3f7c91b6f37d' on page 77 undefined on input lin e 6656. [77] LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa3c63e95b3b7f55344a0f99a3c70cf98:exhale-function-namespacemir-1-1geometry-1 -1generic-1aa3c63e95b3b7f55344a0f99a3c70cf98' on page 78 undefined on input lin e 6660. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5d7ee345df77dad0f11f259399643d53:exhale-function-namespacemir-1-1geometry-1 -1generic-1a5d7ee345df77dad0f11f259399643d53' on page 78 undefined on input lin e 6664. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad5a1ddedf02b64e741acbebb99b81cf1:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad5a1ddedf02b64e741acbebb99b81cf1' on page 78 undefined on input lin e 6668. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a3d9f8465557fc10bb54430b6f4cac14e:exhale-function-namespacemir-1-1geometry-1 -1generic-1a3d9f8465557fc10bb54430b6f4cac14e' on page 78 undefined on input lin e 6672. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa302fcf5b8dfebb141aed6683e5334a6:exhale-function-namespacemir-1-1geometry-1 -1generic-1aa302fcf5b8dfebb141aed6683e5334a6' on page 78 undefined on input lin e 6676. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aba6444847cbb5bf9738d84667cff3af0:exhale-function-namespacemir-1-1geometry-1 -1generic-1aba6444847cbb5bf9738d84667cff3af0' on page 78 undefined on input lin e 6680. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abf2fa2d45cfb9e1fa937685b1e81f565:exhale-function-namespacemir-1-1geometry-1 -1generic-1abf2fa2d45cfb9e1fa937685b1e81f565' on page 78 undefined on input lin e 6684. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a78f931e457fcac596811555cd22cbcae:exhale-function-namespacemir-1-1geometry-1 -1generic-1a78f931e457fcac596811555cd22cbcae' on page 78 undefined on input lin e 6688. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abedc49564d417066f2f78643742dd3ae:exhale-function-namespacemir-1-1geometry-1 -1generic-1abedc49564d417066f2f78643742dd3ae' on page 78 undefined on input lin e 6692. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad0220805628fdb0779b03fe071c3e509:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad0220805628fdb0779b03fe071c3e509' on page 78 undefined on input lin e 6696. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9b38fb03856dead54d56ecc35e1504a7:exhale-function-namespacemir-1-1geometry-1 -1generic-1a9b38fb03856dead54d56ecc35e1504a7' on page 78 undefined on input lin e 6700. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9ce81d2b19b054ac262af757398f08c0:exhale-function-namespacemir-1-1geometry-1 -1generic-1a9ce81d2b19b054ac262af757398f08c0' on page 78 undefined on input lin e 6704. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af1accce5b736f2fa8f2f965472466e0f:exhale-function-namespacemir-1-1geometry-1 -1generic-1af1accce5b736f2fa8f2f965472466e0f' on page 78 undefined on input lin e 6708. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ffc062c66b2d04af0f446d96ae7db7b:exhale-function-namespacemir-1-1geometry-1 -1generic-1a4ffc062c66b2d04af0f446d96ae7db7b' on page 78 undefined on input lin e 6712. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abeb622c01757c875a47770a634754a2d:exhale-function-namespacemir-1-1geometry-1 -1generic-1abeb622c01757c875a47770a634754a2d' on page 78 undefined on input lin e 6716. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a0b4e8e236257a7c2a3a0a954dbe65897:exhale-function-namespacemir-1-1geometry-1 -1generic-1a0b4e8e236257a7c2a3a0a954dbe65897' on page 78 undefined on input lin e 6720. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a2c1278fea71479248fee2ab542e6079a:exhale-function-namespacemir-1-1geometry-1 -1generic-1a2c1278fea71479248fee2ab542e6079a' on page 78 undefined on input lin e 6724. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1adc492b7f136d63db0c6ed89b54a87512:exhale-function-namespacemir-1-1geometry-1 -1generic-1adc492b7f136d63db0c6ed89b54a87512' on page 78 undefined on input lin e 6728. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa4b6858cef3e945d286fa429c605b95a:exhale-function-namespacemir-1-1geometry-1 -1generic-1aa4b6858cef3e945d286fa429c605b95a' on page 78 undefined on input lin e 6732. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab2a50e37f4aafe08289262bdc168219a:exhale-function-namespacemir-1-1geometry-1 -1generic-1ab2a50e37f4aafe08289262bdc168219a' on page 78 undefined on input lin e 6736. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac1a23425544ee9e092820da592275438:exhale-function-namespacemir-1-1geometry-1 -1generic-1ac1a23425544ee9e092820da592275438' on page 78 undefined on input lin e 6740. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a32fff222528775d0a1132b3f0416ed29:exhale-function-namespacemir-1-1geometry-1 -1generic-1a32fff222528775d0a1132b3f0416ed29' on page 78 undefined on input lin e 6744. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a735bb86526f8d317ff170b05fd4b7634:exhale-function-namespacemir-1-1geometry-1 -1generic-1a735bb86526f8d317ff170b05fd4b7634' on page 78 undefined on input lin e 6748. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a8277fe26a17132931a9d044f88925e94:exhale-function-namespacemir-1-1geometry-1 -1generic-1a8277fe26a17132931a9d044f88925e94' on page 78 undefined on input lin e 6752. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9123f327bffffec92d294f586c37a2a7:exhale-function-namespacemir-1-1geometry-1 -1generic-1a9123f327bffffec92d294f586c37a2a7' on page 78 undefined on input lin e 6756. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6b9e8f5e22faba96d2572d543ff3bf15:exhale-function-namespacemir-1-1geometry-1 -1generic-1a6b9e8f5e22faba96d2572d543ff3bf15' on page 78 undefined on input lin e 6760. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac7f7c36ab8a0567d9dcb733974bb7d03:exhale-function-namespacemir-1-1geometry-1 -1generic-1ac7f7c36ab8a0567d9dcb733974bb7d03' on page 78 undefined on input lin e 6764. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a05063e0745a0d0627d223abe8a1ebf3f:exhale-function-namespacemir-1-1geometry-1 -1generic-1a05063e0745a0d0627d223abe8a1ebf3f' on page 78 undefined on input lin e 6768. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a390e0fb8f25d5d246c1fd1e992899005:exhale-function-namespacemir-1-1geometry-1 -1generic-1a390e0fb8f25d5d246c1fd1e992899005' on page 78 undefined on input lin e 6772. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a251256833e77be6423d620459f83c86a:exhale-function-namespacemir-1-1geometry-1 -1generic-1a251256833e77be6423d620459f83c86a' on page 78 undefined on input lin e 6776. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a39bab0118a09b7643105a1d92c1608ad:exhale-function-namespacemir-1-1geometry-1 -1generic-1a39bab0118a09b7643105a1d92c1608ad' on page 78 undefined on input lin e 6780. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a112f9b7b1bd24249bcc73db7b24156b4:exhale-function-namespacemir-1-1geometry-1 -1generic-1a112f9b7b1bd24249bcc73db7b24156b4' on page 78 undefined on input lin e 6784. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a38d441595497e0f077f01c0d7a126a23:exhale-function-namespacemir-1-1geometry-1 -1generic-1a38d441595497e0f077f01c0d7a126a23' on page 78 undefined on input lin e 6788. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27d05ab1ee87461fe630c540cd2184c7:exhale-function-namespacemir-1-1geometry-1 -1generic-1a27d05ab1ee87461fe630c540cd2184c7' on page 78 undefined on input lin e 6792. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a410f06abe96430e2414d98bec21739e1:exhale-function-namespacemir-1-1geometry-1 -1generic-1a410f06abe96430e2414d98bec21739e1' on page 78 undefined on input lin e 6796. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab0051909d409dc3d357b0e8b92c14cce:exhale-function-namespacemir-1-1geometry-1 -1generic-1ab0051909d409dc3d357b0e8b92c14cce' on page 78 undefined on input lin e 6800. [78] LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a109eb7762802452d3f92f6c7db76dc8d:exhale-function-namespacemir-1-1geometry-1 -1generic-1a109eb7762802452d3f92f6c7db76dc8d' on page 79 undefined on input lin e 6804. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ade7217983a9876ca270c2b4fc5ac5627:exhale-function-namespacemir-1-1geometry-1 -1generic-1ade7217983a9876ca270c2b4fc5ac5627' on page 79 undefined on input lin e 6808. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6e9e8676e548c8d41a67dac595e2f53b:exhale-function-namespacemir-1-1geometry-1 -1generic-1a6e9e8676e548c8d41a67dac595e2f53b' on page 79 undefined on input lin e 6812. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad7a1760f32dab0b9b678a439299dd257:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad7a1760f32dab0b9b678a439299dd257' on page 79 undefined on input lin e 6816. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad8416ea0cf2661d6d0e49648c09de2c2:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad8416ea0cf2661d6d0e49648c09de2c2' on page 79 undefined on input lin e 6820. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4dcb33a72d7e95ca5dad24967742ca4e:exhale-function-namespacemir-1-1geometry-1 -1generic-1a4dcb33a72d7e95ca5dad24967742ca4e' on page 79 undefined on input lin e 6824. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aed30b72d2e8c2d544ce7f15d2f08351a:exhale-function-namespacemir-1-1geometry-1 -1generic-1aed30b72d2e8c2d544ce7f15d2f08351a' on page 79 undefined on input lin e 6828. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ce19a130c92c2d0831422431513b451:exhale-function-namespacemir-1-1geometry-1 -1generic-1a4ce19a130c92c2d0831422431513b451' on page 79 undefined on input lin e 6832. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a55db8b115ef746e13eac140084e57b0a:exhale-function-namespacemir-1-1geometry-1 -1generic-1a55db8b115ef746e13eac140084e57b0a' on page 79 undefined on input lin e 6836. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a79da29285c57e5eeeb38d251c5fe3c67:exhale-function-namespacemir-1-1geometry-1 -1generic-1a79da29285c57e5eeeb38d251c5fe3c67' on page 79 undefined on input lin e 6840. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7b8b7786dbddb8f1be29a71f48bdeadc:exhale-function-namespacemir-1-1geometry-1 -1generic-1a7b8b7786dbddb8f1be29a71f48bdeadc' on page 79 undefined on input lin e 6844. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a95f44d7badfa2ffcedca9f17665d80d6:exhale-function-namespacemir-1-1geometry-1 -1generic-1a95f44d7badfa2ffcedca9f17665d80d6' on page 79 undefined on input lin e 6848. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a420c6c388741ae1315dc37250fa76ecb:exhale-function-namespacemir-1-1geometry-1 -1generic-1a420c6c388741ae1315dc37250fa76ecb' on page 79 undefined on input lin e 6852. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad831cce03545ad50748c7fdac5d54968:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad831cce03545ad50748c7fdac5d54968' on page 79 undefined on input lin e 6856. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a646295f94e8356d254f471acafe9d282:exhale-function-namespacemir-1-1geometry-1 -1generic-1a646295f94e8356d254f471acafe9d282' on page 79 undefined on input lin e 6860. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab07a93a35b952ff5aac29355d9f5785d:exhale-function-namespacemir-1-1geometry-1 -1generic-1ab07a93a35b952ff5aac29355d9f5785d' on page 79 undefined on input lin e 6864. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27b75d9b65f6a054f82cce34178ad379:exhale-function-namespacemir-1-1geometry-1 -1generic-1a27b75d9b65f6a054f82cce34178ad379' on page 79 undefined on input lin e 6868. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a82b4e935b8be472ba0420e6b5f9f139c:exhale-function-namespacemir-1-1geometry-1 -1generic-1a82b4e935b8be472ba0420e6b5f9f139c' on page 79 undefined on input lin e 6872. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad26b5e4ae7907ced512e983a4d2626e3:exhale-function-namespacemir-1-1geometry-1 -1generic-1ad26b5e4ae7907ced512e983a4d2626e3' on page 79 undefined on input lin e 6876. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7dcce1955a8257b3e9b20a61fef287fd:exhale-function-namespacemir-1-1geometry-1 -1generic-1a7dcce1955a8257b3e9b20a61fef287fd' on page 79 undefined on input lin e 6880. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:exhale-typedef-namespacemir-1-1geometry-1-1 generic-1a5046d6ce675d6e7daac4c393c7c563ec' on page 79 undefined on input line 6889. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:exhale-typedef-namespacemir-1-1geometry-1-1 generic-1ac54be23a9cf64f7eb637b7262280f6d6' on page 79 undefined on input line 6893. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:exhale-typedef-namespacemir-1-1geometry-1-1 generic-1a78752a318aa581de23ad5ee3e2fa2dd7' on page 79 undefined on input line 6897. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:exhale-typedef-namespacemir-1-1geometry-1-1 generic-1acf3c7584b23033a54a9e9018bb69248b' on page 79 undefined on input line 6901. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:exhale-typedef-namespacemir-1-1geometry-1-1 generic-1ab6e222f2b016730e793cfa5815a67f38' on page 79 undefined on input line 6905. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:exhale-typedef-namespacemir-1-1geometry-1-1 generic-1a7c99dd824ffd32e662a9898f1e9f0519' on page 79 undefined on input line 6909. [79] LaTeX Warning: Hyper reference `api/variable_namespacemir_1_1geometry_1_1generi c_1a95c8463574a7716cda5c7586c7c8db1c:exhale-variable-namespacemir-1-1geometry-1 -1generic-1a95c8463574a7716cda5c7586c7c8db1c' on page 80 undefined on input lin e 6918. LaTeX Warning: Hyper reference `api/namespace_miral__detail:namespace-miral-det ail' on page 80 undefined on input line 6946. LaTeX Warning: Hyper reference `api/namespace_miral__toolkit:namespace-miral-to olkit' on page 80 undefined on input line 6950. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:exhale-str uct-structmiral-1-1-application-info' on page 80 undefined on input line 6959. LaTeX Warning: Hyper reference `api/structmiral_1_1_fd_handle:exhale-struct-str uctmiral-1-1-fd-handle' on page 80 undefined on input line 6963. LaTeX Warning: Hyper reference `api/structmiral_1_1_output_1_1_physical_size_m_ m:exhale-struct-structmiral-1-1-output-1-1-physical-size-m-m' on page 80 undefi ned on input line 6967. LaTeX Warning: Hyper reference `api/structmiral_1_1_wayland_extensions_1_1_buil der:exhale-struct-structmiral-1-1-wayland-extensions-1-1-builder' on page 80 un defined on input line 6971. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:exhale-struct-s tructmiral-1-1-window-info' on page 80 undefined on input line 6975. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_manager_option:exhal e-struct-structmiral-1-1-window-manager-option' on page 80 undefined on input l ine 6979. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_specification_1_1_as pect_ratio:exhale-struct-structmiral-1-1-window-specification-1-1-aspect-ratio' on page 80 undefined on input line 6983. LaTeX Warning: Hyper reference `api/classmiral_1_1_add_init_callback:exhale-cla ss-classmiral-1-1-add-init-callback' on page 80 undefined on input line 6987. LaTeX Warning: Hyper reference `api/classmiral_1_1_append_event_filter:exhale-c lass-classmiral-1-1-append-event-filter' on page 80 undefined on input line 699 1. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:exhal e-class-classmiral-1-1-application-authorizer' on page 80 undefined on input li ne 6995. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:exha le-class-classmiral-1-1-application-credentials' on page 80 undefined on input line 6999. LaTeX Warning: Hyper reference `api/classmiral_1_1_basic_set_application_author izer:exhale-class-classmiral-1-1-basic-set-application-authorizer' on page 80 u ndefined on input line 7003. LaTeX Warning: Hyper reference `api/classmiral_1_1_canonical_window_manager_pol icy:exhale-class-classmiral-1-1-canonical-window-manager-policy' on page 80 und efined on input line 7007. LaTeX Warning: Hyper reference `api/classmiral_1_1_config_file:exhale-class-cla ssmiral-1-1-config-file' on page 80 undefined on input line 7011. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:exhale- class-classmiral-1-1-configuration-option' on page 80 undefined on input line 7 015. LaTeX Warning: Hyper reference `api/classmiral_1_1_cursor_theme:exhale-class-cl assmiral-1-1-cursor-theme' on page 80 undefined on input line 7019. LaTeX Warning: Hyper reference `api/classmiral_1_1_custom_renderer:exhale-class -classmiral-1-1-custom-renderer' on page 80 undefined on input line 7023. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:exhale-class-cla ssmiral-1-1-decorations' on page 80 undefined on input line 7027. LaTeX Warning: Hyper reference `api/classmiral_1_1_display_configuration:exhale -class-classmiral-1-1-display-configuration' on page 80 undefined on input line 7031. [80] LaTeX Warning: Hyper reference `api/classmiral_1_1_external_client_launcher:exh ale-class-classmiral-1-1-external-client-launcher' on page 81 undefined on inpu t line 7035. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:exhale-class-c lassmiral-1-1-idle-listener' on page 81 undefined on input line 7039. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:exhale-c lass-classmiral-1-1-input-configuration' on page 81 undefined on input line 704 3. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration_1_1_mous e:exhale-class-classmiral-1-1-input-configuration-1-1-mouse' on page 81 undefin ed on input line 7047. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration_1_1_touc hpad:exhale-class-classmiral-1-1-input-configuration-1-1-touchpad' on page 81 u ndefined on input line 7051. LaTeX Warning: Hyper reference `api/classmiral_1_1_internal_client_launcher:exh ale-class-classmiral-1-1-internal-client-launcher' on page 81 undefined on inpu t line 7055. LaTeX Warning: Hyper reference `api/classmiral_1_1_keymap:exhale-class-classmir al-1-1-keymap' on page 81 undefined on input line 7059. LaTeX Warning: Hyper reference `api/classmiral_1_1_minimal_window_manager:exhal e-class-classmiral-1-1-minimal-window-manager' on page 81 undefined on input li ne 7063. LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:exhale-class-clas smiral-1-1-mir-runner' on page 81 undefined on input line 7067. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:exhale-class-classmir al-1-1-output' on page 81 undefined on input line 7071. LaTeX Warning: Hyper reference `api/classmiral_1_1_prepend_event_filter:exhale- class-classmiral-1-1-prepend-event-filter' on page 81 undefined on input line 7 075. LaTeX Warning: Hyper reference `api/classmiral_1_1_session_lock_listener:exhale -class-classmiral-1-1-session-lock-listener' on page 81 undefined on input line 7079. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_application_authorizer:e xhale-class-classmiral-1-1-set-application-authorizer' on page 81 undefined on input line 7083. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_command_line_handler:exh ale-class-classmiral-1-1-set-command-line-handler' on page 81 undefined on inpu t line 7087. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_terminator:exhale-class- classmiral-1-1-set-terminator' on page 81 undefined on input line 7091. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_window_management_policy :exhale-class-classmiral-1-1-set-window-management-policy' on page 81 undefined on input line 7095. LaTeX Warning: Hyper reference `api/classmiral_1_1_startup_internal_client:exha le-class-classmiral-1-1-startup-internal-client' on page 81 undefined on input line 7099. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:exhale-cl ass-classmiral-1-1-wayland-extensions' on page 81 undefined on input line 7103. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_conte xt:exhale-class-classmiral-1-1-wayland-extensions-1-1-context' on page 81 undef ined on input line 7107. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_enabl e_info:exhale-class-classmiral-1-1-wayland-extensions-1-1-enable-info' on page 81 undefined on input line 7111. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:exhale-class-classmir al-1-1-window' on page 81 undefined on input line 7115. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:exh ale-class-classmiral-1-1-window-management-policy' on page 81 undefined on inpu t line 7119. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_options:exhal e-class-classmiral-1-1-window-manager-options' on page 81 undefined on input li ne 7123. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:exhale- class-classmiral-1-1-window-manager-tools' on page 81 undefined on input line 7 127. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:exhale- class-classmiral-1-1-window-specification' on page 81 undefined on input line 7 131. LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:exhale-class-cla ssmiral-1-1-x11-support' on page 81 undefined on input line 7135. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:exhale-class-classmiral -1-1-zone' on page 81 undefined on input line 7139. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a8e6bfd7efe90724d9 da7cf63984eed92:exhale-function-namespacemiral-1a8e6bfd7efe90724d9da7cf63984eed 92' on page 81 undefined on input line 7148. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a6df40923bcad4b849 c34ac94cfefd165:exhale-function-namespacemiral-1a6df40923bcad4b849c34ac94cfefd1 65' on page 81 undefined on input line 7152. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a98496d44e3575ea53 5ee1039144fb69e:exhale-function-namespacemiral-1a98496d44e3575ea535ee1039144fb6 9e' on page 81 undefined on input line 7156. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a213cbf32576354cb7 0085016d4924f4f:exhale-function-namespacemiral-1a213cbf32576354cb70085016d4924f 4f' on page 81 undefined on input line 7160. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a7a992b36731bb6543 092e39776640ba8:exhale-function-namespacemiral-1a7a992b36731bb6543092e39776640b a8' on page 81 undefined on input line 7164. LaTeX Warning: Hyper reference `api/function_namespacemiral_1ae3e8a2d1d13195be9 b5c2b1da2a9a367:exhale-function-namespacemiral-1ae3e8a2d1d13195be9b5c2b1da2a9a3 67' on page 81 undefined on input line 7168. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a8ea718a9ca45e67a0 9630e022af689ea:exhale-function-namespacemiral-1a8ea718a9ca45e67a09630e022af689 ea' on page 81 undefined on input line 7172. [81] LaTeX Warning: Hyper reference `api/function_namespacemiral_1a0389a9966b09ff8ed 8c3592b28ae7ee0:exhale-function-namespacemiral-1a0389a9966b09ff8ed8c3592b28ae7e e0' on page 82 undefined on input line 7176. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a2afe37d47d30b4e5f e5ab96c642aef48:exhale-function-namespacemiral-1a2afe37d47d30b4e5fe5ab96c642aef 48' on page 82 undefined on input line 7180. LaTeX Warning: Hyper reference `api/function_namespacemiral_1aa409ffb552d004c47 d65ab6af36ecabd:exhale-function-namespacemiral-1aa409ffb552d004c47d65ab6af36eca bd' on page 82 undefined on input line 7184. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a403f294504fe9d540 bbc921ffe0d5d56:exhale-function-namespacemiral-1a403f294504fe9d540bbc921ffe0d5d 56' on page 82 undefined on input line 7188. LaTeX Warning: Hyper reference `api/function_namespacemiral_1ad3758f8209fed745f ae70a015c1d4631:exhale-function-namespacemiral-1ad3758f8209fed745fae70a015c1d46 31' on page 82 undefined on input line 7192. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a24b0423dfea6a1d71 2072f1982d1bb13:exhale-function-namespacemiral-1a24b0423dfea6a1d712072f1982d1bb 13' on page 82 undefined on input line 7196. LaTeX Warning: Hyper reference `api/function_namespacemiral_1af83a6854bf55b8d6a 0d35ae6dbff4814:exhale-function-namespacemiral-1af83a6854bf55b8d6a0d35ae6dbff48 14' on page 82 undefined on input line 7200. LaTeX Warning: Hyper reference `api/function_namespacemiral_1aa9f8edac53caaa5f1 a323ac8e6476df0:exhale-function-namespacemiral-1aa9f8edac53caaa5f1a323ac8e6476d f0' on page 82 undefined on input line 7204. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a78f1938f5e7b2b04d a1b6d356ee46c7d:exhale-function-namespacemiral-1a78f1938f5e7b2b04da1b6d356ee46c 7d' on page 82 undefined on input line 7208. LaTeX Warning: Hyper reference `api/function_namespacemiral_1abd49108e049f90163 ab2f8882c47f6a2:exhale-function-namespacemiral-1abd49108e049f90163ab2f8882c47f6 a2' on page 82 undefined on input line 7212. LaTeX Warning: Hyper reference `api/function_namespacemiral_1ae9b31767224e9af6d 45b67029459bb09:exhale-function-namespacemiral-1ae9b31767224e9af6d45b67029459bb 09' on page 82 undefined on input line 7216. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a9978efd078cee6791 3e22dd249346dbf:exhale-function-namespacemiral-1a9978efd078cee67913e22dd249346d bf' on page 82 undefined on input line 7220. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a869d9cad37fb2d8cf 0653dc87a711618:exhale-function-namespacemiral-1a869d9cad37fb2d8cf0653dc87a7116 18' on page 82 undefined on input line 7224. LaTeX Warning: Hyper reference `api/function_namespacemiral_1aee9e767a99e405070 c9ff5e8c020a112:exhale-function-namespacemiral-1aee9e767a99e405070c9ff5e8c020a1 12' on page 82 undefined on input line 7228. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a82a616bcad20a8b56 89a7fae2dd6ba5e:exhale-function-namespacemiral-1a82a616bcad20a8b5689a7fae2dd6ba 5e' on page 82 undefined on input line 7232. LaTeX Warning: Hyper reference `api/function_namespacemiral_1acb83bfca4dec79501 f36047818b5f53e:exhale-function-namespacemiral-1acb83bfca4dec79501f36047818b5f5 3e' on page 82 undefined on input line 7236. LaTeX Warning: Hyper reference `api/function_namespacemiral_1aec35600d613fe6bb6 1ee9018bef70a43:exhale-function-namespacemiral-1aec35600d613fe6bb61ee9018bef70a 43' on page 82 undefined on input line 7240. LaTeX Warning: Hyper reference `api/function_namespacemiral_1ab1201343029116dfc b9e9b21505b98e6:exhale-function-namespacemiral-1ab1201343029116dfcb9e9b21505b98 e6' on page 82 undefined on input line 7244. LaTeX Warning: Hyper reference `api/function_namespacemiral_1ae33e0b42c295335e6 2d45cc75d527ab7:exhale-function-namespacemiral-1ae33e0b42c295335e62d45cc75d527a b7' on page 82 undefined on input line 7248. LaTeX Warning: Hyper reference `api/function_namespacemiral_1ac32b64d4b27168f9d 008b38d562def36:exhale-function-namespacemiral-1ac32b64d4b27168f9d008b38d562def 36' on page 82 undefined on input line 7252. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:exhale-typedef-namespacemiral-1a85dce511f40e7b6b46d62a84731b9b60 ' on page 82 undefined on input line 7261. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a561c6c31034dbec29b 4b94573ec3b529:exhale-typedef-namespacemiral-1a561c6c31034dbec29b4b94573ec3b529 ' on page 82 undefined on input line 7265. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a49e9fb12b0c79a0a15 6541985310537b:exhale-typedef-namespacemiral-1a49e9fb12b0c79a0a156541985310537b ' on page 82 undefined on input line 7269. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1aa2989f2658b6e9d4b8 c8c26900122aeb:exhale-typedef-namespacemiral-1aa2989f2658b6e9d4b8c8c26900122aeb ' on page 82 undefined on input line 7273. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type:exh ale-struct-structmiral-1-1detail-1-1-function-type' on page 82 undefined on inp ut line 7287. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:exhale-struct-structmi ral-1-1detail-1-1-function-type-3-01-return-07-lambda-1-1-5-08-07-arg-8-8-8-08- 01const-01-4' on page 82 undefined on input line 7291. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:exhale-struct-structmiral-1-1deta il-1-1-function-type-3-01-return-07-lambda-1-1-5-08-07-arg-8-8-8-08-4' on page 82 undefined on input line 7295. [82] LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ac98471 81db60721b33a1f13e1df08f9f:exhale-function-namespacemiral-1-1toolkit-1ac9847181 db60721b33a1f13e1df08f9f' on page 83 undefined on input line 7309. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ae08cab cb6916df8ec96e774395236535:exhale-function-namespacemiral-1-1toolkit-1ae08cabcb 6916df8ec96e774395236535' on page 83 undefined on input line 7313. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a614e89 bf4669e81fef13792027f57f82:exhale-function-namespacemiral-1-1toolkit-1a614e89bf 4669e81fef13792027f57f82' on page 83 undefined on input line 7317. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a791564 b8c697678e9d50715af61bcc62:exhale-function-namespacemiral-1-1toolkit-1a791564b8 c697678e9d50715af61bcc62' on page 83 undefined on input line 7321. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a385c6d 6b31df25948d199f0fccea0eb6:exhale-function-namespacemiral-1-1toolkit-1a385c6d6b 31df25948d199f0fccea0eb6' on page 83 undefined on input line 7325. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ac05e00 426e86363a9e390ecbc254e297:exhale-function-namespacemiral-1-1toolkit-1ac05e0042 6e86363a9e390ecbc254e297' on page 83 undefined on input line 7329. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a998d66 ffc5e522cbbafc3c4974e8e620:exhale-function-namespacemiral-1-1toolkit-1a998d66ff c5e522cbbafc3c4974e8e620' on page 83 undefined on input line 7333. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a37ff34 392280514af822dcdb12dffa77:exhale-function-namespacemiral-1-1toolkit-1a37ff3439 2280514af822dcdb12dffa77' on page 83 undefined on input line 7337. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ab2fed3 73efcb20fd06194d4ab52b7ff7:exhale-function-namespacemiral-1-1toolkit-1ab2fed373 efcb20fd06194d4ab52b7ff7' on page 83 undefined on input line 7341. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a8c0bd2 e2d4d031e64ebd270480db4810:exhale-function-namespacemiral-1-1toolkit-1a8c0bd2e2 d4d031e64ebd270480db4810' on page 83 undefined on input line 7345. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a3b0f05 12003f6afc957b062467a054da:exhale-function-namespacemiral-1-1toolkit-1a3b0f0512 003f6afc957b062467a054da' on page 83 undefined on input line 7349. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ad494c4 91ff5bb1ddd70e89552ce3c08e:exhale-function-namespacemiral-1-1toolkit-1ad494c491 ff5bb1ddd70e89552ce3c08e' on page 83 undefined on input line 7353. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1af1f8b4 4a3d3080c8df37005ef52ef625:exhale-function-namespacemiral-1-1toolkit-1af1f8b44a 3d3080c8df37005ef52ef625' on page 83 undefined on input line 7357. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1aa0dad6 39ef7af348d722d6df83e1b5d1:exhale-function-namespacemiral-1-1toolkit-1aa0dad639 ef7af348d722d6df83e1b5d1' on page 83 undefined on input line 7361. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ad124f0 3d5c0b82f70c02f70580c94e02:exhale-function-namespacemiral-1-1toolkit-1ad124f03d 5c0b82f70c02f70580c94e02' on page 83 undefined on input line 7365. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1af08855 2a48af2646d152e8ac15c8aacb:exhale-function-namespacemiral-1-1toolkit-1af088552a 48af2646d152e8ac15c8aacb' on page 83 undefined on input line 7369. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1af2cb41 ba1d26576ce87812a5331d5e73:exhale-function-namespacemiral-1-1toolkit-1af2cb41ba 1d26576ce87812a5331d5e73' on page 83 undefined on input line 7373. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a1f28c1 9b46b9e4f36aa588a059b157b7:exhale-function-namespacemiral-1-1toolkit-1a1f28c19b 46b9e4f36aa588a059b157b7' on page 83 undefined on input line 7377. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a7f1a42 821b0e2a51ff1642428eb0451e:exhale-function-namespacemiral-1-1toolkit-1a7f1a4282 1b0e2a51ff1642428eb0451e' on page 83 undefined on input line 7381. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a90e955 3e04e17e7cda492a4654e51593:exhale-function-namespacemiral-1-1toolkit-1a90e9553e 04e17e7cda492a4654e51593' on page 83 undefined on input line 7385. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a66003e c9b76abf02795cea9dd7845684:exhale-function-namespacemiral-1-1toolkit-1a66003ec9 b76abf02795cea9dd7845684' on page 83 undefined on input line 7389. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1ac5ed3c 26b265a3e58bdb82a2c4c618e0:exhale-function-namespacemiral-1-1toolkit-1ac5ed3c26 b265a3e58bdb82a2c4c618e0' on page 83 undefined on input line 7393. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1af0e849 85bed1523ac1a0ff313ed2677a:exhale-function-namespacemiral-1-1toolkit-1af0e84985 bed1523ac1a0ff313ed2677a' on page 83 undefined on input line 7397. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a2981dd 807ba407668c113659510f7a05:exhale-function-namespacemiral-1-1toolkit-1a2981dd80 7ba407668c113659510f7a05' on page 83 undefined on input line 7401. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a4c5eaa 1b33364972fffa87827e5e416b:exhale-function-namespacemiral-1-1toolkit-1a4c5eaa1b 33364972fffa87827e5e416b' on page 83 undefined on input line 7405. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a7f3bc7 9f0c139ec58161ca385dd97ea3:exhale-function-namespacemiral-1-1toolkit-1a7f3bc79f 0c139ec58161ca385dd97ea3' on page 83 undefined on input line 7409. LaTeX Warning: Hyper reference `api/function_namespacemiral_1_1toolkit_1a918f0a 7953cb3d2ce0ba4e8c102b10ed:exhale-function-namespacemiral-1-1toolkit-1a918f0a79 53cb3d2ce0ba4e8c102b10ed' on page 83 undefined on input line 7413. [83] LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons:exhale-struct-structmiroil-1-1-display-configuration-options' on page 84 un defined on input line 7427. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons_1_1_display_mode:exhale-struct-structmiroil-1-1-display-configuration-optio ns-1-1-display-mode' on page 84 undefined on input line 7431. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_id:exhale-struct-s tructmiroil-1-1-display-id' on page 84 undefined on input line 7435. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:exhale-struct-structm iroil-1-1-edid' on page 84 undefined on input line 7439. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_descriptor:exhale -struct-structmiroil-1-1-edid-1-1-descriptor' on page 84 undefined on input lin e 7443. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_physical_size_m_m :exhale-struct-structmiroil-1-1-edid-1-1-physical-size-m-m' on page 84 undefine d on input line 7447. LaTeX Warning: Hyper reference `api/classmiroil_1_1_compositor:exhale-class-cla ssmiroil-1-1-compositor' on page 84 undefined on input line 7451. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_contr oller_wrapper:exhale-class-classmiroil-1-1-display-configuration-controller-wra pper' on page 84 undefined on input line 7455. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:exhale-class-classmiroil-1-1-display-configuration-policy' on page 84 undefin ed on input line 7459. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_stora ge:exhale-class-classmiroil-1-1-display-configuration-storage' on page 84 undef ined on input line 7463. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_listener_wrapper:ex hale-class-classmiroil-1-1-display-listener-wrapper' on page 84 undefined on in put line 7467. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder:exhale-class- classmiroil-1-1-event-builder' on page 84 undefined on input line 7471. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder_1_1_event_inf o:exhale-class-classmiroil-1-1-event-builder-1-1-event-info' on page 84 undefin ed on input line 7475. LaTeX Warning: Hyper reference `api/classmiroil_1_1_g_l_buffer:exhale-class-cla ssmiroil-1-1-g-l-buffer' on page 84 undefined on input line 7479. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:exhale-class-c lassmiroil-1-1-input-device' on page 84 undefined on input line 7483. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:exhal e-class-classmiroil-1-1-input-device-observer' on page 84 undefined on input li ne 7487. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:exhale-c lass-classmiroil-1-1-mir-prompt-session' on page 84 undefined on input line 749 1. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_server_hooks:exhale-cla ss-classmiroil-1-1-mir-server-hooks' on page 84 undefined on input line 7495. LaTeX Warning: Hyper reference `api/classmiroil_1_1_open_g_l_context:exhale-cla ss-classmiroil-1-1-open-g-l-context' on page 84 undefined on input line 7499. LaTeX Warning: Hyper reference `api/classmiroil_1_1_persist_display_config:exha le-class-classmiroil-1-1-persist-display-config' on page 84 undefined on input line 7503. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:exh ale-class-classmiroil-1-1-prompt-session-listener' on page 84 undefined on inpu t line 7507. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:exha le-class-classmiroil-1-1-prompt-session-manager' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `api/classmiroil_1_1_set_compositor:exhale-class -classmiroil-1-1-set-compositor' on page 84 undefined on input line 7515. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface:exhale-class-classm iroil-1-1-surface' on page 84 undefined on input line 7519. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:exhale-cla ss-classmiroil-1-1-surface-observer' on page 84 undefined on input line 7523. LaTeX Warning: Hyper reference `api/function_namespacemiroil_1a31807a727abc7207 3f7c7309f47590c0:exhale-function-namespacemiroil-1a31807a727abc72073f7c7309f475 90c0' on page 84 undefined on input line 7532. [84] LaTeX Warning: Hyper reference `api/typedef_namespacemiroil_1ae48d62a91236336cf 0dab9c4b13f1216:exhale-typedef-namespacemiroil-1ae48d62a91236336cf0dab9c4b13f12 16' on page 85 undefined on input line 7541. LaTeX Warning: Hyper reference `api/typedef_namespacemiroil_1ac7c5e8cf8d2c8857a 343517074e30260:exhale-typedef-namespacemiroil-1ac7c5e8cf8d2c8857a343517074e302 60' on page 85 undefined on input line 7545. LaTeX Warning: Hyper reference `api/typedef_namespacemiroil_1afc17ae8de881e6560 eff62da65268e30:exhale-typedef-namespacemiroil-1afc17ae8de881e6560eff62da65268e 30' on page 85 undefined on input line 7549. LaTeX Warning: Hyper reference `api/unionmiroil_1_1_edid_1_1_descriptor_1_1_val ue:exhale-union-unionmiroil-1-1-edid-1-1-descriptor-1-1-value' on page 85 undef ined on input line 7558. LaTeX Warning: Hyper reference `api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapp er_3_01_tag_00_01_value_type_01_4_01_4:exhale-struct-structstd-1-1hash-3-01-1-1 mir-1-1-int-wrapper-3-01-tag-00-01-value-type-01-4-01-4' on page 85 undefined o n input line 7575. LaTeX Warning: Hyper reference `api/function_window__info_8h_1a822272da26ce4510 68e4b6c09eb04aca:exhale-function-window-info-8h-1a822272da26ce451068e4b6c09eb04 aca' on page 85 undefined on input line 7584. LaTeX Warning: Hyper reference `api/function_namespacewallpaper_1aa537b2ca950bd ed88e9d7b4e9fd65fd3:exhale-function-namespacewallpaper-1aa537b2ca950bded88e9d7b 4e9fd65fd3' on page 85 undefined on input line 7598. LaTeX Warning: Hyper reference `api/function_namespacewallpaper_1a04d2d3975f341 9fa86277703ff9276f2:exhale-function-namespacewallpaper-1a04d2d3975f3419fa862777 03ff9276f2' on page 85 undefined on input line 7602. [85] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7689. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4N3mir8geometry7generic12Displacement12DisplacementERK12Displacemen t' on page 86 undefined on input line 7714. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7725. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7725. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7725. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12Displacement12DisplacementERK12Displace mentI1UE' on page 86 undefined on input line 7737. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12Displacement12DisplacementERK12Displace mentI1UE' on page 86 undefined on input line 7737. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I00EN3mir8geometry7generic12Displacement12DisplacementERR10DeltaXT ypeRR10DeltaYType' on page 86 undefined on input line 7749. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I00EN3mir8geometry7generic12Displacement12DisplacementERR10DeltaXT ypeRR10DeltaYType' on page 86 undefined on input line 7749. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7760. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0ENK3mir8geometry7generic12Displacement14length_squaredENSt9enabl e_ifINSt11is_integralI1QE5valueExE4typeEv' on page 86 undefined on input line 7 761. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0ENK3mir8geometry7generic12Displacement14length_squaredENSt9enabl e_ifINSt11is_integralI1QE5valueExE4typeEv' on page 86 undefined on input line 7 761. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7772. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0ENK3mir8geometry7generic12Displacement14length_squaredENSt9enabl e_ifIXntNSt11is_integralI1QE5valueEE1TE4typeEv' on page 86 undefined on input l ine 7773. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7773. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0ENK3mir8geometry7generic12Displacement14length_squaredENSt9enabl e_ifIXntNSt11is_integralI1QE5valueEE1TE4typeEv' on page 86 undefined on input l ine 7773. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 86 undefined on input line 7773. [86] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 87 undefined on input line 7787. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 87 undefined on input line 7787. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 87 undefined on input line 7798. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 87 undefined on input line 7798. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 87 undefined on input line 7812. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 87 undefined on input line 7812. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 87 undefined on input line 7823. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 87 undefined on input line 7823. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 87 undefined on input line 7863 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4N3mir8geometry7generic5Point5PointERK5Point' on page 87 undefined on inpu t line 7888. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 87 undefined on input line 7899 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 87 undefined on input line 7899 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 87 undefined on input line 7899 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5Point5PointERK5PointI1UE' on page 87 undefined on input line 7911. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5Point5PointERK5PointI1UE' on page 87 undefined on input line 7911. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I00EN3mir8geometry7generic5Point5PointERR5XTypeRR5YType' on page 87 undef ined on input line 7923. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I00EN3mir8geometry7generic5Point5PointERR5XTypeRR5YType' on page 87 undef ined on input line 7923. [87] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 88 undefined on input line 7937. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 7937 . LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 88 undefined on input line 7948. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 7948 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 7962 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 7962 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 7973 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 7973 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8024 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8024. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 88 undefined on input line 8024. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8024. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8035 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8035. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8035 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8035. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8052 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8052. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8052 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8052. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8063 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8063. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8063 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8063. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 88 undefined on input line 8074 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8074. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8085. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8085. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8102. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8102. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 88 undefined on input line 8113. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8113. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 88 undefined on input line 8113. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8113. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 88 undefined on input line 8124. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8124. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 88 undefined on input line 8124. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8124. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 88 undefined on input line 8135. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8135. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 88 undefined on input line 8135. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8135. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 88 undefined on input line 8146. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8146. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 88 undefined on input line 8146. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 88 undefined on input l ine 8146. [88] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 89 undefined on input line 8160 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 89 undefined on input l ine 8160. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 89 undefined on input line 8171. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 89 undefined on input l ine 8171. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 89 undefined on input l ine 8185. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 89 undefined on input l ine 8185. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 89 undefined on input l ine 8196. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 89 undefined on input l ine 8196. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 89 undefined on input line 8236. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4N3mir8geometry7generic4Size4SizeERK4Size' on page 89 undefined on input li ne 8261. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 89 undefined on input line 8272. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 89 undefined on input line 8272. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 89 undefined on input line 8272. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4Size4SizeERK4SizeI1UE' on page 89 undefined on i nput line 8293. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4Size4SizeERK4SizeI1UE' on page 89 undefined on i nput line 8293. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I00EN3mir8geometry7generic4Size4SizeERR9WidthTypeRR10HeightType' on page 8 9 undefined on input line 8305. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I00EN3mir8geometry7generic4Size4SizeERR9WidthTypeRR10HeightType' on page 8 9 undefined on input line 8305. [89] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 90 undefined on input line 8319. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 90 undefined on input line 8319. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 90 undefined on input line 8330. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 90 undefined on input line 8330. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 90 undefined on input line 8344. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 90 undefined on input line 8344. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 90 undefined on input line 8355. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 90 undefined on input line 8355. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 839 8. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 840 9. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 842 3. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0ENK3mir8geometry7generic5Value6as_intENSt9enable_ifINSt11is_integralI1Q E5valueEiE4typeEv' on page 90 undefined on input line 8424. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0ENK3mir8geometry7generic5Value6as_intENSt9enable_ifINSt11is_integralI1Q E5valueEiE4typeEv' on page 90 undefined on input line 8424. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 843 5. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0ENK3mir8geometry7generic5Value11as_uint32_tENSt9enable_ifINSt11is_integ ralI1QE5valueE8uint32_tE4typeEv' on page 90 undefined on input line 8436. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0ENK3mir8geometry7generic5Value11as_uint32_tENSt9enable_ifINSt11is_integ ralI1QE5valueE8uint32_tE4typeEv' on page 90 undefined on input line 8436. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 844 7. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 844 7. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 846 9. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 846 9. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 846 9. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4N3mir8geometry7generic5Value5ValueERK5Value' on page 90 undefined on inpu t line 8480. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0EN3mir8geometry7generic5Value5ValueERK5ValueI1U3TagE' on page 90 undefi ned on input line 8492. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0EN3mir8geometry7generic5Value5ValueERK5ValueI1U3TagE' on page 90 undefi ned on input line 8492. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 90 undefined on input line 849 2. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0_NSt9enable_ifINSt9is_scalarI1UE5valueEbE4typeEEN3mir8geometry7generic5 Value5ValueERK1U' on page 90 undefined on input line 8503. [90] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I0_NSt9enable_ifINSt9is_scalarI1UE5valueEbE4typeEEN3mir8geometry7generic5 Value5ValueERK1U' on page 91 undefined on input line 8504. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 91 undefined on input line 851 8. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 91 undefined on input line 853 2. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 91 undefined on input line 853 2. [91] [92] LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 93 undefined on input line 8749. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfo15ApplicationInfoERK15ApplicationInfo' on page 93 undefined on input line 8771. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 93 undefined on input line 8782. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 93 undefined on input line 8782. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 93 undefined on input line 8804. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 93 undefined on input line 8815. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:_CPPv4I00DpEN5miral6de tail12FunctionTypeIM6LambdaKF6ReturnDp3ArgEEE' on page 93 undefined on input li ne 8896. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:_CPPv4I00DpEN5miral6de tail12FunctionTypeIM6LambdaKF6ReturnDp3ArgEEE' on page 93 undefined on input li ne 8896. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:_CPPv4I00DpEN5miral6de tail12FunctionTypeIM6LambdaKF6ReturnDp3ArgEEE' on page 93 undefined on input li ne 8896. [93] LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:_CPPv4I00DpEN5miral6de tail12FunctionTypeIM6LambdaKF6ReturnDp3ArgEEE' on page 94 undefined on input li ne 8906. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_01const_01_4:_CPPv4I00DpEN5miral6de tail12FunctionTypeIM6LambdaKF6ReturnDp3ArgEEE' on page 94 undefined on input li ne 8906. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:_CPPv4I00DpEN5miral6detail12Funct ionTypeIM6LambdaF6ReturnDp3ArgEEE' on page 94 undefined on input line 8936. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:_CPPv4I00DpEN5miral6detail12Funct ionTypeIM6LambdaF6ReturnDp3ArgEEE' on page 94 undefined on input line 8936. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:_CPPv4I00DpEN5miral6detail12Funct ionTypeIM6LambdaF6ReturnDp3ArgEEE' on page 94 undefined on input line 8936. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:_CPPv4I00DpEN5miral6detail12Funct ionTypeIM6LambdaF6ReturnDp3ArgEEE' on page 94 undefined on input line 8946. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type_3_0 1_return_07_lambda_1_1_5_08_07_arg_8_8_8_08_4:_CPPv4I00DpEN5miral6detail12Funct ionTypeIM6LambdaF6ReturnDp3ArgEEE' on page 94 undefined on input line 8946. [94] LaTeX Warning: Hyper reference `api/classmiral_1_1_output:exhale-class-classmir al-1-1-output' on page 95 undefined on input line 9013. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:exhale-cl ass-classmiral-1-1-wayland-extensions' on page 95 undefined on input line 9069. LaTeX Warning: Hyper reference `api/structmiral_1_1_wayland_extensions_1_1_buil der:structmiral_1_1_wayland_extensions_1_1_builder' on page 95 undefined on inp ut line 9083. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [95] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2b23fb4d 376939d56f0bb968a82e5c67:_CPPv4N3mir8geometry5WidthE' on page 96 undefined on i nput line 9175. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1aacc9520f a7f3ab97db5c87906e8be719:_CPPv4N3mir8geometry6HeightE' on page 96 undefined on input line 9189. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2b23fb4d 376939d56f0bb968a82e5c67:_CPPv4N3mir8geometry5WidthE' on page 96 undefined on i nput line 9200. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1aacc9520f a7f3ab97db5c87906e8be719:_CPPv4N3mir8geometry6HeightE' on page 96 undefined on input line 9211. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ade85ddf6 1eaa73bc5fc5cf7f88920b90:_CPPv4N3mir8geometry6DeltaXE' on page 96 undefined on input line 9225. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a447c6963 c75aa4ca6c6a63d9333c16a9:_CPPv4N3mir8geometry6DeltaYE' on page 96 undefined on input line 9239. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfo11AspectRatioE' on page 96 undefined on input line 9253. Underfull \hbox (badness 10000) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 These con-strain the pos-si-ble as-pect ra-tio of the win-dow. C ur-rent Way-land pro-to-cols Underfull \hbox (badness 7151) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 to not sup-port this prop-erty, so it gen-er-ally wont be re-que sted by clients. By de-fault, Underfull \hbox (badness 10000) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 min_aspect is \T1/txtt/m/n/10 {0U, std::numeric_limits ::max()} \T1/qtm/m/n/10 and max_aspect is LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfo11AspectRatioE' on page 96 undefined on input line 9267. [96] LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:_CPPv413MirWindowType' on page 97 undefined on input line 9307. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:classmiral_1_1_window _1a661f50f70b6f8eec328c51f83f8fb56d' on page 97 undefined on input line 9319. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 97 undefined on input line 9336. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification11AspectRatioE' on page 97 undefined on input line 9 336. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 97 undefined on input line 9361. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 97 undefined on input line 9361. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfo10WindowInfoERK10WindowInfo' on page 97 undefined on input line 9383. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 97 undefined on input line 9394. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 97 undefined on input line 9394. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 97 undefined on input line 9394. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:_CPPv413MirWindowType' on page 97 undefined on input line 9416. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 97 undefined on i nput line 9460. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 97 undefined on in put line 9460. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 97 undefined on input line 9471. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:_CPPv413MirWindowType' on page 97 undefined on input line 9493. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 97 undefined on input line 9504. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 97 undefined on input line 9515. [97] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 98 undefined on input line 9526. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 98 undefined on input line 9537. LaTeX Warning: Hyper reference `api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42 166a35:_CPPv418MirOrientationMode' on page 98 undefined on input line 9570. LaTeX Warning: Hyper reference `api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7f e545aa:_CPPv426MirPointerConfinementState' on page 98 undefined on input line 9 581. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5b17fd564b3fee444ce720f938 6482c4:_CPPv414MirShellChrome' on page 98 undefined on input line 9592. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 98 undefined on input line 9628. LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:_CPPv413MirDepthLayer' on page 98 undefined on input line 9639. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 98 undefined on input line 9650. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 98 undefined on input line 9664. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 98 undefined on input line 9664. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 98 undefined on input line 9692. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 98 undefined on input line 9692. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 98 undefined on input line 9706. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 98 undefined on input line 9706. LaTeX Warning: Hyper reference `api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa 1f4865:_CPPv412MirFocusMode' on page 98 undefined on input line 9717. [98] LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1aa2989f2658b6e9d4b8 c8c26900122aeb:_CPPv4N5miral29WindowManagementPolicyBuilderE' on page 99 undefi ned on input line 9802. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:exhale- class-classmiral-1-1-window-specification' on page 99 undefined on input line 9 827. [99] LaTeX Warning: Hyper reference `api/enum_mir__native__buffer_8h_1a06fc87d81c62e 9abb8790b6e5713c55b:_CPPv4NUt1_022mir_buffer_package_maxE' on page 100 undefine d on input line 9919. LaTeX Warning: Hyper reference `api/enum_mir__native__buffer_8h_1a06fc87d81c62e 9abb8790b6e5713c55b:_CPPv4NUt1_022mir_buffer_package_maxE' on page 100 undefine d on input line 9952. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [100] LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons_1_1_display_mode:exhale-struct-structmiroil-1-1-display-configuration-optio ns-1-1-display-mode' on page 101 undefined on input line 10041. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 101 undefined on input line 10063. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 101 undefined on input line 10074. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 101 undefined on input line 10085. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons:_CPPv4N6miroil27DisplayConfigurationOptions11DisplayModeE' on page 101 unde fined on input line 10085. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 101 undefined on input line 10096. LaTeX Warning: Hyper reference `api/enum_common_8h_1a215257e3ab146a11d4d6246946 fb1343:_CPPv414MirOrientation' on page 101 undefined on input line 10096. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 101 undefined on input line 10107. LaTeX Warning: Hyper reference `api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c 5bdafb:_CPPv413MirFormFactor' on page 101 undefined on input line 10107. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 101 undefined on input line 10118. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 101 undefined on i nput line 10140. [101] LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons:exhale-struct-structmiroil-1-1-display-configuration-options' on page 102 u ndefined on input line 10179. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 102 undefined on i nput line 10199. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4EdidE' on page 102 undefined on input line 10249. LaTeX Warning: Hyper reference `api/typedef_namespacemiroil_1afc17ae8de881e6560 eff62da65268e30:_CPPv4N6miroil8OutputIdE' on page 102 undefined on input line 1 0260. [102] LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_descriptor:exhale -struct-structmiroil-1-1-edid-1-1-descriptor' on page 103 undefined on input li ne 10289. LaTeX Warning: Hyper reference `api/unionmiroil_1_1_edid_1_1_descriptor_1_1_val ue:exhale-union-unionmiroil-1-1-edid-1-1-descriptor-1-1-value' on page 103 unde fined on input line 10293. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_physical_size_m_m :exhale-struct-structmiroil-1-1-edid-1-1-physical-size-m-m' on page 103 undefin ed on input line 10297. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4EdidE' on page 103 undefined on input line 10319. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4EdidE' on page 103 undefined on input line 10319. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid14 PhysicalSizeMME' on page 103 undefined on input line 10366. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 DescriptorE' on page 103 undefined on input line 10377. [103] LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor4TypeE' on page 104 undefined on input line 10507. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor4TypeE' on page 104 undefined on input line 10507. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor4Type9undefinedE' on page 104 undefined on input line 10507. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor5ValueE' on page 104 undefined on input line 10518. [104] LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:exhale-struct-structm iroil-1-1-edid' on page 105 undefined on input line 10629. LaTeX Warning: Hyper reference `api/unionmiroil_1_1_edid_1_1_descriptor_1_1_val ue:exhale-union-unionmiroil-1-1-edid-1-1-descriptor-1-1-value' on page 105 unde fined on input line 10636. [105] LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor4TypeE' on page 106 undefined on input line 10766. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor4TypeE' on page 106 undefined on input line 10766. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor4Type9undefinedE' on page 106 undefined on input line 10766. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:_CPPv4N6miroil4Edid10 Descriptor5ValueE' on page 106 undefined on input line 10777. LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid:exhale-struct-structm iroil-1-1-edid' on page 106 undefined on input line 10849. [106] LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 107 undefined on input line 10910. LaTeX Warning: Hyper reference `api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapp er_3_01_tag_00_01_value_type_01_4_01_4:_CPPv4I00ENSt4hashIN3mir10IntWrapperI3Ta g9ValueTypeEEEE' on page 107 undefined on input line 10910. LaTeX Warning: Hyper reference `api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapp er_3_01_tag_00_01_value_type_01_4_01_4:_CPPv4I00ENSt4hashIN3mir10IntWrapperI3Ta g9ValueTypeEEEE' on page 107 undefined on input line 10910. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 107 undefined on input line 10920. LaTeX Warning: Hyper reference `api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapp er_3_01_tag_00_01_value_type_01_4_01_4:_CPPv4I00ENSt4hashIN3mir10IntWrapperI3Ta g9ValueTypeEEEE' on page 107 undefined on input line 10920. LaTeX Warning: Hyper reference `api/structstd_1_1hash_3_01_1_1mir_1_1_int_wrapp er_3_01_tag_00_01_value_type_01_4_01_4:_CPPv4I00ENSt4hashIN3mir10IntWrapperI3Ta g9ValueTypeEEEE' on page 107 undefined on input line 10920. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 107 undefined on input line 11039. [107] LaTeX Warning: Hyper reference `api/classmiral_1_1_minimal_window_manager:exhal e-class-classmiral-1-1-minimal-window-manager' on page 108 undefined on input l ine 11068. LaTeX Warning: Hyper reference `api/classmiral_1_1_minimal_window_manager:_CPPv 4N5miral20MinimalWindowManagerE' on page 108 undefined on input line 11080. [108] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 109 undefined on input line 11171. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 109 undefined on input line 11191. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 109 undefined on input line 11211. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 109 undefined on input line 11231. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 109 undefined on input line 11231. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 109 undefined on input line 11266. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 109 undefined on input line 11266. LaTeX Warning: Hyper reference `api/classmiral_1_1_internal_client_launcher:_CP Pv4N5miral22InternalClientLauncherE' on page 109 undefined on input line 11266. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 109 undefined on input line 11288. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 109 undefined on input line 11288. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 109 undefined on input line 11288. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 109 undefined on input line 11288. [109] LaTeX Warning: Hyper reference `api/classmiral_1_1_canonical_window_manager_pol icy:exhale-class-classmiral-1-1-canonical-window-manager-policy' on page 110 un defined on input line 11351. LaTeX Warning: Hyper reference `api/classmiral_1_1_canonical_window_manager_pol icy:_CPPv4N5miral28CanonicalWindowManagerPolicyE' on page 110 undefined on inpu t line 11363. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 110 undefined on input line 11373. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 110 undefined on input line 11373. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 110 undefined on input line 11384. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 110 undefined on input line 11384. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 110 undefined on input line 11384. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 110 undefined on input line 11415. [110] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 111 undefined on input line 11507. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 111 undefined on input line 11507. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 111 undefined on input line 11539. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 111 undefined on input line 11571. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 111 undefined on input line 11571. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 111 undefined on input line 11607. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 111 undefined on input line 11607. [111] LaTeX Warning: Hyper reference `api/classmir_1_1_exit_with_output:exhale-class- classmir-1-1-exit-with-output' on page 112 undefined on input line 11672. LaTeX Warning: Hyper reference `api/classmir_1_1_exit_with_output:classmir_1_1_ exit_with_output' on page 112 undefined on input line 11691. [112] LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:exhale-class-classmir -1-1-shm-file' on page 113 undefined on input line 11729. LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:_CPPv4N3mir7ShmFileE' on page 113 undefined on input line 11741. LaTeX Warning: Hyper reference `api/classmir_1_1_abnormal_exit:exhale-class-cla ssmir-1-1-abnormal-exit' on page 113 undefined on input line 11813. LaTeX Warning: Hyper reference `api/classmir_1_1_abnormal_exit:_CPPv4N3mir12Abn ormalExitE' on page 113 undefined on input line 11825. [113] LaTeX Warning: Hyper reference `api/structmir_1_1_int_owned_fd:_CPPv4N3mir10Int OwnedFdE' on page 114 undefined on input line 11938. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2Fd2FdERR2Fd' on page 114 undefined on input line 11960. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2Fd2FdERK2Fd' on page 114 undefined on input line 11971. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2FdE' on page 11 4 undefined on input line 11982. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2FdE' on page 11 4 undefined on input line 11982. LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2FdE' on page 11 4 undefined on input line 11982. [114] LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2FdE' on page 11 5 undefined on input line 12021. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12066. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12077. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12102. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12113. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12124. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12149. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 115 undefined on input line 12149. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 115 undefined on input line 12160. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10Rectangles14const_iteratorE' on page 115 undefined on input line 12171. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10Rectangles14const_iteratorE' on page 115 undefined on input line 12171. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10Rectangles14const_iteratorE' on page 115 undefined on input line 12182. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10Rectangles14const_iteratorE' on page 115 undefined on input line 12182. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10Rectangles9size_typeE' on page 115 undefined on input line 12193 . LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10Rectangles9size_typeE' on page 115 undefined on input line 12193 . LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10RectanglesE' on page 115 undefined on input line 12204. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10RectanglesE' on page 115 undefined on input line 12215. [115] LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 116 undefined on input line 12266. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 116 undefined on input line 12277. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 116 undefined on input line 12277. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 116 undefined on input line 12291. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 116 undefined on input line 12291. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12342. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12353. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12353. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12353. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12375. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12375. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12386. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12386. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12397. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12397. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12397. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12408. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 116 undefined on input line 12408. [116] LaTeX Warning: Hyper reference `api/classmir_1_1_proof_of_mutex_lock:_CPPv4N3mi r16ProofOfMutexLock16ProofOfMutexLockERK16ProofOfMutexLock' on page 117 undefin ed on input line 12483. LaTeX Warning: Hyper reference `api/classmir_1_1_proof_of_mutex_lock:_CPPv4N3mi r16ProofOfMutexLockE' on page 117 undefined on input line 12494. LaTeX Warning: Hyper reference `api/classmir_1_1_proof_of_mutex_lock:_CPPv4N3mi r16ProofOfMutexLockE' on page 117 undefined on input line 12494. LaTeX Warning: Hyper reference `api/classmir_1_1_proof_of_mutex_lock:_CPPv4N3mi r16ProofOfMutexLockE' on page 117 undefined on input line 12494. LaTeX Warning: Hyper reference `api/classmir_1_1_anonymous_shm_file:exhale-clas s-classmir-1-1-anonymous-shm-file' on page 117 undefined on input line 12523. LaTeX Warning: Hyper reference `api/classmir_1_1_anonymous_shm_file:classmir_1_ 1_anonymous_shm_file' on page 117 undefined on input line 12539. [117] LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:_CPPv4N3mir7ShmFile7S hmFileERK7ShmFile' on page 118 undefined on input line 12595. LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:_CPPv4N3mir7ShmFileE' on page 118 undefined on input line 12606. LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:_CPPv4N3mir7ShmFileE' on page 118 undefined on input line 12606. LaTeX Warning: Hyper reference `api/classmir_1_1_shm_file:_CPPv4N3mir7ShmFileE' on page 118 undefined on input line 12606. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:e xhale-class-classmir-1-1-synchronised-1-1-locked-impl' on page 118 undefined on input line 12635. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronised10LockedImplE' on page 118 undefined on input line 12670. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronisedE' on page 118 undefined on input line 12670. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:classmir_1_1_sync hronised' on page 118 undefined on input line 12681. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronised10LockedImplE' on page 118 undefined on input line 12692. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronisedE' on page 118 undefined on input line 12692. [118] LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:classmir_1_1_sync hronised' on page 119 undefined on input line 12703. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronisedE' on page 119 undefined on input line 12728. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4N3mir12Sync hronised12SynchronisedERK12Synchronised' on page 119 undefined on input line 12 739. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronisedE' on page 119 undefined on input line 12750. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronisedE' on page 119 undefined on input line 12750. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronisedE' on page 119 undefined on input line 12750. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4N3mir12Sync hronised6LockedE' on page 119 undefined on input line 12761. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4N3mir12Sync hronised10LockedViewE' on page 119 undefined on input line 12781. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:classmir_1_1_sync hronised' on page 119 undefined on input line 12814. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4N3mir12Sync hronised10LockedImpl10LockedImplERR10LockedImpl' on page 119 undefined on input line 12824. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronised10LockedImplE' on page 119 undefined on input line 12846. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I0EN3mir12S ynchronised10LockedImplE' on page 119 undefined on input line 12857. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I00EN3mir12 Synchronised10LockedImpl4waitEvR2Cv9Predicate' on page 119 undefined on input l ine 12886. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:_CPPv4I00EN3mir12 Synchronised10LockedImpl4waitEvR2Cv9Predicate' on page 119 undefined on input l ine 12886. [119] LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:exhale-class-clas smir-1-1-synchronised' on page 120 undefined on input line 12920. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised:classmir_1_1_sync hronised' on page 120 undefined on input line 12942. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:_ CPPv4N3mir12Synchronised10LockedImpl10LockedImplERR10LockedImpl' on page 120 un defined on input line 12952. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:_ CPPv4I0EN3mir12Synchronised10LockedImplE' on page 120 undefined on input line 1 2974. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:_ CPPv4I0EN3mir12Synchronised10LockedImplE' on page 120 undefined on input line 1 2985. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:_ CPPv4I00EN3mir12Synchronised10LockedImpl4waitEvR2Cv9Predicate' on page 120 unde fined on input line 13014. LaTeX Warning: Hyper reference `api/classmir_1_1_synchronised_1_1_locked_impl:_ CPPv4I00EN3mir12Synchronised10LockedImpl4waitEvR2Cv9Predicate' on page 120 unde fined on input line 13014. [120] LaTeX Warning: Hyper reference `api/classmiral_1_1_add_init_callback:_CPPv4N5mi ral15AddInitCallback8CallbackE' on page 121 undefined on input line 13076. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 121 undefined on input line 1 3137. [121] LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:_CPPv 4N5miral21ApplicationAuthorizer21ApplicationAuthorizerERK21ApplicationAuthorize r' on page 122 undefined on input line 13221. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:_CPPv 4N5miral21ApplicationAuthorizerE' on page 122 undefined on input line 13232. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:_CPPv 4N5miral21ApplicationAuthorizerE' on page 122 undefined on input line 13232. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:_CPPv 4N5miral21ApplicationAuthorizerE' on page 122 undefined on input line 13232. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13243. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13254. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13265. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13276. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13287. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13298. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_credentials:_CPP v4N5miral22ApplicationCredentialsE' on page 122 undefined on input line 13309. [122] LaTeX Warning: Hyper reference `api/classmiral_1_1_set_application_authorizer:e xhale-class-classmiral-1-1-set-application-authorizer' on page 123 undefined on input line 13410. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_application_authorizer:c lassmiral_1_1_set_application_authorizer' on page 123 undefined on input line 1 3426. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:_CPPv 4N5miral21ApplicationAuthorizerE' on page 123 undefined on input line 13435. LaTeX Warning: Hyper reference `api/classmiral_1_1_application_authorizer:_CPPv 4N5miral21ApplicationAuthorizerE' on page 123 undefined on input line 13468. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:exh ale-class-classmiral-1-1-window-management-policy' on page 123 undefined on inp ut line 13497. LaTeX Warning: Hyper reference `api/class_kiosk_window_manager_policy:exhale-cl ass-class-kiosk-window-manager-policy' on page 123 undefined on input line 1350 6. [123] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 124 undefined on input line 13518. LaTeX Warning: Hyper reference `api/class_kiosk_window_manager_policy:class_kio sk_window_manager_policy' on page 124 undefined on input line 13525. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 124 undefined on input line 13534. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 124 undefined on input line 13545. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 124 undefined on input line 13545. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 124 undefined on input line 13545. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 124 undefined on input line 13576. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 124 undefined on input line 13590. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 124 undefined on input line 13590. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 124 undefined on input line 13604. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 124 undefined on input line 13618. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 124 undefined on input line 13632. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 124 undefined on input line 13646. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 124 undefined on input line 13646. [124] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 125 undefined on input line 13687. [125] LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:_CPPv4N5miral9Mir RunnerE' on page 126 undefined on input line 13800. LaTeX Warning: Hyper reference `api/classmiral_1_1_config_file:_CPPv4N5miral10C onfigFile4ModeE' on page 126 undefined on input line 13800. LaTeX Warning: Hyper reference `api/classmiral_1_1_config_file:_CPPv4N5miral10C onfigFile6LoaderE' on page 126 undefined on input line 13800. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 126 undefined on input line 13913. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 126 undefined on input line 13924. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 126 undefined on input line 13935. [126] LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4I 0EN5miral19ConfigurationOption19ConfigurationOptionERR6LambdaRKNSt6stringERKNSt 6stringE' on page 127 undefined on input line 13969. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOption19ConfigurationOptionERK19ConfigurationOption' on pa ge 127 undefined on input line 14002. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 127 undefined on input line 14013. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 127 undefined on input line 14013. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 127 undefined on input line 14027. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 127 undefined on input line 14027. [127] LaTeX Warning: Hyper reference `api/classmiral_1_1_custom_renderer:_CPPv4N5mira l14CustomRenderer7BuilderE' on page 128 undefined on input line 14156. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorations11DecorationsERK11Decorations' on page 128 undefined on input line 14 234. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 128 undefined on input line 14245. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 128 undefined on input line 14245. [128] LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 129 undefined on input line 14270. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 129 undefined on input line 14284. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 129 undefined on input line 14298. LaTeX Warning: Hyper reference `api/classmiral_1_1_decorations:_CPPv4N5miral11D ecorationsE' on page 129 undefined on input line 14312. LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:classmiral_1_1_mi r_runner_1af26ca1365698ea14a08f09b0894eb313' on page 129 undefined on input lin e 14348. [129] LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:_CPPv4N5miral9Mir RunnerE' on page 130 undefined on input line 14371. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 130 undefined on input line 14382. LaTeX Warning: Hyper reference `api/classmiral_1_1_display_configuration:_CPPv4 N5miral20DisplayConfiguration20DisplayConfigurationERK20DisplayConfiguration' o n page 130 undefined on input line 14469. LaTeX Warning: Hyper reference `api/classmiral_1_1_display_configuration:_CPPv4 N5miral20DisplayConfigurationE' on page 130 undefined on input line 14480. LaTeX Warning: Hyper reference `api/classmiral_1_1_display_configuration:_CPPv4 N5miral20DisplayConfigurationE' on page 130 undefined on input line 14480. [130] [131] LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListenerE' on page 132 undefined on input line 14752. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListenerE' on page 132 undefined on input line 14752. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListener8CallbackE' on page 132 undefined on input line 14752. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListenerE' on page 132 undefined on input line 14763. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListenerE' on page 132 undefined on input line 14763. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListener8CallbackE' on page 132 undefined on input line 14763. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListenerE' on page 132 undefined on input line 14774. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListenerE' on page 132 undefined on input line 14774. LaTeX Warning: Hyper reference `api/classmiral_1_1_idle_listener:_CPPv4N5miral1 2IdleListener8CallbackE' on page 132 undefined on input line 14774. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration_1_1_mous e:exhale-class-classmiral-1-1-input-configuration-1-1-mouse' on page 132 undefi ned on input line 14814. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration_1_1_touc hpad:exhale-class-classmiral-1-1-input-configuration-1-1-touchpad' on page 132 undefined on input line 14818. [132] LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5MouseE' on page 133 undefined on input line 14885. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5MouseE' on page 133 undefined on input line 14896. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8TouchpadE' on page 133 undefined on input line 14907. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8TouchpadE' on page 133 undefined on input line 14918. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5Mouse5MouseERK5Mouse' on page 133 undefined on input line 14974. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5MouseE' on page 133 undefined on input line 14985. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5MouseE' on page 133 undefined on input line 14985. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a43c016d e38143ec748783e5550898d9a:_CPPv420MirPointerHandedness' on page 133 undefined o n input line 14996. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 133 undefined on input line 15007. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a43c016d e38143ec748783e5550898d9a:_CPPv420MirPointerHandedness' on page 133 undefined o n input line 15051. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 133 undefined on input line 15062. [133] LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8Touchpad8TouchpadERK8Touchpad' on page 134 undefined on input line 15171. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8TouchpadE' on page 134 undefined on input line 15182. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8TouchpadE' on page 134 undefined on input line 15182. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 134 undefined on input line 15215. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2ad7791 2e9df4ebeef9da1a0ec9c7b7d:_CPPv420MirTouchpadClickMode' on page 134 undefined o n input line 15259. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1ac0e01f0 637de136f94f132aa9e98fe4d:_CPPv421MirTouchpadScrollMode' on page 134 undefined on input line 15270. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 134 undefined on input line 15314. [134] LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2ad7791 2e9df4ebeef9da1a0ec9c7b7d:_CPPv420MirTouchpadClickMode' on page 135 undefined o n input line 15363. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1ac0e01f0 637de136f94f132aa9e98fe4d:_CPPv421MirTouchpadScrollMode' on page 135 undefined on input line 15374. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:exhale-c lass-classmiral-1-1-input-configuration' on page 135 undefined on input line 15 425. [135] LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5Mouse5MouseERK5Mouse' on page 136 undefined on input line 15479. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5MouseE' on page 136 undefined on input line 15490. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration5MouseE' on page 136 undefined on input line 15490. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a43c016d e38143ec748783e5550898d9a:_CPPv420MirPointerHandedness' on page 136 undefined o n input line 15501. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 136 undefined on input line 15512. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a43c016d e38143ec748783e5550898d9a:_CPPv420MirPointerHandedness' on page 136 undefined o n input line 15556. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 136 undefined on input line 15567. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:exhale-c lass-classmiral-1-1-input-configuration' on page 136 undefined on input line 15 642. [136] LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8Touchpad8TouchpadERK8Touchpad' on page 137 undefined on input line 15696. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8TouchpadE' on page 137 undefined on input line 15707. LaTeX Warning: Hyper reference `api/classmiral_1_1_input_configuration:_CPPv4N5 miral18InputConfiguration8TouchpadE' on page 137 undefined on input line 15707. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 137 undefined on input line 15740. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2ad7791 2e9df4ebeef9da1a0ec9c7b7d:_CPPv420MirTouchpadClickMode' on page 137 undefined o n input line 15784. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1ac0e01f0 637de136f94f132aa9e98fe4d:_CPPv421MirTouchpadScrollMode' on page 137 undefined on input line 15795. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 137 undefined on input line 15839. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2ad7791 2e9df4ebeef9da1a0ec9c7b7d:_CPPv420MirTouchpadClickMode' on page 137 undefined o n input line 15888. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1ac0e01f0 637de136f94f132aa9e98fe4d:_CPPv421MirTouchpadScrollMode' on page 137 undefined on input line 15899. [137] LaTeX Warning: Hyper reference `api/classmiral_1_1_internal_client_launcher:_CP Pv4I0ENK5miral22InternalClientLauncher6launchEvR12ClientObject' on page 138 und efined on input line 16006. [138] LaTeX Warning: Hyper reference `api/classmiral_1_1_keymap:_CPPv4N5miral6Keymap6 KeymapERK6Keymap' on page 139 undefined on input line 16094. LaTeX Warning: Hyper reference `api/classmiral_1_1_keymap:_CPPv4N5miral6KeymapE ' on page 139 undefined on input line 16105. LaTeX Warning: Hyper reference `api/classmiral_1_1_keymap:_CPPv4N5miral6KeymapE ' on page 139 undefined on input line 16105. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:exh ale-class-classmiral-1-1-window-management-policy' on page 139 undefined on inp ut line 16159. LaTeX Warning: Hyper reference `api/class_floating_window_manager_policy:exhale -class-class-floating-window-manager-policy' on page 139 undefined on input lin e 16168. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 139 undefined on input line 16180. LaTeX Warning: Hyper reference `api/class_floating_window_manager_policy:class_ floating_window_manager_policy' on page 139 undefined on input line 16196. [139] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 140 undefined on input line 16205. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 140 undefined on input line 16216. LaTeX Warning: Hyper reference `api/enums_8h_1af187f39f830b8e179acfbc953f7df377 :_CPPv421MirInputEventModifier' on page 140 undefined on input line 16216. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 140 undefined on input line 16250. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 140 undefined on input line 16250. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 140 undefined on input line 16250. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16264. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16278. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 140 undefined on input line 16278. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16292. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16306. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 140 undefined on input line 16306. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16362. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16376. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 140 undefined on input line 16376. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16390. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 140 undefined on input line 16404. [140] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16418. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 141 undefined on input line 16438. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 141 undefined on input line 16458. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16478. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16498. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16521. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16532. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 141 undefined on input line 16532. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16543. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 141 undefined on input line 16554. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 141 undefined on input line 16554. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 141 undefined on input line 16568. [141] LaTeX Warning: Hyper reference `api/classmir_1_1_fd:_CPPv4N3mir2FdE' on page 14 2 undefined on input line 16694. LaTeX Warning: Hyper reference `api/structmiral_1_1_fd_handle:_CPPv4N5miral8FdH andleE' on page 142 undefined on input line 16694. LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:classmiral_1_1_mi r_runner_1ae14748306ca4d34fe3e702081d13e8cd' on page 142 undefined on input lin e 16721. LaTeX Warning: Hyper reference `api/classmiral_1_1_mir_runner:classmiral_1_1_mi r_runner_1ae14748306ca4d34fe3e702081d13e8cd' on page 142 undefined on input lin e 16721. [142] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 143 undefined on input line 16816. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 143 undefined on input line 16839. [143] LaTeX Warning: Hyper reference `api/structmiral_1_1_output_1_1_physical_size_m_ m:exhale-struct-structmiral-1-1-output-1-1-physical-size-m-m' on page 144 undef ined on input line 16880. [144] LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output6 OutputERK6Output' on page 145 undefined on input line 17095. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 145 undefined on input line 17106. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 145 undefined on input line 17106. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 145 undefined on input line 17106. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output4 TypeE' on page 145 undefined on input line 17128. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output1 4PhysicalSizeMME' on page 145 undefined on input line 17142. LaTeX Warning: Hyper reference `api/enum_common_8h_1aab034964866decf1eee6f624c9 009714:_CPPv414MirPixelFormat' on page 145 undefined on input line 17184. LaTeX Warning: Hyper reference `api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a 7497cd:_CPPv412MirPowerMode' on page 145 undefined on input line 17212. LaTeX Warning: Hyper reference `api/enum_common_8h_1a215257e3ab146a11d4d6246946 fb1343:_CPPv414MirOrientation' on page 145 undefined on input line 17226. LaTeX Warning: Hyper reference `api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c 5bdafb:_CPPv413MirFormFactor' on page 145 undefined on input line 17251. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1a4524d6545a926e735a675c76ab636e43' on page 145 undefined on input line 17283. [145] LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 146 undefined on input line 17373. [146] LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 147 undefined on input line 1 7462. LaTeX Warning: Hyper reference `api/classmiral_1_1_session_lock_listener:_CPPv4 N5miral19SessionLockListener8CallbackE' on page 147 undefined on input line 175 41. LaTeX Warning: Hyper reference `api/classmiral_1_1_session_lock_listener:_CPPv4 N5miral19SessionLockListener8CallbackE' on page 147 undefined on input line 175 41. [147] LaTeX Warning: Hyper reference `api/classmiral_1_1_basic_set_application_author izer:exhale-class-classmiral-1-1-basic-set-application-authorizer' on page 148 undefined on input line 17592. LaTeX Warning: Hyper reference `api/classmiral_1_1_basic_set_application_author izer:_CPPv4N5miral29BasicSetApplicationAuthorizerE' on page 148 undefined on in put line 17605. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_application_authorizer:_ CPPv4IDpEN5miral24SetApplicationAuthorizer24SetApplicationAuthorizerEDpRK4Args' on page 148 undefined on input line 17616. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_application_authorizer:_ CPPv4I0EN5miral24SetApplicationAuthorizerE' on page 148 undefined on input line 17627. LaTeX Warning: Hyper reference `api/classmir_1_1_abnormal_exit:classmir_1_1_abn ormal_exit' on page 148 undefined on input line 17660. [148] LaTeX Warning: Hyper reference `api/classmiral_1_1_set_command_line_handler:_CP Pv4N5miral21SetCommandLineHandler7HandlerE' on page 149 undefined on input line 17683. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_terminator:_CPPv4N5miral 13SetTerminator10TerminatorE' on page 149 undefined on input line 17761. [149] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 150 undefined on input line 17822. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 150 undefined on input line 17822. Overfull \hbox (21.8796pt too wide) in paragraph at lines 17822--17822 []\T1/qtm/m/n/10 std::function(\T1/qtm/m/it/10 WindowManagerTools LaTeX Warning: Hyper reference `api/classmiral_1_1_startup_internal_client:_CPP v4I0EN5miral21StartupInternalClient21StartupInternalClientERK12ClientObject' on page 150 undefined on input line 17918. [150] LaTeX Warning: Hyper reference `api/structmiral_1_1_wayland_extensions_1_1_buil der:exhale-struct-structmiral-1-1-wayland-extensions-1-1-builder' on page 151 u ndefined on input line 17969. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_conte xt:exhale-class-classmiral-1-1-wayland-extensions-1-1-context' on page 151 unde fined on input line 17973. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_enabl e_info:exhale-class-classmiral-1-1-wayland-extensions-1-1-enable-info' on page 151 undefined on input line 17977. Underfull \hbox (badness 5077) in paragraph at lines 17995--17996 []\T1/qtm/m/n/10 This adds the com-mand line op-tions `—wayland-extension s', `—add-wayland-extensions', LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1ab5c0f64df8282822d84a7643160740ac' on page 151 undefi ned on input line 18032. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1af975fb0a23d6d452d516e457f5346094' on page 151 undefi ned on input line 18032. [151] [152] LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7BuilderE' on page 153 undefined on input line 18255. [153] LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7BuilderE' on page 154 undefined on input line 18278. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensionsE' on page 154 undefined on input line 18301. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1af975fb0a23d6d452d516e457f5346094' on page 154 undefi ned on input line 18305. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensionsE' on page 154 undefined on input line 18324. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1af975fb0a23d6d452d516e457f5346094' on page 154 undefi ned on input line 18328. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions14EnableCallbackE' on page 154 undefined on input line 1 8347. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensionsE' on page 154 undefined on input line 18347. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1ab5c0f64df8282822d84a7643160740ac' on page 154 undefi ned on input line 18351. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1ace3663bb963a5055a8044e969c067e3b' on page 154 undefi ned on input line 18351. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1af975fb0a23d6d452d516e457f5346094' on page 154 undefi ned on input line 18351. Underfull \hbox (badness 6364) in paragraph at lines 18349--18352 \T1/qtm/m/n/10 En-able a Way-land ex-ten-sion only when the call-back re-turns true. The call-back can use LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions' on page 154 undefined on input line 18374. [154] LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1a58e2a04777ba820274a5227d3c2f58c4' on page 155 undefi ned on input line 18397. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 155 undefined on input line 18419. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions10EnableInfoE' on page 155 undefined on input line 18439 . LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions17WaylandExtensionsERK17WaylandExtensions' on page 155 u ndefined on input line 18498. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensionsE' on page 155 undefined on input line 18509. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensionsE' on page 155 undefined on input line 18509. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1a16da6c2442222b02d227b3a33e0d5af5' on page 155 undefi ned on input line 18524. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1a3d9f7c04d94b4481b11a810c6d05f4a3' on page 155 undefi ned on input line 18524. [155] LaTeX Warning: Hyper reference `api/structmiral_1_1_wayland_extensions_1_1_buil der:structmiral_1_1_wayland_extensions_1_1_builder' on page 156 undefined on in put line 18548. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_conte xt:classmiral_1_1_wayland_extensions_1_1_context' on page 156 undefined on inpu t line 18620. [156] LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7Context7ContextERK7Context' on page 157 undefined on in put line 18685. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7ContextE' on page 157 undefined on input line 18696. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7ContextE' on page 157 undefined on input line 18696. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7ContextE' on page 157 undefined on input line 18696. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 157 undefined on input line 18733. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1af975fb0a23d6d452d516e457f5346094' on page 157 undefi ned on input line 18751. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:exhale-cl ass-classmiral-1-1-wayland-extensions' on page 157 undefined on input line 1879 2. [157] LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions_1_1_conte xt:classmiral_1_1_wayland_extensions_1_1_context' on page 158 undefined on inpu t line 18806. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7Context7ContextERK7Context' on page 158 undefined on in put line 18871. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7ContextE' on page 158 undefined on input line 18882. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7ContextE' on page 158 undefined on input line 18882. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:_CPPv4N5m iral17WaylandExtensions7ContextE' on page 158 undefined on input line 18882. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:exhale-cl ass-classmiral-1-1-wayland-extensions' on page 158 undefined on input line 1890 7. [158] LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 159 undefined on input line 18939. LaTeX Warning: Hyper reference `api/classmiral_1_1_wayland_extensions:classmira l_1_1_wayland_extensions_1af975fb0a23d6d452d516e457f5346094' on page 159 undefi ned on input line 18957. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 159 undefined on i nput line 19012. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:classmi ral_1_1_window_manager_tools_1a611633c858d9367ff49fcf2f62e90fc8' on page 159 un defined on input line 19016. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 159 undefined on input line 19026. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 159 undefined on input line 19051. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 159 undefined on input line 19073. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 159 undefined on i nput line 19087. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 159 undefined on input line 19101. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:classmiral_1_1_window ' on page 159 undefined on input line 19119. [159] LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy:exhale-c lass-class-tiling-window-manager-policy' on page 160 undefined on input line 19 147. LaTeX Warning: Hyper reference `api/classmiral_1_1_canonical_window_manager_pol icy:exhale-class-classmiral-1-1-canonical-window-manager-policy' on page 160 un defined on input line 19151. LaTeX Warning: Hyper reference `api/classmiral_1_1_minimal_window_manager:exhal e-class-classmiral-1-1-minimal-window-manager' on page 160 undefined on input l ine 19155. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy:class_ti ling_window_manager_policy' on page 160 undefined on input line 19174. LaTeX Warning: Hyper reference `api/classmiral_1_1_canonical_window_manager_pol icy:classmiral_1_1_canonical_window_manager_policy' on page 160 undefined on in put line 19174. LaTeX Warning: Hyper reference `api/classmiral_1_1_minimal_window_manager:class miral_1_1_minimal_window_manager' on page 160 undefined on input line 19174. Underfull \hbox (badness 10000) in paragraph at lines 19173--19175 []\T1/qtm/m/n/10 Sub-classed by \T1/qtm/m/it/10 Tiling-Win-dow-Man-ager-Pol-icy \T1/qtm/m/n/10 , \T1/qtm/m/it/10 mi-ral::CanonicalWindowManagerPolicy\T1/qtm/m/ n/10 , \T1/qtm/m/it/10 mi- LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 160 undefined on input line 19186. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 160 undefined on input line 19206. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 160 undefined on input line 19206. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 160 undefined on input line 19238. [160] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 161 undefined on input line 19263. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 161 undefined on input line 19263. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 161 undefined on input line 19382. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 161 undefined on input line 19402. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 161 undefined on input line 19422. [161] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 162 undefined on input line 19442. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 162 undefined on input line 19462. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 162 undefined on input line 19482. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 162 undefined on input line 19482. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 162 undefined on input line 19509. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 162 undefined on input line 19536. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 162 undefined on input line 19563. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 162 undefined on input line 19583. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 162 undefined on input line 19611. [162] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 163 undefined on input line 19641. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 163 undefined on input line 19677. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 163 undefined on input line 19709. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 163 undefined on input line 19709. [163] LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 164 undefined on input line 19748. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 164 undefined on input line 19759. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 164 undefined on input line 19759. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 164 undefined on input line 19770. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 164 undefined on input line 19790. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 164 undefined on input line 19801. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 164 undefined on input line 19801. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 164 undefined on input line 19812. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 164 undefined on input line 19854. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 164 undefined on input line 19854. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 164 undefined on input line 19854. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 164 undefined on input line 19885. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicy22WindowManagementPolicyERK22WindowManagement Policy' on page 164 undefined on input line 19938. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 164 undefined on input line 19949. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 164 undefined on input line 19949. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 164 undefined on input line 19949. [164] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_manager_option:_CPPv 4N5miral19WindowManagerOptionE' on page 165 undefined on input line 19999. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_manager_option:_CPPv 4N5miral19WindowManagerOptionE' on page 165 undefined on input line 20024. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:classmiral_1_1_window ' on page 165 undefined on input line 20057. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:cla ssmiral_1_1_window_management_policy' on page 165 undefined on input line 20065 . LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:classmi ral_1_1_window_manager_tools_1a5c0dabb1ac759c8ac8ceec879bfe8b75' on page 165 un defined on input line 20065. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 165 undefined on input line 20092. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 165 undefined on input line 20112. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 165 undefined on input line 20112. [165] LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 166 undefined on input line 20136. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 166 undefined on input line 20160. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 166 undefined on input line 20184. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 166 undefined on input line 20184. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 166 undefined on input line 20208. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 166 undefined on input line 20236. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 166 undefined on input line 20260. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 166 undefined on input line 20274. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 166 undefined on input line 20288. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 166 undefined on input line 20288. [166] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ab06429a8 1e923cb5af8a07ac76059745:_CPPv4N3mir8geometry12DisplacementE' on page 167 undef ined on input line 20312. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 167 undefined on input line 20326. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ab06429a8 1e923cb5af8a07ac76059745:_CPPv4N3mir8geometry12DisplacementE' on page 167 undef ined on input line 20326. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 167 undefined on input line 20405. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 167 undefined on input line 20405. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 167 undefined on input line 20428. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 167 undefined on input line 20451. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 167 undefined on input line 20451. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 167 undefined on input line 20465. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 167 undefined on input line 20479. [167] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 168 undefined on input line 20502. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 168 undefined on input line 20516. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 168 undefined on input line 20516. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 168 undefined on input line 20552. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 168 undefined on input line 20566. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 168 undefined on input line 20566. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 168 undefined on input line 20580. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 168 undefined on input line 20580. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 168 undefined on input line 20594. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 168 undefined on input line 20594. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 168 undefined on input line 20637. [168] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 169 undefined on input line 20664. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 169 undefined on input line 20718. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 169 undefined on input line 20750. [169] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerTools18WindowManagerToolsERK18WindowManagerTools' on page 170 undefined on input line 20796. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 170 undefined on input line 20807. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 170 undefined on input line 20807. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 170 undefined on input line 20807. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:cla ssmiral_1_1_window_management_policy' on page 170 undefined on input line 20836 . LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a91aadfe8 a6fa1192529458a15ceefbed:_CPPv4N3mir8geometry6PointFE' on page 170 undefined on input line 20846. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_specification_1_1_as pect_ratio:exhale-struct-structmiral-1-1-window-specification-1-1-aspect-ratio' on page 170 undefined on input line 20887. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20909. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info' on page 170 undefined on input line 20913. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20923. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20934. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20945. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20956. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20967. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 170 undefined on input line 20978. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification11AspectRatioE' on page 170 undefined on input line 20978. [170] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 20989. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification11AspectRatioE' on page 171 undefined on input line 20989. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21003. LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:_CPPv413MirDepthLayer' on page 171 undefined on input line 21003. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21017. LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:_CPPv413MirDepthLayer' on page 171 undefined on input line 21017. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21031. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 171 undefined on input line 21031. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21045. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 171 undefined on input line 21045. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21059. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21059. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 171 undefined on input line 21059. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21073. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21073. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 171 undefined on input line 21073. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21087. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21101. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21115. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 171 undefined on input line 21129. [171] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 172 undefined on input line 21143. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 172 undefined on input line 21157. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 172 undefined on input line 21171. LaTeX Warning: Hyper reference `api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa 1f4865:_CPPv412MirFocusMode' on page 172 undefined on input line 21171. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 172 undefined on input line 21194. LaTeX Warning: Hyper reference `api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa 1f4865:_CPPv412MirFocusMode' on page 172 undefined on input line 21194. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 172 undefined on input line 21208. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 172 undefined on input line 21231. [172] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification19WindowSpecificationERK19WindowSpecification' on pa ge 173 undefined on input line 21295. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 173 undefined on input line 21306. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 173 undefined on input line 21306. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21339. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21350. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21361. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21372. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21383. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:_CPPv413MirWindowType' on page 173 undefined on input line 21383. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21394. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 173 undefined on input line 21394. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21405. LaTeX Warning: Hyper reference `api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42 166a35:_CPPv418MirOrientationMode' on page 173 undefined on input line 21405. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21416. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21427. LaTeX Warning: Hyper reference `api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb9 2e72bc:_CPPv417MirPlacementHints' on page 173 undefined on input line 21427. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21438. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 173 undefined on input line 21438. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21449. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 173 undefined on input line 21449. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21460. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21471. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21482. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21493. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21504. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21515. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21526. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21537. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification11AspectRatioE' on page 173 undefined on input line 21537. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21548. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification11AspectRatioE' on page 173 undefined on input line 21548. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21559. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21570. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21581. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification18InputReceptionModeE' on page 173 undefined on inpu t line 21581. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21592. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5b17fd564b3fee444ce720f938 6482c4:_CPPv414MirShellChrome' on page 173 undefined on input line 21592. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21603. LaTeX Warning: Hyper reference `api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7f e545aa:_CPPv426MirPointerConfinementState' on page 173 undefined on input line 21603. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21614. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 173 undefined on input line 21625. [173] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21636. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:classmi ral_1_1_window_specification_1a73e4250783be33e8281f1bba8e3ce4c7' on page 174 un defined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1a5346a2e1eda0f057700b234a6246285e' on page 174 undefined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1a00236fb7cb135a448a171a8e00176206' on page 174 undefined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1ad0fb6ff906c2ba0a07a11defed2e6e3a' on page 174 undefined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1a968e458b812f5bb5c2e197190ff5b7a5' on page 174 undefined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1abad943e400976da8c2b20183d1e3d6eb' on page 174 undefined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1a6aae659f50946565f12d20656631e3a5' on page 174 undefined on input line 21640. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:structmiral_1_1 _window_info_1a1caa7e75283b8de5b86bcde3f23487c3' on page 174 undefined on input line 21640. Underfull \hbox (badness 10000) in paragraph at lines 21638--21641 \T1/qtm/m/it/10 min_width()\T1/qtm/m/n/10 , \T1/qtm/m/it/10 Win-dow-Info::max_w idth()\T1/qtm/m/n/10 , \T1/qtm/m/it/10 Win-dow-Info::min_height()\T1/qtm/m/n/10 , \T1/qtm/m/it/10 Win-dow-Info::max_height()\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21638--21641 \T1/qtm/m/it/10 Win-dow-Info::min_aspect()\T1/qtm/m/n/10 , \T1/qtm/m/it/10 Win- dow-Info::max_aspect()\T1/qtm/m/n/10 , \T1/qtm/m/it/10 Win-dow-Info::width_inc( ) \T1/qtm/m/n/10 and \T1/qtm/m/it/10 Win-dow- LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21650. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21661. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21672. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:_CPPv413MirWindowType' on page 174 undefined on input line 21672. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21683. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 174 undefined on input line 21683. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21694. LaTeX Warning: Hyper reference `api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42 166a35:_CPPv418MirOrientationMode' on page 174 undefined on input line 21694. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21705. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21719. LaTeX Warning: Hyper reference `api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb9 2e72bc:_CPPv417MirPlacementHints' on page 174 undefined on input line 21719. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21730. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 174 undefined on input line 21730. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21741. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 174 undefined on input line 21741. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21752. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21763. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21774. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21785. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecification18InputReceptionModeE' on page 174 undefined on inpu t line 21785. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21796. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5b17fd564b3fee444ce720f938 6482c4:_CPPv414MirShellChrome' on page 174 undefined on input line 21796. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21807. LaTeX Warning: Hyper reference `api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7f e545aa:_CPPv426MirPointerConfinementState' on page 174 undefined on input line 21807. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 174 undefined on input line 21818. [174] LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:_CPPv4N5miral10X 11Support10X11SupportERK10X11Support' on page 175 undefined on input line 21943 . LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:_CPPv4N5miral10X 11SupportE' on page 175 undefined on input line 21954. LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:_CPPv4N5miral10X 11SupportE' on page 175 undefined on input line 21954. LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:_CPPv4N5miral10X 11SupportE' on page 175 undefined on input line 21965. LaTeX Warning: Hyper reference `api/classmiral_1_1_x11_support:classmiral_1_1_x 11_support' on page 175 undefined on input line 21982. [175] LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4Zone4Zone ERK4Zone' on page 176 undefined on input line 22039. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 176 undefined on input line 22053. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 176 undefined on input line 22053. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 176 undefined on input line 22053. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 176 undefined on input line 22078. LaTeX Warning: Hyper reference `api/classmiral_1_1_zone:_CPPv4N5miral4ZoneE' on page 176 undefined on input line 22092. [176] LaTeX Warning: Hyper reference `api/class_wayland_surface:exhale-class-class-wa yland-surface' on page 177 undefined on input line 22175. LaTeX Warning: Hyper reference `api/class_wayland_surface:_CPPv414WaylandSurfac e' on page 177 undefined on input line 22187. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:_CPPv4N13MirEglSurfac e13MirEglSurfaceERKNSt10shared_ptrI9MirEglAppEEP9wl_output' on page 177 undefin ed on input line 22197. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:_CPPv4I0EN13MirEglSur face5paintEvRK7Painter' on page 177 undefined on input line 22220. LaTeX Warning: Hyper reference `api/classmiroil_1_1_compositor:_CPPv4N6miroil10 CompositorE' on page 177 undefined on input line 22270. LaTeX Warning: Hyper reference `api/classmiroil_1_1_compositor:_CPPv4N6miroil10 CompositorE' on page 177 undefined on input line 22270. LaTeX Warning: Hyper reference `api/classmiroil_1_1_compositor:_CPPv4N6miroil10 CompositorE' on page 177 undefined on input line 22270. [177] LaTeX Warning: Hyper reference `api/classmiroil_1_1_compositor:_CPPv4N6miroil10 Compositor10CompositorERK10Compositor' on page 178 undefined on input line 2231 7. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:_CPPv4N6miroil26DisplayConfigurationPolicy26DisplayConfigurationPolicyERK26Di splayConfigurationPolicy' on page 178 undefined on input line 22451. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:_CPPv4N6miroil26DisplayConfigurationPolicyE' on page 178 undefined on input l ine 22462. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:_CPPv4N6miroil26DisplayConfigurationPolicyE' on page 178 undefined on input l ine 22462. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:_CPPv4N6miroil26DisplayConfigurationPolicyE' on page 178 undefined on input l ine 22462. [178] LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_id:_CPPv4N6miroil9 DisplayIdE' on page 179 undefined on input line 22523. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons:_CPPv4N6miroil27DisplayConfigurationOptionsE' on page 179 undefined on inpu t line 22523. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_id:_CPPv4N6miroil9 DisplayIdE' on page 179 undefined on input line 22534. LaTeX Warning: Hyper reference `api/structmiroil_1_1_display_configuration_opti ons:_CPPv4N6miroil27DisplayConfigurationOptionsE' on page 179 undefined on inpu t line 22534. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 179 undefined on input line 22595. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 179 undefined on input line 22606. [179] LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder_1_1_event_inf o:exhale-class-classmiroil-1-1-event-builder-1-1-event-info' on page 180 undefi ned on input line 22635. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 180 undefined on input line 2 2679. LaTeX Warning: Hyper reference `api/typedef_toolkit__event_8h_1a63044195d46be7b 9bfc0c1b14e58d2bf:_CPPv410MirTouchId' on page 180 undefined on input line 22679 . LaTeX Warning: Hyper reference `api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e :_CPPv414MirTouchAction' on page 180 undefined on input line 22679. LaTeX Warning: Hyper reference `api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 :_CPPv416MirTouchTooltype' on page 180 undefined on input line 22679. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:_CPPv4N3mir9EventUPtrE' on page 180 undefined on input line 22690. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:_CPPv4N3mir9EventUPtrE' on page 180 undefined on input line 22690. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 180 undefined on input line 22690. LaTeX Warning: Hyper reference `api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 :_CPPv417MirKeyboardAction' on page 180 undefined on input line 22690. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 180 undefined on input line 22 690. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:_CPPv4N3mir9EventUPtrE' on page 180 undefined on input line 22701. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:_CPPv4N3mir9EventUPtrE' on page 180 undefined on input line 22701. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 180 undefined on input line 22701. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 180 undefined on input line 22 701. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:_CPPv4N3mir9EventUPtrE' on page 180 undefined on input line 22712. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1a88b800e19b3c392ea966 c24e387bd756:_CPPv4N3mir9EventUPtrE' on page 180 undefined on input line 22712. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 180 undefined on input line 22712. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 180 undefined on input line 22 712. LaTeX Warning: Hyper reference `api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a :_CPPv416MirPointerAction' on page 180 undefined on input line 22712. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1a2b4817a8254d583414afb53e 24021b37:_CPPv417MirPointerButtons' on page 180 undefined on input line 22712. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder:_CPPv4N6miroi l12EventBuilder9EventInfoE' on page 180 undefined on input line 22723. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder:_CPPv4N6miroi l12EventBuilder9EventInfoE' on page 180 undefined on input line 22723. [180] LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 181 undefined on input line 22781. LaTeX Warning: Hyper reference `api/classmiroil_1_1_event_builder:exhale-class- classmiroil-1-1-event-builder' on page 181 undefined on input line 22831. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 181 undefined on input line 22876. [181] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 182 undefined on i nput line 22970. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 182 undefined on i nput line 22970. LaTeX Warning: Hyper reference `api/classmiroil_1_1_g_l_buffer:_CPPv4N6miroil8G LBufferE' on page 182 undefined on input line 23028. LaTeX Warning: Hyper reference `api/classmiroil_1_1_g_l_buffer:_CPPv4N6miroil8G LBufferE' on page 182 undefined on input line 23028. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDevice11InputDeviceERK11InputDevice' on page 182 undefined on input line 23078. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDevice11InputDeviceERR11InputDevice' on page 182 undefined on input line 23089. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 182 undefined on input line 23122. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 182 undefined on input line 23122. [182] LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 183 undefined on input line 23133. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 183 undefined on input line 23133. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 183 undefined on input line 23144. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 183 undefined on input line 23166. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:_CPPv 4N6miroil19InputDeviceObserver19InputDeviceObserverERK19InputDeviceObserver' on page 183 undefined on input line 23249. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:_CPPv 4N6miroil19InputDeviceObserverE' on page 183 undefined on input line 23260. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:_CPPv 4N6miroil19InputDeviceObserverE' on page 183 undefined on input line 23260. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:_CPPv 4N6miroil19InputDeviceObserverE' on page 183 undefined on input line 23260. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 183 undefined on input line 23282. LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device:_CPPv4N6miroil 11InputDeviceE' on page 183 undefined on input line 23293. [183] LaTeX Warning: Hyper reference `api/typedef_mir__prompt__session_8h_1a9f1913a41 e6200b771c947cf072b2670:_CPPv416MirPromptSession' on page 184 undefined on inpu t line 23332. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSession16MirPromptSessionERK16MirPromptSession' on page 184 un defined on input line 23343. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSession16MirPromptSessionERR16MirPromptSession' on page 184 un defined on input line 23354. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSessionE' on page 184 undefined on input line 23376. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSessionE' on page 184 undefined on input line 23376. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSessionE' on page 184 undefined on input line 23387. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSessionE' on page 184 undefined on input line 23387. LaTeX Warning: Hyper reference `api/classmiroil_1_1_mir_prompt_session:_CPPv4N6 miroil16MirPromptSessionE' on page 184 undefined on input line 23398. LaTeX Warning: Hyper reference `api/typedef_mir__prompt__session_8h_1af99b904ad 1e86c3c71e253217472d399:_CPPv419MirClientFdCallback' on page 184 undefined on i nput line 23409. LaTeX Warning: Hyper reference `api/typedef_mir__prompt__session_8h_1a9f1913a41 e6200b771c947cf072b2670:_CPPv416MirPromptSession' on page 184 undefined on inpu t line 23423. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:_CP Pv4N6miroil21PromptSessionListenerE' on page 184 undefined on input line 23484. Overfull \hbox (11.16443pt too wide) in paragraph at lines 23517--23517 \T1/qtm/m/n/10 std::shared_ptr| LaTeX Warning: Hyper reference `api/typedef_namespacemiroil_1ac7c5e8cf8d2c8857a 343517074e30260:_CPPv4N6miroil17CreateNamedCursorE' on page 184 undefined on in put line 23528. [184] LaTeX Warning: Hyper reference `api/classmiroil_1_1_input_device_observer:_CPPv 4N6miroil19InputDeviceObserverE' on page 185 undefined on input line 23539. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:_CP Pv4N6miroil21PromptSessionListenerE' on page 185 undefined on input line 23550. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_polic y:_CPPv4N6miroil26DisplayConfigurationPolicyE' on page 185 undefined on input l ine 23653. Overfull \hbox (38.37pt too wide) in paragraph at lines 23653--23653 \T1/qtm/m/n/10 std::function(std::shared_ptr [185] LaTeX Warning: Hyper reference `api/classmiroil_1_1_persist_display_config:_CPP v4N6miroil20PersistDisplayConfig20PersistDisplayConfigERK20PersistDisplayConfig ' on page 186 undefined on input line 23678. LaTeX Warning: Hyper reference `api/classmiroil_1_1_persist_display_config:_CPP v4N6miroil20PersistDisplayConfigE' on page 186 undefined on input line 23689. LaTeX Warning: Hyper reference `api/classmiroil_1_1_persist_display_config:_CPP v4N6miroil20PersistDisplayConfigE' on page 186 undefined on input line 23689. LaTeX Warning: Hyper reference `api/classmiroil_1_1_display_configuration_stora ge:_CPPv4N6miroil27DisplayConfigurationStorageE' on page 186 undefined on input line 23700. LaTeX Warning: Hyper reference `api/classmiroil_1_1_persist_display_config:_CPP v4N6miroil20PersistDisplayConfig33DisplayConfigurationPolicyWrapperE' on page 1 86 undefined on input line 23700. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:_CP Pv4N6miroil21PromptSessionListenerE' on page 186 undefined on input line 23761. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:_CP Pv4N6miroil21PromptSessionListenerE' on page 186 undefined on input line 23761. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:_CP Pv4N6miroil21PromptSessionListenerE' on page 186 undefined on input line 23761. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_listener:_CP Pv4N6miroil21PromptSessionListener21PromptSessionListenerERK21PromptSessionList ener' on page 186 undefined on input line 23852. [186] LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManager20PromptSessionManagerERK20PromptSessionManager ' on page 187 undefined on input line 23902. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManager20PromptSessionManagerERR20PromptSessionManager ' on page 187 undefined on input line 23913. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManagerE' on page 187 undefined on input line 23935. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManagerE' on page 187 undefined on input line 23935. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManagerE' on page 187 undefined on input line 23946. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManagerE' on page 187 undefined on input line 23946. LaTeX Warning: Hyper reference `api/classmiroil_1_1_prompt_session_manager:_CPP v4N6miroil20PromptSessionManagerE' on page 187 undefined on input line 23957. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 187 undefined on input line 23968. [187] LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:_CPPv4N6mi roil15SurfaceObserverE' on page 188 undefined on input line 24123. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:_CPPv4N6mi roil15SurfaceObserverE' on page 188 undefined on input line 24134. LaTeX Warning: Hyper reference `api/typedef_namespacemiroil_1ae48d62a91236336cf 0dab9c4b13f1216:_CPPv4N6miroil12CompositorIDE' on page 188 undefined on input l ine 24145. LaTeX Warning: Hyper reference `api/enum_common_8h_1a215257e3ab146a11d4d6246946 fb1343:_CPPv414MirOrientation' on page 188 undefined on input line 24167. LaTeX Warning: Hyper reference `api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7f e545aa:_CPPv426MirPointerConfinementState' on page 188 undefined on input line 24178. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 188 undefined on input line 24200. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 188 undefined on input line 24200. LaTeX Warning: Hyper reference `api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610c f28f08:_CPPv415MirWindowAttrib' on page 188 undefined on input line 24225. LaTeX Warning: Hyper reference `api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610c f28f08:_CPPv415MirWindowAttrib' on page 188 undefined on input line 24236. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 188 undefined on input line 24247. [188] LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:_CPPv4N6mi roil15SurfaceObserver15SurfaceObserverERK15SurfaceObserver' on page 189 undefin ed on input line 24297. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:_CPPv4N6mi roil15SurfaceObserverE' on page 189 undefined on input line 24308. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:_CPPv4N6mi roil15SurfaceObserverE' on page 189 undefined on input line 24308. LaTeX Warning: Hyper reference `api/classmiroil_1_1_surface_observer:_CPPv4N6mi roil15SurfaceObserverE' on page 189 undefined on input line 24308. LaTeX Warning: Hyper reference `api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610c f28f08:_CPPv415MirWindowAttrib' on page 189 undefined on input line 24330. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 189 undefined on i nput line 24341. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 189 undefined on i nput line 24352. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a2c44532d 52df40fe265b24ce514756ef:_CPPv4N3mir8geometry5PointE' on page 189 undefined on input line 24363. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 189 undefined on i nput line 24385. LaTeX Warning: Hyper reference `api/enum_common_8h_1a215257e3ab146a11d4d6246946 fb1343:_CPPv414MirOrientation' on page 189 undefined on input line 24407. LaTeX Warning: Hyper reference `api/typedef_mir__input__device__types_8h_1a8143 c65f893772f5b8bba4ac57664c48:_CPPv416MirInputDeviceId' on page 189 undefined on input line 24451. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a0b496a04 ef755c93de3c851e34d6f85e:_CPPv4N3mir8geometry9RectangleE' on page 189 undefined on input line 24484. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 189 undefined on input line 2 4495. [189] LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:_CPPv413MirDepthLayer' on page 190 undefined on input line 24517. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 190 undefined on input line 1. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 190 undefined on input line 1. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv4N13SplashSession 13SplashSessionERK13SplashSession' on page 190 undefined on input line 24683. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 190 undefined on input line 24694. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 190 undefined on input line 24694. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 190 undefined on input line 24694. [190] LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 191 undefined on input line 1. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 191 undefined on input line 1. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy_1_1_m_r_ u_tile_list:exhale-class-class-tiling-window-manager-policy-1-1-m-r-u-tile-list ' on page 191 undefined on input line 24817. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:exh ale-class-classmiral-1-1-window-management-policy' on page 191 undefined on inp ut line 24829. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 191 undefined on input line 24841. [191] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 192 undefined on input line 24851. LaTeX Warning: Hyper reference `api/class_splash_session:_CPPv413SplashSession' on page 192 undefined on input line 24851. LaTeX Warning: Hyper reference `api/classmiral_1_1_internal_client_launcher:_CP Pv4N5miral22InternalClientLauncherE' on page 192 undefined on input line 24851. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 192 undefined on input line 24862. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 192 undefined on input line 24862. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 192 undefined on input line 24862. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 192 undefined on input line 24893. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 192 undefined on input line 24913. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_specification:_CPPv4N 5miral19WindowSpecificationE' on page 192 undefined on input line 24913. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 192 undefined on input line 25017. [192] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 193 undefined on input line 25056. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 193 undefined on input line 25076. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 193 undefined on input line 25096. LaTeX Warning: Hyper reference `api/structmiral_1_1_application_info:_CPPv4N5mi ral15ApplicationInfoE' on page 193 undefined on input line 25116. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 193 undefined on input line 25136. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 193 undefined on input line 25168. LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 193 undefined on input line 25168. [193] LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 194 undefined on input line 25204. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 194 undefined on input line 25235. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 194 undefined on input line 25235. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy:exhale-c lass-class-tiling-window-manager-policy' on page 194 undefined on input line 25 287. [194] LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy_1_1_m_r_ u_tile_list:_CPPv4N25TilingWindowManagerPolicy11MRUTileList10EnumeratorE' on pa ge 195 undefined on input line 25343. [195] LaTeX Warning: Hyper reference `api/class_wayland_output:_CPPv413WaylandOutput' on page 196 undefined on input line 25509. LaTeX Warning: Hyper reference `api/class_wayland_output:_CPPv413WaylandOutput' on page 196 undefined on input line 25520. LaTeX Warning: Hyper reference `api/class_wayland_output:_CPPv413WaylandOutput' on page 196 undefined on input line 25531. LaTeX Warning: Hyper reference `api/class_wayland_object:_CPPv4I0E13WaylandObje ct' on page 196 undefined on input line 25636. LaTeX Warning: Hyper reference `api/class_wayland_object:_CPPv4I0E13WaylandObje ct' on page 196 undefined on input line 25636. LaTeX Warning: Hyper reference `api/class_wayland_object:_CPPv4I0E13WaylandObje ct' on page 196 undefined on input line 1. LaTeX Warning: Hyper reference `api/class_wayland_object:_CPPv4I0E13WaylandObje ct' on page 196 undefined on input line 1. [196] LaTeX Warning: Hyper reference `api/class_wayland_app:_CPPv410WaylandApp' on pa ge 197 undefined on input line 25686. LaTeX Warning: Hyper reference `api/class_wayland_shm:class_wayland_shm' on pag e 197 undefined on input line 25774. LaTeX Warning: Hyper reference `api/class_wayland_shm:class_wayland_shm' on pag e 197 undefined on input line 25774. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 197 undefined on i nput line 25797. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ae1538211 aaabf520e474df18aa18aa7b:_CPPv4N3mir8geometry6StrideE' on page 197 undefined on input line 25797. LaTeX Warning: Hyper reference `api/class_wayland_shm_buffer:_CPPv416WaylandShm Buffer' on page 197 undefined on input line 25797. [197] LaTeX Warning: Hyper reference `api/class_wayland_shm_buffer:_CPPv416WaylandShm Buffer' on page 198 undefined on input line 25841. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 198 undefined on i nput line 25851. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ae1538211 aaabf520e474df18aa18aa7b:_CPPv4N3mir8geometry6StrideE' on page 198 undefined on input line 25851. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 198 undefined on i nput line 25884. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1ae1538211 aaabf520e474df18aa18aa7b:_CPPv4N3mir8geometry6StrideE' on page 198 undefined on input line 25895. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:exhale-class-class-mi r-egl-surface' on page 198 undefined on input line 25952. [198] LaTeX Warning: Hyper reference `api/class_mir_egl_surface:class_mir_egl_surface ' on page 199 undefined on input line 25968. LaTeX Warning: Hyper reference `api/class_wayland_app:_CPPv410WaylandApp' on pa ge 199 undefined on input line 25977. LaTeX Warning: Hyper reference `api/class_wayland_app:_CPPv410WaylandApp' on pa ge 199 undefined on input line 26046. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1a3a6ede03 fc30da2d830a9999ef9f26bd:_CPPv4N3mir8geometry4SizeE' on page 199 undefined on i nput line 26068. [199] LaTeX Warning: Hyper reference `api/function_namespacemir_1a0130c86f8fca8e1f7c5 b65dc47d31c46:namespacemir_1a0130c86f8fca8e1f7c5b65dc47d31c46' on page 200 unde fined on input line 26213. [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] LaTeX Warning: Hyper reference `api/structmiroil_1_1_edid_1_1_descriptor:exhale -struct-structmiroil-1-1-edid-1-1-descriptor' on page 224 undefined on input li ne 30329. [224] LaTeX Warning: Hyper reference `api/function_namespacemir_1ad0317ca6f21212ca736 4b2e14a06f971:namespacemir_1ad0317ca6f21212ca7364b2e14a06f971' on page 225 unde fined on input line 30432. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 225 undefined on input line 30497. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa8657df f455ecd336d440165e2f50630:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaXI1TE ERKN7generic1XI1TEE' on page 225 undefined on input line 30497. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 225 undefined on input line 30497. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa8657df f455ecd336d440165e2f50630:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaXI1TE ERKN7generic1XI1TEE' on page 225 undefined on input line 30497. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 225 undefined on input line 30497. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa8657df f455ecd336d440165e2f50630:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaXI1TE ERKN7generic1XI1TEE' on page 225 undefined on input line 30497. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 225 undefined on input line 30523. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a051b35d 8f1400da4b13e9b31c0f4872b:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaYI1TE ERKN7generic1YI1TEE' on page 225 undefined on input line 30523. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 225 undefined on input line 30523. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a051b35d 8f1400da4b13e9b31c0f4872b:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaYI1TE ERKN7generic1YI1TEE' on page 225 undefined on input line 30523. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 225 undefined on input line 30523. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a051b35d 8f1400da4b13e9b31c0f4872b:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaYI1TE ERKN7generic1YI1TEE' on page 225 undefined on input line 30523. [225] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 226 undefined on input line 30549. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aea8715e 1c445ce076b12e0d6f56ba6fe:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaXI1TE ERKN7generic5WidthI1TEE' on page 226 undefined on input line 30549. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 226 undefined on input line 30549. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aea8715e 1c445ce076b12e0d6f56ba6fe:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaXI1TE ERKN7generic5WidthI1TEE' on page 226 undefined on input line 30549. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 226 undefined on input line 30549. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aea8715e 1c445ce076b12e0d6f56ba6fe:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaXI1TE ERKN7generic5WidthI1TEE' on page 226 undefined on input line 30549. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 226 undefined on input line 30575. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1ab86e341 96ec541f958eab5edb7f83168:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaYI1TE ERKN7generic6HeightI1TEE' on page 226 undefined on input line 30575. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 226 undefined on input line 30575. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1ab86e341 96ec541f958eab5edb7f83168:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaYI1TE ERKN7generic6HeightI1TEE' on page 226 undefined on input line 30575. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 226 undefined on input line 30575. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1ab86e341 96ec541f958eab5edb7f83168:_CPPv4I0EN3mir8geometry8as_deltaEN7generic6DeltaYI1TE ERKN7generic6HeightI1TEE' on page 226 undefined on input line 30575. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 226 undefined on input line 30601. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa53dc92 6685665977b288eab6d6e2bab:_CPPv4I0EN3mir8geometry9as_heightEN7generic6HeightI1T EERKN7generic6DeltaYI1TEE' on page 226 undefined on input line 30601. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 226 undefined on input line 30601. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa53dc92 6685665977b288eab6d6e2bab:_CPPv4I0EN3mir8geometry9as_heightEN7generic6HeightI1T EERKN7generic6DeltaYI1TEE' on page 226 undefined on input line 30601. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 226 undefined on input line 30601. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1aa53dc92 6685665977b288eab6d6e2bab:_CPPv4I0EN3mir8geometry9as_heightEN7generic6HeightI1T EERKN7generic6DeltaYI1TEE' on page 226 undefined on input line 30601. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 226 undefined on input line 30627. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a4877ed7 3af1441ca5349f1b0d1de7d80:_CPPv4I0EN3mir8geometry9as_heightEN7generic6HeightI1T EERKN7generic1YI1TEE' on page 226 undefined on input line 30627. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 226 undefined on input line 30627. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a4877ed7 3af1441ca5349f1b0d1de7d80:_CPPv4I0EN3mir8geometry9as_heightEN7generic6HeightI1T EERKN7generic1YI1TEE' on page 226 undefined on input line 30627. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 226 undefined on input line 30627. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a4877ed7 3af1441ca5349f1b0d1de7d80:_CPPv4I0EN3mir8geometry9as_heightEN7generic6HeightI1T EERKN7generic1YI1TEE' on page 226 undefined on input line 30627. [226] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 227 undefined on input line 30653. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afbe7fe3 168e0941690699065bac1a518:_CPPv4I0EN3mir8geometry8as_widthEN7generic5WidthI1TEE RKN7generic6DeltaXI1TEE' on page 227 undefined on input line 30653. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 227 undefined on input line 30653. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afbe7fe3 168e0941690699065bac1a518:_CPPv4I0EN3mir8geometry8as_widthEN7generic5WidthI1TEE RKN7generic6DeltaXI1TEE' on page 227 undefined on input line 30653. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 227 undefined on input line 30653. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afbe7fe3 168e0941690699065bac1a518:_CPPv4I0EN3mir8geometry8as_widthEN7generic5WidthI1TEE RKN7generic6DeltaXI1TEE' on page 227 undefined on input line 30653. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 227 undefined on input line 30679. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a6dd1ec9 6ef9ef14b53448cb197bb8e48:_CPPv4I0EN3mir8geometry8as_widthEN7generic5WidthI1TEE RKN7generic1XI1TEE' on page 227 undefined on input line 30679. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 227 undefined on input line 30679. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a6dd1ec9 6ef9ef14b53448cb197bb8e48:_CPPv4I0EN3mir8geometry8as_widthEN7generic5WidthI1TEE RKN7generic1XI1TEE' on page 227 undefined on input line 30679. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 227 undefined on input line 30679. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a6dd1ec9 6ef9ef14b53448cb197bb8e48:_CPPv4I0EN3mir8geometry8as_widthEN7generic5WidthI1TEE RKN7generic1XI1TEE' on page 227 undefined on input line 30679. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 227 undefined on input line 30705. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a700f172 60561d27ab685533a9795274f:_CPPv4I0EN3mir8geometry4as_xEN7generic1XI1TEERKN7gene ric6DeltaXI1TEE' on page 227 undefined on input line 30705. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 227 undefined on input line 30705. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a700f172 60561d27ab685533a9795274f:_CPPv4I0EN3mir8geometry4as_xEN7generic1XI1TEERKN7gene ric6DeltaXI1TEE' on page 227 undefined on input line 30705. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 227 undefined on input line 30705. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a700f172 60561d27ab685533a9795274f:_CPPv4I0EN3mir8geometry4as_xEN7generic1XI1TEERKN7gene ric6DeltaXI1TEE' on page 227 undefined on input line 30705. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 227 undefined on input line 30731. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a8751538 9d72fc13d0bc74c81081ec160:_CPPv4I0EN3mir8geometry4as_xEN7generic1XI1TEERKN7gene ric5WidthI1TEE' on page 227 undefined on input line 30731. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 227 undefined on input line 30731. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a8751538 9d72fc13d0bc74c81081ec160:_CPPv4I0EN3mir8geometry4as_xEN7generic1XI1TEERKN7gene ric5WidthI1TEE' on page 227 undefined on input line 30731. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 227 undefined on input line 30731. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a8751538 9d72fc13d0bc74c81081ec160:_CPPv4I0EN3mir8geometry4as_xEN7generic1XI1TEERKN7gene ric5WidthI1TEE' on page 227 undefined on input line 30731. [227] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 228 undefined on input line 30757. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a2cdf1cf 189d9e5a9d0abdb71fd2840f6:_CPPv4I0EN3mir8geometry4as_yEN7generic1YI1TEERKN7gene ric6DeltaYI1TEE' on page 228 undefined on input line 30757. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 228 undefined on input line 30757. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a2cdf1cf 189d9e5a9d0abdb71fd2840f6:_CPPv4I0EN3mir8geometry4as_yEN7generic1YI1TEERKN7gene ric6DeltaYI1TEE' on page 228 undefined on input line 30757. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 228 undefined on input line 30757. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1a2cdf1cf 189d9e5a9d0abdb71fd2840f6:_CPPv4I0EN3mir8geometry4as_yEN7generic1YI1TEERKN7gene ric6DeltaYI1TEE' on page 228 undefined on input line 30757. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 228 undefined on input line 30783. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afd055ae 974dddfd77d5c0a261b02e5b8:_CPPv4I0EN3mir8geometry4as_yEN7generic1YI1TEERKN7gene ric6HeightI1TEE' on page 228 undefined on input line 30783. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 228 undefined on input line 30783. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afd055ae 974dddfd77d5c0a261b02e5b8:_CPPv4I0EN3mir8geometry4as_yEN7generic1YI1TEERKN7gene ric6HeightI1TEE' on page 228 undefined on input line 30783. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 228 undefined on input line 30783. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1afd055ae 974dddfd77d5c0a261b02e5b8:_CPPv4I0EN3mir8geometry4as_yEN7generic1YI1TEERKN7gene ric6HeightI1TEE' on page 228 undefined on input line 30783. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 228 undefined on input line 30809. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6fdec3ebbf531d87fd33a7328ba8f202:_CPPv4I0EN3mir8geometry7generic15as_displa cementE12DisplacementI1TERK4SizeI1TE' on page 228 undefined on input line 30809 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 228 undefined on input line 30809. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6fdec3ebbf531d87fd33a7328ba8f202:_CPPv4I0EN3mir8geometry7generic15as_displa cementE12DisplacementI1TERK4SizeI1TE' on page 228 undefined on input line 30809 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 228 undefined on input line 30809 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6fdec3ebbf531d87fd33a7328ba8f202:_CPPv4I0EN3mir8geometry7generic15as_displa cementE12DisplacementI1TERK4SizeI1TE' on page 228 undefined on input line 30809 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 228 undefined on input line 30835. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a17eac292e88bd242631a38da2aa7de46:_CPPv4I0EN3mir8geometry7generic15as_displa cementE12DisplacementI1TERK5PointI1TE' on page 228 undefined on input line 3083 5. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 228 undefined on input line 30835. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a17eac292e88bd242631a38da2aa7de46:_CPPv4I0EN3mir8geometry7generic15as_displa cementE12DisplacementI1TERK5PointI1TE' on page 228 undefined on input line 3083 5. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 228 undefined on input line 308 35. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a17eac292e88bd242631a38da2aa7de46:_CPPv4I0EN3mir8geometry7generic15as_displa cementE12DisplacementI1TERK5PointI1TE' on page 228 undefined on input line 3083 5. [228] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 229 undefined on input line 308 61. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4723a61d867aee5b1d398fd442a8e2c2:_CPPv4I0EN3mir8geometry7generic8as_pointE5 PointI1TERK12DisplacementI1TE' on page 229 undefined on input line 30861. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 229 undefined on input line 308 61. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4723a61d867aee5b1d398fd442a8e2c2:_CPPv4I0EN3mir8geometry7generic8as_pointE5 PointI1TERK12DisplacementI1TE' on page 229 undefined on input line 30861. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 229 undefined on input line 30861. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4723a61d867aee5b1d398fd442a8e2c2:_CPPv4I0EN3mir8geometry7generic8as_pointE5 PointI1TERK12DisplacementI1TE' on page 229 undefined on input line 30861. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 229 undefined on input line 308 87. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a81a79b8bcf195b8c5d8128903ed8ea63:_CPPv4I0EN3mir8geometry7generic8as_pointE5 PointI1TERK4SizeI1TE' on page 229 undefined on input line 30887. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 229 undefined on input line 308 87. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a81a79b8bcf195b8c5d8128903ed8ea63:_CPPv4I0EN3mir8geometry7generic8as_pointE5 PointI1TERK4SizeI1TE' on page 229 undefined on input line 30887. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 229 undefined on input line 30887 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a81a79b8bcf195b8c5d8128903ed8ea63:_CPPv4I0EN3mir8geometry7generic8as_pointE5 PointI1TERK4SizeI1TE' on page 229 undefined on input line 30887. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 229 undefined on input line 30913 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae86d1d3301d737c15444da63565a907c:_CPPv4I0EN3mir8geometry7generic7as_sizeE4S izeI1TERK12DisplacementI1TE' on page 229 undefined on input line 30913. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 229 undefined on input line 30913 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae86d1d3301d737c15444da63565a907c:_CPPv4I0EN3mir8geometry7generic7as_sizeE4S izeI1TERK12DisplacementI1TE' on page 229 undefined on input line 30913. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 229 undefined on input line 30913. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae86d1d3301d737c15444da63565a907c:_CPPv4I0EN3mir8geometry7generic7as_sizeE4S izeI1TERK12DisplacementI1TE' on page 229 undefined on input line 30913. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 229 undefined on input line 30939 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a199407defd2b71616b82ee5934c23856:_CPPv4I0EN3mir8geometry7generic7as_sizeE4S izeI1TERK5PointI1TE' on page 229 undefined on input line 30939. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 229 undefined on input line 30939 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a199407defd2b71616b82ee5934c23856:_CPPv4I0EN3mir8geometry7generic7as_sizeE4S izeI1TERK5PointI1TE' on page 229 undefined on input line 30939. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 229 undefined on input line 309 39. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a199407defd2b71616b82ee5934c23856:_CPPv4I0EN3mir8geometry7generic7as_sizeE4S izeI1TERK5PointI1TE' on page 229 undefined on input line 30939. [229] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a20b3092cf1efc41b3ab45efdf628e790:_CPPv4I0EN3mir8geometry7generic15intersect ion_ofE9RectangleI1TERK9RectangleI1TERK9RectangleI1TE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a20b3092cf1efc41b3ab45efdf628e790:_CPPv4I0EN3mir8geometry7generic15intersect ion_ofE9RectangleI1TERK9RectangleI1TERK9RectangleI1TE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a20b3092cf1efc41b3ab45efdf628e790:_CPPv4I0EN3mir8geometry7generic15intersect ion_ofE9RectangleI1TERK9RectangleI1TERK9RectangleI1TE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a20b3092cf1efc41b3ab45efdf628e790:_CPPv4I0EN3mir8geometry7generic15intersect ion_ofE9RectangleI1TERK9RectangleI1TERK9RectangleI1TE' on page 230 undefined on input line 30965. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af4e6f5c47e7c77382fad44a6314a431d:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TE6ScalarRK5WidthI1TE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af4e6f5c47e7c77382fad44a6314a431d:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TE6ScalarRK5WidthI1TE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af4e6f5c47e7c77382fad44a6314a431d:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TE6ScalarRK5WidthI1TE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af4e6f5c47e7c77382fad44a6314a431d:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TE6ScalarRK5WidthI1TE' on page 230 undefined on input line 30991. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5f9d47c8d835299a27eb59faba3a5bdb:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TE6ScalarRK6HeightI1TE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5f9d47c8d835299a27eb59faba3a5bdb:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TE6ScalarRK6HeightI1TE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5f9d47c8d835299a27eb59faba3a5bdb:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TE6ScalarRK6HeightI1TE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5f9d47c8d835299a27eb59faba3a5bdb:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TE6ScalarRK6HeightI1TE' on page 230 undefined on input line 31017. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 230 undefined on input line 31043. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a52dad8556887799c66fc8c7196a5698f:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TE6ScalarRK6DeltaXI1TE' on page 230 undefined on input line 31043. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 230 undefined on input line 31043. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a52dad8556887799c66fc8c7196a5698f:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TE6ScalarRK6DeltaXI1TE' on page 230 undefined on input line 31043. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a52dad8556887799c66fc8c7196a5698f:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TE6ScalarRK6DeltaXI1TE' on page 230 undefined on input line 31043. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 230 undefined on input line 31043. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a52dad8556887799c66fc8c7196a5698f:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TE6ScalarRK6DeltaXI1TE' on page 230 undefined on input line 31043. [230] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae370ca2d975d1256705b9eb649b9384d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TE6ScalarRK6DeltaYI1TE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae370ca2d975d1256705b9eb649b9384d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TE6ScalarRK6DeltaYI1TE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae370ca2d975d1256705b9eb649b9384d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TE6ScalarRK6DeltaYI1TE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae370ca2d975d1256705b9eb649b9384d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TE6ScalarRK6DeltaYI1TE' on page 231 undefined on input line 31069. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1afd0c21fa7fa756a62d9aabcd405ebc33:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TERK5WidthI1TE6Scalar' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1afd0c21fa7fa756a62d9aabcd405ebc33:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TERK5WidthI1TE6Scalar' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1afd0c21fa7fa756a62d9aabcd405ebc33:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TERK5WidthI1TE6Scalar' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1afd0c21fa7fa756a62d9aabcd405ebc33:_CPPv4I00EN3mir8geometry7genericmlE5WidthI 1TERK5WidthI1TE6Scalar' on page 231 undefined on input line 31095. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae97122825b863b6f2ccd0270848446e8:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TERK6HeightI1TE6Scalar' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae97122825b863b6f2ccd0270848446e8:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TERK6HeightI1TE6Scalar' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae97122825b863b6f2ccd0270848446e8:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TERK6HeightI1TE6Scalar' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ae97122825b863b6f2ccd0270848446e8:_CPPv4I00EN3mir8geometry7genericmlE6Height I1TERK6HeightI1TE6Scalar' on page 231 undefined on input line 31121. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 231 undefined on input line 31147. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a323aae0d2a9cb8c1af50a38edfeae01d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 231 undefined on input line 31147. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 231 undefined on input line 31147. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a323aae0d2a9cb8c1af50a38edfeae01d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 231 undefined on input line 31147. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 231 undefined on input line 31147. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a323aae0d2a9cb8c1af50a38edfeae01d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 231 undefined on input line 31147. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a323aae0d2a9cb8c1af50a38edfeae01d:_CPPv4I00EN3mir8geometry7genericmlE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 231 undefined on input line 31147. [231] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7791334394328be4b0151b98528f2fe4:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7791334394328be4b0151b98528f2fe4:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7791334394328be4b0151b98528f2fe4:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7791334394328be4b0151b98528f2fe4:_CPPv4I00EN3mir8geometry7genericmlE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 232 undefined on input line 31173. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 232 undefined on input line 31199. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a36a4cb20d39d1d06f1eeec6c47a4bb19:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TE6ScalarRK12DisplacementI1TE' on page 232 undefined on input line 311 99. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 232 undefined on input line 31199. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a36a4cb20d39d1d06f1eeec6c47a4bb19:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TE6ScalarRK12DisplacementI1TE' on page 232 undefined on input line 311 99. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a36a4cb20d39d1d06f1eeec6c47a4bb19:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TE6ScalarRK12DisplacementI1TE' on page 232 undefined on input line 311 99. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 232 undefined on input line 31199. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a36a4cb20d39d1d06f1eeec6c47a4bb19:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TE6ScalarRK12DisplacementI1TE' on page 232 undefined on input line 311 99. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 232 undefined on input line 31225. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a327d7dadfcd290b6ef9d6b32393afa7a:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TERK12DisplacementI1TE6Scalar' on page 232 undefined on input line 312 25. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 232 undefined on input line 31225. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a327d7dadfcd290b6ef9d6b32393afa7a:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TERK12DisplacementI1TE6Scalar' on page 232 undefined on input line 312 25. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 232 undefined on input line 31225. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a327d7dadfcd290b6ef9d6b32393afa7a:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TERK12DisplacementI1TE6Scalar' on page 232 undefined on input line 312 25. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a327d7dadfcd290b6ef9d6b32393afa7a:_CPPv4I00EN3mir8geometry7genericmlE12Displ acementI1TERK12DisplacementI1TE6Scalar' on page 232 undefined on input line 312 25. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 232 undefined on input line 31251 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a104c0fd63f970ec5511cd725b1f9f47c:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TE6ScalarRK4SizeI1TE' on page 232 undefined on input line 31251. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 232 undefined on input line 31251 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a104c0fd63f970ec5511cd725b1f9f47c:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TE6ScalarRK4SizeI1TE' on page 232 undefined on input line 31251. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a104c0fd63f970ec5511cd725b1f9f47c:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TE6ScalarRK4SizeI1TE' on page 232 undefined on input line 31251. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 232 undefined on input line 31251 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a104c0fd63f970ec5511cd725b1f9f47c:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TE6ScalarRK4SizeI1TE' on page 232 undefined on input line 31251. [232] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 233 undefined on input line 31277 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a40425554bd628f5020e436388dcafea0:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TERK4SizeI1TE6Scalar' on page 233 undefined on input line 31277. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 233 undefined on input line 31277 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a40425554bd628f5020e436388dcafea0:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TERK4SizeI1TE6Scalar' on page 233 undefined on input line 31277. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 233 undefined on input line 31277 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a40425554bd628f5020e436388dcafea0:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TERK4SizeI1TE6Scalar' on page 233 undefined on input line 31277. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a40425554bd628f5020e436388dcafea0:_CPPv4I00EN3mir8geometry7genericmlE4SizeI1 TERK4SizeI1TE6Scalar' on page 233 undefined on input line 31277. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a181fa4ae6e7300c27f95a52a44add7ed:_CPPv4I0EN3mir8geometry7genericplE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a181fa4ae6e7300c27f95a52a44add7ed:_CPPv4I0EN3mir8geometry7genericplE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a181fa4ae6e7300c27f95a52a44add7ed:_CPPv4I0EN3mir8geometry7genericplE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a181fa4ae6e7300c27f95a52a44add7ed:_CPPv4I0EN3mir8geometry7genericplE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 233 undefined on input line 31303. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad6ee0b3871f8f281a16e3f7c91b6f37d:_CPPv4I0EN3mir8geometry7genericplE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad6ee0b3871f8f281a16e3f7c91b6f37d:_CPPv4I0EN3mir8geometry7genericplE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad6ee0b3871f8f281a16e3f7c91b6f37d:_CPPv4I0EN3mir8geometry7genericplE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad6ee0b3871f8f281a16e3f7c91b6f37d:_CPPv4I0EN3mir8geometry7genericplE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 233 undefined on input line 31329. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a3d9f8465557fc10bb54430b6f4cac14e:_CPPv4I0EN3mir8geometry7genericplE1XI1TE1X I1TE6DeltaXI1TE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a3d9f8465557fc10bb54430b6f4cac14e:_CPPv4I0EN3mir8geometry7genericplE1XI1TE1X I1TE6DeltaXI1TE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a3d9f8465557fc10bb54430b6f4cac14e:_CPPv4I0EN3mir8geometry7genericplE1XI1TE1X I1TE6DeltaXI1TE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 233 undefined on input line 31355. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a3d9f8465557fc10bb54430b6f4cac14e:_CPPv4I0EN3mir8geometry7genericplE1XI1TE1X I1TE6DeltaXI1TE' on page 233 undefined on input line 31355. [233] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa302fcf5b8dfebb141aed6683e5334a6:_CPPv4I0EN3mir8geometry7genericplE1YI1TE1Y I1TE6DeltaYI1TE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa302fcf5b8dfebb141aed6683e5334a6:_CPPv4I0EN3mir8geometry7genericplE1YI1TE1Y I1TE6DeltaYI1TE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa302fcf5b8dfebb141aed6683e5334a6:_CPPv4I0EN3mir8geometry7genericplE1YI1TE1Y I1TE6DeltaYI1TE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa302fcf5b8dfebb141aed6683e5334a6:_CPPv4I0EN3mir8geometry7genericplE1YI1TE1Y I1TE6DeltaYI1TE' on page 234 undefined on input line 31381. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6141971b8939c74eefdcb5cb8b7703ea:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6141971b8939c74eefdcb5cb8b7703ea:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6141971b8939c74eefdcb5cb8b7703ea:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6141971b8939c74eefdcb5cb8b7703ea:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 234 undefined on input line 31407. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad5a1ddedf02b64e741acbebb99b81cf1:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad5a1ddedf02b64e741acbebb99b81cf1:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad5a1ddedf02b64e741acbebb99b81cf1:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad5a1ddedf02b64e741acbebb99b81cf1:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 234 undefined on input line 31433. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6217d7137611057780105a56d556339d:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE5WidthI1TE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6217d7137611057780105a56d556339d:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE5WidthI1TE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6217d7137611057780105a56d556339d:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE5WidthI1TE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 234 undefined on input line 31459. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6217d7137611057780105a56d556339d:_CPPv4I0EN3mir8geometry7genericplE5WidthI1 TE5WidthI1TE5WidthI1TE' on page 234 undefined on input line 31459. [234] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5d7ee345df77dad0f11f259399643d53:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6HeightI1TE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5d7ee345df77dad0f11f259399643d53:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6HeightI1TE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5d7ee345df77dad0f11f259399643d53:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6HeightI1TE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a5d7ee345df77dad0f11f259399643d53:_CPPv4I0EN3mir8geometry7genericplE6HeightI 1TE6HeightI1TE6HeightI1TE' on page 235 undefined on input line 31485. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 235 undefined on input line 31511. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a02ea1247e5f1e8f1cc4cd43ca861b110:_CPPv4I0EN3mir8geometry7genericplE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 235 undefined on in put line 31511. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 235 undefined on input line 31511. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a02ea1247e5f1e8f1cc4cd43ca861b110:_CPPv4I0EN3mir8geometry7genericplE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 235 undefined on in put line 31511. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 235 undefined on input line 31511. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a02ea1247e5f1e8f1cc4cd43ca861b110:_CPPv4I0EN3mir8geometry7genericplE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 235 undefined on in put line 31511. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 235 undefined on input line 31511. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a02ea1247e5f1e8f1cc4cd43ca861b110:_CPPv4I0EN3mir8geometry7genericplE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 235 undefined on in put line 31511. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 235 undefined on input line 315 37. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a10c7e474a060936e31ddeddf72541731:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 235 undefined on input line 31537. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 235 undefined on input line 315 37. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a10c7e474a060936e31ddeddf72541731:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 235 undefined on input line 31537. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 235 undefined on input line 315 37. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a10c7e474a060936e31ddeddf72541731:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 235 undefined on input line 31537. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 235 undefined on input line 31537. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a10c7e474a060936e31ddeddf72541731:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 235 undefined on input line 31537. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 235 undefined on input line 315 63. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa3c63e95b3b7f55344a0f99a3c70cf98:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK12DisplacementI1TERK5PointI1TE' on page 235 undefined on input line 31563. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 235 undefined on input line 315 63. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa3c63e95b3b7f55344a0f99a3c70cf98:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK12DisplacementI1TERK5PointI1TE' on page 235 undefined on input line 31563. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 235 undefined on input line 31563. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa3c63e95b3b7f55344a0f99a3c70cf98:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK12DisplacementI1TERK5PointI1TE' on page 235 undefined on input line 31563. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 235 undefined on input line 315 63. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa3c63e95b3b7f55344a0f99a3c70cf98:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TERK12DisplacementI1TERK5PointI1TE' on page 235 undefined on input line 31563. [235] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 236 undefined on input line 315 89. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac600d20596e724e16825e1bcd99ce0cc:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 236 undefined on input line 31589. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 236 undefined on input line 315 89. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac600d20596e724e16825e1bcd99ce0cc:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 236 undefined on input line 31589. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 236 undefined on input line 315 89. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac600d20596e724e16825e1bcd99ce0cc:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 236 undefined on input line 31589. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 236 undefined on input line 31589. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac600d20596e724e16825e1bcd99ce0cc:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 236 undefined on input line 31589. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 236 undefined on input line 316 15. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad43b6ddb0eabcb490474ae06bc83bf18:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 236 undefined on input line 31615. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 236 undefined on input line 316 15. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad43b6ddb0eabcb490474ae06bc83bf18:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 236 undefined on input line 31615. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 236 undefined on input line 316 15. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad43b6ddb0eabcb490474ae06bc83bf18:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 236 undefined on input line 31615. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 236 undefined on input line 31615. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad43b6ddb0eabcb490474ae06bc83bf18:_CPPv4I0EN3mir8geometry7genericplE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 236 undefined on input line 31615. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad0220805628fdb0779b03fe071c3e509:_CPPv4I0EN3mir8geometry7genericpLER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad0220805628fdb0779b03fe071c3e509:_CPPv4I0EN3mir8geometry7genericpLER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad0220805628fdb0779b03fe071c3e509:_CPPv4I0EN3mir8geometry7genericpLER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad0220805628fdb0779b03fe071c3e509:_CPPv4I0EN3mir8geometry7genericpLER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 236 undefined on input line 31641. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ffc062c66b2d04af0f446d96ae7db7b:_CPPv4I0EN3mir8geometry7genericpLER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ffc062c66b2d04af0f446d96ae7db7b:_CPPv4I0EN3mir8geometry7genericpLER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ffc062c66b2d04af0f446d96ae7db7b:_CPPv4I0EN3mir8geometry7genericpLER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 236 undefined on input line 31667. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ffc062c66b2d04af0f446d96ae7db7b:_CPPv4I0EN3mir8geometry7genericpLER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 236 undefined on input line 31667. [236] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9b38fb03856dead54d56ecc35e1504a7:_CPPv4I0EN3mir8geometry7genericpLER1XI1TER 1XI1TE6DeltaXI1TE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9b38fb03856dead54d56ecc35e1504a7:_CPPv4I0EN3mir8geometry7genericpLER1XI1TER 1XI1TE6DeltaXI1TE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9b38fb03856dead54d56ecc35e1504a7:_CPPv4I0EN3mir8geometry7genericpLER1XI1TER 1XI1TE6DeltaXI1TE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9b38fb03856dead54d56ecc35e1504a7:_CPPv4I0EN3mir8geometry7genericpLER1XI1TER 1XI1TE6DeltaXI1TE' on page 237 undefined on input line 31693. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abedc49564d417066f2f78643742dd3ae:_CPPv4I0EN3mir8geometry7genericpLER1YI1TER 1YI1TE6DeltaYI1TE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abedc49564d417066f2f78643742dd3ae:_CPPv4I0EN3mir8geometry7genericpLER1YI1TER 1YI1TE6DeltaYI1TE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abedc49564d417066f2f78643742dd3ae:_CPPv4I0EN3mir8geometry7genericpLER1YI1TER 1YI1TE6DeltaYI1TE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abedc49564d417066f2f78643742dd3ae:_CPPv4I0EN3mir8geometry7genericpLER1YI1TER 1YI1TE6DeltaYI1TE' on page 237 undefined on input line 31719. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a78f931e457fcac596811555cd22cbcae:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a78f931e457fcac596811555cd22cbcae:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a78f931e457fcac596811555cd22cbcae:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a78f931e457fcac596811555cd22cbcae:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 237 undefined on input line 31745. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abf2fa2d45cfb9e1fa937685b1e81f565:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abf2fa2d45cfb9e1fa937685b1e81f565:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abf2fa2d45cfb9e1fa937685b1e81f565:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 237 undefined on input line 31771. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abf2fa2d45cfb9e1fa937685b1e81f565:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 237 undefined on input line 31771. [237] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9ce81d2b19b054ac262af757398f08c0:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE5WidthI1TE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9ce81d2b19b054ac262af757398f08c0:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE5WidthI1TE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9ce81d2b19b054ac262af757398f08c0:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE5WidthI1TE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9ce81d2b19b054ac262af757398f08c0:_CPPv4I0EN3mir8geometry7genericpLER5WidthI 1TER5WidthI1TE5WidthI1TE' on page 238 undefined on input line 31797. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af1accce5b736f2fa8f2f965472466e0f:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6HeightI1TE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af1accce5b736f2fa8f2f965472466e0f:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6HeightI1TE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af1accce5b736f2fa8f2f965472466e0f:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6HeightI1TE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1af1accce5b736f2fa8f2f965472466e0f:_CPPv4I0EN3mir8geometry7genericpLER6Height I1TER6HeightI1TE6HeightI1TE' on page 238 undefined on input line 31823. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 238 undefined on input line 318 49. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abeb622c01757c875a47770a634754a2d:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 238 undefined on input line 31849. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 238 undefined on input line 318 49. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abeb622c01757c875a47770a634754a2d:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 238 undefined on input line 31849. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 238 undefined on input line 318 49. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abeb622c01757c875a47770a634754a2d:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 238 undefined on input line 31849. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 238 undefined on input line 31849. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1abeb622c01757c875a47770a634754a2d:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 238 undefined on input line 31849. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 238 undefined on input line 318 75. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a0b4e8e236257a7c2a3a0a954dbe65897:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 238 undefined on input line 31875. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 238 undefined on input line 318 75. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a0b4e8e236257a7c2a3a0a954dbe65897:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 238 undefined on input line 31875. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 238 undefined on input line 318 75. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a0b4e8e236257a7c2a3a0a954dbe65897:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 238 undefined on input line 31875. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 238 undefined on input line 31875. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a0b4e8e236257a7c2a3a0a954dbe65897:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 238 undefined on input line 31875. [238] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 239 undefined on input line 319 01. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aba6444847cbb5bf9738d84667cff3af0:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 239 undefined on input line 31901. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 239 undefined on input line 319 01. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aba6444847cbb5bf9738d84667cff3af0:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 239 undefined on input line 31901. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 239 undefined on input line 319 01. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aba6444847cbb5bf9738d84667cff3af0:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 239 undefined on input line 31901. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 239 undefined on input line 31901. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aba6444847cbb5bf9738d84667cff3af0:_CPPv4I0EN3mir8geometry7genericpLER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 239 undefined on input line 31901. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6b9e8f5e22faba96d2572d543ff3bf15:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6b9e8f5e22faba96d2572d543ff3bf15:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6b9e8f5e22faba96d2572d543ff3bf15:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6b9e8f5e22faba96d2572d543ff3bf15:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE6DeltaXI1TE' on page 239 undefined on input line 31927. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a38d441595497e0f077f01c0d7a126a23:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a38d441595497e0f077f01c0d7a126a23:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a38d441595497e0f077f01c0d7a126a23:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a38d441595497e0f077f01c0d7a126a23:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE6DeltaYI1TE' on page 239 undefined on input line 31953. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31979. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa4b6858cef3e945d286fa429c605b95a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE' on page 239 undefined on input line 31979. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31979. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa4b6858cef3e945d286fa429c605b95a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE' on page 239 undefined on input line 31979. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 239 undefined on input line 31979. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aa4b6858cef3e945d286fa429c605b95a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE6DeltaXI1TE' on page 239 undefined on input line 31979. [239] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 240 undefined on input line 32005. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a8277fe26a17132931a9d044f88925e94:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE' on page 240 undefined on input line 32005. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 240 undefined on input line 32005. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a8277fe26a17132931a9d044f88925e94:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE' on page 240 undefined on input line 32005. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 240 undefined on input line 32005. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a8277fe26a17132931a9d044f88925e94:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6DeltaYI1TE' on page 240 undefined on input line 32005. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27d05ab1ee87461fe630c540cd2184c7:_CPPv4I0EN3mir8geometry7genericmiE1XI1TE1X I1TE6DeltaXI1TE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27d05ab1ee87461fe630c540cd2184c7:_CPPv4I0EN3mir8geometry7genericmiE1XI1TE1X I1TE6DeltaXI1TE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27d05ab1ee87461fe630c540cd2184c7:_CPPv4I0EN3mir8geometry7genericmiE1XI1TE1X I1TE6DeltaXI1TE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27d05ab1ee87461fe630c540cd2184c7:_CPPv4I0EN3mir8geometry7genericmiE1XI1TE1X I1TE6DeltaXI1TE' on page 240 undefined on input line 32031. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab2a50e37f4aafe08289262bdc168219a:_CPPv4I0EN3mir8geometry7genericmiE1YI1TE1Y I1TE6DeltaYI1TE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab2a50e37f4aafe08289262bdc168219a:_CPPv4I0EN3mir8geometry7genericmiE1YI1TE1Y I1TE6DeltaYI1TE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab2a50e37f4aafe08289262bdc168219a:_CPPv4I0EN3mir8geometry7genericmiE1YI1TE1Y I1TE6DeltaYI1TE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab2a50e37f4aafe08289262bdc168219a:_CPPv4I0EN3mir8geometry7genericmiE1YI1TE1Y I1TE6DeltaYI1TE' on page 240 undefined on input line 32057. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a390e0fb8f25d5d246c1fd1e992899005:_CPPv4I0EN3mir8geometry7genericmiE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a390e0fb8f25d5d246c1fd1e992899005:_CPPv4I0EN3mir8geometry7genericmiE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a390e0fb8f25d5d246c1fd1e992899005:_CPPv4I0EN3mir8geometry7genericmiE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 240 undefined on input line 32083. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a390e0fb8f25d5d246c1fd1e992899005:_CPPv4I0EN3mir8geometry7genericmiE5WidthI1 TE5WidthI1TE6DeltaXI1TE' on page 240 undefined on input line 32083. [240] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a2c1278fea71479248fee2ab542e6079a:_CPPv4I0EN3mir8geometry7genericmiE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a2c1278fea71479248fee2ab542e6079a:_CPPv4I0EN3mir8geometry7genericmiE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a2c1278fea71479248fee2ab542e6079a:_CPPv4I0EN3mir8geometry7genericmiE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a2c1278fea71479248fee2ab542e6079a:_CPPv4I0EN3mir8geometry7genericmiE6HeightI 1TE6HeightI1TE6DeltaYI1TE' on page 241 undefined on input line 32109. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1adc492b7f136d63db0c6ed89b54a87512:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE1XI1TE1XI1TE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1adc492b7f136d63db0c6ed89b54a87512:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE1XI1TE1XI1TE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1adc492b7f136d63db0c6ed89b54a87512:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE1XI1TE1XI1TE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1adc492b7f136d63db0c6ed89b54a87512:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE1XI1TE1XI1TE' on page 241 undefined on input line 32135. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a32fff222528775d0a1132b3f0416ed29:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE1YI1TE1YI1TE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a32fff222528775d0a1132b3f0416ed29:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE1YI1TE1YI1TE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a32fff222528775d0a1132b3f0416ed29:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE1YI1TE1YI1TE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a32fff222528775d0a1132b3f0416ed29:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE1YI1TE1YI1TE' on page 241 undefined on input line 32161. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac1a23425544ee9e092820da592275438:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE5WidthI1TE5WidthI1TE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac1a23425544ee9e092820da592275438:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE5WidthI1TE5WidthI1TE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac1a23425544ee9e092820da592275438:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE5WidthI1TE5WidthI1TE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 241 undefined on input line 32187. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac1a23425544ee9e092820da592275438:_CPPv4I0EN3mir8geometry7genericmiE6DeltaXI 1TE5WidthI1TE5WidthI1TE' on page 241 undefined on input line 32187. [241] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a251256833e77be6423d620459f83c86a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6HeightI1TE6HeightI1TE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a251256833e77be6423d620459f83c86a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6HeightI1TE6HeightI1TE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a251256833e77be6423d620459f83c86a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6HeightI1TE6HeightI1TE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a251256833e77be6423d620459f83c86a:_CPPv4I0EN3mir8geometry7genericmiE6DeltaYI 1TE6HeightI1TE6HeightI1TE' on page 242 undefined on input line 32213. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32239. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac7f7c36ab8a0567d9dcb733974bb7d03:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 242 undefined on in put line 32239. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32239. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac7f7c36ab8a0567d9dcb733974bb7d03:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 242 undefined on in put line 32239. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32239. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac7f7c36ab8a0567d9dcb733974bb7d03:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 242 undefined on in put line 32239. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32239. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ac7f7c36ab8a0567d9dcb733974bb7d03:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TERK12DisplacementI1TE' on page 242 undefined on in put line 32239. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32265. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a112f9b7b1bd24249bcc73db7b24156b4:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TE' on page 242 undefined on input line 32265. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32265. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a112f9b7b1bd24249bcc73db7b24156b4:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TE' on page 242 undefined on input line 32265. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32265. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a112f9b7b1bd24249bcc73db7b24156b4:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK12DisplacementI1TE' on page 242 undefined on input line 32265. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 242 undefined on input line 322 91. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9123f327bffffec92d294f586c37a2a7:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 242 undefined on input line 32291. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 242 undefined on input line 322 91. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9123f327bffffec92d294f586c37a2a7:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 242 undefined on input line 32291. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 242 undefined on input line 322 91. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9123f327bffffec92d294f586c37a2a7:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 242 undefined on input line 32291. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 242 undefined on input line 32291. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a9123f327bffffec92d294f586c37a2a7:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TERK5PointI1TERK12DisplacementI1TE' on page 242 undefined on input line 32291. [242] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 243 undefined on input line 32317. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a39bab0118a09b7643105a1d92c1608ad:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK5PointI1TERK5PointI1TE' on page 243 undefined on input line 32317. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 243 undefined on input line 32317. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a39bab0118a09b7643105a1d92c1608ad:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK5PointI1TERK5PointI1TE' on page 243 undefined on input line 32317. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 17. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a39bab0118a09b7643105a1d92c1608ad:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK5PointI1TERK5PointI1TE' on page 243 undefined on input line 32317. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 17. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a39bab0118a09b7643105a1d92c1608ad:_CPPv4I0EN3mir8geometry7genericmiE12Displa cementI1TERK5PointI1TERK5PointI1TE' on page 243 undefined on input line 32317. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 43. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a735bb86526f8d317ff170b05fd4b7634:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 243 undefined on input line 32343. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 43. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a735bb86526f8d317ff170b05fd4b7634:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 243 undefined on input line 32343. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 43. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a735bb86526f8d317ff170b05fd4b7634:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 243 undefined on input line 32343. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 243 undefined on input line 32343. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a735bb86526f8d317ff170b05fd4b7634:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaXI1TE' on page 243 undefined on input line 32343. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 69. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a05063e0745a0d0627d223abe8a1ebf3f:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 243 undefined on input line 32369. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 69. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a05063e0745a0d0627d223abe8a1ebf3f:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 243 undefined on input line 32369. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 243 undefined on input line 323 69. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a05063e0745a0d0627d223abe8a1ebf3f:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 243 undefined on input line 32369. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 243 undefined on input line 32369. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a05063e0745a0d0627d223abe8a1ebf3f:_CPPv4I0EN3mir8geometry7genericmiE5PointI1 TE5PointI1TE6DeltaYI1TE' on page 243 undefined on input line 32369. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a410f06abe96430e2414d98bec21739e1:_CPPv4I0EN3mir8geometry7genericmIER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a410f06abe96430e2414d98bec21739e1:_CPPv4I0EN3mir8geometry7genericmIER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a410f06abe96430e2414d98bec21739e1:_CPPv4I0EN3mir8geometry7genericmIER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 243 undefined on input line 32395. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a410f06abe96430e2414d98bec21739e1:_CPPv4I0EN3mir8geometry7genericmIER6DeltaX I1TER6DeltaXI1TE6DeltaXI1TE' on page 243 undefined on input line 32395. [243] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ade7217983a9876ca270c2b4fc5ac5627:_CPPv4I0EN3mir8geometry7genericmIER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ade7217983a9876ca270c2b4fc5ac5627:_CPPv4I0EN3mir8geometry7genericmIER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ade7217983a9876ca270c2b4fc5ac5627:_CPPv4I0EN3mir8geometry7genericmIER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ade7217983a9876ca270c2b4fc5ac5627:_CPPv4I0EN3mir8geometry7genericmIER6DeltaY I1TER6DeltaYI1TE6DeltaYI1TE' on page 244 undefined on input line 32421. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aed30b72d2e8c2d544ce7f15d2f08351a:_CPPv4I0EN3mir8geometry7genericmIER1XI1TER 1XI1TE6DeltaXI1TE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aed30b72d2e8c2d544ce7f15d2f08351a:_CPPv4I0EN3mir8geometry7genericmIER1XI1TER 1XI1TE6DeltaXI1TE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aed30b72d2e8c2d544ce7f15d2f08351a:_CPPv4I0EN3mir8geometry7genericmIER1XI1TER 1XI1TE6DeltaXI1TE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1aed30b72d2e8c2d544ce7f15d2f08351a:_CPPv4I0EN3mir8geometry7genericmIER1XI1TER 1XI1TE6DeltaXI1TE' on page 244 undefined on input line 32447. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab0051909d409dc3d357b0e8b92c14cce:_CPPv4I0EN3mir8geometry7genericmIER1YI1TER 1YI1TE6DeltaYI1TE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab0051909d409dc3d357b0e8b92c14cce:_CPPv4I0EN3mir8geometry7genericmIER1YI1TER 1YI1TE6DeltaYI1TE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab0051909d409dc3d357b0e8b92c14cce:_CPPv4I0EN3mir8geometry7genericmIER1YI1TER 1YI1TE6DeltaYI1TE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab0051909d409dc3d357b0e8b92c14cce:_CPPv4I0EN3mir8geometry7genericmIER1YI1TER 1YI1TE6DeltaYI1TE' on page 244 undefined on input line 32473. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad8416ea0cf2661d6d0e49648c09de2c2:_CPPv4I0EN3mir8geometry7genericmIER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad8416ea0cf2661d6d0e49648c09de2c2:_CPPv4I0EN3mir8geometry7genericmIER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad8416ea0cf2661d6d0e49648c09de2c2:_CPPv4I0EN3mir8geometry7genericmIER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 244 undefined on input line 32499. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad8416ea0cf2661d6d0e49648c09de2c2:_CPPv4I0EN3mir8geometry7genericmIER5WidthI 1TER5WidthI1TE6DeltaXI1TE' on page 244 undefined on input line 32499. [244] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4dcb33a72d7e95ca5dad24967742ca4e:_CPPv4I0EN3mir8geometry7genericmIER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4dcb33a72d7e95ca5dad24967742ca4e:_CPPv4I0EN3mir8geometry7genericmIER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4dcb33a72d7e95ca5dad24967742ca4e:_CPPv4I0EN3mir8geometry7genericmIER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4dcb33a72d7e95ca5dad24967742ca4e:_CPPv4I0EN3mir8geometry7genericmIER6Height I1TER6HeightI1TE6DeltaYI1TE' on page 245 undefined on input line 32525. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 325 51. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a109eb7762802452d3f92f6c7db76dc8d:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 245 undefined on input line 32551. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 325 51. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a109eb7762802452d3f92f6c7db76dc8d:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 245 undefined on input line 32551. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 325 51. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a109eb7762802452d3f92f6c7db76dc8d:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 245 undefined on input line 32551. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 245 undefined on input line 32551. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a109eb7762802452d3f92f6c7db76dc8d:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TERK12DisplacementI1TE' on page 245 undefined on input line 32551. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 325 77. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6e9e8676e548c8d41a67dac595e2f53b:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 245 undefined on input line 32577. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 325 77. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6e9e8676e548c8d41a67dac595e2f53b:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 245 undefined on input line 32577. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 325 77. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6e9e8676e548c8d41a67dac595e2f53b:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 245 undefined on input line 32577. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 245 undefined on input line 32577. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a6e9e8676e548c8d41a67dac595e2f53b:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaXI1TE' on page 245 undefined on input line 32577. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 326 03. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad7a1760f32dab0b9b678a439299dd257:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 245 undefined on input line 32603. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 326 03. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad7a1760f32dab0b9b678a439299dd257:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 245 undefined on input line 32603. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 245 undefined on input line 326 03. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad7a1760f32dab0b9b678a439299dd257:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 245 undefined on input line 32603. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 245 undefined on input line 32603. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad7a1760f32dab0b9b678a439299dd257:_CPPv4I0EN3mir8geometry7genericmIER5PointI 1TER5PointI1TE6DeltaYI1TE' on page 245 undefined on input line 32603. [245] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad831cce03545ad50748c7fdac5d54968:_CPPv4I00EN3mir8geometry7genericdvE5WidthI 1TERK5WidthI1TE6Scalar' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad831cce03545ad50748c7fdac5d54968:_CPPv4I00EN3mir8geometry7genericdvE5WidthI 1TERK5WidthI1TE6Scalar' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad831cce03545ad50748c7fdac5d54968:_CPPv4I00EN3mir8geometry7genericdvE5WidthI 1TERK5WidthI1TE6Scalar' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad831cce03545ad50748c7fdac5d54968:_CPPv4I00EN3mir8geometry7genericdvE5WidthI 1TERK5WidthI1TE6Scalar' on page 246 undefined on input line 32629. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a55db8b115ef746e13eac140084e57b0a:_CPPv4I00EN3mir8geometry7genericdvE6Height I1TERK6HeightI1TE6Scalar' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a55db8b115ef746e13eac140084e57b0a:_CPPv4I00EN3mir8geometry7genericdvE6Height I1TERK6HeightI1TE6Scalar' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a55db8b115ef746e13eac140084e57b0a:_CPPv4I00EN3mir8geometry7genericdvE6Height I1TERK6HeightI1TE6Scalar' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a55db8b115ef746e13eac140084e57b0a:_CPPv4I00EN3mir8geometry7genericdvE6Height I1TERK6HeightI1TE6Scalar' on page 246 undefined on input line 32655. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7b8b7786dbddb8f1be29a71f48bdeadc:_CPPv4I00EN3mir8geometry7genericdvE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7b8b7786dbddb8f1be29a71f48bdeadc:_CPPv4I00EN3mir8geometry7genericdvE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7b8b7786dbddb8f1be29a71f48bdeadc:_CPPv4I00EN3mir8geometry7genericdvE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7b8b7786dbddb8f1be29a71f48bdeadc:_CPPv4I00EN3mir8geometry7genericdvE6DeltaX I1TERK6DeltaXI1TE6Scalar' on page 246 undefined on input line 32681. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 246 undefined on input line 32707. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a95f44d7badfa2ffcedca9f17665d80d6:_CPPv4I00EN3mir8geometry7genericdvE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 246 undefined on input line 32707. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 246 undefined on input line 32707. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a95f44d7badfa2ffcedca9f17665d80d6:_CPPv4I00EN3mir8geometry7genericdvE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 246 undefined on input line 32707. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 246 undefined on input line 32707. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a95f44d7badfa2ffcedca9f17665d80d6:_CPPv4I00EN3mir8geometry7genericdvE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 246 undefined on input line 32707. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a95f44d7badfa2ffcedca9f17665d80d6:_CPPv4I00EN3mir8geometry7genericdvE6DeltaY I1TERK6DeltaYI1TE6Scalar' on page 246 undefined on input line 32707. [246] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 247 undefined on input line 32733. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a420c6c388741ae1315dc37250fa76ecb:_CPPv4I00EN3mir8geometry7genericdvEDaRK1XI 1TERK5WidthI1UE' on page 247 undefined on input line 32733. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 247 undefined on input line 32733. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a420c6c388741ae1315dc37250fa76ecb:_CPPv4I00EN3mir8geometry7genericdvEDaRK1XI 1TERK5WidthI1UE' on page 247 undefined on input line 32733. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 247 undefined on input line 32759. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ce19a130c92c2d0831422431513b451:_CPPv4I00EN3mir8geometry7genericdvEDaRK1YI 1TERK6HeightI1UE' on page 247 undefined on input line 32759. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 247 undefined on input line 32759. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a4ce19a130c92c2d0831422431513b451:_CPPv4I00EN3mir8geometry7genericdvEDaRK1YI 1TERK6HeightI1UE' on page 247 undefined on input line 32759. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 247 undefined on input line 32785 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a79da29285c57e5eeeb38d251c5fe3c67:_CPPv4I00EN3mir8geometry7genericdvE4SizeI1 TERK4SizeI1TE6Scalar' on page 247 undefined on input line 32785. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 247 undefined on input line 32785 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a79da29285c57e5eeeb38d251c5fe3c67:_CPPv4I00EN3mir8geometry7genericdvE4SizeI1 TERK4SizeI1TE6Scalar' on page 247 undefined on input line 32785. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 247 undefined on input line 32785 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a79da29285c57e5eeeb38d251c5fe3c67:_CPPv4I00EN3mir8geometry7genericdvE4SizeI1 TERK4SizeI1TE6Scalar' on page 247 undefined on input line 32785. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a79da29285c57e5eeeb38d251c5fe3c67:_CPPv4I00EN3mir8geometry7genericdvE4SizeI1 TERK4SizeI1TE6Scalar' on page 247 undefined on input line 32785. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 247 undefined on input line 32811. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a646295f94e8356d254f471acafe9d282:_CPPv4I0EN3mir8geometry7genericltEbRK12Dis placementI1TERK12DisplacementI1TE' on page 247 undefined on input line 32811. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 247 undefined on input line 32811. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a646295f94e8356d254f471acafe9d282:_CPPv4I0EN3mir8geometry7genericltEbRK12Dis placementI1TERK12DisplacementI1TE' on page 247 undefined on input line 32811. [247] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 248 undefined on input line 32 837. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab07a93a35b952ff5aac29355d9f5785d:_CPPv4I00EN3mir8geometry7genericlsERNSt7os treamERNSt7ostreamERK5ValueI1T3TagE' on page 248 undefined on input line 32837. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ab07a93a35b952ff5aac29355d9f5785d:_CPPv4I00EN3mir8geometry7genericlsERNSt7os treamERNSt7ostreamERK5ValueI1T3TagE' on page 248 undefined on input line 32837. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 248 undefined on input line 32863. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a82b4e935b8be472ba0420e6b5f9f139c:_CPPv4I0EN3mir8geometry7genericlsERNSt7ost reamERNSt7ostreamERK12DisplacementI1TE' on page 248 undefined on input line 328 63. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 248 undefined on input line 328 89. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a7dcce1955a8257b3e9b20a61fef287fd:_CPPv4I0EN3mir8geometry7genericlsERNSt7ost reamERNSt7ostreamERK5PointI1TE' on page 248 undefined on input line 32889. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 248 undefined on input line 32915. LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1a27b75d9b65f6a054f82cce34178ad379:_CPPv4I0EN3mir8geometry7genericlsERNSt7ost reamERNSt7ostreamERK9RectangleI1TE' on page 248 undefined on input line 32915. [248] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 249 undefined on input line 32941 . LaTeX Warning: Hyper reference `api/function_namespacemir_1_1geometry_1_1generi c_1ad26b5e4ae7907ced512e983a4d2626e3:_CPPv4I0EN3mir8geometry7genericlsERNSt7ost reamERNSt7ostreamERK4SizeI1TE' on page 249 undefined on input line 32941. LaTeX Warning: Hyper reference `api/classmir_1_1geometry_1_1_rectangles:_CPPv4N 3mir8geometry10RectanglesE' on page 249 undefined on input line 32966. LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:_CPPv413MirDepthLayer' on page 249 undefined on input line 32991. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 249 undefined on input line 33023. LaTeX Warning: Hyper reference `api/function_namespacemir_1af9dae9c8d4ab9b69f3f 0968f1cddef27:_CPPv4I0EN3mirneEbRK14optional_valueI1TERK14optional_valueI1TE' o n page 249 undefined on input line 33023. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 249 undefined on input line 33023. LaTeX Warning: Hyper reference `api/function_namespacemir_1af9dae9c8d4ab9b69f3f 0968f1cddef27:_CPPv4I0EN3mirneEbRK14optional_valueI1TERK14optional_valueI1TE' o n page 249 undefined on input line 33023. [249] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 250 undefined on input line 33049. LaTeX Warning: Hyper reference `api/function_namespacemir_1abc2f7a3e9f4b945a5b4 8ca390f68247c:_CPPv4I0EN3mirneEbRK14optional_valueI1TERK1T' on page 250 undefin ed on input line 33049. LaTeX Warning: Hyper reference `api/function_namespacemir_1abc2f7a3e9f4b945a5b4 8ca390f68247c:_CPPv4I0EN3mirneEbRK14optional_valueI1TERK1T' on page 250 undefin ed on input line 33049. LaTeX Warning: Hyper reference `api/function_namespacemir_1ae76330cbf76c91f171a d229bbb97771b:_CPPv4I0EN3mirneEbRK1TRK14optional_valueI1TE' on page 250 undefin ed on input line 33075. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 250 undefined on input line 33075. LaTeX Warning: Hyper reference `api/function_namespacemir_1ae76330cbf76c91f171a d229bbb97771b:_CPPv4I0EN3mirneEbRK1TRK14optional_valueI1TE' on page 250 undefin ed on input line 33075. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 250 undefined on input line 33101. LaTeX Warning: Hyper reference `api/function_namespacemir_1abaa4c8d43bb387d445b c9efca9526c5d:_CPPv4I00EN3mirlsERNSt7ostreamERNSt7ostreamERK10IntWrapperI3Tag9V alueTypeE' on page 250 undefined on input line 33101. LaTeX Warning: Hyper reference `api/function_namespacemir_1abaa4c8d43bb387d445b c9efca9526c5d:_CPPv4I00EN3mirlsERNSt7ostreamERNSt7ostreamERK10IntWrapperI3Tag9V alueTypeE' on page 250 undefined on input line 33101. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 250 undefined on input line 33127. LaTeX Warning: Hyper reference `api/function_namespacemir_1aba75ffce97e40879fab 5f17c41e173ec:_CPPv4I0EN3mireqEbRK14optional_valueI1TERK14optional_valueI1TE' o n page 250 undefined on input line 33127. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 250 undefined on input line 33127. LaTeX Warning: Hyper reference `api/function_namespacemir_1aba75ffce97e40879fab 5f17c41e173ec:_CPPv4I0EN3mireqEbRK14optional_valueI1TERK14optional_valueI1TE' o n page 250 undefined on input line 33127. [250] LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 251 undefined on input line 33153. LaTeX Warning: Hyper reference `api/function_namespacemir_1ad0c3dc577cd83f394fd 02af500d791b4:_CPPv4I0EN3mireqEbRK14optional_valueI1TERK1T' on page 251 undefin ed on input line 33153. LaTeX Warning: Hyper reference `api/function_namespacemir_1ad0c3dc577cd83f394fd 02af500d791b4:_CPPv4I0EN3mireqEbRK14optional_valueI1TERK1T' on page 251 undefin ed on input line 33153. LaTeX Warning: Hyper reference `api/function_namespacemir_1a4557675a8e91466a112 5e1090a106f09:_CPPv4I0EN3mireqEbRK1TRK14optional_valueI1TE' on page 251 undefin ed on input line 33179. LaTeX Warning: Hyper reference `api/classmir_1_1optional__value:_CPPv4I0EN3mir1 4optional_valueE' on page 251 undefined on input line 33179. LaTeX Warning: Hyper reference `api/function_namespacemir_1a4557675a8e91466a112 5e1090a106f09:_CPPv4I0EN3mireqEbRK1TRK14optional_valueI1TE' on page 251 undefin ed on input line 33179. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:_CPPv413MirEglSurface ' on page 251 undefined on input line 33204. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:_CPPv413MirEglSurface ' on page 251 undefined on input line 33204. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:_CPPv413MirEglSurface ' on page 251 undefined on input line 33229. LaTeX Warning: Hyper reference `api/class_mir_egl_surface:_CPPv413MirEglSurface ' on page 251 undefined on input line 33229. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a8e6bfd7efe90724d9 da7cf63984eed92:_CPPv4I0DpEN5miral25add_window_manager_policyE19WindowManagerOp tionRKNSt6stringEDpR4Args' on page 251 undefined on input line 33255. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_manager_option:_CPPv 4N5miral19WindowManagerOptionE' on page 251 undefined on input line 33255. [251] LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 252 undefined on input line 33280. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 252 undefined on input line 33323. [252] LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 253 undefined on input line 33366. LaTeX Warning: Hyper reference `api/enum_common_8h_1a58319ffb4da6d914911b049e1f ec2f89:_CPPv417MirLifecycleState' on page 253 undefined on input line 33366. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 253 undefined on input line 33432. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 253 undefined on input line 33432. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 253 undefined on input line 33457. [253] LaTeX Warning: Hyper reference `api/function_namespacemiral_1a0389a9966b09ff8ed 8c3592b28ae7ee0:_CPPv4I0EN5miral18lambda_as_functionEN6detail12FunctionTypeIDTa dNSt16remove_referenceI6LambdaE4typeclEEE4typeERR6Lambda' on page 254 undefined on input line 33483. LaTeX Warning: Hyper reference `api/structmiral_1_1detail_1_1_function_type:_CP Pv4I0EN5miral6detail12FunctionTypeE' on page 254 undefined on input line 33483. LaTeX Warning: Hyper reference `api/function_namespacemiral_1a0389a9966b09ff8ed 8c3592b28ae7ee0:_CPPv4I0EN5miral18lambda_as_functionEN6detail12FunctionTypeIDTa dNSt16remove_referenceI6LambdaE4typeclEEE4typeERR6Lambda' on page 254 undefined on input line 33483. Overfull \hbox (45.9395pt too wide) in paragraph at lines 33483--33483 \T1/qtm/m/n/10 tail::\T1/qtm/m/it/10 FunctionType\T1/qtm/m/n/10 ::type::operator\T1/txt t/bx/n/10 ()\T1/qtm/m/n/10 )>::type| LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 254 undefined on input line 33508. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 254 undefined on input line 33533. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output1 4PhysicalSizeMME' on page 254 undefined on input line 33533. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 254 undefined on input line 33533. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output1 4PhysicalSizeMME' on page 254 undefined on input line 33533. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 254 undefined on input line 33558. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 254 undefined on input line 33558. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 254 undefined on input line 33583. [254] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 255 undefined on input line 33608. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 255 undefined on input line 33633. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 255 undefined on input line 33633. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 255 undefined on input line 33658. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 255 undefined on input line 33658. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 255 undefined on input line 33683. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output1 4PhysicalSizeMME' on page 255 undefined on input line 33683. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6OutputE ' on page 255 undefined on input line 33683. LaTeX Warning: Hyper reference `api/classmiral_1_1_output:_CPPv4N5miral6Output1 4PhysicalSizeMME' on page 255 undefined on input line 33683. [255] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33708. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33708. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33733. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33758. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33783. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33783. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33808. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 256 undefined on input line 33808. [256] LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 257 undefined on input line 33833. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 257 undefined on input line 33858. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 257 undefined on input line 33858. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 257 undefined on input line 33892. Overfull \hbox (28.84496pt too wide) in paragraph at lines 33903--33905 [][][]$\T1/qtm/m/n/10 https : / / github . com / google / googletest / blob / m ain / docs / advanced . md # teaching-[]googletest-[]how-[]to-[]print-[]your-[] values$[][] [257] LaTeX Warning: Hyper reference `api/function_namespacemiral_1ab1201343029116dfc b9e9b21505b98e6:_CPPv4I0DpEN5miral28set_window_management_policyE25SetWindowMan agementPolicyDpR4Args' on page 258 undefined on input line 33940. LaTeX Warning: Hyper reference `api/classmiral_1_1_set_window_management_policy :_CPPv4N5miral25SetWindowManagementPolicyE' on page 258 undefined on input line 33940. LaTeX Warning: Hyper reference `api/typedef_namespacemiral_1a85dce511f40e7b6b46 d62a84731b9b60:_CPPv4N5miral11ApplicationE' on page 258 undefined on input line 33965. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 258 undefined on input line 3 4002. [258] LaTeX Warning: Hyper reference `api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a :_CPPv412MirEventType' on page 259 undefined on input line 34043. LaTeX Warning: Hyper reference `api/enums_8h_1a712a4ef4fc23b2bddc5d7f7377ceaf4a :_CPPv412MirEventType' on page 259 undefined on input line 34043. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 259 undefined on input line 3 4043. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 259 undefined on input line 3 4084. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 259 undefined on input line 3 4084. [259] [260] LaTeX Warning: Hyper reference `api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 :_CPPv417MirInputEventType' on page 261 undefined on input line 34277. LaTeX Warning: Hyper reference `api/enums_8h_1a334b6f462d981b32fd590be762a0ee58 :_CPPv417MirInputEventType' on page 261 undefined on input line 34277. LaTeX Warning: Hyper reference `api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 :_CPPv417MirKeyboardAction' on page 261 undefined on input line 34318. LaTeX Warning: Hyper reference `api/enums_8h_1ab61bfb7575c845b69bf2932c4c2ab495 :_CPPv417MirKeyboardAction' on page 261 undefined on input line 34318. [261] [262] LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 263 undefined on input line 34 485. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 263 undefined on input line 34 485. LaTeX Warning: Hyper reference `api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a :_CPPv416MirPointerAction' on page 263 undefined on input line 34564. LaTeX Warning: Hyper reference `api/enums_8h_1a21471c2b2f03eb7e03907c5539ec4c2a :_CPPv416MirPointerAction' on page 263 undefined on input line 34564. [263] LaTeX Warning: Hyper reference `api/enums_8h_1ae98f3e1892277e54e0b278283cf0bc4c :_CPPv414MirPointerAxis' on page 264 undefined on input line 34602. LaTeX Warning: Hyper reference `api/enums_8h_1ab283701be29eca88282fa0d5fe8306d8 :_CPPv416MirPointerButton' on page 264 undefined on input line 34647. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1a2b4817a8254d583414afb53e 24021b37:_CPPv417MirPointerButtons' on page 264 undefined on input line 34692. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1a2b4817a8254d583414afb53e 24021b37:_CPPv417MirPointerButtons' on page 264 undefined on input line 34692. [264] LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 265 undefined on input line 34 768. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 265 undefined on input line 34 768. LaTeX Warning: Hyper reference `api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e :_CPPv414MirTouchAction' on page 265 undefined on input line 34806. LaTeX Warning: Hyper reference `api/enums_8h_1ae8047e5c9907659a3a8edd3a7b380c2e :_CPPv414MirTouchAction' on page 265 undefined on input line 34806. [265] LaTeX Warning: Hyper reference `api/enums_8h_1acb5dd8de82dba71f2041147e03057dd1 :_CPPv412MirTouchAxis' on page 266 undefined on input line 34851. LaTeX Warning: Hyper reference `api/typedef_toolkit__event_8h_1a63044195d46be7b 9bfc0c1b14e58d2bf:_CPPv410MirTouchId' on page 266 undefined on input line 34900 . LaTeX Warning: Hyper reference `api/typedef_toolkit__event_8h_1a63044195d46be7b 9bfc0c1b14e58d2bf:_CPPv410MirTouchId' on page 266 undefined on input line 34900 . [266] LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 267 undefined on input line 34 983. LaTeX Warning: Hyper reference `api/typedef_enums_8h_1aff03b40da711a8377d89fd3a 6b1436b1:_CPPv422MirInputEventModifiers' on page 267 undefined on input line 34 983. LaTeX Warning: Hyper reference `api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 :_CPPv416MirTouchTooltype' on page 267 undefined on input line 35062. LaTeX Warning: Hyper reference `api/enums_8h_1ae102d4f7a5dcfa4f95c273570d39af60 :_CPPv416MirTouchTooltype' on page 267 undefined on input line 35062. [267] LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 268 undefined on input line 35107. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:classmiral_1_1_window ' on page 268 undefined on input line 35111. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:classmiral_1_1_window ' on page 268 undefined on input line 35111. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:classmiral_1_1_window ' on page 268 undefined on input line 35111. LaTeX Warning: Hyper reference `api/classmiral_1_1_window:_CPPv4N5miral6WindowE ' on page 268 undefined on input line 35150. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 268 undefined on input line 35176. LaTeX Warning: Hyper reference `api/structmiral_1_1_window_info:_CPPv4N5miral10 WindowInfoE' on page 268 undefined on input line 35176. [268] LaTeX Warning: Hyper reference `api/variable_namespacemir_1adbd3f807eb6d8ff75ef 448788480a006:namespacemir_1adbd3f807eb6d8ff75ef448788480a006' on page 269 unde fined on input line 35258. LaTeX Warning: Hyper reference `api/function_namespacemir_1a984aad4cff67e4ff302 485cb123b3408:namespacemir_1a984aad4cff67e4ff302485cb123b3408' on page 269 unde fined on input line 35261. [269] Overfull \hbox (422.74239pt too wide) in paragraph at lines 35296--35296 \T1/txtt/bx/n/10 typename U> concept mir::geometry::generic::is_exactly_represe ntable = requires{typename std::enable_if::digits >= st d::numeric_limits::digits, [270] LaTeX Warning: Hyper reference `api/define_mir__version__number_8h_1ae07f483f06 aff1d127e3ea1582f8723a:mir__version__number_8h_1ae07f483f06aff1d127e3ea1582f872 3a' on page 271 undefined on input line 35431. [271] [272] LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 273 undefined on input line 3 5611. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 273 undefined on input line 3 5611. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 273 undefined on input line 35636. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 273 undefined on input line 35661. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 273 undefined on input line 35686. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 273 undefined on input line 35711. [273] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 274 undefined on input line 35736. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 274 undefined on input line 35761. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_displa cement:_CPPv4I0EN3mir8geometry7generic12DisplacementE' on page 274 undefined on input line 35786. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 274 undefined on input line 35 812. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a5046d6ce675d6e7daac4c393c7c563ec:_CPPv4I0EN3mir8geometry7generic6DeltaXE' on page 274 undefined on input line 35812. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_delta_x_tag:_CPPv 4N3mir8geometry9DeltaXTagE' on page 274 undefined on input line 35812. [274] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 275 undefined on input line 35 838. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ac54be23a9cf64f7eb637b7262280f6d6:_CPPv4I0EN3mir8geometry7generic6DeltaYE' on page 275 undefined on input line 35838. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_delta_y_tag:_CPPv 4N3mir8geometry9DeltaYTagE' on page 275 undefined on input line 35838. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 275 undefined on input line 35 864. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 275 undefined on input line 35864. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_height_tag:_CPPv4 N3mir8geometry9HeightTagE' on page 275 undefined on input line 35864. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 275 undefined on input line 35 890. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 275 undefined on input line 35890. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_width_tag:_CPPv4N 3mir8geometry8WidthTagE' on page 275 undefined on input line 35890. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 275 undefined on input line 35 916. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 275 undefined on input line 35916. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_x_tag:_CPPv4N3mir 8geometry4XTagE' on page 275 undefined on input line 35916. [275] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 276 undefined on input line 35 942. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 276 undefined on input line 35942. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_y_tag:_CPPv4N3mir 8geometry4YTagE' on page 276 undefined on input line 35942. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 276 undefined on input line 35967. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a78752a318aa581de23ad5ee3e2fa2dd7:_CPPv4I0EN3mir8geometry7generic6HeightE' on page 276 undefined on input line 35992. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 276 undefined on input line 360 17. [276] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 277 undefined on input line 360 42. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_point: _CPPv4I0EN3mir8geometry7generic5PointE' on page 277 undefined on input line 360 67. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 277 undefined on input line 36092. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 277 undefined on input line 36117. [277] LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_rectan gle:_CPPv4I0EN3mir8geometry7generic9RectangleE' on page 278 undefined on input line 36142. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 278 undefined on input line 36167 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 278 undefined on input line 36192 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_size:_ CPPv4I0EN3mir8geometry7generic4SizeE' on page 278 undefined on input line 36217 . LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1generic_1_1_value: _CPPv4I00EN3mir8geometry7generic5ValueE' on page 278 undefined on input line 36 242. LaTeX Warning: Hyper reference `api/structmir_1_1geometry_1_1_stride_tag:_CPPv4 N3mir8geometry9StrideTagE' on page 278 undefined on input line 36242. [278] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 279 undefined on input line 36267. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1acf3c7584b23033a54a9e9018bb69248b:_CPPv4I0EN3mir8geometry7generic5WidthE' on page 279 undefined on input line 36292. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 279 undefined on input line 36317. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1ab6e222f2b016730e793cfa5815a67f38:_CPPv4I0EN3mir8geometry7generic1XE' on page 279 undefined on input line 36342. [279] LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 280 undefined on input line 36367. LaTeX Warning: Hyper reference `api/typedef_namespacemir_1_1geometry_1_1generic _1a7c99dd824ffd32e662a9898f1e9f0519:_CPPv4I0EN3mir8geometry7generic1YE' on page 280 undefined on input line 36392. LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 280 undefined on input line 36442. LaTeX Warning: Hyper reference `api/classmiral_1_1_configuration_option:_CPPv4N 5miral19ConfigurationOptionE' on page 280 undefined on input line 36467. [280] LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 281 undefined on input line 36492. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 281 undefined on input line 36492. LaTeX Warning: Hyper reference `api/struct_mir_buffer_package:_CPPv416MirBuffer Package' on page 281 undefined on input line 36517. LaTeX Warning: Hyper reference `api/typedef_mir__prompt__session_8h_1a9f1913a41 e6200b771c947cf072b2670:_CPPv416MirPromptSession' on page 281 undefined on inpu t line 36542. LaTeX Warning: Hyper reference `api/enum_common_8h_1ac6231386ea4a8b896fbb3b5f07 a87278:_CPPv413MirDepthLayer' on page 281 undefined on input line 36567. LaTeX Warning: Hyper reference `api/function_namespacemir_1a0130c86f8fca8e1f7c5 b65dc47d31c46:namespacemir_1a0130c86f8fca8e1f7c5b65dc47d31c46' on page 281 unde fined on input line 36574. [281] LaTeX Warning: Hyper reference `api/enum_common_8h_1aa63282c6db8f476aadd3c57fb4 c97927:_CPPv417MirEdgeAttachment' on page 282 undefined on input line 36598. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 282 undefined on input line 3 6623. LaTeX Warning: Hyper reference `api/typedef_append__event__filter_8h_1acf322761 dc4f8106854e8eaa3f125e6f:_CPPv48MirEvent' on page 282 undefined on input line 3 6648. LaTeX Warning: Hyper reference `api/enum_common_8h_1a09460db0a7a636dc39d36fd5aa 1f4865:_CPPv412MirFocusMode' on page 282 undefined on input line 36673. [282] LaTeX Warning: Hyper reference `api/enum_common_8h_1a0b15a32ffb64c8c16b23bd6c0c 5bdafb:_CPPv413MirFormFactor' on page 283 undefined on input line 36701. LaTeX Warning: Hyper reference `api/enum_common_8h_1a58319ffb4da6d914911b049e1f ec2f89:_CPPv417MirLifecycleState' on page 283 undefined on input line 36779. [283] LaTeX Warning: Hyper reference `api/enum_common_8h_1ab2088ab696322f19aa108bf945 3c940d:_CPPv413MirMirrorMode' on page 284 undefined on input line 36804. LaTeX Warning: Hyper reference `api/struct_mir_buffer_package:_CPPv416MirBuffer Package' on page 284 undefined on input line 36832. [284] LaTeX Warning: Hyper reference `api/classmir_1_1_int_wrapper:_CPPv4I00EN3mir10I ntWrapperE' on page 285 undefined on input line 36907. LaTeX Warning: Hyper reference `api/enum_common_8h_1a215257e3ab146a11d4d6246946 fb1343:_CPPv414MirOrientation' on page 285 undefined on input line 36932. LaTeX Warning: Hyper reference `api/enum_common_8h_1af66c3c5c7b40ddd8607c2e9a42 166a35:_CPPv418MirOrientationMode' on page 285 undefined on input line 36960. LaTeX Warning: Hyper reference `api/enum_common_8h_1af7be486c02e9824e4438ffb5cd 7c0d4d:_CPPv423MirOutputGammaSupported' on page 285 undefined on input line 369 85. [285] LaTeX Warning: Hyper reference `api/enum_common_8h_1ab214b8035d5e089259733061d3 888df1:_CPPv413MirOutputType' on page 286 undefined on input line 37013. LaTeX Warning: Hyper reference `api/enum_common_8h_1aab034964866decf1eee6f624c9 009714:_CPPv414MirPixelFormat' on page 286 undefined on input line 37038. LaTeX Warning: Hyper reference `api/enum_common_8h_1a82ea3a2b6c4767ed7d0ec5c45f 311cf4:_CPPv419MirPlacementGravity' on page 286 undefined on input line 37075. [286] LaTeX Warning: Hyper reference `api/enum_common_8h_1ab09fcb0f632f4a9e77e1076fb9 2e72bc:_CPPv417MirPlacementHints' on page 287 undefined on input line 37106. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2167f19 8f7e01adc0409f6fab1d12e39:_CPPv422MirPointerAcceleration' on page 287 undefined on input line 37152. [287] LaTeX Warning: Hyper reference `api/enum_common_8h_1a45b5d33debb9713c22fb0c2d7f e545aa:_CPPv426MirPointerConfinementState' on page 288 undefined on input line 37218. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a43c016d e38143ec748783e5550898d9a:_CPPv420MirPointerHandedness' on page 288 undefined o n input line 37246. LaTeX Warning: Hyper reference `api/enum_common_8h_1a3fed6fbca5235d87fb30cb662a 7497cd:_CPPv412MirPowerMode' on page 288 undefined on input line 37271. [288] LaTeX Warning: Hyper reference `api/typedef_mir__prompt__session_8h_1a9f1913a41 e6200b771c947cf072b2670:_CPPv416MirPromptSession' on page 289 undefined on inpu t line 37296. LaTeX Warning: Hyper reference `api/enum_common_8h_1adf141a24bee0d5dcfd3d4d42c5 793896:_CPPv421MirPromptSessionState' on page 289 undefined on input line 37321 . LaTeX Warning: Hyper reference `api/enum_common_8h_1a35abb6b150b9c670c6691ae190 91139b:_CPPv413MirResizeEdge' on page 289 undefined on input line 37346. LaTeX Warning: Hyper reference `api/enum_common_8h_1a5b17fd564b3fee444ce720f938 6482c4:_CPPv414MirShellChrome' on page 289 undefined on input line 37377. [289] LaTeX Warning: Hyper reference `api/enum_common_8h_1ae3151d665951e96c1e4874b6d4 5ba0fd:_CPPv422MirSubpixelArrangement' on page 290 undefined on input line 3740 5. LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a2ad7791 2e9df4ebeef9da1a0ec9c7b7d:_CPPv420MirTouchpadClickMode' on page 290 undefined o n input line 37467. [290] LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1ac0e01f0 637de136f94f132aa9e98fe4d:_CPPv421MirTouchpadScrollMode' on page 291 undefined on input line 37537. [291] LaTeX Warning: Hyper reference `api/enum_mir__input__device__types_8h_1a04c32e5 37bed2b8e96cfd86dd8e65bf9:_CPPv425MirTouchscreenMappingMode' on page 292 undefi ned on input line 37611. LaTeX Warning: Hyper reference `api/enum_common_8h_1acd1425a68cb1fbfd2b38d9610c f28f08:_CPPv415MirWindowAttrib' on page 292 undefined on input line 37645. LaTeX Warning: Hyper reference `api/enum_common_8h_1a6eecd2576a4167b74674fd614b 8c1590:_CPPv419MirWindowFocusState' on page 292 undefined on input line 37673. LaTeX Warning: Hyper reference `api/enum_common_8h_1a767377fc0ee9f2097bc25dce02 28d7a6:_CPPv414MirWindowState' on page 292 undefined on input line 37698. [292] LaTeX Warning: Hyper reference `api/enum_common_8h_1a5a15b379af27169665ac512dcf 449cb4:_CPPv413MirWindowType' on page 293 undefined on input line 37723. LaTeX Warning: Hyper reference `api/enum_common_8h_1acc57649fb52ec6b8bbfac01216 77de0b:_CPPv419MirWindowVisibility' on page 293 undefined on input line 37748. [293] Underfull \vbox (badness 10000) detected at line 37921 Underfull \vbox (badness 10000) detected at line 37921 [294] Underfull \vbox (badness 10000) detected at line 37921 Underfull \vbox (badness 10000) detected at line 37921 [295] LaTeX Warning: Hyper reference `api/class_floating_window_manager_policy:_CPPv4 27FloatingWindowManagerPolicy' on page 296 undefined on input line 37924. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy:_CPPv425 TilingWindowManagerPolicy' on page 296 undefined on input line 37924. LaTeX Warning: Hyper reference `api/class_spinner_splash:_CPPv413SpinnerSplash' on page 296 undefined on input line 37925. LaTeX Warning: Hyper reference `api/class_floating_window_manager_policy:_CPPv4 27FloatingWindowManagerPolicy' on page 296 undefined on input line 37933. LaTeX Warning: Hyper reference `api/class_tiling_window_manager_policy:_CPPv425 TilingWindowManagerPolicy' on page 296 undefined on input line 37933. LaTeX Warning: Hyper reference `api/classmiral_1_1_window_management_policy:_CP Pv4N5miral22WindowManagementPolicyE' on page 296 undefined on input line 37934. Underfull \hbox (badness 10000) in paragraph at lines 37931--37936 \T1/qtm/m/n/10 and \T1/txtt/m/sl/10 TilingWindowManagerPolicy\T1/qtm/m/n/10 ). A win-dow man-age-ment pol-icy needs to im-ple-ment the LaTeX Warning: Hyper reference `api/classmiral_1_1_window_manager_tools:_CPPv4N 5miral18WindowManagerToolsE' on page 296 undefined on input line 37941. [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 38056--38065 []\T1/qtm/m/n/10 This shows the spe-cial \T1/txtt/m/n/10 MIR_CLIENT_8 \T1/qtm/m /n/10 sym-bol of the cur-rent lib-mir-client, Underfull \hbox (badness 10000) in paragraph at lines 38056--38065 \T1/qtm/m/n/10 along with a ver-sioned sym-bol in the read-only data seg-ment ( the vtable for [298] [299] [300] [301] [302] No file canonical-mir.ind. [303] (./canonical-mir.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `canonical-mir.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-g yre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/t exlive/texmf-dist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb> Output written on canonical-mir.pdf (307 pages, 977095 bytes). Transcript written on canonical-mir.log. Latexmk: Index file 'canonical-mir.idx' was written Latexmk: Missing input file 'canonical-mir.ind' (or dependence on it) from following: 'No file canonical-mir.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'canonical-mir.pdf' Rule 'makeindex canonical-mir.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-mir.idx' ------------ Run number 1 of rule 'makeindex canonical-mir.idx' ------------ Latexmk: Examining 'canonical-mir.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex canonical-mir.idx'... ------------ Running 'makeindex -s python.ist -o "canonical-mir.ind" "canonical-mir.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file canonical-mir.idx.....done (1722 entries accepted, 0 rejected). Sorting entries.................done (20379 comparisons). Generating output file canonical-mir.ind.....done (2078 lines written, 0 warnings). Output written in canonical-mir.ind. Transcript written in canonical-mir.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-mir.aux' 'canonical-mir.ind' 'canonical-mir.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-mir" "mir.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./mir.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-mir.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-mir.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./canonical-mir.out) (./canonical-mir.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./canonical-mir.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [6] [7] [8] [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 lomiri-system- Overfull \hbox (7.12953pt too wide) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 mir_demo_server[][]| Underfull \hbox (badness 10000) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 miral-system- [11] [12] [13] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [14 <./compositor.png>] Underfull \vbox (badness 10000) detected at line 1071 Underfull \vbox (badness 10000) detected at line 1071 [15] Underfull \vbox (badness 10000) detected at line 1071 Underfull \vbox (badness 10000) detected at line 1071 [16] [17] [18] Underfull \vbox (badness 1270) detected at line 1233 [19] [20] [21] [22] [23] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1500 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1500 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1512 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1553 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1553 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1568 ...�────────────┘ [24] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1583 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1583 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1600 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1609 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1609 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1619 ...�────────────┘ [25] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1631 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1631 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1646 ...�────────────┘ [26] [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 2018--2023 []\T1/qtm/m/n/10 The re-main-der of the paths will be es-tab-lished us-ing the re-quired script at the lo-ca-tion \T1/txtt/m/n/10 bin/ [31] [32] [33] Underfull \vbox (badness 10000) detected at line 2274 Underfull \vbox (badness 10000) detected at line 2274 [34] [35] [36] LaTeX Warning: Hyper reference `how-to/how-to-enable-graphics-core22-on-a-devic e:possible-complications' on page 37 undefined on input line 2393. [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 2495--2499 []\T1/qtm/m/n/10 You can find the Ap-pAr-mor pro-file at \T1/txtt/m/n/10 /var/l ib/snapd/apparmor/profiles/snap.ubuntu[]frame. [39] [40] [41] [42] [43] [44] [45] [46] [47] LaTeX Warning: Hyper reference `how-to/how-to-specify-startup-apps:../write-you r-first-wayland-compositor.md' on page 48 undefined on input line 3477. [48] LaTeX Warning: Hyper reference `how-to/how-to-handle-keyboard-input:../write-yo ur-first-wayland-compositor.md' on page 49 undefined on input line 3563. [49] [50] Overfull \hbox (1.3942pt too wide) in paragraph at lines 3724--3729 []\T1/qtm/m/n/10 Mi-rAL also has other strate-gies: [][]\T1/txtt/m/sl/10 miral: :Decorations::prefer_csd()[][]\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 miral::Deco rations::always_ssd()[][]\T1/qtm/m/n/10 , [51] [52] [53] [54] Overfull \hbox (1.85469pt too wide) in paragraph at lines 4142--4142 []\T1/qhv/m/n/10 Plat- Overfull \hbox (1.19469pt too wide) in paragraph at lines 4142--4142 \T1/qhv/m/n/10 form| Overfull \hbox (3.29366pt too wide) in paragraph at lines 4142--4142 []\T1/qhv/m/n/10 Sta- Overfull \hbox (2.4047pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 gbm- Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Works with any driver pro-vid-ing KMS, \T1/txtt/m/n/10 libgbm \T1/qtm/m/n/10 and an EGL sup-port-ing Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Overfull \hbox (23.3547pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 eglstream- Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 an- Overfull \hbox (2.4047pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 droid| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Overfull \hbox (1.2947pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 disp- Overfull \hbox (3.5147pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 manx| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 4283--4283 \T1/qtm/m/n/10 by down-stream projects (again, cf: Underfull \hbox (badness 10000) in paragraph at lines 4283--4283 [][]$\T1/qtm/m/n/10 https : / / github . com / Igalia / meta-[]webkit / Underfull \hbox (badness 5217) in paragraph at lines 4329--4329 []\T1/qtm/m/n/10 Looks like there might not be open-source video de-code Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/qtm/m/n/10 sup-port ([][]$https : / / community . nxp . com / t5 / i-[]MX-[ ]Processors / Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/qtm/m/n/10 i-[]MX8-[]Linux-[]video-[]decode-[]support / m-[]p / 796955 / hi ghlight / [57] Underfull \hbox (badness 10000) in paragraph at lines 4345--4347 []\T1/qtm/m/n/10 Op-tion-ally, the EGL im-ple-men-ta-tion can sup-port [][]EGL_ EXT_image_dma_buf_import[][], [58] [59] [60] [61] [62] ! LaTeX Error: Unicode character ☺ (U+263A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4670 ...e’s also now anything based on Mir ☺ . \sphinxhref{https://unit... [63] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4735 \sphinxincludegraphics{{regular_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4735 \sphinxincludegraphics{{regular_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4741 \sphinxincludegraphics{{dialog_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4741 \sphinxincludegraphics{{dialog_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4747 \sphinxincludegraphics{{popup_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4747 \sphinxincludegraphics{{popup_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4753 \sphinxincludegraphics{{tip_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4753 \sphinxincludegraphics{{tip_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4759 ...inxincludegraphics{{satellite_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4759 ...inxincludegraphics{{satellite_540p}.gif} [64] [65] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4987 ...r::geometry::generic}}}}}\begin{itemize} [66] [67] [68] [69] [70] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5777 \item {} \begin{description} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5778 ...de\_core\_mir\_geometry}}\begin{itemize} [71] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5858 ...e\_mir\_toolkit\_events}}\begin{itemize} [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [95] Underfull \hbox (badness 10000) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 These con-strain the pos-si-ble as-pect ra-tio of the win-dow. C ur-rent Way-land pro-to-cols Underfull \hbox (badness 7151) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 to not sup-port this prop-erty, so it gen-er-ally wont be re-que sted by clients. By de-fault, Underfull \hbox (badness 10000) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 min_aspect is \T1/txtt/m/n/10 {0U, std::numeric_limits ::max()} \T1/qtm/m/n/10 and max_aspect is [96] [97] [98] [99] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Overfull \hbox (21.93457pt too wide) in paragraph at lines 17822--17822 []\T1/qtm/m/n/10 std::function([][]\T1/qtm/m/it/10 WindowManagerTools[][] [150] Underfull \hbox (badness 5077) in paragraph at lines 17995--17996 []\T1/qtm/m/n/10 This adds the com-mand line op-tions `—wayland-extension s', `—add-wayland-extensions', [151] [152] [153] Underfull \hbox (badness 6364) in paragraph at lines 18349--18352 \T1/qtm/m/n/10 En-able a Way-land ex-ten-sion only when the call-back re-turns true. The call-back can use [154] [155] [156] [157] [158] [159] Underfull \hbox (badness 10000) in paragraph at lines 19173--19175 []\T1/qtm/m/n/10 Sub-classed by [][]\T1/qtm/m/it/10 Tiling-Win-dow-Man-ager-Pol -icy[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 mi-ral::CanonicalWindowManagerPoli cy[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 mi- [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 21638--21641 [][]\T1/qtm/m/it/10 min_width()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win-dow -Info::max_width()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win-dow-Info::min_he ight()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win-dow-Info::max_height()[][]\T 1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21638--21641 [][]\T1/qtm/m/it/10 Win-dow-Info::min_aspect()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/ m/it/10 Win-dow-Info::max_aspect()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win- dow-Info::width_inc()[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 Win-dow- [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] Overfull \hbox (11.16443pt too wide) in paragraph at lines 23517--23517 \T1/qtm/m/n/10 std::shared_ptr| [184] Overfull \hbox (38.37pt too wide) in paragraph at lines 23653--23653 \T1/qtm/m/n/10 std::function(std::shared_ptr [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] Overfull \hbox (45.9395pt too wide) in paragraph at lines 33483--33483 \T1/qtm/m/n/10 tail::[][]\T1/qtm/m/it/10 FunctionType[][]\T1/qtm/m/n/10 ::type: :operator\T1/txtt/bx/n/10 ()\T1/qtm/m/n/10 )>::type| [254] [255] [256] Overfull \hbox (28.84496pt too wide) in paragraph at lines 33903--33905 [][][]$\T1/qtm/m/n/10 https : / / github . com / google / googletest / blob / m ain / docs / advanced . md # teaching-[]googletest-[]how-[]to-[]print-[]your-[] values$[][] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] Overfull \hbox (422.74239pt too wide) in paragraph at lines 35296--35296 \T1/txtt/bx/n/10 typename U> concept mir::geometry::generic::is_exactly_represe ntable = requires{typename std::enable_if::digits >= st d::numeric_limits::digits, [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] Underfull \vbox (badness 10000) detected at line 37921 Underfull \vbox (badness 10000) detected at line 37921 [294] Underfull \vbox (badness 10000) detected at line 37921 Underfull \vbox (badness 10000) detected at line 37921 [295] Underfull \hbox (badness 10000) in paragraph at lines 37931--37936 \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 TilingWindowManagerPolicy[][]\T1/qtm/m/ n/10 ). A win-dow man-age-ment pol-icy needs to im-ple-ment the [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 38056--38065 []\T1/qtm/m/n/10 This shows the spe-cial \T1/txtt/m/n/10 MIR_CLIENT_8 \T1/qtm/m /n/10 sym-bol of the cur-rent lib-mir-client, Underfull \hbox (badness 10000) in paragraph at lines 38056--38065 \T1/qtm/m/n/10 along with a ver-sioned sym-bol in the read-only data seg-ment ( the vtable for [298] [299] [300] [301] [302] (./canonical-mir.ind [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/txtt/m/n/10 DecorationProvider::~DecorationProvider Overfull \hbox (69.37163pt too wide) in paragraph at lines 28--30 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::~FloatingWindowManagerPolicy Overfull \hbox (22.12177pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::advise_focus_gained Overfull \hbox (11.6218pt too wide) in paragraph at lines 32--34 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::advise_new_window Overfull \hbox (64.12164pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::FloatingWindowManagerPolicy Overfull \hbox (32.62173pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_keyboard_event Overfull \hbox (27.37175pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_modify_window Overfull \hbox (27.37175pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_pointer_event Overfull \hbox (16.87178pt too wide) in paragraph at lines 42--44 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_touch_event Overfull \hbox (22.12177pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_window_ready Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::modifier_mask Overfull \hbox (6.37181pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::place_new_window Overfull \hbox (6.37181pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::advise_focus_gained Overfull \hbox (53.62167pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::confirm_placement_on_display Overfull \hbox (16.87178pt too wide) in paragraph at lines 58--60 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_keyboard_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_modify_window Overfull \hbox (11.6218pt too wide) in paragraph at lines 62--64 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_pointer_event Overfull \hbox (6.37181pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_request_move Overfull \hbox (16.87178pt too wide) in paragraph at lines 66--68 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_request_resize Overfull \hbox (1.12183pt too wide) in paragraph at lines 68--70 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_touch_event Overfull \hbox (32.62173pt too wide) in paragraph at lines 70--72 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::KioskWindowManagerPolicy Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::place_new_window Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/txtt/m/n/10 mir::AnonymousShmFile::~AnonymousShmFile Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\T1/txtt/m/n/10 mir::AnonymousShmFile::AnonymousShmFile Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/txtt/m/n/10 mir::ExitWithOutput::ExitWithOutput \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [305] Overfull \hbox (1.12183pt too wide) in paragraph at lines 93--95 []\T1/txtt/m/n/10 mir::FatalErrorStrategy::~FatalErrorStrategy Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/txtt/m/n/10 mir::FatalErrorStrategy::FatalErrorStrategy Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 mir::geometry::generic::as_displacement Underfull \hbox (badness 10000) in paragraph at lines 118--119 []\T1/txtt/m/n/10 mir::geometry::generic::as_point \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 123--125 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::Displacement Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::dx Underfull \hbox (badness 10000) in paragraph at lines 126--127 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::dy Overfull \hbox (43.1217pt too wide) in paragraph at lines 127--129 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::length_squared Overfull \hbox (22.12177pt too wide) in paragraph at lines 129--131 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::operator!= Overfull \hbox (16.87178pt too wide) in paragraph at lines 131--133 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::operator= Overfull \hbox (22.12177pt too wide) in paragraph at lines 133--135 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::operator== Overfull \hbox (16.87178pt too wide) in paragraph at lines 135--137 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::ValueType Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\T1/txtt/m/n/10 mir::geometry::generic::intersection_of Underfull \hbox (badness 10000) in paragraph at lines 152--153 []\T1/txtt/m/n/10 mir::geometry::generic::Point::operator!= Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 mir::geometry::generic::Point::operator= Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/txtt/m/n/10 mir::geometry::generic::Point::operator== Underfull \hbox (badness 10000) in paragraph at lines 155--156 []\T1/txtt/m/n/10 mir::geometry::generic::Point::Point \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 156--157 []\T1/txtt/m/n/10 mir::geometry::generic::Point::ValueType Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/txtt/m/n/10 mir::geometry::generic::Point::x \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/txtt/m/n/10 mir::geometry::generic::Point::y \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::bottom Overfull \hbox (11.6218pt too wide) in paragraph at lines 161--163 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::bottom_left Overfull \hbox (16.87178pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::bottom_right Underfull \hbox (badness 10000) in paragraph at lines 165--167 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::contains Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::left Overfull \hbox (6.37181pt too wide) in paragraph at lines 168--170 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::operator!= Overfull \hbox (6.37181pt too wide) in paragraph at lines 170--172 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::operator== Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::overlaps Overfull \hbox (1.12183pt too wide) in paragraph at lines 174--176 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::Rectangle [306] Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::right Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::size Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::top_left Overfull \hbox (1.12183pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::top_right Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/txtt/m/n/10 mir::geometry::generic::Size::height \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/txtt/m/n/10 mir::geometry::generic::Size::operator!= Underfull \hbox (badness 10000) in paragraph at lines 186--187 []\T1/txtt/m/n/10 mir::geometry::generic::Size::operator= Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/txtt/m/n/10 mir::geometry::generic::Size::operator== Underfull \hbox (badness 10000) in paragraph at lines 189--190 []\T1/txtt/m/n/10 mir::geometry::generic::Size::ValueType Underfull \hbox (badness 10000) in paragraph at lines 190--191 []\T1/txtt/m/n/10 mir::geometry::generic::Size::width \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 192--193 []\T1/txtt/m/n/10 mir::geometry::generic::Value::as_int \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/txtt/m/n/10 mir::geometry::generic::Value::as_uint32_t Underfull \hbox (badness 10000) in paragraph at lines 195--196 []\T1/txtt/m/n/10 mir::geometry::generic::Value::as_value Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/txtt/m/n/10 mir::geometry::generic::Value::operator= Underfull \hbox (badness 10000) in paragraph at lines 197--199 []\T1/txtt/m/n/10 mir::geometry::generic::Value::operator<=> Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/txtt/m/n/10 mir::geometry::generic::Value::Value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 201--202 []\T1/txtt/m/n/10 mir::geometry::generic::Value::value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 202--203 []\T1/txtt/m/n/10 mir::geometry::generic::Value::ValueType Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\T1/txtt/m/n/10 mir::geometry::Rectangles::begin \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (6.37181pt too wide) in paragraph at lines 220--222 []\T1/txtt/m/n/10 mir::geometry::Rectangles::bounding_rectangle Underfull \hbox (badness 10000) in paragraph at lines 222--223 []\T1/txtt/m/n/10 mir::geometry::Rectangles::clear \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/txtt/m/n/10 mir::geometry::Rectangles::const_iterator Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/txtt/m/n/10 mir::geometry::Rectangles::operator!= \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/txtt/m/n/10 mir::geometry::Rectangles::operator== \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 228--229 []\T1/txtt/m/n/10 mir::geometry::Rectangles::Rectangles \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\T1/txtt/m/n/10 mir::geometry::Rectangles::size_type \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ [307] Underfull \hbox (badness 10000) in paragraph at lines 262--263 []\T1/txtt/m/n/10 mir::optional_value::optional_value \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 264--265 []\T1/txtt/m/n/10 mir::optional_value::value_or \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 266--267 []\T1/txtt/m/n/10 mir::ProofOfMutexLock::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 267--268 []\T1/txtt/m/n/10 mir::ProofOfMutexLock::ProofOfMutexLock Underfull \hbox (badness 10000) in paragraph at lines 278--280 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::~LockedImpl Underfull \hbox (badness 10000) in paragraph at lines 280--281 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::drop \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 281--283 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::LockedImpl Underfull \hbox (badness 10000) in paragraph at lines 283--285 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::operator* Underfull \hbox (badness 10000) in paragraph at lines 285--287 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::operator-> Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::wait \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7558) in paragraph at lines 292--293 []\T1/txtt/m/n/10 mir_eglapp_background_opacity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ mem-ber\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 296--297 []\T1/txtt/m/n/10 miral::add_window_manager_policy \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 298--300 []\T1/txtt/m/n/10 miral::AddInitCallback::~AddInitCallback Underfull \hbox (badness 10000) in paragraph at lines 300--301 []\T1/txtt/m/n/10 miral::AddInitCallback::AddInitCallback Underfull \hbox (badness 10000) in paragraph at lines 301--302 []\T1/txtt/m/n/10 miral::AddInitCallback::Callback \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 304--306 []\T1/txtt/m/n/10 miral::AppendEventFilter::AppendEventFilter Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/txtt/m/n/10 miral::AppendEventFilter::operator() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (43.1217pt too wide) in paragraph at lines 310--312 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::~ApplicationAuthorizer Overfull \hbox (37.87172pt too wide) in paragraph at lines 312--314 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::ApplicationAuthorizer Overfull \hbox (74.62161pt too wide) in paragraph at lines 314--316 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::configure_display_is_allowed Overfull \hbox (64.12164pt too wide) in paragraph at lines 316--318 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::configure_input_is_allowed Overfull \hbox (37.87172pt too wide) in paragraph at lines 318--320 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::connection_is_allowed Underfull \hbox (badness 10000) in paragraph at lines 320--321 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::operator= Overfull \hbox (58.87166pt too wide) in paragraph at lines 321--323 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::prompt_session_is_allowed Overfull \hbox (37.87172pt too wide) in paragraph at lines 323--325 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::screencast_is_allowed Overfull \hbox (142.87141pt too wide) in paragraph at lines 325--327 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::set_base_display_configuration_ is_allowed Overfull \hbox (132.37144pt too wide) in paragraph at lines 327--329 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::set_base_input_configuration_is _allowed Overfull \hbox (48.37169pt too wide) in paragraph at lines 330--332 []\T1/txtt/m/n/10 miral::ApplicationCredentials::ApplicationCredentials Underfull \hbox (badness 10000) in paragraph at lines 336--338 []\T1/txtt/m/n/10 miral::ApplicationInfo::~ApplicationInfo Underfull \hbox (badness 10000) in paragraph at lines 338--339 []\T1/txtt/m/n/10 miral::ApplicationInfo::application \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\T1/txtt/m/n/10 miral::ApplicationInfo::ApplicationInfo [308] Underfull \hbox (badness 10000) in paragraph at lines 342--343 []\T1/txtt/m/n/10 miral::ApplicationInfo::userdata \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (127.12146pt too wide) in paragraph at lines 346--348 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::~BasicSetApplicationAut horizer Overfull \hbox (121.87148pt too wide) in paragraph at lines 348--350 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::BasicSetApplicationAuth orizer Overfull \hbox (22.12177pt too wide) in paragraph at lines 350--352 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::operator() Overfull \hbox (106.12152pt too wide) in paragraph at lines 352--354 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::the_application_authori zer Underfull \hbox (badness 10000) in paragraph at lines 355--356 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (64.12164pt too wide) in paragraph at lines 356--358 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::advise_focus_gained Overfull \hbox (111.3715pt too wide) in paragraph at lines 358--360 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::CanonicalWindowManagerPo licy Overfull \hbox (79.8716pt too wide) in paragraph at lines 360--362 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::confirm_inherited_move Overfull \hbox (111.3715pt too wide) in paragraph at lines 362--364 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::confirm_placement_on_dis play Overfull \hbox (69.37163pt too wide) in paragraph at lines 364--366 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::handle_modify_window Overfull \hbox (64.12164pt too wide) in paragraph at lines 366--368 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::handle_raise_window Overfull \hbox (64.12164pt too wide) in paragraph at lines 368--370 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::handle_window_ready Overfull \hbox (48.37169pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::place_new_window Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::tools Underfull \hbox (badness 7433) in paragraph at lines 377--378 []\T1/txtt/m/n/10 miral::ConfigFile::ConfigFile \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 380--381 []\T1/txtt/m/n/10 miral::ConfigFile::Mode::no_reloading \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 381--383 []\T1/txtt/m/n/10 miral::ConfigFile::Mode::reload_on_change Overfull \hbox (22.12177pt too wide) in paragraph at lines 384--386 []\T1/txtt/m/n/10 miral::ConfigurationOption::~ConfigurationOption Overfull \hbox (16.87178pt too wide) in paragraph at lines 386--388 []\T1/txtt/m/n/10 miral::ConfigurationOption::ConfigurationOption Underfull \hbox (badness 10000) in paragraph at lines 389--390 []\T1/txtt/m/n/10 miral::ConfigurationOption::operator= \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\T1/txtt/m/n/10 miral::ConfigurationOption::pre_init \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 392--394 []\T1/txtt/m/n/10 miral::CursorTheme::~CursorTheme \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 398--399 []\T1/txtt/m/n/10 miral::CustomRenderer::CustomRenderer \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 405--406 []\T1/txtt/m/n/10 miral::Decorations::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 409--411 []\T1/txtt/m/n/10 miral::detail::FunctionType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 411--413 []\T1/txtt/m/n/10 miral::detail::FunctionType::type Underfull \hbox (badness 10000) in paragraph at lines 413--415 []\T1/txtt/m/n/10 miral::detail::FunctionType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ struct \T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 415--417 []\T1/txtt/m/n/10 miral::detail::FunctionType::type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\T1/txtt/m/n/10 miral::display_configuration_options \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 419--421 []\T1/txtt/m/n/10 miral::DisplayConfiguration::~DisplayConfiguration [309] Overfull \hbox (27.37175pt too wide) in paragraph at lines 421--423 []\T1/txtt/m/n/10 miral::DisplayConfiguration::add_output_attribute Overfull \hbox (27.37175pt too wide) in paragraph at lines 423--425 []\T1/txtt/m/n/10 miral::DisplayConfiguration::DisplayConfiguration Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\T1/txtt/m/n/10 miral::DisplayConfiguration::layout_option Underfull \hbox (badness 10000) in paragraph at lines 427--429 []\T1/txtt/m/n/10 miral::DisplayConfiguration::list_layouts Underfull \hbox (badness 10000) in paragraph at lines 429--430 []\T1/txtt/m/n/10 miral::DisplayConfiguration::operator() Underfull \hbox (badness 10000) in paragraph at lines 431--433 []\T1/txtt/m/n/10 miral::DisplayConfiguration::select_layout Overfull \hbox (53.62167pt too wide) in paragraph at lines 435--437 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::~ExternalClientLauncher Overfull \hbox (48.37169pt too wide) in paragraph at lines 437--439 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::ExternalClientLauncher Underfull \hbox (badness 10000) in paragraph at lines 439--441 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::launch \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (16.87178pt too wide) in paragraph at lines 441--443 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::launch_using_x11 Underfull \hbox (badness 10000) in paragraph at lines 443--445 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::operator() Overfull \hbox (16.87178pt too wide) in paragraph at lines 445--447 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::snapcraft_launch Overfull \hbox (1.12183pt too wide) in paragraph at lines 447--449 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::split_command Overfull \hbox (11.6218pt too wide) in paragraph at lines 462--464 []\T1/txtt/m/n/10 miral::InputConfiguration::~InputConfiguration Overfull \hbox (6.37181pt too wide) in paragraph at lines 464--466 []\T1/txtt/m/n/10 miral::InputConfiguration::InputConfiguration Underfull \hbox (badness 10000) in paragraph at lines 468--469 []\T1/txtt/m/n/10 miral::InputConfiguration::mouse \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 469--471 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::~Mouse Overfull \hbox (11.6218pt too wide) in paragraph at lines 471--473 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::acceleration Overfull \hbox (37.87172pt too wide) in paragraph at lines 473--475 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::acceleration_bias Overfull \hbox (1.12183pt too wide) in paragraph at lines 475--477 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::handedness Overfull \hbox (16.87178pt too wide) in paragraph at lines 477--479 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::hscroll_speed Underfull \hbox (badness 10000) in paragraph at lines 479--481 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::Mouse Underfull \hbox (badness 10000) in paragraph at lines 481--483 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::operator= Overfull \hbox (16.87178pt too wide) in paragraph at lines 483--485 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::vscroll_speed Underfull \hbox (badness 10000) in paragraph at lines 485--486 []\T1/txtt/m/n/10 miral::InputConfiguration::operator() \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 486--488 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 488--489 []\T1/txtt/m/n/10 miral::InputConfiguration::touchpad \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 489--491 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::~Touchpad Overfull \hbox (27.37175pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::acceleration Overfull \hbox (53.62167pt too wide) in paragraph at lines 493--495 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::acceleration_bias Overfull \hbox (16.87178pt too wide) in paragraph at lines 495--497 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::click_mode Overfull \hbox (69.37163pt too wide) in paragraph at lines 497--499 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::disable_while_typing Overfull \hbox (106.12152pt too wide) in paragraph at lines 499--501 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::disable_with_external_mo use Overfull \hbox (32.62173pt too wide) in paragraph at lines 501--503 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::hscroll_speed Overfull \hbox (11.6218pt too wide) in paragraph at lines 503--505 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::operator= Overfull \hbox (22.12177pt too wide) in paragraph at lines 505--507 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::scroll_mode Overfull \hbox (27.37175pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::tap_to_click Overfull \hbox (6.37181pt too wide) in paragraph at lines 509--511 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::Touchpad Overfull \hbox (32.62173pt too wide) in paragraph at lines 511--513 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::vscroll_speed Overfull \hbox (53.62167pt too wide) in paragraph at lines 514--516 []\T1/txtt/m/n/10 miral::InternalClientLauncher::~InternalClientLauncher Overfull \hbox (48.37169pt too wide) in paragraph at lines 516--518 []\T1/txtt/m/n/10 miral::InternalClientLauncher::InternalClientLauncher Underfull \hbox (badness 10000) in paragraph at lines 518--519 []\T1/txtt/m/n/10 miral::InternalClientLauncher::launch \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 519--521 []\T1/txtt/m/n/10 miral::InternalClientLauncher::operator() [310] Overfull \hbox (32.62173pt too wide) in paragraph at lines 530--532 []\T1/txtt/m/n/10 miral::MinimalWindowManager::~MinimalWindowManager Overfull \hbox (11.6218pt too wide) in paragraph at lines 532--534 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_delete_app Overfull \hbox (27.37175pt too wide) in paragraph at lines 534--536 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_delete_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 536--538 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_focus_gained Overfull \hbox (11.6218pt too wide) in paragraph at lines 538--540 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_focus_lost Underfull \hbox (badness 10000) in paragraph at lines 540--542 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_new_app Overfull \hbox (11.6218pt too wide) in paragraph at lines 542--544 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_new_window Overfull \hbox (16.87178pt too wide) in paragraph at lines 544--546 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_pointer_move Overfull \hbox (27.37175pt too wide) in paragraph at lines 546--548 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_pointer_resize Overfull \hbox (6.37181pt too wide) in paragraph at lines 548--550 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_touch_move Overfull \hbox (16.87178pt too wide) in paragraph at lines 550--552 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_touch_resize Overfull \hbox (37.87172pt too wide) in paragraph at lines 552--554 []\T1/txtt/m/n/10 miral::MinimalWindowManager::confirm_inherited_move Overfull \hbox (69.37163pt too wide) in paragraph at lines 554--556 []\T1/txtt/m/n/10 miral::MinimalWindowManager::confirm_placement_on_display Overfull \hbox (32.62173pt too wide) in paragraph at lines 556--558 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_keyboard_event Overfull \hbox (27.37175pt too wide) in paragraph at lines 558--560 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_modify_window Overfull \hbox (27.37175pt too wide) in paragraph at lines 560--562 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_pointer_event Overfull \hbox (22.12177pt too wide) in paragraph at lines 562--564 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_raise_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 564--566 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_request_move Overfull \hbox (32.62173pt too wide) in paragraph at lines 566--568 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_request_resize Overfull \hbox (16.87178pt too wide) in paragraph at lines 568--570 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_touch_event Overfull \hbox (22.12177pt too wide) in paragraph at lines 570--572 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_window_ready Overfull \hbox (27.37175pt too wide) in paragraph at lines 572--574 []\T1/txtt/m/n/10 miral::MinimalWindowManager::MinimalWindowManager Overfull \hbox (6.37181pt too wide) in paragraph at lines 574--576 []\T1/txtt/m/n/10 miral::MinimalWindowManager::place_new_window Underfull \hbox (badness 10000) in paragraph at lines 580--581 []\T1/txtt/m/n/10 miral::MirRunner::add_start_callback \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 581--582 []\T1/txtt/m/n/10 miral::MirRunner::add_stop_callback \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 582--583 []\T1/txtt/m/n/10 miral::MirRunner::config_file \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 583--584 []\T1/txtt/m/n/10 miral::MirRunner::display_config_file \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 585--586 []\T1/txtt/m/n/10 miral::MirRunner::register_fd_handler \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\T1/txtt/m/n/10 miral::MirRunner::register_signal_handler Underfull \hbox (badness 10000) in paragraph at lines 589--591 []\T1/txtt/m/n/10 miral::MirRunner::set_exception_handler Underfull \hbox (badness 7433) in paragraph at lines 593--594 []\T1/txtt/m/n/10 miral::MirRunner::x11_display \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 604--605 []\T1/txtt/m/n/10 miral::Output::attributes_map \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 609--610 []\T1/txtt/m/n/10 miral::Output::is_same_output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), [311] Underfull \hbox (badness 10000) in paragraph at lines 618--620 []\T1/txtt/m/n/10 miral::Output::PhysicalSizeMM::height \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 620--622 []\T1/txtt/m/n/10 miral::Output::PhysicalSizeMM::width \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 635--636 []\T1/txtt/m/n/10 miral::Output::Type::hdmia \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C+ + enu-mer-a-tor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 636--637 []\T1/txtt/m/n/10 miral::Output::Type::hdmib \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C+ + enu-mer-a-tor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\T1/txtt/m/n/10 miral::PrependEventFilter::operator() \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 649--651 []\T1/txtt/m/n/10 miral::PrependEventFilter::PrependEventFilter Overfull \hbox (22.12177pt too wide) in paragraph at lines 653--655 []\T1/txtt/m/n/10 miral::SessionLockListener::~SessionLockListener Underfull \hbox (badness 10000) in paragraph at lines 655--656 []\T1/txtt/m/n/10 miral::SessionLockListener::Callback \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (16.87178pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 miral::SessionLockListener::SessionLockListener Underfull \hbox (badness 10000) in paragraph at lines 659--660 []\T1/txtt/m/n/10 miral::set_window_management_policy \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 660--661 []\T1/txtt/m/n/10 miral::SetApplicationAuthorizer \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ class\T1/qtm/m/n/10 ), Overfull \hbox (69.37163pt too wide) in paragraph at lines 661--663 []\T1/txtt/m/n/10 miral::SetApplicationAuthorizer::SetApplicationAuthorizer Overfull \hbox (116.62149pt too wide) in paragraph at lines 663--665 []\T1/txtt/m/n/10 miral::SetApplicationAuthorizer::the_custom_application_autho rizer Overfull \hbox (43.1217pt too wide) in paragraph at lines 666--668 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::~SetCommandLineHandler Underfull \hbox (badness 10000) in paragraph at lines 668--669 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::Handler \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 669--670 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::operator() Overfull \hbox (37.87172pt too wide) in paragraph at lines 670--672 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::SetCommandLineHandler Underfull \hbox (badness 10000) in paragraph at lines 673--675 []\T1/txtt/m/n/10 miral::SetTerminator::~SetTerminator \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 675--676 []\T1/txtt/m/n/10 miral::SetTerminator::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 676--677 []\T1/txtt/m/n/10 miral::SetTerminator::SetTerminator \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 677--678 []\T1/txtt/m/n/10 miral::SetTerminator::Terminator \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Overfull \hbox (85.12158pt too wide) in paragraph at lines 679--681 []\T1/txtt/m/n/10 miral::SetWindowManagementPolicy::~SetWindowManagementPolicy Overfull \hbox (1.12183pt too wide) in paragraph at lines 681--683 []\T1/txtt/m/n/10 miral::SetWindowManagementPolicy::operator() Overfull \hbox (79.8716pt too wide) in paragraph at lines 683--685 []\T1/txtt/m/n/10 miral::SetWindowManagementPolicy::SetWindowManagementPolicy Overfull \hbox (43.1217pt too wide) in paragraph at lines 687--689 []\T1/txtt/m/n/10 miral::StartupInternalClient::~StartupInternalClient Underfull \hbox (badness 10000) in paragraph at lines 689--690 []\T1/txtt/m/n/10 miral::StartupInternalClient::operator() Overfull \hbox (37.87172pt too wide) in paragraph at lines 690--692 []\T1/txtt/m/n/10 miral::StartupInternalClient::StartupInternalClient Underfull \hbox (badness 10000) in paragraph at lines 692--694 []\T1/txtt/m/n/10 miral::toolkit::mir_event_get_input_event Underfull \hbox (badness 10000) in paragraph at lines 695--697 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 697--699 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_event_time Overfull \hbox (32.62173pt too wide) in paragraph at lines 699--701 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_keyboard_event Overfull \hbox (27.37175pt too wide) in paragraph at lines 701--703 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_pointer_event Overfull \hbox (16.87178pt too wide) in paragraph at lines 703--705 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_touch_event [312] Underfull \hbox (badness 10000) in paragraph at lines 705--707 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_type Underfull \hbox (badness 10000) in paragraph at lines 707--709 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_action Overfull \hbox (11.6218pt too wide) in paragraph at lines 709--711 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_input_event Underfull \hbox (badness 10000) in paragraph at lines 711--713 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_key_text Underfull \hbox (badness 10000) in paragraph at lines 713--715 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_keysym Overfull \hbox (1.12183pt too wide) in paragraph at lines 715--717 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_modifiers Overfull \hbox (1.12183pt too wide) in paragraph at lines 717--719 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_scan_code Underfull \hbox (badness 10000) in paragraph at lines 719--721 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_action Overfull \hbox (1.12183pt too wide) in paragraph at lines 721--723 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_axis_value Overfull \hbox (11.6218pt too wide) in paragraph at lines 723--725 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_button_state Underfull \hbox (badness 10000) in paragraph at lines 725--727 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_buttons Overfull \hbox (6.37181pt too wide) in paragraph at lines 727--729 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_input_event Underfull \hbox (badness 10000) in paragraph at lines 729--731 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_modifiers Underfull \hbox (badness 10000) in paragraph at lines 733--735 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_axis_value Underfull \hbox (badness 10000) in paragraph at lines 736--738 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_input_event Underfull \hbox (badness 10000) in paragraph at lines 738--740 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_modifiers Underfull \hbox (badness 10000) in paragraph at lines 740--742 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_point_count Underfull \hbox (badness 10000) in paragraph at lines 742--744 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_tooltype Overfull \hbox (1.12183pt too wide) in paragraph at lines 745--747 []\T1/txtt/m/n/10 miral::WaylandExtensions::~WaylandExtensions Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/txtt/m/n/10 miral::WaylandExtensions::add_extension Overfull \hbox (79.8716pt too wide) in paragraph at lines 748--750 []\T1/txtt/m/n/10 miral::WaylandExtensions::add_extension_disabled_by_default Underfull \hbox (badness 10000) in paragraph at lines 750--751 []\T1/txtt/m/n/10 miral::WaylandExtensions::all_supported Underfull \hbox (badness 10000) in paragraph at lines 753--755 []\T1/txtt/m/n/10 miral::WaylandExtensions::Builder::name Overfull \hbox (11.6218pt too wide) in paragraph at lines 755--757 []\T1/txtt/m/n/10 miral::WaylandExtensions::conditionally_enable Underfull \hbox (badness 10000) in paragraph at lines 759--761 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::~Context Underfull \hbox (badness 10000) in paragraph at lines 761--763 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::Context Underfull \hbox (badness 10000) in paragraph at lines 763--765 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::display Overfull \hbox (1.12183pt too wide) in paragraph at lines 765--767 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::operator= Overfull \hbox (74.62161pt too wide) in paragraph at lines 767--769 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::run_on_wayland_mainloop Underfull \hbox (badness 10000) in paragraph at lines 770--771 []\T1/txtt/m/n/10 miral::WaylandExtensions::enable \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 771--772 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableCallback Underfull \hbox (badness 10000) in paragraph at lines 772--773 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 773--775 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo::app Underfull \hbox (badness 10000) in paragraph at lines 775--777 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo::name Overfull \hbox (48.37169pt too wide) in paragraph at lines 777--779 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo::user_preference Overfull \hbox (48.37169pt too wide) in paragraph at lines 779--781 []\T1/txtt/m/n/10 miral::WaylandExtensions::ext_session_lock_manager_v1 Underfull \hbox (badness 10000) in paragraph at lines 781--782 []\T1/txtt/m/n/10 miral::WaylandExtensions::Filter \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 782--783 []\T1/txtt/m/n/10 miral::WaylandExtensions::operator() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 783--784 []\T1/txtt/m/n/10 miral::WaylandExtensions::operator= \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 784--785 []\T1/txtt/m/n/10 miral::WaylandExtensions::recommended \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 785--786 []\T1/txtt/m/n/10 miral::WaylandExtensions::supported \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 786--788 []\T1/txtt/m/n/10 miral::WaylandExtensions::WaylandExtensions Overfull \hbox (74.62161pt too wide) in paragraph at lines 788--790 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_foreign_toplevel_manager_v1 Overfull \hbox (6.37181pt too wide) in paragraph at lines 790--792 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_layer_shell_v1 Overfull \hbox (43.1217pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_screencopy_manager_v1 Overfull \hbox (69.37163pt too wide) in paragraph at lines 794--796 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_virtual_pointer_manager_v1 Overfull \hbox (48.37169pt too wide) in paragraph at lines 796--798 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_input_method_manager_v2 Overfull \hbox (6.37181pt too wide) in paragraph at lines 798--800 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_input_method_v1 [313] Overfull \hbox (1.12183pt too wide) in paragraph at lines 800--802 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_input_panel_v1 Overfull \hbox (69.37163pt too wide) in paragraph at lines 802--804 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_virtual_keyboard_manager_v1 Overfull \hbox (22.12177pt too wide) in paragraph at lines 804--806 []\T1/txtt/m/n/10 miral::WaylandExtensions::zxdg_output_manager_v1 Underfull \hbox (badness 10000) in paragraph at lines 822--823 []\T1/txtt/m/n/10 miral::WindowInfo::can_be_active \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/txtt/m/n/10 miral::WindowInfo::constrain_resize \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 831--832 []\T1/txtt/m/n/10 miral::WindowInfo::has_output_id \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 833--835 []\T1/txtt/m/n/10 miral::WindowInfo::ignore_exclusion_zones Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/txtt/m/n/10 miral::WindowInfo::must_have_parent \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 843--845 []\T1/txtt/m/n/10 miral::WindowInfo::must_not_have_parent Underfull \hbox (badness 10000) in paragraph at lines 850--851 []\T1/txtt/m/n/10 miral::WindowInfo::preferred_orientation Underfull \hbox (badness 10000) in paragraph at lines 857--859 []\T1/txtt/m/n/10 miral::WindowInfo::visible_on_lock_screen Overfull \hbox (53.62167pt too wide) in paragraph at lines 863--865 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::~WindowManagementPolicy Overfull \hbox (69.37163pt too wide) in paragraph at lines 865--867 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_adding_to_workspace Overfull \hbox (90.37157pt too wide) in paragraph at lines 867--869 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_application_zone_create Overfull \hbox (90.37157pt too wide) in paragraph at lines 869--871 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_application_zone_delete Overfull \hbox (90.37157pt too wide) in paragraph at lines 871--873 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_application_zone_update Underfull \hbox (badness 10000) in paragraph at lines 873--875 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_begin Overfull \hbox (22.12177pt too wide) in paragraph at lines 875--877 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_delete_app Overfull \hbox (37.87172pt too wide) in paragraph at lines 877--879 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_delete_window Underfull \hbox (badness 10000) in paragraph at lines 879--881 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_end Overfull \hbox (32.62173pt too wide) in paragraph at lines 881--883 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_focus_gained Overfull \hbox (22.12177pt too wide) in paragraph at lines 883--885 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_focus_lost Overfull \hbox (6.37181pt too wide) in paragraph at lines 885--887 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_move_to Overfull \hbox (6.37181pt too wide) in paragraph at lines 887--889 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_new_app Overfull \hbox (22.12177pt too wide) in paragraph at lines 889--891 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_new_window Overfull \hbox (37.87172pt too wide) in paragraph at lines 891--893 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_output_create Overfull \hbox (37.87172pt too wide) in paragraph at lines 893--895 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_output_delete [314] Overfull \hbox (37.87172pt too wide) in paragraph at lines 895--897 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_output_update Underfull \hbox (badness 10000) in paragraph at lines 897--899 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_raise Overfull \hbox (90.37157pt too wide) in paragraph at lines 899--901 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_removing_from_workspace Overfull \hbox (1.12183pt too wide) in paragraph at lines 901--903 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_resize Overfull \hbox (32.62173pt too wide) in paragraph at lines 903--905 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_state_change Overfull \hbox (48.37169pt too wide) in paragraph at lines 905--907 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::confirm_inherited_move Overfull \hbox (79.8716pt too wide) in paragraph at lines 907--909 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::confirm_placement_on_display Overfull \hbox (43.1217pt too wide) in paragraph at lines 909--911 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_keyboard_event Overfull \hbox (37.87172pt too wide) in paragraph at lines 911--913 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_modify_window Overfull \hbox (37.87172pt too wide) in paragraph at lines 913--915 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_pointer_event Overfull \hbox (32.62173pt too wide) in paragraph at lines 915--917 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_raise_window Overfull \hbox (32.62173pt too wide) in paragraph at lines 917--919 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_request_move Overfull \hbox (43.1217pt too wide) in paragraph at lines 919--921 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_request_resize Overfull \hbox (27.37175pt too wide) in paragraph at lines 921--923 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_touch_event Overfull \hbox (32.62173pt too wide) in paragraph at lines 923--925 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_window_ready Underfull \hbox (badness 10000) in paragraph at lines 925--926 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::operator= Overfull \hbox (16.87178pt too wide) in paragraph at lines 926--928 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::place_new_window Overfull \hbox (48.37169pt too wide) in paragraph at lines 928--930 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::WindowManagementPolicy Underfull \hbox (badness 10000) in paragraph at lines 930--931 []\T1/txtt/m/n/10 miral::WindowManagementPolicyBuilder \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 933--934 []\T1/txtt/m/n/10 miral::WindowManagerOption::name \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 935--936 []\T1/txtt/m/n/10 miral::WindowManagerOptions::operator() Underfull \hbox (badness 10000) in paragraph at lines 936--937 []\T1/txtt/m/n/10 miral::WindowManagerOptions::policies \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (27.37175pt too wide) in paragraph at lines 937--939 []\T1/txtt/m/n/10 miral::WindowManagerOptions::WindowManagerOptions Overfull \hbox (11.6218pt too wide) in paragraph at lines 940--942 []\T1/txtt/m/n/10 miral::WindowManagerTools::~WindowManagerTools Overfull \hbox (32.62173pt too wide) in paragraph at lines 942--944 []\T1/txtt/m/n/10 miral::WindowManagerTools::active_application_zone Underfull \hbox (badness 10000) in paragraph at lines 944--946 []\T1/txtt/m/n/10 miral::WindowManagerTools::active_output Underfull \hbox (badness 10000) in paragraph at lines 946--948 []\T1/txtt/m/n/10 miral::WindowManagerTools::active_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 948--950 []\T1/txtt/m/n/10 miral::WindowManagerTools::add_tree_to_workspace Overfull \hbox (11.6218pt too wide) in paragraph at lines 950--952 []\T1/txtt/m/n/10 miral::WindowManagerTools::ask_client_to_close Overfull \hbox (1.12183pt too wide) in paragraph at lines 952--954 []\T1/txtt/m/n/10 miral::WindowManagerTools::can_select_window Overfull \hbox (6.37181pt too wide) in paragraph at lines 954--956 []\T1/txtt/m/n/10 miral::WindowManagerTools::count_applications Underfull \hbox (badness 10000) in paragraph at lines 956--958 []\T1/txtt/m/n/10 miral::WindowManagerTools::create_workspace Overfull \hbox (6.37181pt too wide) in paragraph at lines 958--960 []\T1/txtt/m/n/10 miral::WindowManagerTools::drag_active_window Underfull \hbox (badness 10000) in paragraph at lines 961--963 []\T1/txtt/m/n/10 miral::WindowManagerTools::find_application Overfull \hbox (27.37175pt too wide) in paragraph at lines 963--965 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_next_application Overfull \hbox (64.12164pt too wide) in paragraph at lines 965--967 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_next_within_application Overfull \hbox (27.37175pt too wide) in paragraph at lines 967--969 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_prev_application Overfull \hbox (64.12164pt too wide) in paragraph at lines 969--971 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_prev_within_application Overfull \hbox (16.87178pt too wide) in paragraph at lines 971--973 []\T1/txtt/m/n/10 miral::WindowManagerTools::for_each_application Overfull \hbox (58.87166pt too wide) in paragraph at lines 973--975 []\T1/txtt/m/n/10 miral::WindowManagerTools::for_each_window_in_workspace Overfull \hbox (64.12164pt too wide) in paragraph at lines 975--977 []\T1/txtt/m/n/10 miral::WindowManagerTools::for_each_workspace_containing Underfull \hbox (badness 10000) in paragraph at lines 977--979 []\T1/txtt/m/n/10 miral::WindowManagerTools::id_for_window Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/txtt/m/n/10 miral::WindowManagerTools::info_for \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 980--982 []\T1/txtt/m/n/10 miral::WindowManagerTools::info_for_window_id Overfull \hbox (1.12183pt too wide) in paragraph at lines 982--984 []\T1/txtt/m/n/10 miral::WindowManagerTools::invoke_under_lock Underfull \hbox (badness 10000) in paragraph at lines 984--986 []\T1/txtt/m/n/10 miral::WindowManagerTools::modify_window Underfull \hbox (badness 10000) in paragraph at lines 986--988 []\T1/txtt/m/n/10 miral::WindowManagerTools::move_cursor_to Overfull \hbox (95.62155pt too wide) in paragraph at lines 988--990 []\T1/txtt/m/n/10 miral::WindowManagerTools::move_workspace_content_to_workspac e Underfull \hbox (badness 10000) in paragraph at lines 990--991 []\T1/txtt/m/n/10 miral::WindowManagerTools::operator= \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (37.87172pt too wide) in paragraph at lines 991--993 []\T1/txtt/m/n/10 miral::WindowManagerTools::place_and_size_for_state [315] Underfull \hbox (badness 10000) in paragraph at lines 993--994 []\T1/txtt/m/n/10 miral::WindowManagerTools::raise_tree \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (48.37169pt too wide) in paragraph at lines 994--996 []\T1/txtt/m/n/10 miral::WindowManagerTools::remove_tree_from_workspace Overfull \hbox (16.87178pt too wide) in paragraph at lines 996--998 []\T1/txtt/m/n/10 miral::WindowManagerTools::select_active_window Overfull \hbox (1.12183pt too wide) in paragraph at lines 998--1000 []\T1/txtt/m/n/10 miral::WindowManagerTools::send_tree_to_back Underfull \hbox (badness 10000) in paragraph at lines 1000--1002 []\T1/txtt/m/n/10 miral::WindowManagerTools::swap_tree_order Underfull \hbox (badness 10000) in paragraph at lines 1002--1003 []\T1/txtt/m/n/10 miral::WindowManagerTools::window_at \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 1003--1005 []\T1/txtt/m/n/10 miral::WindowManagerTools::window_to_select_application Overfull \hbox (6.37181pt too wide) in paragraph at lines 1005--1007 []\T1/txtt/m/n/10 miral::WindowManagerTools::WindowManagerTools Overfull \hbox (22.12177pt too wide) in paragraph at lines 1008--1010 []\T1/txtt/m/n/10 miral::WindowSpecification::~WindowSpecification Underfull \hbox (badness 10000) in paragraph at lines 1010--1012 []\T1/txtt/m/n/10 miral::WindowSpecification::application_id Underfull \hbox (badness 10000) in paragraph at lines 1012--1014 []\T1/txtt/m/n/10 miral::WindowSpecification::AspectRatio Overfull \hbox (16.87178pt too wide) in paragraph at lines 1014--1016 []\T1/txtt/m/n/10 miral::WindowSpecification::AspectRatio::height Overfull \hbox (11.6218pt too wide) in paragraph at lines 1016--1018 []\T1/txtt/m/n/10 miral::WindowSpecification::AspectRatio::width Underfull \hbox (badness 10000) in paragraph at lines 1018--1020 []\T1/txtt/m/n/10 miral::WindowSpecification::attached_edges Underfull \hbox (badness 10000) in paragraph at lines 1020--1022 []\T1/txtt/m/n/10 miral::WindowSpecification::aux_rect \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (53.62167pt too wide) in paragraph at lines 1022--1024 []\T1/txtt/m/n/10 miral::WindowSpecification::aux_rect_placement_gravity Overfull \hbox (48.37169pt too wide) in paragraph at lines 1024--1026 []\T1/txtt/m/n/10 miral::WindowSpecification::aux_rect_placement_offset Underfull \hbox (badness 10000) in paragraph at lines 1026--1028 []\T1/txtt/m/n/10 miral::WindowSpecification::confine_pointer Underfull \hbox (badness 10000) in paragraph at lines 1028--1029 []\T1/txtt/m/n/10 miral::WindowSpecification::depth_layer Underfull \hbox (badness 10000) in paragraph at lines 1029--1031 []\T1/txtt/m/n/10 miral::WindowSpecification::exclusive_rect Overfull \hbox (32.62173pt too wide) in paragraph at lines 1034--1036 []\T1/txtt/m/n/10 miral::WindowSpecification::ignore_exclusion_zones Underfull \hbox (badness 10000) in paragraph at lines 1038--1040 []\T1/txtt/m/n/10 miral::WindowSpecification::input_shape Overfull \hbox (11.6218pt too wide) in paragraph at lines 1040--1042 []\T1/txtt/m/n/10 miral::WindowSpecification::InputReceptionMode Overfull \hbox (53.62167pt too wide) in paragraph at lines 1042--1044 []\T1/txtt/m/n/10 miral::WindowSpecification::InputReceptionMode::normal Overfull \hbox (116.62149pt too wide) in paragraph at lines 1044--1046 []\T1/txtt/m/n/10 miral::WindowSpecification::InputReceptionMode::receives_all_ input Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/txtt/m/n/10 miral::WindowSpecification::max_width \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1056--1058 []\T1/txtt/m/n/10 miral::WindowSpecification::min_width \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1058--1059 []\T1/txtt/m/n/10 miral::WindowSpecification::name \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1059--1060 []\T1/txtt/m/n/10 miral::WindowSpecification::operator= \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1060--1062 []\T1/txtt/m/n/10 miral::WindowSpecification::output_id \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1063--1065 []\T1/txtt/m/n/10 miral::WindowSpecification::placement_hints Overfull \hbox (27.37175pt too wide) in paragraph at lines 1065--1067 []\T1/txtt/m/n/10 miral::WindowSpecification::preferred_orientation Overfull \hbox (27.37175pt too wide) in paragraph at lines 1067--1069 []\T1/txtt/m/n/10 miral::WindowSpecification::server_side_decorated Underfull \hbox (badness 10000) in paragraph at lines 1069--1071 []\T1/txtt/m/n/10 miral::WindowSpecification::shell_chrome Underfull \hbox (badness 10000) in paragraph at lines 1071--1072 []\T1/txtt/m/n/10 miral::WindowSpecification::size \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1073--1075 []\T1/txtt/m/n/10 miral::WindowSpecification::top_left \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1075--1076 []\T1/txtt/m/n/10 miral::WindowSpecification::type \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1076--1077 []\T1/txtt/m/n/10 miral::WindowSpecification::userdata \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 1077--1079 []\T1/txtt/m/n/10 miral::WindowSpecification::visible_on_lock_screen Underfull \hbox (badness 10000) in paragraph at lines 1079--1081 []\T1/txtt/m/n/10 miral::WindowSpecification::width_inc \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (43.1217pt too wide) in paragraph at lines 1081--1083 []\T1/txtt/m/n/10 miral::WindowSpecification::window_placement_gravity Overfull \hbox (16.87178pt too wide) in paragraph at lines 1083--1085 []\T1/txtt/m/n/10 miral::WindowSpecification::WindowSpecification Underfull \hbox (badness 10000) in paragraph at lines 1088--1089 []\T1/txtt/m/n/10 miral::X11Support::default_to_enabled \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [316] Underfull \hbox (badness 7433) in paragraph at lines 1089--1090 []\T1/txtt/m/n/10 miral::X11Support::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 1091--1092 []\T1/txtt/m/n/10 miral::X11Support::X11Support \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1105--1107 []\T1/txtt/m/n/10 MirBufferFlag::mir_buffer_flag_can_scanout Underfull \hbox (badness 10000) in paragraph at lines 1107--1109 []\T1/txtt/m/n/10 MirBufferFlag::mir_buffer_flag_fenced \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1124--1126 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_above \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 1126--1128 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_always_on_top Underfull \hbox (badness 10000) in paragraph at lines 1128--1130 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_application Underfull \hbox (badness 10000) in paragraph at lines 1130--1132 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_background Underfull \hbox (badness 10000) in paragraph at lines 1132--1134 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_below \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1138--1140 []\T1/txtt/m/n/10 MirEdgeAttachment::mir_edge_attachment_any Overfull \hbox (27.37175pt too wide) in paragraph at lines 1140--1142 []\T1/txtt/m/n/10 MirEdgeAttachment::mir_edge_attachment_horizontal Overfull \hbox (16.87178pt too wide) in paragraph at lines 1142--1144 []\T1/txtt/m/n/10 MirEdgeAttachment::mir_edge_attachment_vertical Underfull \hbox (badness 7433) in paragraph at lines 1145--1147 []\T1/txtt/m/n/10 MirEglSurface::~MirEglSurface \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1151--1153 []\T1/txtt/m/n/10 MirEventType::mir_event_type_close_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 1154--1156 []\T1/txtt/m/n/10 MirEventType::mir_event_type_input_configuration Overfull \hbox (16.87178pt too wide) in paragraph at lines 1156--1158 []\T1/txtt/m/n/10 MirEventType::mir_event_type_input_device_state Underfull \hbox (badness 10000) in paragraph at lines 1160--1162 []\T1/txtt/m/n/10 MirEventType::mir_event_type_orientation Overfull \hbox (64.12164pt too wide) in paragraph at lines 1162--1164 []\T1/txtt/m/n/10 MirEventType::mir_event_type_prompt_session_state_change Underfull \hbox (badness 10000) in paragraph at lines 1166--1168 []\T1/txtt/m/n/10 MirEventType::mir_event_type_window_output Overfull \hbox (6.37181pt too wide) in paragraph at lines 1168--1170 []\T1/txtt/m/n/10 MirEventType::mir_event_type_window_placement Underfull \hbox (badness 10000) in paragraph at lines 1172--1174 []\T1/txtt/m/n/10 MirFocusMode::mir_focus_mode_disabled \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1176--1178 []\T1/txtt/m/n/10 MirFocusMode::mir_focus_mode_grabbing \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1182--1184 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_phone \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1184--1186 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_projector Underfull \hbox (badness 10000) in paragraph at lines 1186--1188 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_tablet \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1188--1189 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_tv \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- [317] Overfull \hbox (37.87172pt too wide) in paragraph at lines 1193--1195 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_alt Overfull \hbox (64.12164pt too wide) in paragraph at lines 1195--1197 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_alt_left Overfull \hbox (69.37163pt too wide) in paragraph at lines 1197--1199 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_alt_right Overfull \hbox (69.37163pt too wide) in paragraph at lines 1199--1201 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_caps_lock Overfull \hbox (43.1217pt too wide) in paragraph at lines 1201--1203 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_ctrl Overfull \hbox (69.37163pt too wide) in paragraph at lines 1203--1205 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_ctrl_left Overfull \hbox (74.62161pt too wide) in paragraph at lines 1205--1207 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_ctrl_right Overfull \hbox (64.12164pt too wide) in paragraph at lines 1207--1209 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_function Overfull \hbox (43.1217pt too wide) in paragraph at lines 1209--1211 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_meta Overfull \hbox (69.37163pt too wide) in paragraph at lines 1211--1213 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_meta_left Overfull \hbox (74.62161pt too wide) in paragraph at lines 1213--1215 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_meta_right Overfull \hbox (43.1217pt too wide) in paragraph at lines 1215--1217 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_none Overfull \hbox (64.12164pt too wide) in paragraph at lines 1217--1219 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_num_lock Overfull \hbox (79.8716pt too wide) in paragraph at lines 1219--1221 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_scroll_lock Overfull \hbox (48.37169pt too wide) in paragraph at lines 1221--1223 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_shift Overfull \hbox (74.62161pt too wide) in paragraph at lines 1223--1225 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_shift_left Overfull \hbox (79.8716pt too wide) in paragraph at lines 1225--1227 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_shift_right Overfull \hbox (37.87172pt too wide) in paragraph at lines 1227--1229 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_sym Underfull \hbox (badness 10000) in paragraph at lines 1231--1233 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_key Overfull \hbox (58.87166pt too wide) in paragraph at lines 1233--1235 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_keyboard_resync Overfull \hbox (16.87178pt too wide) in paragraph at lines 1235--1237 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_pointer Overfull \hbox (6.37181pt too wide) in paragraph at lines 1237--1239 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_touch Underfull \hbox (badness 10000) in paragraph at lines 1239--1241 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_types Underfull \hbox (badness 10000) in paragraph at lines 1242--1244 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_down Overfull \hbox (22.12177pt too wide) in paragraph at lines 1244--1246 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_modifiers Overfull \hbox (6.37181pt too wide) in paragraph at lines 1246--1248 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_repeat Underfull \hbox (badness 10000) in paragraph at lines 1248--1250 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_up Underfull \hbox (badness 10000) in paragraph at lines 1250--1252 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_actions Overfull \hbox (22.12177pt too wide) in paragraph at lines 1254--1256 []\T1/txtt/m/n/10 MirLifecycleState::mir_lifecycle_connection_lost Overfull \hbox (11.6218pt too wide) in paragraph at lines 1256--1258 []\T1/txtt/m/n/10 MirLifecycleState::mir_lifecycle_state_resumed Overfull \hbox (37.87172pt too wide) in paragraph at lines 1258--1260 []\T1/txtt/m/n/10 MirLifecycleState::mir_lifecycle_state_will_suspend Underfull \hbox (badness 10000) in paragraph at lines 1262--1264 []\T1/txtt/m/n/10 MirMirrorMode::mir_mirror_mode_horizontal Underfull \hbox (badness 10000) in paragraph at lines 1265--1267 []\T1/txtt/m/n/10 MirMirrorMode::mir_mirror_mode_vertical Underfull \hbox (badness 7433) in paragraph at lines 1272--1273 []\T1/txtt/m/n/10 miroil::Compositor::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Overfull \hbox (6.37181pt too wide) in paragraph at lines 1278--1280 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper Overfull \hbox (216.3712pt too wide) in paragraph at lines 1280--1282 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper::~DisplayConfig urationControllerWrapper Overfull \hbox (211.12122pt too wide) in paragraph at lines 1282--1284 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper::DisplayConfigu rationControllerWrapper Overfull \hbox (132.37144pt too wide) in paragraph at lines 1284--1286 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper::set_base_confi guration Underfull \hbox (badness 10000) in paragraph at lines 1286--1287 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 1287--1289 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::clone_output_index Overfull \hbox (22.12177pt too wide) in paragraph at lines 1289--1291 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::DisplayMode Overfull \hbox (95.62155pt too wide) in paragraph at lines 1291--1293 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::DisplayMode::refresh_rat e [318] Overfull \hbox (53.62167pt too wide) in paragraph at lines 1293--1295 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::DisplayMode::size Overfull \hbox (22.12177pt too wide) in paragraph at lines 1295--1297 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::form_factor Underfull \hbox (badness 10000) in paragraph at lines 1297--1298 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::mode Overfull \hbox (22.12177pt too wide) in paragraph at lines 1298--1300 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::orientation Underfull \hbox (badness 10000) in paragraph at lines 1300--1301 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::scale Underfull \hbox (badness 10000) in paragraph at lines 1301--1302 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::used Underfull \hbox (badness 10000) in paragraph at lines 1302--1303 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (100.87154pt too wide) in paragraph at lines 1303--1305 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::~DisplayConfigurationPoli cy Overfull \hbox (1.12183pt too wide) in paragraph at lines 1305--1307 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::apply_to Overfull \hbox (95.62155pt too wide) in paragraph at lines 1307--1309 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::DisplayConfigurationPolic y Overfull \hbox (6.37181pt too wide) in paragraph at lines 1309--1311 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::operator= Underfull \hbox (badness 10000) in paragraph at lines 1311--1312 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (111.3715pt too wide) in paragraph at lines 1312--1314 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage::~DisplayConfigurationSto rage Underfull \hbox (badness 10000) in paragraph at lines 1314--1316 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage::load Underfull \hbox (badness 10000) in paragraph at lines 1316--1318 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage::save Overfull \hbox (58.87166pt too wide) in paragraph at lines 1322--1324 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::~DisplayListenerWrapper Underfull \hbox (badness 10000) in paragraph at lines 1324--1326 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::add_display Overfull \hbox (53.62167pt too wide) in paragraph at lines 1326--1328 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::DisplayListenerWrapper Overfull \hbox (11.6218pt too wide) in paragraph at lines 1328--1330 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::remove_display Underfull \hbox (badness 10000) in paragraph at lines 1334--1336 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 C++ enum\T1/qtm/m/n/10 ), Overfull \hbox (11.6218pt too wide) in paragraph at lines 1338--1340 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::monitor_limits Overfull \hbox (1.12183pt too wide) in paragraph at lines 1340--1342 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::monitor_name Overfull \hbox (6.37181pt too wide) in paragraph at lines 1342--1344 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::serial_number Overfull \hbox (32.62173pt too wide) in paragraph at lines 1344--1346 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::timing_identifiers Underfull \hbox (badness 10000) in paragraph at lines 1346--1348 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::undefined Overfull \hbox (22.12177pt too wide) in paragraph at lines 1348--1350 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::unspecified_text Overfull \hbox (22.12177pt too wide) in paragraph at lines 1350--1352 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::white_point_data Underfull \hbox (badness 6428) in paragraph at lines 1354--1356 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ union\T1/qtm/m/n/10 ), Overfull \hbox (6.37181pt too wide) in paragraph at lines 1356--1358 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value::monitor_name Overfull \hbox (11.6218pt too wide) in paragraph at lines 1358--1360 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value::serial_number Overfull \hbox (27.37175pt too wide) in paragraph at lines 1360--1362 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value::unspecified_text Underfull \hbox (badness 10000) in paragraph at lines 1366--1368 []\T1/txtt/m/n/10 miroil::Edid::PhysicalSizeMM::height \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1368--1370 []\T1/txtt/m/n/10 miroil::Edid::PhysicalSizeMM::width \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/txtt/m/n/10 miroil::EventBuilder::~EventBuilder \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1379--1380 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ class\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1380--1382 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::device_id Underfull \hbox (badness 10000) in paragraph at lines 1382--1384 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::relative_x Underfull \hbox (badness 10000) in paragraph at lines 1384--1386 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::relative_y Underfull \hbox (badness 10000) in paragraph at lines 1388--1389 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::timestamp Underfull \hbox (badness 10000) in paragraph at lines 1390--1391 []\T1/txtt/m/n/10 miroil::EventBuilder::make_key_event \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ [319] Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []\T1/txtt/m/n/10 miroil::EventBuilder::make_pointer_event Underfull \hbox (badness 10000) in paragraph at lines 1402--1403 []\T1/txtt/m/n/10 miroil::GLBuffer::has_alpha_channel \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1410--1411 []\T1/txtt/m/n/10 miroil::InputDevice::get_device_name \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1411--1412 []\T1/txtt/m/n/10 miroil::InputDevice::InputDevice \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1412--1413 []\T1/txtt/m/n/10 miroil::InputDevice::is_alpha_numeric \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1413--1414 []\T1/txtt/m/n/10 miroil::InputDevice::is_keyboard \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (27.37175pt too wide) in paragraph at lines 1417--1419 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::~InputDeviceObserver Underfull \hbox (badness 10000) in paragraph at lines 1419--1421 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::device_added Underfull \hbox (badness 10000) in paragraph at lines 1421--1423 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::device_removed Overfull \hbox (22.12177pt too wide) in paragraph at lines 1423--1425 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::InputDeviceObserver Underfull \hbox (badness 10000) in paragraph at lines 1427--1429 []\T1/txtt/m/n/10 miroil::MirPromptSession::~MirPromptSession Underfull \hbox (badness 10000) in paragraph at lines 1429--1431 []\T1/txtt/m/n/10 miroil::MirPromptSession::MirPromptSession Overfull \hbox (53.62167pt too wide) in paragraph at lines 1431--1433 []\T1/txtt/m/n/10 miroil::MirPromptSession::new_fds_for_prompt_providers Underfull \hbox (badness 10000) in paragraph at lines 1433--1434 []\T1/txtt/m/n/10 miroil::MirPromptSession::operator= \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1434--1435 []\T1/txtt/m/n/10 miroil::MirPromptSession::operator== \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1435--1436 []\T1/txtt/m/n/10 miroil::MirPromptSession::prompt_session Overfull \hbox (43.1217pt too wide) in paragraph at lines 1437--1439 []\T1/txtt/m/n/10 miroil::MirServerHooks::create_input_device_observer Underfull \hbox (badness 10000) in paragraph at lines 1439--1441 []\T1/txtt/m/n/10 miroil::MirServerHooks::create_named_cursor Overfull \hbox (53.62167pt too wide) in paragraph at lines 1441--1443 []\T1/txtt/m/n/10 miroil::MirServerHooks::create_prompt_session_listener Overfull \hbox (85.12158pt too wide) in paragraph at lines 1445--1447 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_display_configuration_controller Underfull \hbox (badness 10000) in paragraph at lines 1447--1449 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_mir_display Overfull \hbox (37.87172pt too wide) in paragraph at lines 1449--1451 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_prompt_session_listener Overfull \hbox (32.62173pt too wide) in paragraph at lines 1451--1453 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_prompt_session_manager Underfull \hbox (badness 10000) in paragraph at lines 1454--1455 []\T1/txtt/m/n/10 miroil::OpenGLContext::OpenGLContext \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1456--1458 []\T1/txtt/m/n/10 miroil::OpenGLContext::the_open_gl_config Overfull \hbox (37.87172pt too wide) in paragraph at lines 1460--1462 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::~PersistDisplayConfig Overfull \hbox (100.87154pt too wide) in paragraph at lines 1462--1464 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::DisplayConfigurationPolicyWrapp er Underfull \hbox (badness 10000) in paragraph at lines 1464--1465 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::operator() Underfull \hbox (badness 10000) in paragraph at lines 1465--1466 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::operator= Overfull \hbox (32.62173pt too wide) in paragraph at lines 1466--1468 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::PersistDisplayConfig Overfull \hbox (48.37169pt too wide) in paragraph at lines 1469--1471 []\T1/txtt/m/n/10 miroil::PromptSessionListener::~PromptSessionListener Underfull \hbox (badness 10000) in paragraph at lines 1471--1472 []\T1/txtt/m/n/10 miroil::PromptSessionListener::operator= Overfull \hbox (43.1217pt too wide) in paragraph at lines 1472--1474 []\T1/txtt/m/n/10 miroil::PromptSessionListener::prompt_provider_added Overfull \hbox (53.62167pt too wide) in paragraph at lines 1474--1476 []\T1/txtt/m/n/10 miroil::PromptSessionListener::prompt_provider_removed Overfull \hbox (43.1217pt too wide) in paragraph at lines 1476--1478 []\T1/txtt/m/n/10 miroil::PromptSessionListener::PromptSessionListener [320] Underfull \hbox (badness 10000) in paragraph at lines 1478--1479 []\T1/txtt/m/n/10 miroil::PromptSessionListener::resuming Underfull \hbox (badness 10000) in paragraph at lines 1479--1480 []\T1/txtt/m/n/10 miroil::PromptSessionListener::starting Underfull \hbox (badness 10000) in paragraph at lines 1480--1481 []\T1/txtt/m/n/10 miroil::PromptSessionListener::stopping Underfull \hbox (badness 10000) in paragraph at lines 1481--1483 []\T1/txtt/m/n/10 miroil::PromptSessionListener::suspending Overfull \hbox (37.87172pt too wide) in paragraph at lines 1484--1486 []\T1/txtt/m/n/10 miroil::PromptSessionManager::~PromptSessionManager Overfull \hbox (6.37181pt too wide) in paragraph at lines 1486--1488 []\T1/txtt/m/n/10 miroil::PromptSessionManager::application_for Underfull \hbox (badness 10000) in paragraph at lines 1488--1489 []\T1/txtt/m/n/10 miroil::PromptSessionManager::operator= Underfull \hbox (badness 10000) in paragraph at lines 1489--1490 []\T1/txtt/m/n/10 miroil::PromptSessionManager::operator== Overfull \hbox (32.62173pt too wide) in paragraph at lines 1490--1492 []\T1/txtt/m/n/10 miroil::PromptSessionManager::PromptSessionManager Overfull \hbox (37.87172pt too wide) in paragraph at lines 1492--1494 []\T1/txtt/m/n/10 miroil::PromptSessionManager::resume_prompt_session Overfull \hbox (27.37175pt too wide) in paragraph at lines 1494--1496 []\T1/txtt/m/n/10 miroil::PromptSessionManager::stop_prompt_session Overfull \hbox (43.1217pt too wide) in paragraph at lines 1496--1498 []\T1/txtt/m/n/10 miroil::PromptSessionManager::suspend_prompt_session Underfull \hbox (badness 10000) in paragraph at lines 1500--1501 []\T1/txtt/m/n/10 miroil::SetCompositor::SetCompositor \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 1504--1505 []\T1/txtt/m/n/10 miroil::Surface::add_observer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1506--1507 []\T1/txtt/m/n/10 miroil::Surface::generate_renderables \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1512--1513 []\T1/txtt/m/n/10 miroil::Surface::remove_observer \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1513--1515 []\T1/txtt/m/n/10 miroil::Surface::set_confine_pointer_state Underfull \hbox (badness 10000) in paragraph at lines 1516--1517 []\T1/txtt/m/n/10 miroil::Surface::set_orientation \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []\T1/txtt/m/n/10 miroil::SurfaceObserver::~SurfaceObserver Underfull \hbox (badness 10000) in paragraph at lines 1523--1524 []\T1/txtt/m/n/10 miroil::SurfaceObserver::alpha_set_to \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 1524--1526 []\T1/txtt/m/n/10 miroil::SurfaceObserver::application_id_set_to Underfull \hbox (badness 10000) in paragraph at lines 1526--1527 []\T1/txtt/m/n/10 miroil::SurfaceObserver::attrib_changed Overfull \hbox (58.87166pt too wide) in paragraph at lines 1527--1529 []\T1/txtt/m/n/10 miroil::SurfaceObserver::client_surface_close_requested Underfull \hbox (badness 10000) in paragraph at lines 1529--1531 []\T1/txtt/m/n/10 miroil::SurfaceObserver::content_resized_to Overfull \hbox (6.37181pt too wide) in paragraph at lines 1531--1533 []\T1/txtt/m/n/10 miroil::SurfaceObserver::cursor_image_removed Overfull \hbox (1.12183pt too wide) in paragraph at lines 1533--1535 []\T1/txtt/m/n/10 miroil::SurfaceObserver::cursor_image_set_to Underfull \hbox (badness 10000) in paragraph at lines 1535--1537 []\T1/txtt/m/n/10 miroil::SurfaceObserver::depth_layer_set_to Underfull \hbox (badness 10000) in paragraph at lines 1537--1538 []\T1/txtt/m/n/10 miroil::SurfaceObserver::frame_posted \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1539--1540 []\T1/txtt/m/n/10 miroil::SurfaceObserver::input_consumed Underfull \hbox (badness 10000) in paragraph at lines 1540--1541 []\T1/txtt/m/n/10 miroil::SurfaceObserver::keymap_changed Underfull \hbox (badness 10000) in paragraph at lines 1543--1545 []\T1/txtt/m/n/10 miroil::SurfaceObserver::orientation_set_to Underfull \hbox (badness 10000) in paragraph at lines 1545--1547 []\T1/txtt/m/n/10 miroil::SurfaceObserver::placed_relative Underfull \hbox (badness 10000) in paragraph at lines 1547--1548 []\T1/txtt/m/n/10 miroil::SurfaceObserver::renamed \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 1548--1550 []\T1/txtt/m/n/10 miroil::SurfaceObserver::start_drag_and_drop Underfull \hbox (badness 10000) in paragraph at lines 1550--1551 []\T1/txtt/m/n/10 miroil::SurfaceObserver::SurfaceObserver Overfull \hbox (11.6218pt too wide) in paragraph at lines 1551--1553 []\T1/txtt/m/n/10 miroil::SurfaceObserver::transformation_set_to Underfull \hbox (badness 10000) in paragraph at lines 1553--1555 []\T1/txtt/m/n/10 miroil::SurfaceObserver::window_resized_to Underfull \hbox (badness 10000) in paragraph at lines 1557--1559 []\T1/txtt/m/n/10 MirOrientation::mir_orientation_inverted Underfull \hbox (badness 10000) in paragraph at lines 1559--1560 []\T1/txtt/m/n/10 MirOrientation::mir_orientation_left \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1562--1564 []\T1/txtt/m/n/10 MirOrientation::mir_orientation_right \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [321] Overfull \hbox (1.12183pt too wide) in paragraph at lines 1566--1568 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_any Overfull \hbox (32.62173pt too wide) in paragraph at lines 1568--1570 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_landscape Overfull \hbox (53.62167pt too wide) in paragraph at lines 1570--1572 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_landscape_any Overfull \hbox (79.8716pt too wide) in paragraph at lines 1572--1574 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_landscape_inverted Overfull \hbox (27.37175pt too wide) in paragraph at lines 1574--1576 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_portrait Overfull \hbox (48.37169pt too wide) in paragraph at lines 1576--1578 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_portrait_any Overfull \hbox (74.62161pt too wide) in paragraph at lines 1578--1580 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_portrait_inverted Overfull \hbox (37.87172pt too wide) in paragraph at lines 1582--1584 []\T1/txtt/m/n/10 MirOutputGammaSupported::mir_output_gamma_supported Overfull \hbox (48.37169pt too wide) in paragraph at lines 1584--1586 []\T1/txtt/m/n/10 MirOutputGammaSupported::mir_output_gamma_unsupported Underfull \hbox (badness 10000) in paragraph at lines 1588--1590 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_component Underfull \hbox (badness 10000) in paragraph at lines 1590--1592 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_composite Underfull \hbox (badness 10000) in paragraph at lines 1592--1594 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_displayport Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_hdmia \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1602--1604 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_hdmib \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1605--1607 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_ninepindin Underfull \hbox (badness 10000) in paragraph at lines 1607--1609 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_svideo \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1609--1610 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_tv \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1617--1619 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_abgr_8888 Underfull \hbox (badness 10000) in paragraph at lines 1619--1621 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_argb_8888 Underfull \hbox (badness 10000) in paragraph at lines 1621--1623 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_bgr_888 Underfull \hbox (badness 10000) in paragraph at lines 1623--1625 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_invalid Underfull \hbox (badness 10000) in paragraph at lines 1625--1627 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgb_565 Underfull \hbox (badness 10000) in paragraph at lines 1627--1629 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgb_888 Underfull \hbox (badness 10000) in paragraph at lines 1629--1631 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgba_4444 Underfull \hbox (badness 10000) in paragraph at lines 1631--1633 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgba_5551 Underfull \hbox (badness 10000) in paragraph at lines 1633--1635 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_xbgr_8888 Underfull \hbox (badness 10000) in paragraph at lines 1635--1637 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_xrgb_8888 Underfull \hbox (badness 7099) in paragraph at lines 1637--1638 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_formats \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Overfull \hbox (27.37175pt too wide) in paragraph at lines 1640--1642 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_center Overfull \hbox (16.87178pt too wide) in paragraph at lines 1642--1644 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_east Overfull \hbox (22.12177pt too wide) in paragraph at lines 1644--1646 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_north Overfull \hbox (43.1217pt too wide) in paragraph at lines 1646--1648 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_northeast Overfull \hbox (43.1217pt too wide) in paragraph at lines 1648--1650 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_northwest Overfull \hbox (22.12177pt too wide) in paragraph at lines 1650--1652 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_south Overfull \hbox (43.1217pt too wide) in paragraph at lines 1652--1654 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_southeast Overfull \hbox (43.1217pt too wide) in paragraph at lines 1654--1656 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_southwest Overfull \hbox (16.87178pt too wide) in paragraph at lines 1656--1658 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_west Overfull \hbox (22.12177pt too wide) in paragraph at lines 1660--1662 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_antipodes [322] Overfull \hbox (16.87178pt too wide) in paragraph at lines 1662--1664 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_flip_any Overfull \hbox (6.37181pt too wide) in paragraph at lines 1664--1666 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_flip_x Overfull \hbox (6.37181pt too wide) in paragraph at lines 1666--1668 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_flip_y Overfull \hbox (27.37175pt too wide) in paragraph at lines 1668--1670 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_resize_any Overfull \hbox (16.87178pt too wide) in paragraph at lines 1670--1672 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_resize_x Overfull \hbox (16.87178pt too wide) in paragraph at lines 1672--1674 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_resize_y Overfull \hbox (22.12177pt too wide) in paragraph at lines 1674--1676 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_slide_any Overfull \hbox (11.6218pt too wide) in paragraph at lines 1676--1678 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_slide_x Overfull \hbox (11.6218pt too wide) in paragraph at lines 1678--1680 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_slide_y Overfull \hbox (69.37163pt too wide) in paragraph at lines 1682--1684 []\T1/txtt/m/n/10 MirPointerAcceleration::mir_pointer_acceleration_adaptive Overfull \hbox (48.37169pt too wide) in paragraph at lines 1684--1686 []\T1/txtt/m/n/10 MirPointerAcceleration::mir_pointer_acceleration_none Overfull \hbox (22.12177pt too wide) in paragraph at lines 1687--1689 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_button_down Overfull \hbox (11.6218pt too wide) in paragraph at lines 1689--1691 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_button_up Underfull \hbox (badness 10000) in paragraph at lines 1691--1693 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_enter Underfull \hbox (badness 10000) in paragraph at lines 1693--1695 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_leave Underfull \hbox (badness 10000) in paragraph at lines 1695--1697 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_motion Underfull \hbox (badness 10000) in paragraph at lines 1697--1699 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_actions \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1701--1703 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_hscroll Overfull \hbox (27.37175pt too wide) in paragraph at lines 1703--1705 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_hscroll_discrete Overfull \hbox (27.37175pt too wide) in paragraph at lines 1705--1707 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_hscroll_value120 Underfull \hbox (badness 10000) in paragraph at lines 1707--1709 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_relative_x Underfull \hbox (badness 10000) in paragraph at lines 1709--1711 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_relative_y Underfull \hbox (badness 10000) in paragraph at lines 1711--1713 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_vscroll Overfull \hbox (27.37175pt too wide) in paragraph at lines 1713--1715 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_vscroll_discrete Overfull \hbox (27.37175pt too wide) in paragraph at lines 1715--1717 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_vscroll_value120 Overfull \hbox (64.12164pt too wide) in paragraph at lines 1720--1722 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_continuous Overfull \hbox (43.1217pt too wide) in paragraph at lines 1722--1724 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_finger Overfull \hbox (32.62173pt too wide) in paragraph at lines 1724--1726 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_none Overfull \hbox (37.87172pt too wide) in paragraph at lines 1726--1728 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_wheel Overfull \hbox (64.12164pt too wide) in paragraph at lines 1728--1730 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_wheel_tilt Underfull \hbox (badness 10000) in paragraph at lines 1731--1733 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_back Underfull \hbox (badness 10000) in paragraph at lines 1733--1735 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_extra Overfull \hbox (1.12183pt too wide) in paragraph at lines 1735--1737 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_forward Overfull \hbox (1.12183pt too wide) in paragraph at lines 1737--1739 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_primary Overfull \hbox (11.6218pt too wide) in paragraph at lines 1739--1741 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_secondary Underfull \hbox (badness 10000) in paragraph at lines 1741--1743 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_side Underfull \hbox (badness 10000) in paragraph at lines 1743--1745 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_task Overfull \hbox (6.37181pt too wide) in paragraph at lines 1745--1747 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_tertiary Overfull \hbox (64.12164pt too wide) in paragraph at lines 1750--1752 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_confined_oneshot Overfull \hbox (79.8716pt too wide) in paragraph at lines 1752--1754 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_confined_persistent Overfull \hbox (53.62167pt too wide) in paragraph at lines 1754--1756 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_locked_oneshot Overfull \hbox (69.37163pt too wide) in paragraph at lines 1756--1758 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_locked_persistent Overfull \hbox (32.62173pt too wide) in paragraph at lines 1758--1760 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_unconfined Overfull \hbox (27.37175pt too wide) in paragraph at lines 1762--1764 []\T1/txtt/m/n/10 MirPointerHandedness::mir_pointer_handedness_left Overfull \hbox (32.62173pt too wide) in paragraph at lines 1764--1766 []\T1/txtt/m/n/10 MirPointerHandedness::mir_pointer_handedness_right [323] Underfull \hbox (badness 10000) in paragraph at lines 1770--1772 []\T1/txtt/m/n/10 MirPowerMode::mir_power_mode_standby \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1772--1774 []\T1/txtt/m/n/10 MirPowerMode::mir_power_mode_suspend \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 1777--1779 []\T1/txtt/m/n/10 MirPromptSessionState::mir_prompt_session_state_started Overfull \hbox (58.87166pt too wide) in paragraph at lines 1779--1781 []\T1/txtt/m/n/10 MirPromptSessionState::mir_prompt_session_state_stopped Overfull \hbox (69.37163pt too wide) in paragraph at lines 1781--1783 []\T1/txtt/m/n/10 MirPromptSessionState::mir_prompt_session_state_suspended Underfull \hbox (badness 10000) in paragraph at lines 1787--1789 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_north \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1789--1791 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_northeast Underfull \hbox (badness 10000) in paragraph at lines 1791--1793 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_northwest Underfull \hbox (badness 10000) in paragraph at lines 1793--1795 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_south \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1795--1797 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_southeast Underfull \hbox (badness 10000) in paragraph at lines 1797--1799 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_southwest Underfull \hbox (badness 10000) in paragraph at lines 1802--1804 []\T1/txtt/m/n/10 MirShellChrome::mir_shell_chrome_low \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1804--1806 []\T1/txtt/m/n/10 MirShellChrome::mir_shell_chrome_normal Overfull \hbox (100.87154pt too wide) in paragraph at lines 1808--1810 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_horizontal_b gr Overfull \hbox (100.87154pt too wide) in paragraph at lines 1810--1812 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_horizontal_r gb Overfull \hbox (48.37169pt too wide) in paragraph at lines 1812--1814 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_none Overfull \hbox (64.12164pt too wide) in paragraph at lines 1814--1816 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_unknown Overfull \hbox (90.37157pt too wide) in paragraph at lines 1816--1818 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_vertical_bgr Overfull \hbox (90.37157pt too wide) in paragraph at lines 1818--1820 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_vertical_rgb Underfull \hbox (badness 10000) in paragraph at lines 1821--1823 []\T1/txtt/m/n/10 MirTouchAction::mir_touch_action_change Underfull \hbox (badness 10000) in paragraph at lines 1823--1825 []\T1/txtt/m/n/10 MirTouchAction::mir_touch_action_down \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1826--1827 []\T1/txtt/m/n/10 MirTouchAction::mir_touch_actions \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1829--1831 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_pressure \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1831--1832 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_size \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1832--1834 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_touch_major Underfull \hbox (badness 10000) in paragraph at lines 1834--1836 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_touch_minor Overfull \hbox (79.8716pt too wide) in paragraph at lines 1841--1843 []\T1/txtt/m/n/10 MirTouchpadClickMode::mir_touchpad_click_mode_area_to_click Overfull \hbox (74.62161pt too wide) in paragraph at lines 1843--1845 []\T1/txtt/m/n/10 MirTouchpadClickMode::mir_touchpad_click_mode_finger_count Overfull \hbox (32.62173pt too wide) in paragraph at lines 1845--1847 []\T1/txtt/m/n/10 MirTouchpadClickMode::mir_touchpad_click_mode_none Overfull \hbox (116.62149pt too wide) in paragraph at lines 1850--1852 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_button_down_s croll Overfull \hbox (79.8716pt too wide) in paragraph at lines 1852--1854 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_edge_scroll Overfull \hbox (43.1217pt too wide) in paragraph at lines 1854--1856 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_none Overfull \hbox (111.3715pt too wide) in paragraph at lines 1856--1858 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_two_finger_sc roll Overfull \hbox (142.87141pt too wide) in paragraph at lines 1861--1863 []\T1/txtt/m/n/10 MirTouchscreenMappingMode::mir_touchscreen_mapping_mode_to_di splay_wall Overfull \hbox (111.3715pt too wide) in paragraph at lines 1863--1865 []\T1/txtt/m/n/10 MirTouchscreenMappingMode::mir_touchscreen_mapping_mode_to_ou tput [324] Underfull \hbox (badness 10000) in paragraph at lines 1866--1868 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltype_finger Underfull \hbox (badness 10000) in paragraph at lines 1868--1870 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltype_stylus Overfull \hbox (1.12183pt too wide) in paragraph at lines 1870--1872 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltype_unknown Underfull \hbox (badness 10000) in paragraph at lines 1872--1874 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltypes \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1878--1880 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_focus Overfull \hbox (64.12164pt too wide) in paragraph at lines 1880--1882 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_preferred_orientation Underfull \hbox (badness 10000) in paragraph at lines 1882--1884 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_state Underfull \hbox (badness 10000) in paragraph at lines 1884--1886 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_type Overfull \hbox (6.37181pt too wide) in paragraph at lines 1886--1888 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_visibility Overfull \hbox (32.62173pt too wide) in paragraph at lines 1891--1893 []\T1/txtt/m/n/10 MirWindowFocusState::mir_window_focus_state_active Overfull \hbox (37.87172pt too wide) in paragraph at lines 1893--1895 []\T1/txtt/m/n/10 MirWindowFocusState::mir_window_focus_state_focused Overfull \hbox (48.37169pt too wide) in paragraph at lines 1895--1897 []\T1/txtt/m/n/10 MirWindowFocusState::mir_window_focus_state_unfocused Underfull \hbox (badness 10000) in paragraph at lines 1899--1901 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_attached Underfull \hbox (badness 10000) in paragraph at lines 1901--1903 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_fullscreen Underfull \hbox (badness 10000) in paragraph at lines 1903--1905 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_hidden Overfull \hbox (16.87178pt too wide) in paragraph at lines 1905--1907 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_horizmaximized Underfull \hbox (badness 10000) in paragraph at lines 1907--1909 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_maximized Underfull \hbox (badness 10000) in paragraph at lines 1909--1911 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_minimized Underfull \hbox (badness 10000) in paragraph at lines 1911--1913 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_restored Underfull \hbox (badness 10000) in paragraph at lines 1913--1915 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_unknown Overfull \hbox (11.6218pt too wide) in paragraph at lines 1915--1917 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_vertmaximized Underfull \hbox (badness 7099) in paragraph at lines 1917--1918 []\T1/txtt/m/n/10 MirWindowState::mir_window_states \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1920--1922 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_decoration Underfull \hbox (badness 10000) in paragraph at lines 1922--1924 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_dialog \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1924--1926 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_freestyle Underfull \hbox (badness 10000) in paragraph at lines 1926--1928 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_gloss \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1928--1930 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_inputmethod Underfull \hbox (badness 10000) in paragraph at lines 1931--1933 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_normal \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1933--1935 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_satellite Overfull \hbox (32.62173pt too wide) in paragraph at lines 1941--1943 []\T1/txtt/m/n/10 MirWindowVisibility::mir_window_visibility_exposed Overfull \hbox (37.87172pt too wide) in paragraph at lines 1943--1945 []\T1/txtt/m/n/10 MirWindowVisibility::mir_window_visibility_occluded Underfull \hbox (badness 7433) in paragraph at lines 1949--1951 []\T1/txtt/m/n/10 SpinnerSplash::~SpinnerSplash \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1951--1953 []\T1/txtt/m/n/10 SpinnerSplash::operator Underfull \hbox (badness 10000) in paragraph at lines 1951--1953 \T1/txtt/m/n/10 std::shared_ptr \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 1956--1958 []\T1/txtt/m/n/10 SplashSession::~SplashSession \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1961--1963 []\T1/txtt/m/n/10 std::hash<::mir::IntWrapper>::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ fun c- Underfull \hbox (badness 10000) in paragraph at lines 1965--1967 []\T1/txtt/m/n/10 std::hash<::mir::IntWrapper Overfull \hbox (1.12183pt too wide) in paragraph at lines 1979--1981 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_delete_app Underfull \hbox (badness 10000) in paragraph at lines 1981--1982 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_end \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 1982--1984 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_focus_gained Underfull \hbox (badness 10000) in paragraph at lines 1984--1986 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_new_app Overfull \hbox (1.12183pt too wide) in paragraph at lines 1986--1988 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_new_window Overfull \hbox (27.37175pt too wide) in paragraph at lines 1988--1990 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::confirm_inherited_move Overfull \hbox (58.87166pt too wide) in paragraph at lines 1990--1992 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::confirm_placement_on_display Overfull \hbox (22.12177pt too wide) in paragraph at lines 1992--1994 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_keyboard_event Overfull \hbox (16.87178pt too wide) in paragraph at lines 1994--1996 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_modify_window Overfull \hbox (16.87178pt too wide) in paragraph at lines 1996--1998 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_pointer_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 1998--2000 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_raise_window Overfull \hbox (11.6218pt too wide) in paragraph at lines 2000--2002 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_request_move Overfull \hbox (22.12177pt too wide) in paragraph at lines 2002--2004 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_request_resize Overfull \hbox (6.37181pt too wide) in paragraph at lines 2004--2006 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_touch_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 2006--2008 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_window_ready Overfull \hbox (6.37181pt too wide) in paragraph at lines 2009--2011 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::count Overfull \hbox (27.37175pt too wide) in paragraph at lines 2011--2013 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::enumerate Overfull \hbox (32.62173pt too wide) in paragraph at lines 2013--2015 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::Enumerator Overfull \hbox (6.37181pt too wide) in paragraph at lines 2015--2017 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::erase Overfull \hbox (1.12183pt too wide) in paragraph at lines 2017--2019 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::push Underfull \hbox (badness 10000) in paragraph at lines 2019--2021 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::place_new_window Overfull \hbox (43.1217pt too wide) in paragraph at lines 2021--2023 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::TilingWindowManagerPolicy Underfull \hbox (badness 7433) in paragraph at lines 2046--2048 []\T1/txtt/m/n/10 WaylandOutput::~WaylandOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2057--2059 []\T1/txtt/m/n/10 WaylandShmBuffer::~WaylandShmBuffer \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 2070--2071 []\T1/txtt/m/n/10 WaylandSurface::attach_buffer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), [326] [327]) (./canonical-mir.aux) LaTeX Warning: There were undefined references. Package rerunfilecheck Warning: File `canonical-mir.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-g yre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/t exlive/texmf-dist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb> Output written on canonical-mir.pdf (331 pages, 1204897 bytes). Transcript written on canonical-mir.log. Latexmk: Index file 'canonical-mir.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'canonical-mir.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-mir.aux' 'canonical-mir.out' 'canonical-mir.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'canonical-mir.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-mir" "mir.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./mir.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-mir.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-mir.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./canonical-mir.out) (./canonical-mir.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./canonical-mir.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [6] [7] [8] [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 lomiri-system- Overfull \hbox (7.12953pt too wide) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 mir_demo_server[][]| Underfull \hbox (badness 10000) in paragraph at lines 810--810 [][][]\T1/qtm/m/n/10 miral-system- [11] [12] [13] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [14 <./compositor.png>] Underfull \vbox (badness 10000) detected at line 1071 Underfull \vbox (badness 10000) detected at line 1071 [15] Underfull \vbox (badness 10000) detected at line 1071 Underfull \vbox (badness 10000) detected at line 1071 [16] [17] [18] Underfull \vbox (badness 1270) detected at line 1233 [19] [20] [21] [22] [23] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1500 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1500 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1512 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1553 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1553 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1568 ...�────────────┘ [24] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1583 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1583 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1600 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1609 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1609 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1619 ...�────────────┘ [25] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1631 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1631 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1646 ...�────────────┘ [26] [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 2018--2023 []\T1/qtm/m/n/10 The re-main-der of the paths will be es-tab-lished us-ing the re-quired script at the lo-ca-tion \T1/txtt/m/n/10 bin/ [31] [32] [33] Underfull \vbox (badness 10000) detected at line 2274 Underfull \vbox (badness 10000) detected at line 2274 [34] [35] [36] LaTeX Warning: Hyper reference `how-to/how-to-enable-graphics-core22-on-a-devic e:possible-complications' on page 37 undefined on input line 2393. [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 2495--2499 []\T1/qtm/m/n/10 You can find the Ap-pAr-mor pro-file at \T1/txtt/m/n/10 /var/l ib/snapd/apparmor/profiles/snap.ubuntu[]frame. [39] [40] [41] [42] [43] [44] [45] [46] [47] LaTeX Warning: Hyper reference `how-to/how-to-specify-startup-apps:../write-you r-first-wayland-compositor.md' on page 48 undefined on input line 3477. [48] LaTeX Warning: Hyper reference `how-to/how-to-handle-keyboard-input:../write-yo ur-first-wayland-compositor.md' on page 49 undefined on input line 3563. [49] [50] Overfull \hbox (1.3942pt too wide) in paragraph at lines 3724--3729 []\T1/qtm/m/n/10 Mi-rAL also has other strate-gies: [][]\T1/txtt/m/sl/10 miral: :Decorations::prefer_csd()[][]\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 miral::Deco rations::always_ssd()[][]\T1/qtm/m/n/10 , [51] [52] [53] [54] Overfull \hbox (1.85469pt too wide) in paragraph at lines 4142--4142 []\T1/qhv/m/n/10 Plat- Overfull \hbox (1.19469pt too wide) in paragraph at lines 4142--4142 \T1/qhv/m/n/10 form| Overfull \hbox (3.29366pt too wide) in paragraph at lines 4142--4142 []\T1/qhv/m/n/10 Sta- Overfull \hbox (2.4047pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 gbm- Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Works with any driver pro-vid-ing KMS, \T1/txtt/m/n/10 libgbm \T1/qtm/m/n/10 and an EGL sup-port-ing Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Overfull \hbox (23.3547pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 eglstream- Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 an- Overfull \hbox (2.4047pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 droid| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| Overfull \hbox (1.2947pt too wide) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 disp- Overfull \hbox (3.5147pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 manx| Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\T1/qtm/m/n/10 Re- Overfull \hbox (9.99367pt too wide) in paragraph at lines 4142--4142 \T1/qtm/m/n/10 leased| [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 4283--4283 \T1/qtm/m/n/10 by down-stream projects (again, cf: Underfull \hbox (badness 10000) in paragraph at lines 4283--4283 [][]$\T1/qtm/m/n/10 https : / / github . com / Igalia / meta-[]webkit / Underfull \hbox (badness 5217) in paragraph at lines 4329--4329 []\T1/qtm/m/n/10 Looks like there might not be open-source video de-code Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/qtm/m/n/10 sup-port ([][]$https : / / community . nxp . com / t5 / i-[]MX-[ ]Processors / Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/qtm/m/n/10 i-[]MX8-[]Linux-[]video-[]decode-[]support / m-[]p / 796955 / hi ghlight / [57] Underfull \hbox (badness 10000) in paragraph at lines 4345--4347 []\T1/qtm/m/n/10 Op-tion-ally, the EGL im-ple-men-ta-tion can sup-port [][]EGL_ EXT_image_dma_buf_import[][], [58] [59] [60] [61] [62] ! LaTeX Error: Unicode character ☺ (U+263A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4670 ...e’s also now anything based on Mir ☺ . \sphinxhref{https://unit... [63] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4735 \sphinxincludegraphics{{regular_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4735 \sphinxincludegraphics{{regular_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4741 \sphinxincludegraphics{{dialog_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4741 \sphinxincludegraphics{{dialog_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4747 \sphinxincludegraphics{{popup_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4747 \sphinxincludegraphics{{popup_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4753 \sphinxincludegraphics{{tip_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4753 \sphinxincludegraphics{{tip_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4759 ...inxincludegraphics{{satellite_540p}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4759 ...inxincludegraphics{{satellite_540p}.gif} [64] [65] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4987 ...r::geometry::generic}}}}}\begin{itemize} [66] [67] [68] [69] [70] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5777 \item {} \begin{description} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5778 ...de\_core\_mir\_geometry}}\begin{itemize} [71] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5858 ...e\_mir\_toolkit\_events}}\begin{itemize} [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [95] Underfull \hbox (badness 10000) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 These con-strain the pos-si-ble as-pect ra-tio of the win-dow. C ur-rent Way-land pro-to-cols Underfull \hbox (badness 7151) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 to not sup-port this prop-erty, so it gen-er-ally wont be re-que sted by clients. By de-fault, Underfull \hbox (badness 10000) in paragraph at lines 9255--9258 \T1/qtm/m/n/10 min_aspect is \T1/txtt/m/n/10 {0U, std::numeric_limits ::max()} \T1/qtm/m/n/10 and max_aspect is [96] [97] [98] [99] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Overfull \hbox (21.93457pt too wide) in paragraph at lines 17822--17822 []\T1/qtm/m/n/10 std::function([][]\T1/qtm/m/it/10 WindowManagerTools[][] [150] Underfull \hbox (badness 5077) in paragraph at lines 17995--17996 []\T1/qtm/m/n/10 This adds the com-mand line op-tions `—wayland-extension s', `—add-wayland-extensions', [151] [152] [153] Underfull \hbox (badness 6364) in paragraph at lines 18349--18352 \T1/qtm/m/n/10 En-able a Way-land ex-ten-sion only when the call-back re-turns true. The call-back can use [154] [155] [156] [157] [158] [159] Underfull \hbox (badness 10000) in paragraph at lines 19173--19175 []\T1/qtm/m/n/10 Sub-classed by [][]\T1/qtm/m/it/10 Tiling-Win-dow-Man-ager-Pol -icy[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 mi-ral::CanonicalWindowManagerPoli cy[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 mi- [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 21638--21641 [][]\T1/qtm/m/it/10 min_width()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win-dow -Info::max_width()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win-dow-Info::min_he ight()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win-dow-Info::max_height()[][]\T 1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21638--21641 [][]\T1/qtm/m/it/10 Win-dow-Info::min_aspect()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/ m/it/10 Win-dow-Info::max_aspect()[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 Win- dow-Info::width_inc()[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 Win-dow- [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] Overfull \hbox (11.16443pt too wide) in paragraph at lines 23517--23517 \T1/qtm/m/n/10 std::shared_ptr| [184] Overfull \hbox (38.37pt too wide) in paragraph at lines 23653--23653 \T1/qtm/m/n/10 std::function(std::shared_ptr [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] Overfull \hbox (45.9395pt too wide) in paragraph at lines 33483--33483 \T1/qtm/m/n/10 tail::[][]\T1/qtm/m/it/10 FunctionType[][]\T1/qtm/m/n/10 ::type: :operator\T1/txtt/bx/n/10 ()\T1/qtm/m/n/10 )>::type| [254] [255] [256] Overfull \hbox (28.84496pt too wide) in paragraph at lines 33903--33905 [][][]$\T1/qtm/m/n/10 https : / / github . com / google / googletest / blob / m ain / docs / advanced . md # teaching-[]googletest-[]how-[]to-[]print-[]your-[] values$[][] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] Overfull \hbox (422.74239pt too wide) in paragraph at lines 35296--35296 \T1/txtt/bx/n/10 typename U> concept mir::geometry::generic::is_exactly_represe ntable = requires{typename std::enable_if::digits >= st d::numeric_limits::digits, [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] Underfull \vbox (badness 10000) detected at line 37921 Underfull \vbox (badness 10000) detected at line 37921 [294] Underfull \vbox (badness 10000) detected at line 37921 Underfull \vbox (badness 10000) detected at line 37921 [295] Underfull \hbox (badness 10000) in paragraph at lines 37931--37936 \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 TilingWindowManagerPolicy[][]\T1/qtm/m/ n/10 ). A win-dow man-age-ment pol-icy needs to im-ple-ment the [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 38056--38065 []\T1/qtm/m/n/10 This shows the spe-cial \T1/txtt/m/n/10 MIR_CLIENT_8 \T1/qtm/m /n/10 sym-bol of the cur-rent lib-mir-client, Underfull \hbox (badness 10000) in paragraph at lines 38056--38065 \T1/qtm/m/n/10 along with a ver-sioned sym-bol in the read-only data seg-ment ( the vtable for [298] [299] [300] [301] [302] (./canonical-mir.ind [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/txtt/m/n/10 DecorationProvider::~DecorationProvider Overfull \hbox (69.37163pt too wide) in paragraph at lines 28--30 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::~FloatingWindowManagerPolicy Overfull \hbox (22.12177pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::advise_focus_gained Overfull \hbox (11.6218pt too wide) in paragraph at lines 32--34 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::advise_new_window Overfull \hbox (64.12164pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::FloatingWindowManagerPolicy Overfull \hbox (32.62173pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_keyboard_event Overfull \hbox (27.37175pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_modify_window Overfull \hbox (27.37175pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_pointer_event Overfull \hbox (16.87178pt too wide) in paragraph at lines 42--44 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_touch_event Overfull \hbox (22.12177pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::handle_window_ready Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::modifier_mask Overfull \hbox (6.37181pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 FloatingWindowManagerPolicy::place_new_window Overfull \hbox (6.37181pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::advise_focus_gained Overfull \hbox (53.62167pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::confirm_placement_on_display Overfull \hbox (16.87178pt too wide) in paragraph at lines 58--60 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_keyboard_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_modify_window Overfull \hbox (11.6218pt too wide) in paragraph at lines 62--64 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_pointer_event Overfull \hbox (6.37181pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_request_move Overfull \hbox (16.87178pt too wide) in paragraph at lines 66--68 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_request_resize Overfull \hbox (1.12183pt too wide) in paragraph at lines 68--70 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::handle_touch_event Overfull \hbox (32.62173pt too wide) in paragraph at lines 70--72 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::KioskWindowManagerPolicy Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\T1/txtt/m/n/10 KioskWindowManagerPolicy::place_new_window Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/txtt/m/n/10 mir::AnonymousShmFile::~AnonymousShmFile Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\T1/txtt/m/n/10 mir::AnonymousShmFile::AnonymousShmFile Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/txtt/m/n/10 mir::ExitWithOutput::ExitWithOutput \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [305] Overfull \hbox (1.12183pt too wide) in paragraph at lines 93--95 []\T1/txtt/m/n/10 mir::FatalErrorStrategy::~FatalErrorStrategy Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/txtt/m/n/10 mir::FatalErrorStrategy::FatalErrorStrategy Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 mir::geometry::generic::as_displacement Underfull \hbox (badness 10000) in paragraph at lines 118--119 []\T1/txtt/m/n/10 mir::geometry::generic::as_point \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 123--125 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::Displacement Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::dx Underfull \hbox (badness 10000) in paragraph at lines 126--127 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::dy Overfull \hbox (43.1217pt too wide) in paragraph at lines 127--129 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::length_squared Overfull \hbox (22.12177pt too wide) in paragraph at lines 129--131 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::operator!= Overfull \hbox (16.87178pt too wide) in paragraph at lines 131--133 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::operator= Overfull \hbox (22.12177pt too wide) in paragraph at lines 133--135 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::operator== Overfull \hbox (16.87178pt too wide) in paragraph at lines 135--137 []\T1/txtt/m/n/10 mir::geometry::generic::Displacement::ValueType Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\T1/txtt/m/n/10 mir::geometry::generic::intersection_of Underfull \hbox (badness 10000) in paragraph at lines 152--153 []\T1/txtt/m/n/10 mir::geometry::generic::Point::operator!= Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 mir::geometry::generic::Point::operator= Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/txtt/m/n/10 mir::geometry::generic::Point::operator== Underfull \hbox (badness 10000) in paragraph at lines 155--156 []\T1/txtt/m/n/10 mir::geometry::generic::Point::Point \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 156--157 []\T1/txtt/m/n/10 mir::geometry::generic::Point::ValueType Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/txtt/m/n/10 mir::geometry::generic::Point::x \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/txtt/m/n/10 mir::geometry::generic::Point::y \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::bottom Overfull \hbox (11.6218pt too wide) in paragraph at lines 161--163 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::bottom_left Overfull \hbox (16.87178pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::bottom_right Underfull \hbox (badness 10000) in paragraph at lines 165--167 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::contains Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::left Overfull \hbox (6.37181pt too wide) in paragraph at lines 168--170 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::operator!= Overfull \hbox (6.37181pt too wide) in paragraph at lines 170--172 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::operator== Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::overlaps Overfull \hbox (1.12183pt too wide) in paragraph at lines 174--176 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::Rectangle [306] Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::right Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::size Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::top_left Overfull \hbox (1.12183pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 mir::geometry::generic::Rectangle::top_right Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/txtt/m/n/10 mir::geometry::generic::Size::height \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/txtt/m/n/10 mir::geometry::generic::Size::operator!= Underfull \hbox (badness 10000) in paragraph at lines 186--187 []\T1/txtt/m/n/10 mir::geometry::generic::Size::operator= Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/txtt/m/n/10 mir::geometry::generic::Size::operator== Underfull \hbox (badness 10000) in paragraph at lines 189--190 []\T1/txtt/m/n/10 mir::geometry::generic::Size::ValueType Underfull \hbox (badness 10000) in paragraph at lines 190--191 []\T1/txtt/m/n/10 mir::geometry::generic::Size::width \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 192--193 []\T1/txtt/m/n/10 mir::geometry::generic::Value::as_int \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/txtt/m/n/10 mir::geometry::generic::Value::as_uint32_t Underfull \hbox (badness 10000) in paragraph at lines 195--196 []\T1/txtt/m/n/10 mir::geometry::generic::Value::as_value Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/txtt/m/n/10 mir::geometry::generic::Value::operator= Underfull \hbox (badness 10000) in paragraph at lines 197--199 []\T1/txtt/m/n/10 mir::geometry::generic::Value::operator<=> Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/txtt/m/n/10 mir::geometry::generic::Value::Value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 201--202 []\T1/txtt/m/n/10 mir::geometry::generic::Value::value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 202--203 []\T1/txtt/m/n/10 mir::geometry::generic::Value::ValueType Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\T1/txtt/m/n/10 mir::geometry::Rectangles::begin \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (6.37181pt too wide) in paragraph at lines 220--222 []\T1/txtt/m/n/10 mir::geometry::Rectangles::bounding_rectangle Underfull \hbox (badness 10000) in paragraph at lines 222--223 []\T1/txtt/m/n/10 mir::geometry::Rectangles::clear \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/txtt/m/n/10 mir::geometry::Rectangles::const_iterator Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/txtt/m/n/10 mir::geometry::Rectangles::operator!= \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/txtt/m/n/10 mir::geometry::Rectangles::operator== \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 228--229 []\T1/txtt/m/n/10 mir::geometry::Rectangles::Rectangles \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\T1/txtt/m/n/10 mir::geometry::Rectangles::size_type \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ [307] Underfull \hbox (badness 10000) in paragraph at lines 262--263 []\T1/txtt/m/n/10 mir::optional_value::optional_value \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 264--265 []\T1/txtt/m/n/10 mir::optional_value::value_or \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 266--267 []\T1/txtt/m/n/10 mir::ProofOfMutexLock::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 267--268 []\T1/txtt/m/n/10 mir::ProofOfMutexLock::ProofOfMutexLock Underfull \hbox (badness 10000) in paragraph at lines 278--280 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::~LockedImpl Underfull \hbox (badness 10000) in paragraph at lines 280--281 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::drop \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 281--283 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::LockedImpl Underfull \hbox (badness 10000) in paragraph at lines 283--285 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::operator* Underfull \hbox (badness 10000) in paragraph at lines 285--287 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::operator-> Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/txtt/m/n/10 mir::Synchronised::LockedImpl::wait \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7558) in paragraph at lines 292--293 []\T1/txtt/m/n/10 mir_eglapp_background_opacity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ mem-ber\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 296--297 []\T1/txtt/m/n/10 miral::add_window_manager_policy \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 298--300 []\T1/txtt/m/n/10 miral::AddInitCallback::~AddInitCallback Underfull \hbox (badness 10000) in paragraph at lines 300--301 []\T1/txtt/m/n/10 miral::AddInitCallback::AddInitCallback Underfull \hbox (badness 10000) in paragraph at lines 301--302 []\T1/txtt/m/n/10 miral::AddInitCallback::Callback \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 304--306 []\T1/txtt/m/n/10 miral::AppendEventFilter::AppendEventFilter Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/txtt/m/n/10 miral::AppendEventFilter::operator() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (43.1217pt too wide) in paragraph at lines 310--312 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::~ApplicationAuthorizer Overfull \hbox (37.87172pt too wide) in paragraph at lines 312--314 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::ApplicationAuthorizer Overfull \hbox (74.62161pt too wide) in paragraph at lines 314--316 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::configure_display_is_allowed Overfull \hbox (64.12164pt too wide) in paragraph at lines 316--318 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::configure_input_is_allowed Overfull \hbox (37.87172pt too wide) in paragraph at lines 318--320 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::connection_is_allowed Underfull \hbox (badness 10000) in paragraph at lines 320--321 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::operator= Overfull \hbox (58.87166pt too wide) in paragraph at lines 321--323 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::prompt_session_is_allowed Overfull \hbox (37.87172pt too wide) in paragraph at lines 323--325 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::screencast_is_allowed Overfull \hbox (142.87141pt too wide) in paragraph at lines 325--327 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::set_base_display_configuration_ is_allowed Overfull \hbox (132.37144pt too wide) in paragraph at lines 327--329 []\T1/txtt/m/n/10 miral::ApplicationAuthorizer::set_base_input_configuration_is _allowed Overfull \hbox (48.37169pt too wide) in paragraph at lines 330--332 []\T1/txtt/m/n/10 miral::ApplicationCredentials::ApplicationCredentials Underfull \hbox (badness 10000) in paragraph at lines 336--338 []\T1/txtt/m/n/10 miral::ApplicationInfo::~ApplicationInfo Underfull \hbox (badness 10000) in paragraph at lines 338--339 []\T1/txtt/m/n/10 miral::ApplicationInfo::application \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\T1/txtt/m/n/10 miral::ApplicationInfo::ApplicationInfo [308] Underfull \hbox (badness 10000) in paragraph at lines 342--343 []\T1/txtt/m/n/10 miral::ApplicationInfo::userdata \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (127.12146pt too wide) in paragraph at lines 346--348 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::~BasicSetApplicationAut horizer Overfull \hbox (121.87148pt too wide) in paragraph at lines 348--350 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::BasicSetApplicationAuth orizer Overfull \hbox (22.12177pt too wide) in paragraph at lines 350--352 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::operator() Overfull \hbox (106.12152pt too wide) in paragraph at lines 352--354 []\T1/txtt/m/n/10 miral::BasicSetApplicationAuthorizer::the_application_authori zer Underfull \hbox (badness 10000) in paragraph at lines 355--356 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (64.12164pt too wide) in paragraph at lines 356--358 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::advise_focus_gained Overfull \hbox (111.3715pt too wide) in paragraph at lines 358--360 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::CanonicalWindowManagerPo licy Overfull \hbox (79.8716pt too wide) in paragraph at lines 360--362 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::confirm_inherited_move Overfull \hbox (111.3715pt too wide) in paragraph at lines 362--364 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::confirm_placement_on_dis play Overfull \hbox (69.37163pt too wide) in paragraph at lines 364--366 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::handle_modify_window Overfull \hbox (64.12164pt too wide) in paragraph at lines 366--368 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::handle_raise_window Overfull \hbox (64.12164pt too wide) in paragraph at lines 368--370 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::handle_window_ready Overfull \hbox (48.37169pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::place_new_window Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\T1/txtt/m/n/10 miral::CanonicalWindowManagerPolicy::tools Underfull \hbox (badness 7433) in paragraph at lines 377--378 []\T1/txtt/m/n/10 miral::ConfigFile::ConfigFile \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 380--381 []\T1/txtt/m/n/10 miral::ConfigFile::Mode::no_reloading \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 381--383 []\T1/txtt/m/n/10 miral::ConfigFile::Mode::reload_on_change Overfull \hbox (22.12177pt too wide) in paragraph at lines 384--386 []\T1/txtt/m/n/10 miral::ConfigurationOption::~ConfigurationOption Overfull \hbox (16.87178pt too wide) in paragraph at lines 386--388 []\T1/txtt/m/n/10 miral::ConfigurationOption::ConfigurationOption Underfull \hbox (badness 10000) in paragraph at lines 389--390 []\T1/txtt/m/n/10 miral::ConfigurationOption::operator= \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\T1/txtt/m/n/10 miral::ConfigurationOption::pre_init \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 392--394 []\T1/txtt/m/n/10 miral::CursorTheme::~CursorTheme \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 398--399 []\T1/txtt/m/n/10 miral::CustomRenderer::CustomRenderer \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 405--406 []\T1/txtt/m/n/10 miral::Decorations::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 409--411 []\T1/txtt/m/n/10 miral::detail::FunctionType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 411--413 []\T1/txtt/m/n/10 miral::detail::FunctionType::type Underfull \hbox (badness 10000) in paragraph at lines 413--415 []\T1/txtt/m/n/10 miral::detail::FunctionType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ struct \T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 415--417 []\T1/txtt/m/n/10 miral::detail::FunctionType::type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\T1/txtt/m/n/10 miral::display_configuration_options \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 419--421 []\T1/txtt/m/n/10 miral::DisplayConfiguration::~DisplayConfiguration [309] Overfull \hbox (27.37175pt too wide) in paragraph at lines 421--423 []\T1/txtt/m/n/10 miral::DisplayConfiguration::add_output_attribute Overfull \hbox (27.37175pt too wide) in paragraph at lines 423--425 []\T1/txtt/m/n/10 miral::DisplayConfiguration::DisplayConfiguration Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\T1/txtt/m/n/10 miral::DisplayConfiguration::layout_option Underfull \hbox (badness 10000) in paragraph at lines 427--429 []\T1/txtt/m/n/10 miral::DisplayConfiguration::list_layouts Underfull \hbox (badness 10000) in paragraph at lines 429--430 []\T1/txtt/m/n/10 miral::DisplayConfiguration::operator() Underfull \hbox (badness 10000) in paragraph at lines 431--433 []\T1/txtt/m/n/10 miral::DisplayConfiguration::select_layout Overfull \hbox (53.62167pt too wide) in paragraph at lines 435--437 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::~ExternalClientLauncher Overfull \hbox (48.37169pt too wide) in paragraph at lines 437--439 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::ExternalClientLauncher Underfull \hbox (badness 10000) in paragraph at lines 439--441 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::launch \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (16.87178pt too wide) in paragraph at lines 441--443 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::launch_using_x11 Underfull \hbox (badness 10000) in paragraph at lines 443--445 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::operator() Overfull \hbox (16.87178pt too wide) in paragraph at lines 445--447 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::snapcraft_launch Overfull \hbox (1.12183pt too wide) in paragraph at lines 447--449 []\T1/txtt/m/n/10 miral::ExternalClientLauncher::split_command Overfull \hbox (11.6218pt too wide) in paragraph at lines 462--464 []\T1/txtt/m/n/10 miral::InputConfiguration::~InputConfiguration Overfull \hbox (6.37181pt too wide) in paragraph at lines 464--466 []\T1/txtt/m/n/10 miral::InputConfiguration::InputConfiguration Underfull \hbox (badness 10000) in paragraph at lines 468--469 []\T1/txtt/m/n/10 miral::InputConfiguration::mouse \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 469--471 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::~Mouse Overfull \hbox (11.6218pt too wide) in paragraph at lines 471--473 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::acceleration Overfull \hbox (37.87172pt too wide) in paragraph at lines 473--475 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::acceleration_bias Overfull \hbox (1.12183pt too wide) in paragraph at lines 475--477 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::handedness Overfull \hbox (16.87178pt too wide) in paragraph at lines 477--479 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::hscroll_speed Underfull \hbox (badness 10000) in paragraph at lines 479--481 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::Mouse Underfull \hbox (badness 10000) in paragraph at lines 481--483 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::operator= Overfull \hbox (16.87178pt too wide) in paragraph at lines 483--485 []\T1/txtt/m/n/10 miral::InputConfiguration::Mouse::vscroll_speed Underfull \hbox (badness 10000) in paragraph at lines 485--486 []\T1/txtt/m/n/10 miral::InputConfiguration::operator() \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 486--488 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 488--489 []\T1/txtt/m/n/10 miral::InputConfiguration::touchpad \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 489--491 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::~Touchpad Overfull \hbox (27.37175pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::acceleration Overfull \hbox (53.62167pt too wide) in paragraph at lines 493--495 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::acceleration_bias Overfull \hbox (16.87178pt too wide) in paragraph at lines 495--497 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::click_mode Overfull \hbox (69.37163pt too wide) in paragraph at lines 497--499 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::disable_while_typing Overfull \hbox (106.12152pt too wide) in paragraph at lines 499--501 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::disable_with_external_mo use Overfull \hbox (32.62173pt too wide) in paragraph at lines 501--503 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::hscroll_speed Overfull \hbox (11.6218pt too wide) in paragraph at lines 503--505 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::operator= Overfull \hbox (22.12177pt too wide) in paragraph at lines 505--507 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::scroll_mode Overfull \hbox (27.37175pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::tap_to_click Overfull \hbox (6.37181pt too wide) in paragraph at lines 509--511 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::Touchpad Overfull \hbox (32.62173pt too wide) in paragraph at lines 511--513 []\T1/txtt/m/n/10 miral::InputConfiguration::Touchpad::vscroll_speed Overfull \hbox (53.62167pt too wide) in paragraph at lines 514--516 []\T1/txtt/m/n/10 miral::InternalClientLauncher::~InternalClientLauncher Overfull \hbox (48.37169pt too wide) in paragraph at lines 516--518 []\T1/txtt/m/n/10 miral::InternalClientLauncher::InternalClientLauncher Underfull \hbox (badness 10000) in paragraph at lines 518--519 []\T1/txtt/m/n/10 miral::InternalClientLauncher::launch \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 519--521 []\T1/txtt/m/n/10 miral::InternalClientLauncher::operator() [310] Overfull \hbox (32.62173pt too wide) in paragraph at lines 530--532 []\T1/txtt/m/n/10 miral::MinimalWindowManager::~MinimalWindowManager Overfull \hbox (11.6218pt too wide) in paragraph at lines 532--534 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_delete_app Overfull \hbox (27.37175pt too wide) in paragraph at lines 534--536 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_delete_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 536--538 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_focus_gained Overfull \hbox (11.6218pt too wide) in paragraph at lines 538--540 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_focus_lost Underfull \hbox (badness 10000) in paragraph at lines 540--542 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_new_app Overfull \hbox (11.6218pt too wide) in paragraph at lines 542--544 []\T1/txtt/m/n/10 miral::MinimalWindowManager::advise_new_window Overfull \hbox (16.87178pt too wide) in paragraph at lines 544--546 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_pointer_move Overfull \hbox (27.37175pt too wide) in paragraph at lines 546--548 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_pointer_resize Overfull \hbox (6.37181pt too wide) in paragraph at lines 548--550 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_touch_move Overfull \hbox (16.87178pt too wide) in paragraph at lines 550--552 []\T1/txtt/m/n/10 miral::MinimalWindowManager::begin_touch_resize Overfull \hbox (37.87172pt too wide) in paragraph at lines 552--554 []\T1/txtt/m/n/10 miral::MinimalWindowManager::confirm_inherited_move Overfull \hbox (69.37163pt too wide) in paragraph at lines 554--556 []\T1/txtt/m/n/10 miral::MinimalWindowManager::confirm_placement_on_display Overfull \hbox (32.62173pt too wide) in paragraph at lines 556--558 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_keyboard_event Overfull \hbox (27.37175pt too wide) in paragraph at lines 558--560 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_modify_window Overfull \hbox (27.37175pt too wide) in paragraph at lines 560--562 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_pointer_event Overfull \hbox (22.12177pt too wide) in paragraph at lines 562--564 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_raise_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 564--566 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_request_move Overfull \hbox (32.62173pt too wide) in paragraph at lines 566--568 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_request_resize Overfull \hbox (16.87178pt too wide) in paragraph at lines 568--570 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_touch_event Overfull \hbox (22.12177pt too wide) in paragraph at lines 570--572 []\T1/txtt/m/n/10 miral::MinimalWindowManager::handle_window_ready Overfull \hbox (27.37175pt too wide) in paragraph at lines 572--574 []\T1/txtt/m/n/10 miral::MinimalWindowManager::MinimalWindowManager Overfull \hbox (6.37181pt too wide) in paragraph at lines 574--576 []\T1/txtt/m/n/10 miral::MinimalWindowManager::place_new_window Underfull \hbox (badness 10000) in paragraph at lines 580--581 []\T1/txtt/m/n/10 miral::MirRunner::add_start_callback \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 581--582 []\T1/txtt/m/n/10 miral::MirRunner::add_stop_callback \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 582--583 []\T1/txtt/m/n/10 miral::MirRunner::config_file \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 583--584 []\T1/txtt/m/n/10 miral::MirRunner::display_config_file \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 585--586 []\T1/txtt/m/n/10 miral::MirRunner::register_fd_handler \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\T1/txtt/m/n/10 miral::MirRunner::register_signal_handler Underfull \hbox (badness 10000) in paragraph at lines 589--591 []\T1/txtt/m/n/10 miral::MirRunner::set_exception_handler Underfull \hbox (badness 7433) in paragraph at lines 593--594 []\T1/txtt/m/n/10 miral::MirRunner::x11_display \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 604--605 []\T1/txtt/m/n/10 miral::Output::attributes_map \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 609--610 []\T1/txtt/m/n/10 miral::Output::is_same_output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), [311] Underfull \hbox (badness 10000) in paragraph at lines 618--620 []\T1/txtt/m/n/10 miral::Output::PhysicalSizeMM::height \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 620--622 []\T1/txtt/m/n/10 miral::Output::PhysicalSizeMM::width \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 635--636 []\T1/txtt/m/n/10 miral::Output::Type::hdmia \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C+ + enu-mer-a-tor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 636--637 []\T1/txtt/m/n/10 miral::Output::Type::hdmib \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C+ + enu-mer-a-tor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\T1/txtt/m/n/10 miral::PrependEventFilter::operator() \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 649--651 []\T1/txtt/m/n/10 miral::PrependEventFilter::PrependEventFilter Overfull \hbox (22.12177pt too wide) in paragraph at lines 653--655 []\T1/txtt/m/n/10 miral::SessionLockListener::~SessionLockListener Underfull \hbox (badness 10000) in paragraph at lines 655--656 []\T1/txtt/m/n/10 miral::SessionLockListener::Callback \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (16.87178pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 miral::SessionLockListener::SessionLockListener Underfull \hbox (badness 10000) in paragraph at lines 659--660 []\T1/txtt/m/n/10 miral::set_window_management_policy \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 660--661 []\T1/txtt/m/n/10 miral::SetApplicationAuthorizer \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ class\T1/qtm/m/n/10 ), Overfull \hbox (69.37163pt too wide) in paragraph at lines 661--663 []\T1/txtt/m/n/10 miral::SetApplicationAuthorizer::SetApplicationAuthorizer Overfull \hbox (116.62149pt too wide) in paragraph at lines 663--665 []\T1/txtt/m/n/10 miral::SetApplicationAuthorizer::the_custom_application_autho rizer Overfull \hbox (43.1217pt too wide) in paragraph at lines 666--668 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::~SetCommandLineHandler Underfull \hbox (badness 10000) in paragraph at lines 668--669 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::Handler \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 669--670 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::operator() Overfull \hbox (37.87172pt too wide) in paragraph at lines 670--672 []\T1/txtt/m/n/10 miral::SetCommandLineHandler::SetCommandLineHandler Underfull \hbox (badness 10000) in paragraph at lines 673--675 []\T1/txtt/m/n/10 miral::SetTerminator::~SetTerminator \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 675--676 []\T1/txtt/m/n/10 miral::SetTerminator::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 676--677 []\T1/txtt/m/n/10 miral::SetTerminator::SetTerminator \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 677--678 []\T1/txtt/m/n/10 miral::SetTerminator::Terminator \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Overfull \hbox (85.12158pt too wide) in paragraph at lines 679--681 []\T1/txtt/m/n/10 miral::SetWindowManagementPolicy::~SetWindowManagementPolicy Overfull \hbox (1.12183pt too wide) in paragraph at lines 681--683 []\T1/txtt/m/n/10 miral::SetWindowManagementPolicy::operator() Overfull \hbox (79.8716pt too wide) in paragraph at lines 683--685 []\T1/txtt/m/n/10 miral::SetWindowManagementPolicy::SetWindowManagementPolicy Overfull \hbox (43.1217pt too wide) in paragraph at lines 687--689 []\T1/txtt/m/n/10 miral::StartupInternalClient::~StartupInternalClient Underfull \hbox (badness 10000) in paragraph at lines 689--690 []\T1/txtt/m/n/10 miral::StartupInternalClient::operator() Overfull \hbox (37.87172pt too wide) in paragraph at lines 690--692 []\T1/txtt/m/n/10 miral::StartupInternalClient::StartupInternalClient Underfull \hbox (badness 10000) in paragraph at lines 692--694 []\T1/txtt/m/n/10 miral::toolkit::mir_event_get_input_event Underfull \hbox (badness 10000) in paragraph at lines 695--697 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 697--699 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_event_time Overfull \hbox (32.62173pt too wide) in paragraph at lines 699--701 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_keyboard_event Overfull \hbox (27.37175pt too wide) in paragraph at lines 701--703 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_pointer_event Overfull \hbox (16.87178pt too wide) in paragraph at lines 703--705 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_touch_event [312] Underfull \hbox (badness 10000) in paragraph at lines 705--707 []\T1/txtt/m/n/10 miral::toolkit::mir_input_event_get_type Underfull \hbox (badness 10000) in paragraph at lines 707--709 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_action Overfull \hbox (11.6218pt too wide) in paragraph at lines 709--711 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_input_event Underfull \hbox (badness 10000) in paragraph at lines 711--713 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_key_text Underfull \hbox (badness 10000) in paragraph at lines 713--715 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_keysym Overfull \hbox (1.12183pt too wide) in paragraph at lines 715--717 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_modifiers Overfull \hbox (1.12183pt too wide) in paragraph at lines 717--719 []\T1/txtt/m/n/10 miral::toolkit::mir_keyboard_event_scan_code Underfull \hbox (badness 10000) in paragraph at lines 719--721 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_action Overfull \hbox (1.12183pt too wide) in paragraph at lines 721--723 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_axis_value Overfull \hbox (11.6218pt too wide) in paragraph at lines 723--725 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_button_state Underfull \hbox (badness 10000) in paragraph at lines 725--727 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_buttons Overfull \hbox (6.37181pt too wide) in paragraph at lines 727--729 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_input_event Underfull \hbox (badness 10000) in paragraph at lines 729--731 []\T1/txtt/m/n/10 miral::toolkit::mir_pointer_event_modifiers Underfull \hbox (badness 10000) in paragraph at lines 733--735 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_axis_value Underfull \hbox (badness 10000) in paragraph at lines 736--738 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_input_event Underfull \hbox (badness 10000) in paragraph at lines 738--740 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_modifiers Underfull \hbox (badness 10000) in paragraph at lines 740--742 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_point_count Underfull \hbox (badness 10000) in paragraph at lines 742--744 []\T1/txtt/m/n/10 miral::toolkit::mir_touch_event_tooltype Overfull \hbox (1.12183pt too wide) in paragraph at lines 745--747 []\T1/txtt/m/n/10 miral::WaylandExtensions::~WaylandExtensions Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/txtt/m/n/10 miral::WaylandExtensions::add_extension Overfull \hbox (79.8716pt too wide) in paragraph at lines 748--750 []\T1/txtt/m/n/10 miral::WaylandExtensions::add_extension_disabled_by_default Underfull \hbox (badness 10000) in paragraph at lines 750--751 []\T1/txtt/m/n/10 miral::WaylandExtensions::all_supported Underfull \hbox (badness 10000) in paragraph at lines 753--755 []\T1/txtt/m/n/10 miral::WaylandExtensions::Builder::name Overfull \hbox (11.6218pt too wide) in paragraph at lines 755--757 []\T1/txtt/m/n/10 miral::WaylandExtensions::conditionally_enable Underfull \hbox (badness 10000) in paragraph at lines 759--761 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::~Context Underfull \hbox (badness 10000) in paragraph at lines 761--763 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::Context Underfull \hbox (badness 10000) in paragraph at lines 763--765 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::display Overfull \hbox (1.12183pt too wide) in paragraph at lines 765--767 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::operator= Overfull \hbox (74.62161pt too wide) in paragraph at lines 767--769 []\T1/txtt/m/n/10 miral::WaylandExtensions::Context::run_on_wayland_mainloop Underfull \hbox (badness 10000) in paragraph at lines 770--771 []\T1/txtt/m/n/10 miral::WaylandExtensions::enable \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 771--772 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableCallback Underfull \hbox (badness 10000) in paragraph at lines 772--773 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 773--775 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo::app Underfull \hbox (badness 10000) in paragraph at lines 775--777 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo::name Overfull \hbox (48.37169pt too wide) in paragraph at lines 777--779 []\T1/txtt/m/n/10 miral::WaylandExtensions::EnableInfo::user_preference Overfull \hbox (48.37169pt too wide) in paragraph at lines 779--781 []\T1/txtt/m/n/10 miral::WaylandExtensions::ext_session_lock_manager_v1 Underfull \hbox (badness 10000) in paragraph at lines 781--782 []\T1/txtt/m/n/10 miral::WaylandExtensions::Filter \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 782--783 []\T1/txtt/m/n/10 miral::WaylandExtensions::operator() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 783--784 []\T1/txtt/m/n/10 miral::WaylandExtensions::operator= \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 784--785 []\T1/txtt/m/n/10 miral::WaylandExtensions::recommended \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 785--786 []\T1/txtt/m/n/10 miral::WaylandExtensions::supported \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 786--788 []\T1/txtt/m/n/10 miral::WaylandExtensions::WaylandExtensions Overfull \hbox (74.62161pt too wide) in paragraph at lines 788--790 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_foreign_toplevel_manager_v1 Overfull \hbox (6.37181pt too wide) in paragraph at lines 790--792 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_layer_shell_v1 Overfull \hbox (43.1217pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_screencopy_manager_v1 Overfull \hbox (69.37163pt too wide) in paragraph at lines 794--796 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwlr_virtual_pointer_manager_v1 Overfull \hbox (48.37169pt too wide) in paragraph at lines 796--798 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_input_method_manager_v2 Overfull \hbox (6.37181pt too wide) in paragraph at lines 798--800 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_input_method_v1 [313] Overfull \hbox (1.12183pt too wide) in paragraph at lines 800--802 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_input_panel_v1 Overfull \hbox (69.37163pt too wide) in paragraph at lines 802--804 []\T1/txtt/m/n/10 miral::WaylandExtensions::zwp_virtual_keyboard_manager_v1 Overfull \hbox (22.12177pt too wide) in paragraph at lines 804--806 []\T1/txtt/m/n/10 miral::WaylandExtensions::zxdg_output_manager_v1 Underfull \hbox (badness 10000) in paragraph at lines 822--823 []\T1/txtt/m/n/10 miral::WindowInfo::can_be_active \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/txtt/m/n/10 miral::WindowInfo::constrain_resize \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 831--832 []\T1/txtt/m/n/10 miral::WindowInfo::has_output_id \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 833--835 []\T1/txtt/m/n/10 miral::WindowInfo::ignore_exclusion_zones Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/txtt/m/n/10 miral::WindowInfo::must_have_parent \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 843--845 []\T1/txtt/m/n/10 miral::WindowInfo::must_not_have_parent Underfull \hbox (badness 10000) in paragraph at lines 850--851 []\T1/txtt/m/n/10 miral::WindowInfo::preferred_orientation Underfull \hbox (badness 10000) in paragraph at lines 857--859 []\T1/txtt/m/n/10 miral::WindowInfo::visible_on_lock_screen Overfull \hbox (53.62167pt too wide) in paragraph at lines 863--865 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::~WindowManagementPolicy Overfull \hbox (69.37163pt too wide) in paragraph at lines 865--867 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_adding_to_workspace Overfull \hbox (90.37157pt too wide) in paragraph at lines 867--869 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_application_zone_create Overfull \hbox (90.37157pt too wide) in paragraph at lines 869--871 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_application_zone_delete Overfull \hbox (90.37157pt too wide) in paragraph at lines 871--873 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_application_zone_update Underfull \hbox (badness 10000) in paragraph at lines 873--875 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_begin Overfull \hbox (22.12177pt too wide) in paragraph at lines 875--877 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_delete_app Overfull \hbox (37.87172pt too wide) in paragraph at lines 877--879 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_delete_window Underfull \hbox (badness 10000) in paragraph at lines 879--881 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_end Overfull \hbox (32.62173pt too wide) in paragraph at lines 881--883 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_focus_gained Overfull \hbox (22.12177pt too wide) in paragraph at lines 883--885 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_focus_lost Overfull \hbox (6.37181pt too wide) in paragraph at lines 885--887 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_move_to Overfull \hbox (6.37181pt too wide) in paragraph at lines 887--889 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_new_app Overfull \hbox (22.12177pt too wide) in paragraph at lines 889--891 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_new_window Overfull \hbox (37.87172pt too wide) in paragraph at lines 891--893 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_output_create Overfull \hbox (37.87172pt too wide) in paragraph at lines 893--895 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_output_delete [314] Overfull \hbox (37.87172pt too wide) in paragraph at lines 895--897 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_output_update Underfull \hbox (badness 10000) in paragraph at lines 897--899 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_raise Overfull \hbox (90.37157pt too wide) in paragraph at lines 899--901 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_removing_from_workspace Overfull \hbox (1.12183pt too wide) in paragraph at lines 901--903 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_resize Overfull \hbox (32.62173pt too wide) in paragraph at lines 903--905 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::advise_state_change Overfull \hbox (48.37169pt too wide) in paragraph at lines 905--907 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::confirm_inherited_move Overfull \hbox (79.8716pt too wide) in paragraph at lines 907--909 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::confirm_placement_on_display Overfull \hbox (43.1217pt too wide) in paragraph at lines 909--911 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_keyboard_event Overfull \hbox (37.87172pt too wide) in paragraph at lines 911--913 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_modify_window Overfull \hbox (37.87172pt too wide) in paragraph at lines 913--915 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_pointer_event Overfull \hbox (32.62173pt too wide) in paragraph at lines 915--917 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_raise_window Overfull \hbox (32.62173pt too wide) in paragraph at lines 917--919 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_request_move Overfull \hbox (43.1217pt too wide) in paragraph at lines 919--921 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_request_resize Overfull \hbox (27.37175pt too wide) in paragraph at lines 921--923 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_touch_event Overfull \hbox (32.62173pt too wide) in paragraph at lines 923--925 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::handle_window_ready Underfull \hbox (badness 10000) in paragraph at lines 925--926 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::operator= Overfull \hbox (16.87178pt too wide) in paragraph at lines 926--928 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::place_new_window Overfull \hbox (48.37169pt too wide) in paragraph at lines 928--930 []\T1/txtt/m/n/10 miral::WindowManagementPolicy::WindowManagementPolicy Underfull \hbox (badness 10000) in paragraph at lines 930--931 []\T1/txtt/m/n/10 miral::WindowManagementPolicyBuilder \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 933--934 []\T1/txtt/m/n/10 miral::WindowManagerOption::name \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 935--936 []\T1/txtt/m/n/10 miral::WindowManagerOptions::operator() Underfull \hbox (badness 10000) in paragraph at lines 936--937 []\T1/txtt/m/n/10 miral::WindowManagerOptions::policies \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (27.37175pt too wide) in paragraph at lines 937--939 []\T1/txtt/m/n/10 miral::WindowManagerOptions::WindowManagerOptions Overfull \hbox (11.6218pt too wide) in paragraph at lines 940--942 []\T1/txtt/m/n/10 miral::WindowManagerTools::~WindowManagerTools Overfull \hbox (32.62173pt too wide) in paragraph at lines 942--944 []\T1/txtt/m/n/10 miral::WindowManagerTools::active_application_zone Underfull \hbox (badness 10000) in paragraph at lines 944--946 []\T1/txtt/m/n/10 miral::WindowManagerTools::active_output Underfull \hbox (badness 10000) in paragraph at lines 946--948 []\T1/txtt/m/n/10 miral::WindowManagerTools::active_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 948--950 []\T1/txtt/m/n/10 miral::WindowManagerTools::add_tree_to_workspace Overfull \hbox (11.6218pt too wide) in paragraph at lines 950--952 []\T1/txtt/m/n/10 miral::WindowManagerTools::ask_client_to_close Overfull \hbox (1.12183pt too wide) in paragraph at lines 952--954 []\T1/txtt/m/n/10 miral::WindowManagerTools::can_select_window Overfull \hbox (6.37181pt too wide) in paragraph at lines 954--956 []\T1/txtt/m/n/10 miral::WindowManagerTools::count_applications Underfull \hbox (badness 10000) in paragraph at lines 956--958 []\T1/txtt/m/n/10 miral::WindowManagerTools::create_workspace Overfull \hbox (6.37181pt too wide) in paragraph at lines 958--960 []\T1/txtt/m/n/10 miral::WindowManagerTools::drag_active_window Underfull \hbox (badness 10000) in paragraph at lines 961--963 []\T1/txtt/m/n/10 miral::WindowManagerTools::find_application Overfull \hbox (27.37175pt too wide) in paragraph at lines 963--965 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_next_application Overfull \hbox (64.12164pt too wide) in paragraph at lines 965--967 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_next_within_application Overfull \hbox (27.37175pt too wide) in paragraph at lines 967--969 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_prev_application Overfull \hbox (64.12164pt too wide) in paragraph at lines 969--971 []\T1/txtt/m/n/10 miral::WindowManagerTools::focus_prev_within_application Overfull \hbox (16.87178pt too wide) in paragraph at lines 971--973 []\T1/txtt/m/n/10 miral::WindowManagerTools::for_each_application Overfull \hbox (58.87166pt too wide) in paragraph at lines 973--975 []\T1/txtt/m/n/10 miral::WindowManagerTools::for_each_window_in_workspace Overfull \hbox (64.12164pt too wide) in paragraph at lines 975--977 []\T1/txtt/m/n/10 miral::WindowManagerTools::for_each_workspace_containing Underfull \hbox (badness 10000) in paragraph at lines 977--979 []\T1/txtt/m/n/10 miral::WindowManagerTools::id_for_window Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/txtt/m/n/10 miral::WindowManagerTools::info_for \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 980--982 []\T1/txtt/m/n/10 miral::WindowManagerTools::info_for_window_id Overfull \hbox (1.12183pt too wide) in paragraph at lines 982--984 []\T1/txtt/m/n/10 miral::WindowManagerTools::invoke_under_lock Underfull \hbox (badness 10000) in paragraph at lines 984--986 []\T1/txtt/m/n/10 miral::WindowManagerTools::modify_window Underfull \hbox (badness 10000) in paragraph at lines 986--988 []\T1/txtt/m/n/10 miral::WindowManagerTools::move_cursor_to Overfull \hbox (95.62155pt too wide) in paragraph at lines 988--990 []\T1/txtt/m/n/10 miral::WindowManagerTools::move_workspace_content_to_workspac e Underfull \hbox (badness 10000) in paragraph at lines 990--991 []\T1/txtt/m/n/10 miral::WindowManagerTools::operator= \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (37.87172pt too wide) in paragraph at lines 991--993 []\T1/txtt/m/n/10 miral::WindowManagerTools::place_and_size_for_state [315] Underfull \hbox (badness 10000) in paragraph at lines 993--994 []\T1/txtt/m/n/10 miral::WindowManagerTools::raise_tree \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (48.37169pt too wide) in paragraph at lines 994--996 []\T1/txtt/m/n/10 miral::WindowManagerTools::remove_tree_from_workspace Overfull \hbox (16.87178pt too wide) in paragraph at lines 996--998 []\T1/txtt/m/n/10 miral::WindowManagerTools::select_active_window Overfull \hbox (1.12183pt too wide) in paragraph at lines 998--1000 []\T1/txtt/m/n/10 miral::WindowManagerTools::send_tree_to_back Underfull \hbox (badness 10000) in paragraph at lines 1000--1002 []\T1/txtt/m/n/10 miral::WindowManagerTools::swap_tree_order Underfull \hbox (badness 10000) in paragraph at lines 1002--1003 []\T1/txtt/m/n/10 miral::WindowManagerTools::window_at \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 1003--1005 []\T1/txtt/m/n/10 miral::WindowManagerTools::window_to_select_application Overfull \hbox (6.37181pt too wide) in paragraph at lines 1005--1007 []\T1/txtt/m/n/10 miral::WindowManagerTools::WindowManagerTools Overfull \hbox (22.12177pt too wide) in paragraph at lines 1008--1010 []\T1/txtt/m/n/10 miral::WindowSpecification::~WindowSpecification Underfull \hbox (badness 10000) in paragraph at lines 1010--1012 []\T1/txtt/m/n/10 miral::WindowSpecification::application_id Underfull \hbox (badness 10000) in paragraph at lines 1012--1014 []\T1/txtt/m/n/10 miral::WindowSpecification::AspectRatio Overfull \hbox (16.87178pt too wide) in paragraph at lines 1014--1016 []\T1/txtt/m/n/10 miral::WindowSpecification::AspectRatio::height Overfull \hbox (11.6218pt too wide) in paragraph at lines 1016--1018 []\T1/txtt/m/n/10 miral::WindowSpecification::AspectRatio::width Underfull \hbox (badness 10000) in paragraph at lines 1018--1020 []\T1/txtt/m/n/10 miral::WindowSpecification::attached_edges Underfull \hbox (badness 10000) in paragraph at lines 1020--1022 []\T1/txtt/m/n/10 miral::WindowSpecification::aux_rect \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (53.62167pt too wide) in paragraph at lines 1022--1024 []\T1/txtt/m/n/10 miral::WindowSpecification::aux_rect_placement_gravity Overfull \hbox (48.37169pt too wide) in paragraph at lines 1024--1026 []\T1/txtt/m/n/10 miral::WindowSpecification::aux_rect_placement_offset Underfull \hbox (badness 10000) in paragraph at lines 1026--1028 []\T1/txtt/m/n/10 miral::WindowSpecification::confine_pointer Underfull \hbox (badness 10000) in paragraph at lines 1028--1029 []\T1/txtt/m/n/10 miral::WindowSpecification::depth_layer Underfull \hbox (badness 10000) in paragraph at lines 1029--1031 []\T1/txtt/m/n/10 miral::WindowSpecification::exclusive_rect Overfull \hbox (32.62173pt too wide) in paragraph at lines 1034--1036 []\T1/txtt/m/n/10 miral::WindowSpecification::ignore_exclusion_zones Underfull \hbox (badness 10000) in paragraph at lines 1038--1040 []\T1/txtt/m/n/10 miral::WindowSpecification::input_shape Overfull \hbox (11.6218pt too wide) in paragraph at lines 1040--1042 []\T1/txtt/m/n/10 miral::WindowSpecification::InputReceptionMode Overfull \hbox (53.62167pt too wide) in paragraph at lines 1042--1044 []\T1/txtt/m/n/10 miral::WindowSpecification::InputReceptionMode::normal Overfull \hbox (116.62149pt too wide) in paragraph at lines 1044--1046 []\T1/txtt/m/n/10 miral::WindowSpecification::InputReceptionMode::receives_all_ input Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/txtt/m/n/10 miral::WindowSpecification::max_width \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1056--1058 []\T1/txtt/m/n/10 miral::WindowSpecification::min_width \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1058--1059 []\T1/txtt/m/n/10 miral::WindowSpecification::name \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1059--1060 []\T1/txtt/m/n/10 miral::WindowSpecification::operator= \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1060--1062 []\T1/txtt/m/n/10 miral::WindowSpecification::output_id \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1063--1065 []\T1/txtt/m/n/10 miral::WindowSpecification::placement_hints Overfull \hbox (27.37175pt too wide) in paragraph at lines 1065--1067 []\T1/txtt/m/n/10 miral::WindowSpecification::preferred_orientation Overfull \hbox (27.37175pt too wide) in paragraph at lines 1067--1069 []\T1/txtt/m/n/10 miral::WindowSpecification::server_side_decorated Underfull \hbox (badness 10000) in paragraph at lines 1069--1071 []\T1/txtt/m/n/10 miral::WindowSpecification::shell_chrome Underfull \hbox (badness 10000) in paragraph at lines 1071--1072 []\T1/txtt/m/n/10 miral::WindowSpecification::size \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1073--1075 []\T1/txtt/m/n/10 miral::WindowSpecification::top_left \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1075--1076 []\T1/txtt/m/n/10 miral::WindowSpecification::type \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1076--1077 []\T1/txtt/m/n/10 miral::WindowSpecification::userdata \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 1077--1079 []\T1/txtt/m/n/10 miral::WindowSpecification::visible_on_lock_screen Underfull \hbox (badness 10000) in paragraph at lines 1079--1081 []\T1/txtt/m/n/10 miral::WindowSpecification::width_inc \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (43.1217pt too wide) in paragraph at lines 1081--1083 []\T1/txtt/m/n/10 miral::WindowSpecification::window_placement_gravity Overfull \hbox (16.87178pt too wide) in paragraph at lines 1083--1085 []\T1/txtt/m/n/10 miral::WindowSpecification::WindowSpecification Underfull \hbox (badness 10000) in paragraph at lines 1088--1089 []\T1/txtt/m/n/10 miral::X11Support::default_to_enabled \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [316] Underfull \hbox (badness 7433) in paragraph at lines 1089--1090 []\T1/txtt/m/n/10 miral::X11Support::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 1091--1092 []\T1/txtt/m/n/10 miral::X11Support::X11Support \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1105--1107 []\T1/txtt/m/n/10 MirBufferFlag::mir_buffer_flag_can_scanout Underfull \hbox (badness 10000) in paragraph at lines 1107--1109 []\T1/txtt/m/n/10 MirBufferFlag::mir_buffer_flag_fenced \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1124--1126 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_above \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 1126--1128 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_always_on_top Underfull \hbox (badness 10000) in paragraph at lines 1128--1130 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_application Underfull \hbox (badness 10000) in paragraph at lines 1130--1132 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_background Underfull \hbox (badness 10000) in paragraph at lines 1132--1134 []\T1/txtt/m/n/10 MirDepthLayer::mir_depth_layer_below \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1138--1140 []\T1/txtt/m/n/10 MirEdgeAttachment::mir_edge_attachment_any Overfull \hbox (27.37175pt too wide) in paragraph at lines 1140--1142 []\T1/txtt/m/n/10 MirEdgeAttachment::mir_edge_attachment_horizontal Overfull \hbox (16.87178pt too wide) in paragraph at lines 1142--1144 []\T1/txtt/m/n/10 MirEdgeAttachment::mir_edge_attachment_vertical Underfull \hbox (badness 7433) in paragraph at lines 1145--1147 []\T1/txtt/m/n/10 MirEglSurface::~MirEglSurface \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1151--1153 []\T1/txtt/m/n/10 MirEventType::mir_event_type_close_window Overfull \hbox (22.12177pt too wide) in paragraph at lines 1154--1156 []\T1/txtt/m/n/10 MirEventType::mir_event_type_input_configuration Overfull \hbox (16.87178pt too wide) in paragraph at lines 1156--1158 []\T1/txtt/m/n/10 MirEventType::mir_event_type_input_device_state Underfull \hbox (badness 10000) in paragraph at lines 1160--1162 []\T1/txtt/m/n/10 MirEventType::mir_event_type_orientation Overfull \hbox (64.12164pt too wide) in paragraph at lines 1162--1164 []\T1/txtt/m/n/10 MirEventType::mir_event_type_prompt_session_state_change Underfull \hbox (badness 10000) in paragraph at lines 1166--1168 []\T1/txtt/m/n/10 MirEventType::mir_event_type_window_output Overfull \hbox (6.37181pt too wide) in paragraph at lines 1168--1170 []\T1/txtt/m/n/10 MirEventType::mir_event_type_window_placement Underfull \hbox (badness 10000) in paragraph at lines 1172--1174 []\T1/txtt/m/n/10 MirFocusMode::mir_focus_mode_disabled \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1176--1178 []\T1/txtt/m/n/10 MirFocusMode::mir_focus_mode_grabbing \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1182--1184 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_phone \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1184--1186 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_projector Underfull \hbox (badness 10000) in paragraph at lines 1186--1188 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_tablet \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1188--1189 []\T1/txtt/m/n/10 MirFormFactor::mir_form_factor_tv \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- [317] Overfull \hbox (37.87172pt too wide) in paragraph at lines 1193--1195 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_alt Overfull \hbox (64.12164pt too wide) in paragraph at lines 1195--1197 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_alt_left Overfull \hbox (69.37163pt too wide) in paragraph at lines 1197--1199 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_alt_right Overfull \hbox (69.37163pt too wide) in paragraph at lines 1199--1201 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_caps_lock Overfull \hbox (43.1217pt too wide) in paragraph at lines 1201--1203 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_ctrl Overfull \hbox (69.37163pt too wide) in paragraph at lines 1203--1205 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_ctrl_left Overfull \hbox (74.62161pt too wide) in paragraph at lines 1205--1207 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_ctrl_right Overfull \hbox (64.12164pt too wide) in paragraph at lines 1207--1209 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_function Overfull \hbox (43.1217pt too wide) in paragraph at lines 1209--1211 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_meta Overfull \hbox (69.37163pt too wide) in paragraph at lines 1211--1213 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_meta_left Overfull \hbox (74.62161pt too wide) in paragraph at lines 1213--1215 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_meta_right Overfull \hbox (43.1217pt too wide) in paragraph at lines 1215--1217 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_none Overfull \hbox (64.12164pt too wide) in paragraph at lines 1217--1219 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_num_lock Overfull \hbox (79.8716pt too wide) in paragraph at lines 1219--1221 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_scroll_lock Overfull \hbox (48.37169pt too wide) in paragraph at lines 1221--1223 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_shift Overfull \hbox (74.62161pt too wide) in paragraph at lines 1223--1225 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_shift_left Overfull \hbox (79.8716pt too wide) in paragraph at lines 1225--1227 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_shift_right Overfull \hbox (37.87172pt too wide) in paragraph at lines 1227--1229 []\T1/txtt/m/n/10 MirInputEventModifier::mir_input_event_modifier_sym Underfull \hbox (badness 10000) in paragraph at lines 1231--1233 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_key Overfull \hbox (58.87166pt too wide) in paragraph at lines 1233--1235 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_keyboard_resync Overfull \hbox (16.87178pt too wide) in paragraph at lines 1235--1237 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_pointer Overfull \hbox (6.37181pt too wide) in paragraph at lines 1237--1239 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_type_touch Underfull \hbox (badness 10000) in paragraph at lines 1239--1241 []\T1/txtt/m/n/10 MirInputEventType::mir_input_event_types Underfull \hbox (badness 10000) in paragraph at lines 1242--1244 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_down Overfull \hbox (22.12177pt too wide) in paragraph at lines 1244--1246 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_modifiers Overfull \hbox (6.37181pt too wide) in paragraph at lines 1246--1248 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_repeat Underfull \hbox (badness 10000) in paragraph at lines 1248--1250 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_action_up Underfull \hbox (badness 10000) in paragraph at lines 1250--1252 []\T1/txtt/m/n/10 MirKeyboardAction::mir_keyboard_actions Overfull \hbox (22.12177pt too wide) in paragraph at lines 1254--1256 []\T1/txtt/m/n/10 MirLifecycleState::mir_lifecycle_connection_lost Overfull \hbox (11.6218pt too wide) in paragraph at lines 1256--1258 []\T1/txtt/m/n/10 MirLifecycleState::mir_lifecycle_state_resumed Overfull \hbox (37.87172pt too wide) in paragraph at lines 1258--1260 []\T1/txtt/m/n/10 MirLifecycleState::mir_lifecycle_state_will_suspend Underfull \hbox (badness 10000) in paragraph at lines 1262--1264 []\T1/txtt/m/n/10 MirMirrorMode::mir_mirror_mode_horizontal Underfull \hbox (badness 10000) in paragraph at lines 1265--1267 []\T1/txtt/m/n/10 MirMirrorMode::mir_mirror_mode_vertical Underfull \hbox (badness 7433) in paragraph at lines 1272--1273 []\T1/txtt/m/n/10 miroil::Compositor::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Overfull \hbox (6.37181pt too wide) in paragraph at lines 1278--1280 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper Overfull \hbox (216.3712pt too wide) in paragraph at lines 1280--1282 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper::~DisplayConfig urationControllerWrapper Overfull \hbox (211.12122pt too wide) in paragraph at lines 1282--1284 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper::DisplayConfigu rationControllerWrapper Overfull \hbox (132.37144pt too wide) in paragraph at lines 1284--1286 []\T1/txtt/m/n/10 miroil::DisplayConfigurationControllerWrapper::set_base_confi guration Underfull \hbox (badness 10000) in paragraph at lines 1286--1287 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 1287--1289 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::clone_output_index Overfull \hbox (22.12177pt too wide) in paragraph at lines 1289--1291 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::DisplayMode Overfull \hbox (95.62155pt too wide) in paragraph at lines 1291--1293 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::DisplayMode::refresh_rat e [318] Overfull \hbox (53.62167pt too wide) in paragraph at lines 1293--1295 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::DisplayMode::size Overfull \hbox (22.12177pt too wide) in paragraph at lines 1295--1297 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::form_factor Underfull \hbox (badness 10000) in paragraph at lines 1297--1298 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::mode Overfull \hbox (22.12177pt too wide) in paragraph at lines 1298--1300 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::orientation Underfull \hbox (badness 10000) in paragraph at lines 1300--1301 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::scale Underfull \hbox (badness 10000) in paragraph at lines 1301--1302 []\T1/txtt/m/n/10 miroil::DisplayConfigurationOptions::used Underfull \hbox (badness 10000) in paragraph at lines 1302--1303 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (100.87154pt too wide) in paragraph at lines 1303--1305 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::~DisplayConfigurationPoli cy Overfull \hbox (1.12183pt too wide) in paragraph at lines 1305--1307 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::apply_to Overfull \hbox (95.62155pt too wide) in paragraph at lines 1307--1309 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::DisplayConfigurationPolic y Overfull \hbox (6.37181pt too wide) in paragraph at lines 1309--1311 []\T1/txtt/m/n/10 miroil::DisplayConfigurationPolicy::operator= Underfull \hbox (badness 10000) in paragraph at lines 1311--1312 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (111.3715pt too wide) in paragraph at lines 1312--1314 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage::~DisplayConfigurationSto rage Underfull \hbox (badness 10000) in paragraph at lines 1314--1316 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage::load Underfull \hbox (badness 10000) in paragraph at lines 1316--1318 []\T1/txtt/m/n/10 miroil::DisplayConfigurationStorage::save Overfull \hbox (58.87166pt too wide) in paragraph at lines 1322--1324 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::~DisplayListenerWrapper Underfull \hbox (badness 10000) in paragraph at lines 1324--1326 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::add_display Overfull \hbox (53.62167pt too wide) in paragraph at lines 1326--1328 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::DisplayListenerWrapper Overfull \hbox (11.6218pt too wide) in paragraph at lines 1328--1330 []\T1/txtt/m/n/10 miroil::DisplayListenerWrapper::remove_display Underfull \hbox (badness 10000) in paragraph at lines 1334--1336 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 C++ enum\T1/qtm/m/n/10 ), Overfull \hbox (11.6218pt too wide) in paragraph at lines 1338--1340 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::monitor_limits Overfull \hbox (1.12183pt too wide) in paragraph at lines 1340--1342 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::monitor_name Overfull \hbox (6.37181pt too wide) in paragraph at lines 1342--1344 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::serial_number Overfull \hbox (32.62173pt too wide) in paragraph at lines 1344--1346 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::timing_identifiers Underfull \hbox (badness 10000) in paragraph at lines 1346--1348 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::undefined Overfull \hbox (22.12177pt too wide) in paragraph at lines 1348--1350 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::unspecified_text Overfull \hbox (22.12177pt too wide) in paragraph at lines 1350--1352 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Type::white_point_data Underfull \hbox (badness 6428) in paragraph at lines 1354--1356 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ union\T1/qtm/m/n/10 ), Overfull \hbox (6.37181pt too wide) in paragraph at lines 1356--1358 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value::monitor_name Overfull \hbox (11.6218pt too wide) in paragraph at lines 1358--1360 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value::serial_number Overfull \hbox (27.37175pt too wide) in paragraph at lines 1360--1362 []\T1/txtt/m/n/10 miroil::Edid::Descriptor::Value::unspecified_text Underfull \hbox (badness 10000) in paragraph at lines 1366--1368 []\T1/txtt/m/n/10 miroil::Edid::PhysicalSizeMM::height \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1368--1370 []\T1/txtt/m/n/10 miroil::Edid::PhysicalSizeMM::width \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/txtt/m/n/10 miroil::EventBuilder::~EventBuilder \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1379--1380 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ class\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1380--1382 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::device_id Underfull \hbox (badness 10000) in paragraph at lines 1382--1384 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::relative_x Underfull \hbox (badness 10000) in paragraph at lines 1384--1386 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::relative_y Underfull \hbox (badness 10000) in paragraph at lines 1388--1389 []\T1/txtt/m/n/10 miroil::EventBuilder::EventInfo::timestamp Underfull \hbox (badness 10000) in paragraph at lines 1390--1391 []\T1/txtt/m/n/10 miroil::EventBuilder::make_key_event \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ [319] Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []\T1/txtt/m/n/10 miroil::EventBuilder::make_pointer_event Underfull \hbox (badness 10000) in paragraph at lines 1402--1403 []\T1/txtt/m/n/10 miroil::GLBuffer::has_alpha_channel \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1410--1411 []\T1/txtt/m/n/10 miroil::InputDevice::get_device_name \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1411--1412 []\T1/txtt/m/n/10 miroil::InputDevice::InputDevice \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1412--1413 []\T1/txtt/m/n/10 miroil::InputDevice::is_alpha_numeric \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1413--1414 []\T1/txtt/m/n/10 miroil::InputDevice::is_keyboard \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (27.37175pt too wide) in paragraph at lines 1417--1419 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::~InputDeviceObserver Underfull \hbox (badness 10000) in paragraph at lines 1419--1421 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::device_added Underfull \hbox (badness 10000) in paragraph at lines 1421--1423 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::device_removed Overfull \hbox (22.12177pt too wide) in paragraph at lines 1423--1425 []\T1/txtt/m/n/10 miroil::InputDeviceObserver::InputDeviceObserver Underfull \hbox (badness 10000) in paragraph at lines 1427--1429 []\T1/txtt/m/n/10 miroil::MirPromptSession::~MirPromptSession Underfull \hbox (badness 10000) in paragraph at lines 1429--1431 []\T1/txtt/m/n/10 miroil::MirPromptSession::MirPromptSession Overfull \hbox (53.62167pt too wide) in paragraph at lines 1431--1433 []\T1/txtt/m/n/10 miroil::MirPromptSession::new_fds_for_prompt_providers Underfull \hbox (badness 10000) in paragraph at lines 1433--1434 []\T1/txtt/m/n/10 miroil::MirPromptSession::operator= \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1434--1435 []\T1/txtt/m/n/10 miroil::MirPromptSession::operator== \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1435--1436 []\T1/txtt/m/n/10 miroil::MirPromptSession::prompt_session Overfull \hbox (43.1217pt too wide) in paragraph at lines 1437--1439 []\T1/txtt/m/n/10 miroil::MirServerHooks::create_input_device_observer Underfull \hbox (badness 10000) in paragraph at lines 1439--1441 []\T1/txtt/m/n/10 miroil::MirServerHooks::create_named_cursor Overfull \hbox (53.62167pt too wide) in paragraph at lines 1441--1443 []\T1/txtt/m/n/10 miroil::MirServerHooks::create_prompt_session_listener Overfull \hbox (85.12158pt too wide) in paragraph at lines 1445--1447 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_display_configuration_controller Underfull \hbox (badness 10000) in paragraph at lines 1447--1449 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_mir_display Overfull \hbox (37.87172pt too wide) in paragraph at lines 1449--1451 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_prompt_session_listener Overfull \hbox (32.62173pt too wide) in paragraph at lines 1451--1453 []\T1/txtt/m/n/10 miroil::MirServerHooks::the_prompt_session_manager Underfull \hbox (badness 10000) in paragraph at lines 1454--1455 []\T1/txtt/m/n/10 miroil::OpenGLContext::OpenGLContext \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1456--1458 []\T1/txtt/m/n/10 miroil::OpenGLContext::the_open_gl_config Overfull \hbox (37.87172pt too wide) in paragraph at lines 1460--1462 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::~PersistDisplayConfig Overfull \hbox (100.87154pt too wide) in paragraph at lines 1462--1464 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::DisplayConfigurationPolicyWrapp er Underfull \hbox (badness 10000) in paragraph at lines 1464--1465 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::operator() Underfull \hbox (badness 10000) in paragraph at lines 1465--1466 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::operator= Overfull \hbox (32.62173pt too wide) in paragraph at lines 1466--1468 []\T1/txtt/m/n/10 miroil::PersistDisplayConfig::PersistDisplayConfig Overfull \hbox (48.37169pt too wide) in paragraph at lines 1469--1471 []\T1/txtt/m/n/10 miroil::PromptSessionListener::~PromptSessionListener Underfull \hbox (badness 10000) in paragraph at lines 1471--1472 []\T1/txtt/m/n/10 miroil::PromptSessionListener::operator= Overfull \hbox (43.1217pt too wide) in paragraph at lines 1472--1474 []\T1/txtt/m/n/10 miroil::PromptSessionListener::prompt_provider_added Overfull \hbox (53.62167pt too wide) in paragraph at lines 1474--1476 []\T1/txtt/m/n/10 miroil::PromptSessionListener::prompt_provider_removed Overfull \hbox (43.1217pt too wide) in paragraph at lines 1476--1478 []\T1/txtt/m/n/10 miroil::PromptSessionListener::PromptSessionListener [320] Underfull \hbox (badness 10000) in paragraph at lines 1478--1479 []\T1/txtt/m/n/10 miroil::PromptSessionListener::resuming Underfull \hbox (badness 10000) in paragraph at lines 1479--1480 []\T1/txtt/m/n/10 miroil::PromptSessionListener::starting Underfull \hbox (badness 10000) in paragraph at lines 1480--1481 []\T1/txtt/m/n/10 miroil::PromptSessionListener::stopping Underfull \hbox (badness 10000) in paragraph at lines 1481--1483 []\T1/txtt/m/n/10 miroil::PromptSessionListener::suspending Overfull \hbox (37.87172pt too wide) in paragraph at lines 1484--1486 []\T1/txtt/m/n/10 miroil::PromptSessionManager::~PromptSessionManager Overfull \hbox (6.37181pt too wide) in paragraph at lines 1486--1488 []\T1/txtt/m/n/10 miroil::PromptSessionManager::application_for Underfull \hbox (badness 10000) in paragraph at lines 1488--1489 []\T1/txtt/m/n/10 miroil::PromptSessionManager::operator= Underfull \hbox (badness 10000) in paragraph at lines 1489--1490 []\T1/txtt/m/n/10 miroil::PromptSessionManager::operator== Overfull \hbox (32.62173pt too wide) in paragraph at lines 1490--1492 []\T1/txtt/m/n/10 miroil::PromptSessionManager::PromptSessionManager Overfull \hbox (37.87172pt too wide) in paragraph at lines 1492--1494 []\T1/txtt/m/n/10 miroil::PromptSessionManager::resume_prompt_session Overfull \hbox (27.37175pt too wide) in paragraph at lines 1494--1496 []\T1/txtt/m/n/10 miroil::PromptSessionManager::stop_prompt_session Overfull \hbox (43.1217pt too wide) in paragraph at lines 1496--1498 []\T1/txtt/m/n/10 miroil::PromptSessionManager::suspend_prompt_session Underfull \hbox (badness 10000) in paragraph at lines 1500--1501 []\T1/txtt/m/n/10 miroil::SetCompositor::SetCompositor \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 1504--1505 []\T1/txtt/m/n/10 miroil::Surface::add_observer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1506--1507 []\T1/txtt/m/n/10 miroil::Surface::generate_renderables \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1512--1513 []\T1/txtt/m/n/10 miroil::Surface::remove_observer \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1513--1515 []\T1/txtt/m/n/10 miroil::Surface::set_confine_pointer_state Underfull \hbox (badness 10000) in paragraph at lines 1516--1517 []\T1/txtt/m/n/10 miroil::Surface::set_orientation \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []\T1/txtt/m/n/10 miroil::SurfaceObserver::~SurfaceObserver Underfull \hbox (badness 10000) in paragraph at lines 1523--1524 []\T1/txtt/m/n/10 miroil::SurfaceObserver::alpha_set_to \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 1524--1526 []\T1/txtt/m/n/10 miroil::SurfaceObserver::application_id_set_to Underfull \hbox (badness 10000) in paragraph at lines 1526--1527 []\T1/txtt/m/n/10 miroil::SurfaceObserver::attrib_changed Overfull \hbox (58.87166pt too wide) in paragraph at lines 1527--1529 []\T1/txtt/m/n/10 miroil::SurfaceObserver::client_surface_close_requested Underfull \hbox (badness 10000) in paragraph at lines 1529--1531 []\T1/txtt/m/n/10 miroil::SurfaceObserver::content_resized_to Overfull \hbox (6.37181pt too wide) in paragraph at lines 1531--1533 []\T1/txtt/m/n/10 miroil::SurfaceObserver::cursor_image_removed Overfull \hbox (1.12183pt too wide) in paragraph at lines 1533--1535 []\T1/txtt/m/n/10 miroil::SurfaceObserver::cursor_image_set_to Underfull \hbox (badness 10000) in paragraph at lines 1535--1537 []\T1/txtt/m/n/10 miroil::SurfaceObserver::depth_layer_set_to Underfull \hbox (badness 10000) in paragraph at lines 1537--1538 []\T1/txtt/m/n/10 miroil::SurfaceObserver::frame_posted \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1539--1540 []\T1/txtt/m/n/10 miroil::SurfaceObserver::input_consumed Underfull \hbox (badness 10000) in paragraph at lines 1540--1541 []\T1/txtt/m/n/10 miroil::SurfaceObserver::keymap_changed Underfull \hbox (badness 10000) in paragraph at lines 1543--1545 []\T1/txtt/m/n/10 miroil::SurfaceObserver::orientation_set_to Underfull \hbox (badness 10000) in paragraph at lines 1545--1547 []\T1/txtt/m/n/10 miroil::SurfaceObserver::placed_relative Underfull \hbox (badness 10000) in paragraph at lines 1547--1548 []\T1/txtt/m/n/10 miroil::SurfaceObserver::renamed \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 1548--1550 []\T1/txtt/m/n/10 miroil::SurfaceObserver::start_drag_and_drop Underfull \hbox (badness 10000) in paragraph at lines 1550--1551 []\T1/txtt/m/n/10 miroil::SurfaceObserver::SurfaceObserver Overfull \hbox (11.6218pt too wide) in paragraph at lines 1551--1553 []\T1/txtt/m/n/10 miroil::SurfaceObserver::transformation_set_to Underfull \hbox (badness 10000) in paragraph at lines 1553--1555 []\T1/txtt/m/n/10 miroil::SurfaceObserver::window_resized_to Underfull \hbox (badness 10000) in paragraph at lines 1557--1559 []\T1/txtt/m/n/10 MirOrientation::mir_orientation_inverted Underfull \hbox (badness 10000) in paragraph at lines 1559--1560 []\T1/txtt/m/n/10 MirOrientation::mir_orientation_left \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1562--1564 []\T1/txtt/m/n/10 MirOrientation::mir_orientation_right \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [321] Overfull \hbox (1.12183pt too wide) in paragraph at lines 1566--1568 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_any Overfull \hbox (32.62173pt too wide) in paragraph at lines 1568--1570 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_landscape Overfull \hbox (53.62167pt too wide) in paragraph at lines 1570--1572 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_landscape_any Overfull \hbox (79.8716pt too wide) in paragraph at lines 1572--1574 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_landscape_inverted Overfull \hbox (27.37175pt too wide) in paragraph at lines 1574--1576 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_portrait Overfull \hbox (48.37169pt too wide) in paragraph at lines 1576--1578 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_portrait_any Overfull \hbox (74.62161pt too wide) in paragraph at lines 1578--1580 []\T1/txtt/m/n/10 MirOrientationMode::mir_orientation_mode_portrait_inverted Overfull \hbox (37.87172pt too wide) in paragraph at lines 1582--1584 []\T1/txtt/m/n/10 MirOutputGammaSupported::mir_output_gamma_supported Overfull \hbox (48.37169pt too wide) in paragraph at lines 1584--1586 []\T1/txtt/m/n/10 MirOutputGammaSupported::mir_output_gamma_unsupported Underfull \hbox (badness 10000) in paragraph at lines 1588--1590 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_component Underfull \hbox (badness 10000) in paragraph at lines 1590--1592 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_composite Underfull \hbox (badness 10000) in paragraph at lines 1592--1594 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_displayport Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_hdmia \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1602--1604 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_hdmib \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1605--1607 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_ninepindin Underfull \hbox (badness 10000) in paragraph at lines 1607--1609 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_svideo \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1609--1610 []\T1/txtt/m/n/10 MirOutputType::mir_output_type_tv \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1617--1619 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_abgr_8888 Underfull \hbox (badness 10000) in paragraph at lines 1619--1621 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_argb_8888 Underfull \hbox (badness 10000) in paragraph at lines 1621--1623 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_bgr_888 Underfull \hbox (badness 10000) in paragraph at lines 1623--1625 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_invalid Underfull \hbox (badness 10000) in paragraph at lines 1625--1627 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgb_565 Underfull \hbox (badness 10000) in paragraph at lines 1627--1629 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgb_888 Underfull \hbox (badness 10000) in paragraph at lines 1629--1631 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgba_4444 Underfull \hbox (badness 10000) in paragraph at lines 1631--1633 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_rgba_5551 Underfull \hbox (badness 10000) in paragraph at lines 1633--1635 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_xbgr_8888 Underfull \hbox (badness 10000) in paragraph at lines 1635--1637 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_format_xrgb_8888 Underfull \hbox (badness 7099) in paragraph at lines 1637--1638 []\T1/txtt/m/n/10 MirPixelFormat::mir_pixel_formats \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Overfull \hbox (27.37175pt too wide) in paragraph at lines 1640--1642 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_center Overfull \hbox (16.87178pt too wide) in paragraph at lines 1642--1644 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_east Overfull \hbox (22.12177pt too wide) in paragraph at lines 1644--1646 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_north Overfull \hbox (43.1217pt too wide) in paragraph at lines 1646--1648 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_northeast Overfull \hbox (43.1217pt too wide) in paragraph at lines 1648--1650 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_northwest Overfull \hbox (22.12177pt too wide) in paragraph at lines 1650--1652 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_south Overfull \hbox (43.1217pt too wide) in paragraph at lines 1652--1654 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_southeast Overfull \hbox (43.1217pt too wide) in paragraph at lines 1654--1656 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_southwest Overfull \hbox (16.87178pt too wide) in paragraph at lines 1656--1658 []\T1/txtt/m/n/10 MirPlacementGravity::mir_placement_gravity_west Overfull \hbox (22.12177pt too wide) in paragraph at lines 1660--1662 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_antipodes [322] Overfull \hbox (16.87178pt too wide) in paragraph at lines 1662--1664 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_flip_any Overfull \hbox (6.37181pt too wide) in paragraph at lines 1664--1666 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_flip_x Overfull \hbox (6.37181pt too wide) in paragraph at lines 1666--1668 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_flip_y Overfull \hbox (27.37175pt too wide) in paragraph at lines 1668--1670 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_resize_any Overfull \hbox (16.87178pt too wide) in paragraph at lines 1670--1672 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_resize_x Overfull \hbox (16.87178pt too wide) in paragraph at lines 1672--1674 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_resize_y Overfull \hbox (22.12177pt too wide) in paragraph at lines 1674--1676 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_slide_any Overfull \hbox (11.6218pt too wide) in paragraph at lines 1676--1678 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_slide_x Overfull \hbox (11.6218pt too wide) in paragraph at lines 1678--1680 []\T1/txtt/m/n/10 MirPlacementHints::mir_placement_hints_slide_y Overfull \hbox (69.37163pt too wide) in paragraph at lines 1682--1684 []\T1/txtt/m/n/10 MirPointerAcceleration::mir_pointer_acceleration_adaptive Overfull \hbox (48.37169pt too wide) in paragraph at lines 1684--1686 []\T1/txtt/m/n/10 MirPointerAcceleration::mir_pointer_acceleration_none Overfull \hbox (22.12177pt too wide) in paragraph at lines 1687--1689 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_button_down Overfull \hbox (11.6218pt too wide) in paragraph at lines 1689--1691 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_button_up Underfull \hbox (badness 10000) in paragraph at lines 1691--1693 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_enter Underfull \hbox (badness 10000) in paragraph at lines 1693--1695 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_leave Underfull \hbox (badness 10000) in paragraph at lines 1695--1697 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_action_motion Underfull \hbox (badness 10000) in paragraph at lines 1697--1699 []\T1/txtt/m/n/10 MirPointerAction::mir_pointer_actions \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1701--1703 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_hscroll Overfull \hbox (27.37175pt too wide) in paragraph at lines 1703--1705 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_hscroll_discrete Overfull \hbox (27.37175pt too wide) in paragraph at lines 1705--1707 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_hscroll_value120 Underfull \hbox (badness 10000) in paragraph at lines 1707--1709 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_relative_x Underfull \hbox (badness 10000) in paragraph at lines 1709--1711 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_relative_y Underfull \hbox (badness 10000) in paragraph at lines 1711--1713 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_vscroll Overfull \hbox (27.37175pt too wide) in paragraph at lines 1713--1715 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_vscroll_discrete Overfull \hbox (27.37175pt too wide) in paragraph at lines 1715--1717 []\T1/txtt/m/n/10 MirPointerAxis::mir_pointer_axis_vscroll_value120 Overfull \hbox (64.12164pt too wide) in paragraph at lines 1720--1722 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_continuous Overfull \hbox (43.1217pt too wide) in paragraph at lines 1722--1724 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_finger Overfull \hbox (32.62173pt too wide) in paragraph at lines 1724--1726 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_none Overfull \hbox (37.87172pt too wide) in paragraph at lines 1726--1728 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_wheel Overfull \hbox (64.12164pt too wide) in paragraph at lines 1728--1730 []\T1/txtt/m/n/10 MirPointerAxisSource::mir_pointer_axis_source_wheel_tilt Underfull \hbox (badness 10000) in paragraph at lines 1731--1733 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_back Underfull \hbox (badness 10000) in paragraph at lines 1733--1735 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_extra Overfull \hbox (1.12183pt too wide) in paragraph at lines 1735--1737 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_forward Overfull \hbox (1.12183pt too wide) in paragraph at lines 1737--1739 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_primary Overfull \hbox (11.6218pt too wide) in paragraph at lines 1739--1741 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_secondary Underfull \hbox (badness 10000) in paragraph at lines 1741--1743 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_side Underfull \hbox (badness 10000) in paragraph at lines 1743--1745 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_task Overfull \hbox (6.37181pt too wide) in paragraph at lines 1745--1747 []\T1/txtt/m/n/10 MirPointerButton::mir_pointer_button_tertiary Overfull \hbox (64.12164pt too wide) in paragraph at lines 1750--1752 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_confined_oneshot Overfull \hbox (79.8716pt too wide) in paragraph at lines 1752--1754 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_confined_persistent Overfull \hbox (53.62167pt too wide) in paragraph at lines 1754--1756 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_locked_oneshot Overfull \hbox (69.37163pt too wide) in paragraph at lines 1756--1758 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_locked_persistent Overfull \hbox (32.62173pt too wide) in paragraph at lines 1758--1760 []\T1/txtt/m/n/10 MirPointerConfinementState::mir_pointer_unconfined Overfull \hbox (27.37175pt too wide) in paragraph at lines 1762--1764 []\T1/txtt/m/n/10 MirPointerHandedness::mir_pointer_handedness_left Overfull \hbox (32.62173pt too wide) in paragraph at lines 1764--1766 []\T1/txtt/m/n/10 MirPointerHandedness::mir_pointer_handedness_right [323] Underfull \hbox (badness 10000) in paragraph at lines 1770--1772 []\T1/txtt/m/n/10 MirPowerMode::mir_power_mode_standby \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1772--1774 []\T1/txtt/m/n/10 MirPowerMode::mir_power_mode_suspend \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 1777--1779 []\T1/txtt/m/n/10 MirPromptSessionState::mir_prompt_session_state_started Overfull \hbox (58.87166pt too wide) in paragraph at lines 1779--1781 []\T1/txtt/m/n/10 MirPromptSessionState::mir_prompt_session_state_stopped Overfull \hbox (69.37163pt too wide) in paragraph at lines 1781--1783 []\T1/txtt/m/n/10 MirPromptSessionState::mir_prompt_session_state_suspended Underfull \hbox (badness 10000) in paragraph at lines 1787--1789 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_north \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1789--1791 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_northeast Underfull \hbox (badness 10000) in paragraph at lines 1791--1793 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_northwest Underfull \hbox (badness 10000) in paragraph at lines 1793--1795 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_south \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1795--1797 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_southeast Underfull \hbox (badness 10000) in paragraph at lines 1797--1799 []\T1/txtt/m/n/10 MirResizeEdge::mir_resize_edge_southwest Underfull \hbox (badness 10000) in paragraph at lines 1802--1804 []\T1/txtt/m/n/10 MirShellChrome::mir_shell_chrome_low \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1804--1806 []\T1/txtt/m/n/10 MirShellChrome::mir_shell_chrome_normal Overfull \hbox (100.87154pt too wide) in paragraph at lines 1808--1810 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_horizontal_b gr Overfull \hbox (100.87154pt too wide) in paragraph at lines 1810--1812 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_horizontal_r gb Overfull \hbox (48.37169pt too wide) in paragraph at lines 1812--1814 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_none Overfull \hbox (64.12164pt too wide) in paragraph at lines 1814--1816 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_unknown Overfull \hbox (90.37157pt too wide) in paragraph at lines 1816--1818 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_vertical_bgr Overfull \hbox (90.37157pt too wide) in paragraph at lines 1818--1820 []\T1/txtt/m/n/10 MirSubpixelArrangement::mir_subpixel_arrangement_vertical_rgb Underfull \hbox (badness 10000) in paragraph at lines 1821--1823 []\T1/txtt/m/n/10 MirTouchAction::mir_touch_action_change Underfull \hbox (badness 10000) in paragraph at lines 1823--1825 []\T1/txtt/m/n/10 MirTouchAction::mir_touch_action_down \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1826--1827 []\T1/txtt/m/n/10 MirTouchAction::mir_touch_actions \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1829--1831 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_pressure \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 1831--1832 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_size \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1832--1834 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_touch_major Underfull \hbox (badness 10000) in paragraph at lines 1834--1836 []\T1/txtt/m/n/10 MirTouchAxis::mir_touch_axis_touch_minor Overfull \hbox (79.8716pt too wide) in paragraph at lines 1841--1843 []\T1/txtt/m/n/10 MirTouchpadClickMode::mir_touchpad_click_mode_area_to_click Overfull \hbox (74.62161pt too wide) in paragraph at lines 1843--1845 []\T1/txtt/m/n/10 MirTouchpadClickMode::mir_touchpad_click_mode_finger_count Overfull \hbox (32.62173pt too wide) in paragraph at lines 1845--1847 []\T1/txtt/m/n/10 MirTouchpadClickMode::mir_touchpad_click_mode_none Overfull \hbox (116.62149pt too wide) in paragraph at lines 1850--1852 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_button_down_s croll Overfull \hbox (79.8716pt too wide) in paragraph at lines 1852--1854 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_edge_scroll Overfull \hbox (43.1217pt too wide) in paragraph at lines 1854--1856 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_none Overfull \hbox (111.3715pt too wide) in paragraph at lines 1856--1858 []\T1/txtt/m/n/10 MirTouchpadScrollMode::mir_touchpad_scroll_mode_two_finger_sc roll Overfull \hbox (142.87141pt too wide) in paragraph at lines 1861--1863 []\T1/txtt/m/n/10 MirTouchscreenMappingMode::mir_touchscreen_mapping_mode_to_di splay_wall Overfull \hbox (111.3715pt too wide) in paragraph at lines 1863--1865 []\T1/txtt/m/n/10 MirTouchscreenMappingMode::mir_touchscreen_mapping_mode_to_ou tput [324] Underfull \hbox (badness 10000) in paragraph at lines 1866--1868 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltype_finger Underfull \hbox (badness 10000) in paragraph at lines 1868--1870 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltype_stylus Overfull \hbox (1.12183pt too wide) in paragraph at lines 1870--1872 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltype_unknown Underfull \hbox (badness 10000) in paragraph at lines 1872--1874 []\T1/txtt/m/n/10 MirTouchTooltype::mir_touch_tooltypes \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1878--1880 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_focus Overfull \hbox (64.12164pt too wide) in paragraph at lines 1880--1882 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_preferred_orientation Underfull \hbox (badness 10000) in paragraph at lines 1882--1884 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_state Underfull \hbox (badness 10000) in paragraph at lines 1884--1886 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_type Overfull \hbox (6.37181pt too wide) in paragraph at lines 1886--1888 []\T1/txtt/m/n/10 MirWindowAttrib::mir_window_attrib_visibility Overfull \hbox (32.62173pt too wide) in paragraph at lines 1891--1893 []\T1/txtt/m/n/10 MirWindowFocusState::mir_window_focus_state_active Overfull \hbox (37.87172pt too wide) in paragraph at lines 1893--1895 []\T1/txtt/m/n/10 MirWindowFocusState::mir_window_focus_state_focused Overfull \hbox (48.37169pt too wide) in paragraph at lines 1895--1897 []\T1/txtt/m/n/10 MirWindowFocusState::mir_window_focus_state_unfocused Underfull \hbox (badness 10000) in paragraph at lines 1899--1901 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_attached Underfull \hbox (badness 10000) in paragraph at lines 1901--1903 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_fullscreen Underfull \hbox (badness 10000) in paragraph at lines 1903--1905 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_hidden Overfull \hbox (16.87178pt too wide) in paragraph at lines 1905--1907 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_horizmaximized Underfull \hbox (badness 10000) in paragraph at lines 1907--1909 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_maximized Underfull \hbox (badness 10000) in paragraph at lines 1909--1911 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_minimized Underfull \hbox (badness 10000) in paragraph at lines 1911--1913 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_restored Underfull \hbox (badness 10000) in paragraph at lines 1913--1915 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_unknown Overfull \hbox (11.6218pt too wide) in paragraph at lines 1915--1917 []\T1/txtt/m/n/10 MirWindowState::mir_window_state_vertmaximized Underfull \hbox (badness 7099) in paragraph at lines 1917--1918 []\T1/txtt/m/n/10 MirWindowState::mir_window_states \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1920--1922 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_decoration Underfull \hbox (badness 10000) in paragraph at lines 1922--1924 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_dialog \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1924--1926 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_freestyle Underfull \hbox (badness 10000) in paragraph at lines 1926--1928 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_gloss \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1928--1930 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_inputmethod Underfull \hbox (badness 10000) in paragraph at lines 1931--1933 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_normal \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1933--1935 []\T1/txtt/m/n/10 MirWindowType::mir_window_type_satellite Overfull \hbox (32.62173pt too wide) in paragraph at lines 1941--1943 []\T1/txtt/m/n/10 MirWindowVisibility::mir_window_visibility_exposed Overfull \hbox (37.87172pt too wide) in paragraph at lines 1943--1945 []\T1/txtt/m/n/10 MirWindowVisibility::mir_window_visibility_occluded Underfull \hbox (badness 7433) in paragraph at lines 1949--1951 []\T1/txtt/m/n/10 SpinnerSplash::~SpinnerSplash \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1951--1953 []\T1/txtt/m/n/10 SpinnerSplash::operator Underfull \hbox (badness 10000) in paragraph at lines 1951--1953 \T1/txtt/m/n/10 std::shared_ptr \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 1956--1958 []\T1/txtt/m/n/10 SplashSession::~SplashSession \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1961--1963 []\T1/txtt/m/n/10 std::hash<::mir::IntWrapper>::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ fun c- Underfull \hbox (badness 10000) in paragraph at lines 1965--1967 []\T1/txtt/m/n/10 std::hash<::mir::IntWrapper Overfull \hbox (1.12183pt too wide) in paragraph at lines 1979--1981 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_delete_app Underfull \hbox (badness 10000) in paragraph at lines 1981--1982 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_end \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 1982--1984 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_focus_gained Underfull \hbox (badness 10000) in paragraph at lines 1984--1986 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_new_app Overfull \hbox (1.12183pt too wide) in paragraph at lines 1986--1988 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::advise_new_window Overfull \hbox (27.37175pt too wide) in paragraph at lines 1988--1990 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::confirm_inherited_move Overfull \hbox (58.87166pt too wide) in paragraph at lines 1990--1992 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::confirm_placement_on_display Overfull \hbox (22.12177pt too wide) in paragraph at lines 1992--1994 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_keyboard_event Overfull \hbox (16.87178pt too wide) in paragraph at lines 1994--1996 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_modify_window Overfull \hbox (16.87178pt too wide) in paragraph at lines 1996--1998 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_pointer_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 1998--2000 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_raise_window Overfull \hbox (11.6218pt too wide) in paragraph at lines 2000--2002 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_request_move Overfull \hbox (22.12177pt too wide) in paragraph at lines 2002--2004 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_request_resize Overfull \hbox (6.37181pt too wide) in paragraph at lines 2004--2006 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_touch_event Overfull \hbox (11.6218pt too wide) in paragraph at lines 2006--2008 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::handle_window_ready Overfull \hbox (6.37181pt too wide) in paragraph at lines 2009--2011 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::count Overfull \hbox (27.37175pt too wide) in paragraph at lines 2011--2013 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::enumerate Overfull \hbox (32.62173pt too wide) in paragraph at lines 2013--2015 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::Enumerator Overfull \hbox (6.37181pt too wide) in paragraph at lines 2015--2017 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::erase Overfull \hbox (1.12183pt too wide) in paragraph at lines 2017--2019 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::MRUTileList::push Underfull \hbox (badness 10000) in paragraph at lines 2019--2021 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::place_new_window Overfull \hbox (43.1217pt too wide) in paragraph at lines 2021--2023 []\T1/txtt/m/n/10 TilingWindowManagerPolicy::TilingWindowManagerPolicy Underfull \hbox (badness 7433) in paragraph at lines 2046--2048 []\T1/txtt/m/n/10 WaylandOutput::~WaylandOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2057--2059 []\T1/txtt/m/n/10 WaylandShmBuffer::~WaylandShmBuffer \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 2070--2071 []\T1/txtt/m/n/10 WaylandSurface::attach_buffer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), [326] [327]) (./canonical-mir.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-g yre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/t exlive/texmf-dist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb> Output written on canonical-mir.pdf (331 pages, 1205483 bytes). Transcript written on canonical-mir.log. Latexmk: Index file 'canonical-mir.idx' was written Latexmk: Log file says output to 'canonical-mir.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'canonical-mir.log' for details Latexmk: Examining 'canonical-mir.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets