Skip to content

Commit

Permalink
immortality is here
Browse files Browse the repository at this point in the history
  • Loading branch information
it-a-me committed May 30, 2023
1 parent 37183cc commit 76df966
Show file tree
Hide file tree
Showing 15 changed files with 2,944 additions and 166 deletions.
433 changes: 395 additions & 38 deletions Cargo.lock

Large diffs are not rendered by default.

24 changes: 5 additions & 19 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
[package]
name = "embargo"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.71"
env_logger = "0.10.0"
slint = { version = "1.0.2", default-features = false, features = ["std", "compat-1-0"] }
smithay-client-toolkit = "0.17.0"
thiserror = "1.0.40"
tracing = "0.1.37"
wayland-client = "0.30.1"
xkbcommon = "0.5.0"

[build-dependencies]
slint-build = "1.0.2"
[workspace]
members = [
"embargo",
"hyprland_workspaces",
]
Loading

0 comments on commit 76df966

Please sign in to comment.