This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
rust-libnotify
Watch
1
Star
0
Fork
0
You've already forked rust-libnotify
Code
Issues
Pull Requests
Releases
Wiki
Activity
rust
5
Commits
5
Branches
8
Tags
18
MiB
Rust
97.5%
Makefile
2.5%
a0a98a6521
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mika Attila
a0a98a6521
Remove
std_misc
feature attribute
...
Apparently, it's not needed anymore
2015-03-08 16:35:46 +01:00
examples
Make sure Notification cannot outlive Context
2015-03-07 14:21:17 +01:00
src
Remove
std_misc
feature attribute
2015-03-08 16:35:46 +01:00
.gitignore
Implement a rudimentary API for showing a message.
2015-03-07 13:55:19 +01:00
Cargo.toml
Implement a rudimentary API for showing a message.
2015-03-07 13:55:19 +01:00
README.md
Initial commit
2015-03-06 20:22:32 +01:00
README.md
libnotify-rs
Rust binding to libnotify