MCPcopy Create free account

hub / github.com/canonical/mir / functions

Functions10,873 in github.com/canonical/mir

↓ 3 callersFunctionformat_message
src/server/frontend_wayland/wayland_rs/wayland_rs_cpp/src/protocol_error.cpp:25
↓ 3 callersMethodframe_posted
src/miroil/surface.cpp:120
↓ 3 callersFunctiongbm_bo_set_user_data
tests/mir_test_doubles/mock_gbm.cpp:157
↓ 3 callersMethodgbm_device
src/platforms/gbm-kms/server/kms/display.cpp:492
↓ 3 callersFunctiongbm_surface_create
tests/mir_test_doubles/mock_gbm.cpp:98
↓ 3 callersFunctionget_added_symbols
(previous_symbols: list[Symbol], new_symbols: set[str], is_internal: bool)
tools/symbols_map_generator/main.py:382
↓ 3 callersFunctionget_bounding_rectangle
Retrieve the bounding rectangle for the provided input sink.
src/platforms/evdev-rs/src/event_processing.rs:98
↓ 3 callersFunctionget_device_info_from_libinput_device
( known_devices: &'a mut Vec<LibinputDeviceInfo>, libinput_device: &input::Device, )
src/platforms/evdev-rs/src/event_processing.rs:88
↓ 3 callersMethodget_focused
src/miral/application_selector.cpp:192
↓ 3 callersFunctionget_libinput_platform
tests/umock-acceptance-tests/test_libinput.cpp:37
↓ 3 callersFunctionget_matching_configs
src/platforms/atomic-kms/server/kms/egl_helper.cpp:84
↓ 3 callersFunctionget_pos_on_output
src/platforms/x11/input/input_platform.cpp:116
↓ 3 callersFunctionglBlendFuncSeparate
tests/mir_test_doubles/mock_gl.cpp:144
↓ 3 callersFunctionglClearColor
tests/mir_test_doubles/mock_gl.cpp:108
↓ 3 callersFunctionglDeleteFramebuffers
tests/mir_test_doubles/mock_gl.cpp:367
↓ 3 callersFunctionglDisableVertexAttribArray
tests/mir_test_doubles/mock_gl.cpp:207
↓ 3 callersFunctionglGetError
tests/mir_test_doubles/mock_gl.cpp:83
↓ 3 callersFunctionglUniform2f
tests/mir_test_doubles/mock_gl.cpp:172
↓ 3 callersMethodhandle
src/server/frontend_wayland/input_trigger_registry.cpp:249
↓ 3 callersMethodhandle
src/platforms/atomic-kms/server/kms/atomic_kms_output.cpp:171
↓ 3 callersFunctionhandle_pointer_event
Handle all pointer event sub-types. Returns `false` if the caller's event loop should `continue` to the next event (used by `MotionAbsolute` when the
src/platforms/evdev-rs/src/event_processing.rs:420
↓ 3 callersFunctionhandle_pointer_scroll
( device_info: &mut LibinputDeviceInfo, scroll_state: &mut ScrollState, data: &ScrollEventData,
src/platforms/evdev-rs/src/event_processing.rs:299
↓ 3 callersMethodhas_alpha
src/platform/graphics/drm_formats.cpp:466
↓ 3 callersMethodhas_cursor_image
src/platforms/atomic-kms/server/kms/atomic_kms_output.cpp:933
↓ 3 callersMethodhas_subsurface_with_surface
src/server/frontend_wayland/wl_surface.cpp:236
↓ 3 callersMethodheight
src/common/events/resize_event.cpp:48
↓ 3 callersMethodheight
src/platforms/evdev-rs/platform_bridge.cpp:162
↓ 3 callersMethodhotspot
tests/unit-tests/graphics/test_software_cursor.cpp:62
↓ 3 callersMethodhover_click_enabled
src/server/shell/basic_accessibility_manager.cpp:139
↓ 3 callersMethodid
Retrieve the [WaylandClientId] for this client.
src/server/frontend_wayland/wayland_rs/src/wayland_client.rs:43
↓ 3 callersMethodignore_exclusion_zones
src/miral/window_info.cpp:473
↓ 3 callersFunctioninput_event_type_to_c_str
src/common/input/input_event.cpp:44
↓ 3 callersMethodinvalidate_surface_data
src/server/frontend_wayland/wl_surface.h:80
↓ 3 callersFunctionis_maximized_state
tests/unit-tests/scene/test_surface_state_tracker.cpp:44
↓ 3 callersMethodis_registered
examples/client/mir_shell_demo.cpp:497
↓ 3 callersFunctioniterate_and_erase_expired
src/server/frontend_wayland/input_trigger_registry.cpp:59
↓ 3 callersFunctionkeyboard_expect_equal
tests/miral/test_input_configuration.cpp:349
↓ 3 callersFunctionkeymap_default
src/miral/keymap.cpp:49
↓ 3 callersFunctionkill_nicely
tests/performance-tests/system_performance_test.cpp:42
↓ 3 callersFunctionlibinput_device_config_accel_set_profile
tests/mir_test_doubles/mock_libinput.cpp:512
↓ 3 callersFunctionlibinput_device_config_dwt_set_enabled
tests/mir_test_doubles/mock_libinput.cpp:642
↓ 3 callersFunctionlibinput_device_config_middle_emulation_set_enabled
tests/mir_test_doubles/mock_libinput.cpp:587
↓ 3 callersFunctionlibinput_device_config_scroll_set_button
tests/mir_test_doubles/mock_libinput.cpp:622
↓ 3 callersFunctionlibinput_device_config_send_events_set_mode
tests/mir_test_doubles/mock_libinput.cpp:477
↓ 3 callersFunctionlibinput_device_config_tap_set_enabled
tests/mir_test_doubles/mock_libinput.cpp:421
↓ 3 callersFunctionlibinput_device_get_device_group
tests/mir_test_doubles/mock_libinput.cpp:411
↓ 3 callersFunctionlibinput_device_get_id_product
tests/mir_test_doubles/mock_libinput.cpp:401
↓ 3 callersFunctionlibinput_device_get_id_vendor
tests/mir_test_doubles/mock_libinput.cpp:396
↓ 3 callersFunctionlibinput_device_get_sysname
tests/mir_test_doubles/mock_libinput.cpp:406
↓ 3 callersFunctionlibinput_path_add_device
tests/mir_test_doubles/mock_libinput.cpp:341
↓ 3 callersFunctionlink_shader
src/platform/graphics/egl_buffer_copy.cpp:207
↓ 3 callersMethodlock
* Mutex concept implementation */
src/common/posix_rw_mutex.cpp:162
↓ 3 callersMethodlock_mut
* Lock the data and return an accessor. * * This provides mutable access to the protected data, even * in const-context. Useful for cas
include/core/mir/synchronised.h:147
↓ 3 callersMethodmake_current
src/platforms/gbm-kms/server/buffer_allocator.cpp:275
↓ 3 callersMethodmake_current
src/platforms/renderer-generic-egl/buffer_allocator.cpp:345
↓ 3 callersFunctionmake_safe_mock_display
Make a MockDisplay that returns safe stubs
tests/unit-tests/graphics/test_multiplexing_display.cpp:117
↓ 3 callersFunctionmake_scoped
tests/miral/wayland_extensions.cpp:111
↓ 3 callersFunctionmake_shm_fd_with_seals
tests/unit-tests/test_shm_backing.cpp:90
↓ 3 callersMethodmap_wo
src/server/shm_backing.cpp:457
↓ 3 callersMethodmapping_mode
src/common/input/mir_touchscreen_config.cpp:68
↓ 3 callersMethodmax_height
tests/include/mir/test/doubles/stub_surface.h:102
↓ 3 callersMethodmax_width
tests/include/mir/test/doubles/stub_surface.h:100
↓ 3 callersMethodmerge
src/miral/input_configuration.cpp:783
↓ 3 callersFunctionmir_keyboard_event_input_event
src/miral/toolkit_event.cpp:90
↓ 3 callersMethodmodifier
src/platforms/gbm-kms/server/kms/platform.cpp:254
↓ 3 callersMethodmodifiers
src/server/input/xkb_mapper_registrar.cpp:269
↓ 3 callersFunctionmouse_expect_equal
tests/miral/test_input_configuration.cpp:326
↓ 3 callersMethodname
tests/miral/test_window_manager_tools.cpp:104
↓ 3 callersMethodname
tests/include/mir/test/doubles/stub_surface.h:32
↓ 3 callersMethodnative_buffer_base
src/platforms/eglstream-kms/server/buffer_allocator.cpp:449
↓ 3 callersMethodnotify
src/server/frontend_wayland/idle_inhibit_v1.cpp:199
↓ 3 callersMethodnum_encoders
src/platform/graphics/kms/drm_mode_resources.cpp:117
↓ 3 callersMethodon_suspended
src/server/console/linux_virtual_terminal.cpp:130
↓ 3 callersMethodoutput_layer
src/platforms/eglstream-kms/server/egl_output.cpp:257
↓ 3 callersMethodoverride_the_window_manager_builder
src/server/server.cpp:572
↓ 3 callersMethodparent_size
src/miral/window_specification.cpp:489
↓ 3 callersFunctionparse_env
src/miral/external_client.cpp:41
↓ 3 callersMethodpause_display_config_processing
src/server/scene/mediating_display_changer.cpp:255
↓ 3 callersMethodpause_processing_for
tests/unit-tests/scene/test_mediating_display_changer.cpp:90
↓ 3 callersMethodpending_spec
src/server/frontend_xwayland/xwayland_surface.cpp:1058
↓ 3 callersMethodplanes
src/platforms/gbm-kms/server/kms/platform.cpp:258
↓ 3 callersMethodplatform_module
tests/acceptance-tests/platforms/x11_platform.cpp:37
↓ 3 callersMethodpointer_configuration
src/server/input/default_device.cpp:100
↓ 3 callersMethodpost
tests/unit-tests/compositor/test_multi_threaded_compositor.cpp:85
↓ 3 callersMethodpost_frame
tests/unit-tests/input/test_cursor_controller.cpp:166
↓ 3 callersMethodpower_mode
src/miral/output.cpp:62
↓ 3 callersFunctionprocess_input_event
Process a single non-Device libinput input event (Pointer, Keyboard, Touch, etc.). Device events (hotplug) must be handled separately by the caller —
src/platforms/evdev-rs/src/event_processing.rs:798
↓ 3 callersMethodraw_fd
src/platforms/evdev-rs/platform_bridge.cpp:70
↓ 3 callersMethodread_unlock
src/common/thread/recursive_read_write_mutex.cpp:45
↓ 3 callersMethodreception_mode
tests/unit-tests/input/test_cursor_controller.cpp:124
↓ 3 callersMethodregister_interest
src/server/input/xkb_mapper_registrar.cpp:293
↓ 3 callersMethodregister_signal_handler
src/server/glib_main_loop.cpp:176
↓ 3 callersMethodrelease_current
src/platforms/gbm-kms/server/buffer_allocator.cpp:283
↓ 3 callersMethodrelease_current
src/platforms/renderer-generic-egl/buffer_allocator.cpp:350
↓ 3 callersMethodremove
src/core/geometry/rectangles.cpp:57
↓ 3 callersMethodremove
src/server/scene/broadcasting_session_event_sink.cpp:46
↓ 3 callersMethodremove_destroy_listener
src/wayland/lifetime_tracker.cpp:64
↓ 3 callersMethodremove_fd
src/platforms/evdev/fd_store.cpp:46
↓ 3 callersMethodremove_participant
src/server/scene/prompt_session_container.cpp:77
↓ 3 callersMethodremove_surface
tests/unit-tests/input/test_surface_input_dispatcher.cpp:80
← previousnext →1,301–1,400 of 10,873, ranked by callers