No description
Find a file
Ian Douglas Scott 4db2e3ec25 Use new primary scanout output if old output is disabled
`Output` in Smithay doesn't track if the output still exists, other than
based on whether or not it has strong references. Which doesn't seem to
be working correctly.

There may be leaked strong references to `Output`s somewhere, and maybe
Smithay should track if an output is still valid, generally when it is
exposed as a Wayland global
(https://github.com/Smithay/smithay/issues/1584). But a check like this
works for now.

Addresses https://github.com/pop-os/cosmic-comp/issues/985.
2024-11-13 23:34:30 +01:00
.github/workflows ci: Disable failing nix build job for now 2024-07-29 14:49:44 +02:00
cosmic-comp-config Use new config from cosmic-settings-config 2024-09-04 20:50:42 +02:00
data Add com.system76.CosmicFilesDialog as floating window exception 2024-09-11 14:51:11 -06:00
debian feat: runtime configurable keybindings 2024-07-01 15:20:23 +02:00
resources i18n: added italian (#805) 2024-09-03 13:10:33 +02:00
src Use new primary scanout output if old output is disabled 2024-11-13 23:34:30 +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 Add cosmic_atspi_v1 protocol 2024-10-31 18:49:56 +01:00
Cargo.toml Add cosmic_atspi_v1 protocol 2024-10-31 18:49:56 +01:00
flake.lock Update and fix flake.nix 2024-09-02 19:44:51 +02:00
flake.nix fix: remove non-existent input 'nixpkgs' from 'crane' 2024-09-18 15:43:59 +02: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