Skip to content

feat: support register shortcut #85

feat: support register shortcut

feat: support register shortcut #85

Triggered via pull request December 22, 2023 01:40
@justforlxzjustforlxz
synchronize #54
Status Success
Total duration 29s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/treeland/protocols/qshortcutmanager.cpp#L45
There is an unknown macro here somewhere. Configuration is required. If QW_DECLARE_PUBLIC is a macro then please configure it.
cppcheck: src/treeland/protocols/shortcut_manager_impl.cpp#L33
The function 'treeland_shortcut_context_v1_destroy' is never used.
cppcheck: src/treeland/protocols/shortcut_manager_impl.cpp#L52
The function 'treeland_shortcut_context_v1_send_register_failed' is never used.
cppcheck: src/treeland/protocols/shortcut_manager_impl.cpp#L148
The function 'treeland_shortcut_manager_v1_create' is never used.
cppcheck: src/treeland/quick/protocols/shortcutmanager.cpp#L24
There is an unknown macro here somewhere. Configuration is required. If W_DECLARE_PUBLIC is a macro then please configure it.
cppcheck: src/treeland/quick/utils/treelandhelper.cpp#L139
Parameter 'a' can be declared with const
cppcheck: src/treeland/quick/utils/treelandhelper.cpp#L126
The function 'addAction' is never used.
cppcheck: src/treeland/quick/utils/treelandhelper.cpp#L137
The function 'removeAction' is never used.
cppcheck: src/treeland/treeland-fake-session/fake-session.cpp#L112
The function 'treeland_shortcut_context_v1_shortcut' is never used.
cppcheck: src/treeland/treeland-fake-session/shortcutmanager.cpp#L3
The function 'init' is never used.