This commit is contained in:
2026-09-10 07:29:39 +02:00
parent 66c2d49ffb
commit 3abf610fbf
3 changed files with 5 additions and 3 deletions
+1 -2
View File
@@ -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]