aboutsummaryrefslogtreecommitdiff
path: root/swaystatus-plugin/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Move global allocator selection to swaystatus-plugin.Andreas Grois2021-11-301-0/+3
* Update Rust edition to 2021Andreas Grois2021-11-291-1/+1
* Revert "Make runnable's run() method take a mutable self-reference."Andreas Grois2021-05-031-1/+1
* Make runnable's run() method take a mutable self-reference.Andreas Grois2021-05-021-1/+1
* Add options: List plugins, and get plugin help.Andreas Grois2021-04-261-1/+10
* New clippy lints, better code...Andreas Grois2021-04-261-3/+15
* First semi-working implementation.Andreas Grois2021-04-181-0/+163