index
:
swaystatus
main
Small status bar tool for i3 or sway. Mostly coded for myself, but feel free to use/fix/extend.
Andreas Grois
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clock
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clippy and fix all lints.
Andreas Grois
2021-11-29
1
-1
/
+1
*
Update pulse help string and add a few serde renames.
Andreas Grois
2021-11-29
1
-1
/
+1
*
Revert "Make runnable's run() method take a mutable self-reference."
Andreas Grois
2021-05-03
1
-1
/
+1
*
Make runnable's run() method take a mutable self-reference.
Andreas Grois
2021-05-02
1
-1
/
+1
*
Add options: List plugins, and get plugin help.
Andreas Grois
2021-04-26
1
-0
/
+30
*
New clippy lints, better code...
Andreas Grois
2021-04-26
1
-7
/
+7
*
Reduce data type in clock to u64.
Andreas Grois
2021-04-22
1
-7
/
+17
*
Fix rounding issue in clock:
Andreas Grois
2021-04-22
1
-2
/
+21
*
Change format for clock refresh rate once more.
Andreas Grois
2021-04-22
1
-4
/
+3
*
Simplified clock config. It now only has 2 options for rates.
Andreas Grois
2021-04-22
1
-28
/
+46
*
Fix rounding errors. There's still a TODO:
Andreas Grois
2021-04-22
1
-13
/
+12
*
Simple synchronized clock (limited to full seconds or 1/x seconds)
Andreas Grois
2021-04-20
1
-14
/
+35
*
Clock now does something (but isn't done yet).
Andreas Grois
2021-04-19
1
-4
/
+37
*
First semi-working implementation.
Andreas Grois
2021-04-18
1
-0
/
+87