Skip to content

support dock preview #126

support dock preview

support dock preview #126

Triggered via pull request December 28, 2023 12:38
@justforlxzjustforlxz
synchronize #40
Status Success
Total duration 54s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: src/treeland/protocols/dockpreviewcontextv1.cpp#L49
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/foreign_toplevel_manager_impl.cpp#L196
Uninitialized variable: pos->identifier
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L672
The function 'treeland_dock_preview_context_v1_destroy' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L660
The function 'treeland_dock_preview_context_v1_enter' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L666
The function 'treeland_dock_preview_context_v1_leave' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L688
The function 'treeland_foreign_toplevel_handle_v1_destroy' is never used.
cppcheck: src/treeland/protocols/foreigntoplevelmanagerv1.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/quick/utils/dockpreviewfilter.cpp#L25
Parameter 's' can be declared with const
cppcheck: src/treeland/quick/utils/dockpreviewfilter.cpp#L16
The function 'filterAcceptsRow' is never used.