Sijmen vijfhoek
  • Joined on 2018-06-05
vijfhoek pushed to main at _/cri 2023-11-09 18:17:40 +01:00
8dddabc0e6 Create message log struct
vijfhoek pushed to main at _/cri 2023-11-06 15:06:20 +01:00
ad5d2f3b37 Add support for channels
6d2b16d472 Add bacon to shell.nix
Compare 2 commits »
vijfhoek pushed to main at _/cri 2023-11-06 12:49:46 +01:00
61b5fb1aa7 Box, box
vijfhoek pushed tag v0.2.0 to _/empede 2023-07-26 21:46:34 +02:00
vijfhoek deleted tag v0.2.0 from _/empede 2023-07-26 21:46:29 +02:00
vijfhoek pushed to main at _/empede 2023-07-13 00:38:01 +02:00
b8416b29dd Split routes up into smaller modules
3900a5c5c0 Update dependencies
Compare 2 commits »
vijfhoek pushed to main at _/nix 2023-07-03 11:51:42 +02:00
487b2baa85 Use wob to display a volume/brightness overlay
1c84f86a3d Fix display alignment
f6e541acaf Disable beets for now, as it breaks the build
5ae74eeefb Split up home.nix into packages and aliases
Compare 4 commits »
vijfhoek pushed tag v0.2.0 to _/empede 2023-06-25 18:48:23 +02:00
vijfhoek pushed to main at _/empede 2023-06-25 18:48:15 +02:00
c2fbf6c916 Bump version to 0.2.0
vijfhoek pushed to main at _/nix 2023-06-19 17:58:59 +02:00
0238ad32b9 Fix framework performance on AC
77e09e2191 Make z a zsh plugin
Compare 2 commits »
vijfhoek pushed to main at _/nix 2023-06-19 01:02:40 +02:00
34de9f555b Update config alias
vijfhoek pushed to main at _/nix 2023-06-19 01:00:50 +02:00
db4eaee487 Split up common/configuration.nix
148b78f8dc Move home-manager.nix to home-manager/main.nix
Compare 2 commits »
vijfhoek pushed to main at _/nix 2023-06-18 16:18:08 +02:00
d011815d05 Bunch of changes I really cant be bothered to write a commit message for
e8de6cfa53 Many updates
Compare 2 commits »
vijfhoek pushed tag v0.2.0-pre1 to _/empede 2023-05-16 02:14:05 +02:00
vijfhoek pushed to main at _/empede 2023-05-16 02:13:58 +02:00
c6c61570e9 Bump version to 0.2.0-pre1
vijfhoek pushed to main at _/empede 2023-05-16 02:11:02 +02:00
43139b2b4b Update dependencies
vijfhoek pushed to main at _/empede 2023-05-16 02:03:16 +02:00
dae598e15c Use raw strings for mpd commands
9dfa38225f Throw error when mpd returns an unexpected response
62651ea80b Make Mpd::connect use Mpd::command
1cf1429753 Add CommandResult::new and CommandResult::new_binary methods
05dddfde6d Fix error when no track is playing
Compare 5 commits »
vijfhoek pushed to main at _/empede 2023-05-14 15:52:50 +02:00
26a3381a25 Remove dbg! calls in mpd.rs
138446e040 Format and apply Clippy suggestions
Compare 2 commits »
vijfhoek pushed to main at _/empede 2023-05-14 15:40:58 +02:00
8e7a087e41 Move split_properties to CommandResult
vijfhoek pushed to main at _/empede 2023-05-14 15:33:51 +02:00
41a06eb9d1 Update dependencies