summaryrefslogtreecommitdiff
path: root/services/inputflinger/include/PointerControllerInterface.h
AgeCommit message (Expand)Author
2024-12-03Refactor to replace FloatPoint by vec2 Arpit Singh
2024-12-02Set appropriate cursor position on viewport transition Arpit Singh
2024-12-02Enable cursor to transition across multiple displays Arpit Singh
2024-11-18Revert "Enable cursor to transition across multiple displays" Liana Kazanova (xWF)
2024-11-18Enable cursor to transition across multiple displays Arpit Singh
2024-09-16Cleanup PointerControllerInterface: Remove unused getBounds method Prabir Pradhan
2024-05-30Hide Mouse and stylus pointers on mirrored displays Arpit Singh
2024-05-09Use a strongly typed LogicalDisplayId for displayId(2/n) Linnan Li
2024-05-08PointerController: Cleanup after PointerChoreogpraher refactor Prabir Pradhan
2024-05-07Add method to mark displays secure to hide pointer indicators Arpit Singh
2023-11-30Add setPointerIcon for PointerChoreographer Byoungho Jung
2023-11-08Pointer icon refactor for stylus Byoungho Jung
2023-11-08Pointer icon refactor for touch Byoungho Jung
2023-11-03Pointer icon refactor for mouse Byoungho Jung
2023-03-15Remove buttonState from PointerController Siarhei Vishniakou
2023-03-13Return values in PointerController's getters Prabir Pradhan
2023-02-02Separate default pointer for mouse and stylus (native part) Seunghwan Choi
2022-11-11Add ftl_last to PointerControllerInterface::Presentation Michael Wright
2022-09-09inputflinger: Use #pragma once instead of explicit define guards Prabir Pradhan
2021-11-22Reland "Change PointerController to display space" Prabir Pradhan
2021-11-17Revert "Change PointerController to display space" Prabir Pradhan
2021-11-17Change PointerController to display space Prabir Pradhan
2021-09-29Remove RefBase from InputListener interface Siarhei Vishniakou
2020-07-07Move PointerController enums to enum classes. Michael Wright
2020-07-03Move PointerController from sp to shared_ptr Michael Wright
2020-01-23Let InputReader set mouse cursor's display. Garfield Tan
2019-01-28Support showTouches on multi-display (1/2) Arthur Hung
2019-01-03Support mouse pointer on external displays (1/2) Arthur Hung
2018-12-17Revert "Support mouse pointer on external displays (1/3)" Dan Harms
2018-12-07Support mouse pointer on external displays (1/3) Andrii Kulian
2018-11-20Split InputFlinger into multiple libraries Prabir Pradhan