Skip to content

Commit

Permalink
Merge pull request #174 from akshayr-mecha/chore-shell
Browse files Browse the repository at this point in the history
chore(shell): removes unused packages from shell
  • Loading branch information
akshayr-mecha authored Jan 30, 2025
2 parents d63b1d2 + fab69dd commit ff527d8
Show file tree
Hide file tree
Showing 291 changed files with 2 additions and 15,165 deletions.
25 changes: 2 additions & 23 deletions shell/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,37 +1,16 @@
[package]
name = "mechanix-shell"
description = "Touch optimized GUI shell for handheld devices running on wayland compositors"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
categories.workspace = true
keywords.workspace = true

[workspace]
resolver = "2"
members = [
# "app-drawer",
# "greeter",
# "home-screen",
"launcher",
"keyboard",
# "lock-screen",
# "polkit-agent",
# "rotate-daemon",
# "settings-panel",
# "status-bar",
# "wallpaper-daemon",
"commons/*",
# "app-switcher",
# "power-options",
# "notification"
]

[[bin]]
name = "mechanix-wallpaper-daemon"
path = "wallpaper-daemon/src/main.rs"
default-members = ["launcher", "keyboard"]

[workspace.package]
version = "0.1.16"
Expand Down
5 changes: 0 additions & 5 deletions shell/app-drawer/.gitignore

This file was deleted.

51 changes: 0 additions & 51 deletions shell/app-drawer/Cargo.toml

This file was deleted.

38 changes: 0 additions & 38 deletions shell/app-drawer/settings.yml.example

This file was deleted.

4 changes: 0 additions & 4 deletions shell/app-drawer/src/assets/icons/back_icon.svg

This file was deleted.

3 changes: 0 additions & 3 deletions shell/app-drawer/src/assets/icons/clear_icon.svg

This file was deleted.

3 changes: 0 additions & 3 deletions shell/app-drawer/src/assets/icons/home_icon.svg

This file was deleted.

Binary file removed shell/app-drawer/src/assets/icons/not_found_icon.png
Binary file not shown.
51 changes: 0 additions & 51 deletions shell/app-drawer/src/assets/icons/not_found_icon.svg

This file was deleted.

Binary file not shown.
3 changes: 0 additions & 3 deletions shell/app-drawer/src/assets/icons/search_icon.svg

This file was deleted.

131 changes: 0 additions & 131 deletions shell/app-drawer/src/components/app.rs

This file was deleted.

Loading

0 comments on commit ff527d8

Please sign in to comment.