1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-09-15 19:26:58 +02:00
Commit graph

14 commits

Author SHA1 Message Date
f4369b20d3
refactor(networkmanager): implement clippy::pedantic suggestions 2025-08-20 18:49:20 +02:00
e6f610687c
refactor(networkmanager): remove unnecessary async & unused fields 2025-08-17 21:15:10 +02:00
8bb95e2e3f
fix(networkmanager): prevent race condition, support all device types 2025-08-17 20:57:40 +02:00
1836ab2943
refactor(networkmanager): replace state-based w/ event-based approach 2025-08-16 15:31:06 +02:00
9ca5f4baa4
WIP failed attempt at StreamMap-based implementation 2025-08-14 18:14:31 +02:00
26686739a0
WIP update of networkmanager & volume modules 2025-08-10 16:37:55 +02:00
97bbddb5e0
fix: issues introduced by merge (see parent) 2024-08-04 22:19:51 +02:00
de479f167c
refactor: remove unnecessary blocks 2024-06-19 21:48:19 +02:00
a9cd5f5489
refactor: extract selective state update macro 2024-06-19 21:24:27 +02:00
465d16800a
fix: only update relevant parts of state upon property change 2024-06-19 20:57:26 +02:00
d56f76f6a8
refactor: extract initialisation macro 2024-06-18 01:19:04 +02:00
2ae8d50cab
refactor: extract property and path list watcher macros 2024-06-18 00:01:30 +02:00
39eb3cf917
fix: state not being set properly in initialisation 2024-06-17 15:33:12 +02:00
4182038643
feat: actually implement icon per connection type 2024-06-17 13:26:55 +02:00