No description
Find a file
RipleyTom b1b09e12c4
x11: fix fractional scaling when fract is 0.75
Fractional scaling was broken when the fractional part was .75 as
the round rounded up the WindowScalingFactor to the upper bound and
applied extra scaling in addition to the one in UnscaledDPI (1.75 *
2 for 175% scaling instead of 1.75 * 1)
2026-03-11 06:24:15 +01:00
.github Add pull request template 2026-02-13 12:35:27 -07:00
cosmic-comp-config chore: update dependencies 2026-02-23 15:56:25 +01:00
data chore: screen reader toggle shortcut 2026-01-05 16:50:52 +01:00
debian Use automatic shared library dependency on libdisplay-info 2025-10-21 08:50:17 -06:00
examples Add example for customized window decorations 2025-10-29 11:27:14 +01:00
resources i18n: translation updates from weblate 2026-03-08 09:09:50 +00:00
src x11: fix fractional scaling when fract is 0.75 2026-03-11 06:24:15 +01:00
.gitignore Rework source filtering. 2023-01-04 01:52:16 -08:00
build.rs cargo fmt 2025-10-22 23:55:11 +02:00
Cargo.lock chore: update dependencies 2026-02-23 15:56:25 +01:00
Cargo.toml chore: update dependencies 2026-02-23 15:56:25 +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 chore: bump MSRV to 1.90 2025-12-22 16:29:22 +01:00
rustfmt.toml chore: format for Rust 2024 2025-10-22 23:55:11 +02:00