.. |
apps
|
perf(linux): ⚡ utilise new D-Bus helper function for watching app state
|
2024-05-18 10:39:49 +10:00 |
battery
|
refactor(linux): ♻️ use more constants for D-Bus methods, signals, paths and interfaces
|
2024-05-14 13:59:26 +10:00 |
cpu
|
refactor(linux): 🔥 remove unneccesary goroutine wrapper
|
2024-05-14 14:58:57 +10:00 |
desktop
|
style(linux): ♻️ desktop accent color/scheme should be diagnostic sensors
|
2024-05-13 21:54:40 +10:00 |
disk
|
fix(linux): 🐛 ensure disk read/write count sensors have correct units
|
2024-05-07 14:25:49 +10:00 |
location
|
refactor(linux): ♻️ re-use consts for better code readability
|
2024-05-14 14:57:40 +10:00 |
media
|
fix(linux): ⚡ gracefully close pulseaudio connection on shutdown
|
2024-05-14 14:58:17 +10:00 |
mem
|
refactor(linux): ⚡ avoid overhead of pool implementation
|
2024-04-29 22:27:49 +10:00 |
net
|
fix(linux): 🐛 shutdown connection state monitor gracefully
|
2024-05-14 14:25:51 +10:00 |
power
|
fix(linux): 🐛 power profile sensor should work again
|
2024-05-18 10:40:16 +10:00 |
problems
|
style(linux): 💬 improve warning messages for sensor D-Bus issues
|
2024-05-14 13:33:44 +10:00 |
system
|
refactor(linux): ♻️ merge uptime sensors into system group
|
2024-05-17 10:25:39 +10:00 |
user
|
refactor(linux): ♻️ use more constants for D-Bus methods, signals, paths and interfaces
|
2024-05-14 13:59:26 +10:00 |
device.go
|
chore: 🚨 don't report on unused receivers
|
2024-05-15 10:12:19 +10:00 |
device_test.go
|
feat(linux): ✨ detect machine chassis type
|
2024-05-13 20:57:41 +10:00 |
sensor.go
|
fix(linux): ⚡ rework network sensor code to attempt to avoid race conditions
|
2024-04-20 15:36:37 +10:00 |
sensorType.go
|
test(linux): ✅ add tests for linux sensor type
|
2024-05-14 21:48:46 +10:00 |
sensorTypeStrings.go
|
test(linux): ✅ add tests for linux sensor type
|
2024-05-14 21:48:46 +10:00 |
sensor_test.go
|
test(linux): ✅ add tests for linux sensor type
|
2024-05-14 21:48:46 +10:00 |