Commit graph

6 commits

Author SHA1 Message Date
13r0ck
2940341033 Time: Replace GTK applet with iced applet
Basic Iced applet, but it should be noted that the time update
logic is a significant improvement. The milliseconds until the
next whole minute is calculated, then via tokio the thread sleeps
until then. Meaning that the clock applet is only running
(from my testing) for 3 milliseconds a minute. This takes less
recources and is more accurate than checking every second from
app start like the old gtk applet did.
2022-12-19 21:22:11 -05:00
Ashley Wulber
c7e80afb45
chore: update rustc in build-depends 2022-09-13 10:51:19 -04:00
Ashley Wulber
98813824d4
feat: use libcosmic::init 2022-08-16 14:36:31 -04:00
Ashley Wulber
a96decd24b
fix: build dep 2022-08-10 13:57:17 -04:00
Ian Douglas Scott
34fbd6a8ce Add libpulse-dev as a dependency 2022-06-29 15:45:18 -07:00
Ashley Wulber
6b56500a52
chore: debian packaging 2022-05-25 17:11:42 -04:00