No description
Find a file
Ian Douglas Scott 32f9ff3cac Use untransformed texture in MirroringState::new_with_renderer
Apply inverse of output transform to mode to get render size, and apply
no transform during rendering. The transform of the output being
mirrored from shouldn't affect the final render.

Fixes issues when source output for mirroring has a transform, and also
fixes issues in https://github.com/pop-os/cosmic-comp/pull/1058
when this code is used for postprocessing, where this resulted in the
same transform being applied twice.
2025-02-04 20:01:24 +01:00
.github/workflows chore: github-ci was also missing pixman apparently 2025-01-06 20:23:05 +01:00
cosmic-comp-config Use new config from cosmic-settings-config 2024-09-04 20:50:42 +02:00
data chore: add log-out shortcut 2025-01-18 14:19:41 +01:00
debian chore: Add libdisplay-info dependency for packaging 2025-01-06 20:23:05 +01:00
resources add Dutch translation 2025-01-14 14:27:58 +01:00
src Use untransformed texture in MirroringState::new_with_renderer 2025-02-04 20:01:24 +01:00
.gitignore Rework source filtering. 2023-01-04 01:52:16 -08:00
build.rs deps: Update to wayland-rs.0.30 2022-07-04 16:01:06 +02:00
Cargo.lock chore: add log-out shortcut 2025-01-18 14:19:41 +01:00
Cargo.toml Update smithay-egui, egui 2025-01-15 20:08:02 +01:00
flake.lock Update and fix flake.nix 2024-09-02 19:44:51 +02:00
flake.nix fix: add missing libdisplay-info library into flake.nix 2025-01-12 13:09:03 +01:00
i18n.toml i18n support 2023-07-06 00:04:34 +02:00
LICENSE Initial commit 2021-12-15 17:25:15 +01:00
Makefile Use new config from cosmic-settings-config 2024-09-04 20:50:42 +02:00
rust-toolchain.toml fix: unresolved import [of std] on NixOS in RA 2024-09-18 15:43:59 +02:00
rustfmt.toml Fix refresh_focus 2023-04-01 20:35:58 +04:00