summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jacob Casper [Fri, 6 Nov 2020 21:32:43 +0000 (15:32 -0600)]
Put date and time in xsetroot name
Jacob Casper [Fri, 30 Oct 2020 23:07:37 +0000 (18:07 -0500)]
Spawn xsetroot command on value update
Jacob Casper [Fri, 30 Oct 2020 21:55:33 +0000 (16:55 -0500)]
Listen for custom mail count signal
Jacob Casper [Tue, 20 Oct 2020 02:35:23 +0000 (21:35 -0500)]
Clone map so that it multiple closures can use it and implement FnMut
Jacob Casper [Mon, 19 Oct 2020 19:22:33 +0000 (14:22 -0500)]
Reduce boilerplate in API by internalizing &str -> String
String is required for thread safety but it's cumbersome to call like
that. Pass in literals and convert as necessary.
Jacob Casper [Mon, 19 Oct 2020 19:16:20 +0000 (14:16 -0500)]
Store matched encountered property values in map
This is going to be used to create a value for xsetroot -name
eventually, so that the most recent value encountered from multiple
signals is known.
Jacob Casper [Sun, 18 Oct 2020 01:50:15 +0000 (20:50 -0500)]
Get title of currently playing track
Jacob Casper [Sun, 18 Oct 2020 01:46:59 +0000 (20:46 -0500)]
Get artist of currently playing track
Jacob Casper [Sat, 17 Oct 2020 21:36:03 +0000 (16:36 -0500)]
Listen for changed spotify properties