Skip to content

Commit

Permalink
feat: emojis 🎉
Browse files Browse the repository at this point in the history
- Implemented emojis in icon picker.
- Added context menu for list items.
  • Loading branch information
edfloreshz committed Apr 30, 2024
1 parent a6a4a5d commit ed85279
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 427 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ done_core = { path = "src/core" }
tracing = "0.1.40"
cli-clipboard = "0.4.0"
slotmap = "1.0.7"
emojis = "0.6.1"

[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic.git"
Expand Down
Loading

0 comments on commit ed85279

Please sign in to comment.