Overhaul resizing #1153
+150
−58
Open
Overhaul resizing #1153
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test features:
src/state.rs#L493
use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
|
Test features:
src/state.rs#L493
use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
|
Test features:
src/state.rs#L498
use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
|
Test features:
src/state.rs#L498
use of deprecated unit variant `time::util::local_offset::Soundness::Sound`: no longer needed; TZ is refreshed manually
|
Test features:
src/backend/render/mod.rs#L534
use of deprecated associated function `smithay::utils::Rectangle::<N, Kind>::from_loc_and_size`: use new or from_size
|
Test features:
src/backend/render/mod.rs#L591
this function depends on never type fallback being `()`
|
Test features
`cosmic-comp` (bin "cosmic-comp" test) generated 6 warnings
|
Loading