Skip to content

support dock preview #136

support dock preview

support dock preview #136

Triggered via pull request January 2, 2024 06:46
@justforlxzjustforlxz
synchronize #40
Status Success
Total duration 29s
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#L343
The function 'treeland_foreign_toplevel_handle_v1_set_identifier' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L660
The function 'treeland_dock_preview_context_v1_destroy' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L648
The function 'treeland_dock_preview_context_v1_enter' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L654
The function 'treeland_dock_preview_context_v1_leave' is never used.
cppcheck: src/treeland/protocols/foreign_toplevel_manager_impl.cpp#L676
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#L24
Parameter 's' can be declared with const
cppcheck: src/treeland/quick/utils/dockpreviewfilter.cpp#L15
The function 'filterAcceptsRow' is never used.