No description
Find a file
Ian Douglas Scott aa9ec52e62 cosmic: Provide CosmicConfigEntry impl, use _ in property names
It seems to derive `CosmicConfigEntry`, we need to use `_` in property
names, because `_` isn't mapped to `-` and there doesn't seem to be a
mechanism like `#[serde(rename)]`.

It seems good to be consistent anyway. So this seems good to change,
unless we really like using `-` for names on disk, then cosmic-panel
needs to be changed.

`CosmicConfigEntry` also requires `PartialEq`, which is easy enough to
add.

This will break existing input settings, which will have to be
re-applied with the new locations. Cosmic-settings also need to be
updated for this.
2023-12-21 09:48:16 +01:00
.github/workflows nix: fix builds and CI 2023-07-05 02:14:07 +08:00
cosmic-comp-config cosmic: Provide CosmicConfigEntry impl, use _ in property names 2023-12-21 09:48:16 +01:00
data main: Add (optional) systemd notify 2022-04-28 13:41:37 +02:00
debian chore(deb): ignore vendor/ and target/ in source tar 2023-05-25 22:29:01 +02:00
resources Add Russian translation 2023-12-18 13:23:45 +01:00
src cosmic: Provide CosmicConfigEntry impl, use _ in property names 2023-12-21 09:48:16 +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 cosmic: Provide CosmicConfigEntry impl, use _ in property names 2023-12-21 09:48:16 +01:00
Cargo.toml Update Smithay; high-res scroll 2023-12-12 22:09:56 +01:00
config.ron chore: update the config to spawn launcher, app-library, and workspaces when shortcuts are pressed 2023-11-21 19:26:20 -05:00
flake.lock nix: setup dev shell 2023-11-12 17:30:41 +04:00
flake.nix nix: setup dev shell 2023-11-12 17:30:41 +04: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 chore: use --offline with vendored builds 2023-05-25 22:28:51 +02:00
rust-toolchain.toml chore: Update lock 2023-06-30 15:15:21 +02:00
rustfmt.toml Fix refresh_focus 2023-04-01 20:35:58 +04:00