• Europe
  • Joined on 2025-02-25
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-22 15:59:56 +01:00
4c2ad03a0e
Implement Clippy suggestions
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-22 15:42:38 +01:00
2c2afb4b33
Add comments about (Typed)GridView to media grids
981d971fa9
Enable libadwaita feature of Relm4, remove unused direct Tokio dep
Compare 2 commits »
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-22 14:24:47 +01:00
4446aa22d7
Update Relm4 and indirect dependencies
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-22 14:13:40 +01:00
313a492ee7
Introduce margin between grid item title(s) and details
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-22 14:09:24 +01:00
5a615ad3a3
Centralise error handling in SQLite manager
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-22 12:02:58 +01:00
8a8ea5fb94
Attach shared and local DBs to temporary main DB
ec0b5ce757
Simplify CSS resource loading
Compare 2 commits »
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 17:28:36 +01:00
5eb18e231f
Replace unwrap with expect in setting RELM_THREADS
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 17:24:45 +01:00
2014c83224
Use multiple threads for Relm async tasks depending on system
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 16:56:11 +01:00
5e5df5c401
Include CSS as GResource
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 13:41:41 +01:00
fc5bfd5876
Expand comment about Tokio in Cargo.toml
641cd93413
Update indirect dependencies
f181d8368b
Set package name back to "zoodex"
Compare 3 commits »
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 13:31:48 +01:00
ce19ba9226
Replace unwrap with expect in getting display for CSS loading
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 13:26:12 +01:00
4d4b7eb1c7
Rewrite using Relm4
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-21 13:11:29 +01:00
d25fdd0a32
Fix formatting in concat_os_str
56376569ae
Actually open local database in its client instead of shared one
Compare 2 commits »
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-09 11:10:10 +01:00
df3c9cba8a
Further code style conformity
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-08 14:07:46 +01:00
2982a13bc2
Use cargo fmt and conform to Style Guide (mostly)
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-02 21:48:58 +01:00
1f1eac6369
Remove todo about async multithreading
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-02 13:59:35 +01:00
1101e96765
Use regular view macro where more appropriate
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-02 13:41:51 +01:00
0a61e55c3e
Add editorconfig file
6446d43d76
Replace custom widget macros with Relm4 view macro based ones
Compare 2 commits »
zedfrigg pushed to master at zedfrigg/zoodex 2026-01-01 14:37:38 +01:00
6df7530b33
Use px size instead of w+h reqs for poster images
96ea810ace
Add todo about async multithreading
380d66c489
Update dependencies
Compare 3 commits »
zedfrigg synced commits to feat/networkmanager-multi-icon at zedfrigg/ironbar from mirror 2025-09-04 23:46:58 +02:00
a106f41b0a
fix(networkmanager): notify upon new device from watch_device()
db88e12b8e
refactor(networkmanager): identify devices by their number outside of the client
af49acb40b
fix(networkmanager): remove icons for removed devices
d752e88abf
refactor(networkmanager): make dbus connection a ClientInner field
f83c9e6852
refactor(networkmanager): merge devices and watchers fields in ClientInner
Compare 12 commits »