From 3abf610fbf29e2777d6557ecdfacf3a3ae975775 Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Thu, 10 Sep 2026 07:29:39 +0200 Subject: [PATCH] metadata --- Cargo.toml | 3 +-- LICENSE | 3 ++- README.adoc | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 README.adoc diff --git a/Cargo.toml b/Cargo.toml index c4fa8cf..3d34df3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,13 +2,12 @@ name = "wl-tab" version = "0.4.0" edition = "2024" -description = "An alt-tab window switcher for sway: live window previews in a single row" +description = "An simple alt-tab window switcher for sway" license = "MIT" repository = "https://git.krzak.org/N0VA/wl-tab" readme = "README.md" keywords = ["wayland", "sway", "wlroots", "alt-tab", "switcher"] categories = ["command-line-utilities", "os::unix-apis"] -# The floor is cosmic-text, which needs 1.89; let-chains here need 1.88. rust-version = "1.89" [dependencies] diff --git a/LICENSE b/LICENSE index 9bd5e1b..c9314fb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License -Copyright (c) 2026 Milad Alizadeh +Copyright (c) 2026 N0\A +Copyright (c) 2026-2026 Milad Alizadeh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..5225738 --- /dev/null +++ b/README.adoc @@ -0,0 +1,2 @@ += wl-tab +== A simple alt-tab switcher for sway