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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move printing sample config to separate function.
Andreas Grois
2021-04-22
1
-9
/
+26
*
Reduce data type in clock to u64.
Andreas Grois
2021-04-22
2
-14
/
+18
*
Fix rounding issue in clock:
Andreas Grois
2021-04-22
2
-6
/
+21
*
Rename "elements" in config to "element" to make config readable
Andreas Grois
2021-04-22
2
-10
/
+14
*
Change format for clock refresh rate once more.
Andreas Grois
2021-04-22
3
-6
/
+14
*
Simplified clock config. It now only has 2 options for rates.
Andreas Grois
2021-04-22
2
-30
/
+55
*
Fix rounding errors. There's still a TODO:
Andreas Grois
2021-04-22
1
-13
/
+12
*
Fix that separators/texts were swapped
Andreas Grois
2021-04-21
1
-1
/
+1
*
Enforce system allocator (sanity and such...)
Andreas Grois
2021-04-20
1
-1
/
+3
*
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
4
-7
/
+39
*
Add translations for auto-generated Clap options.
Andreas Grois
2021-04-19
3
-56
/
+85
*
Update translations
Andreas Grois
2021-04-19
3
-90
/
+116
*
Fix typo in Germanpo file
Andreas Grois
2021-04-19
1
-4
/
+4
*
Add local home directory path support for localization.
Andreas Grois
2021-04-19
2
-2
/
+7
*
Update German translation.
Andreas Grois
2021-04-19
2
-13
/
+290
*
Add commandline handling and hardcoded default paths.
Andreas Grois
2021-04-18
5
-14
/
+374
*
First semi-working implementation.
Andreas Grois
2021-04-18
30
-110
/
+1416
*
Initial commit. Borked, so don't use
Andreas Grois
2021-04-07
6
-0
/
+454
[prev]