Commit Graph

374 Commits

Author SHA1 Message Date
Spiros
b869286c79 Retain placement on refresh 2025-05-29 21:49:52 +03:00
Spiros
030fb15760 Rename ectracted function 2025-05-29 20:45:36 +03:00
Spiros
5f126e4f28 Highlight the correct disk on the grid view 2025-05-29 20:32:08 +03:00
Spiros
2929829729 Rename variable 2025-05-29 20:07:35 +03:00
spiros
8169c8f4c9 Add a placeholder on the search bar 2025-05-29 17:32:46 +03:00
spiros
2a2af59d24 Fix cyclic navigation enabling the next button even if there's only one drive 2025-05-29 02:49:34 +03:00
spiros
5758597158 Rename warning to caution 2025-05-29 02:40:32 +03:00
spiros
f721d4c190 Merge remote-tracking branch 'origin/main' into feat/disk-grid 2025-05-29 02:15:56 +03:00
Spiros
33faf382fc Connect grid view buttons 2025-05-26 17:55:30 +03:00
Spiros
6101d77958 Connect the grid view to show disks 2025-05-26 16:59:32 +03:00
Spiros
9b7f4fb44e Parse Total LBAs for drives which seem to use Gigabytes 2025-05-22 00:13:42 +03:00
Spiros
3416cc7ac1 Fix 4 issues
Fixes #48
Fixes CustomButton doesn't get highlighted when clicking a radio button
Fixes issue where disksGroup actions were not being cleared
Fixes some warnings
2025-05-08 14:02:47 +03:00
edisionnano
8b043fd0af Merge pull request #49 from Samueru-sama/patch-2
temp fix: force usage of bundled smartctl
2025-05-08 13:51:03 +03:00
Spiros
3aaffcc238 Add a hack to ignore nsid
Fixes #48
2025-05-08 13:48:29 +03:00
Samuel
af3aab7386 temp fix: force usage of bundled smartctl 2025-05-08 06:41:15 -04:00
Spiros
7904b3d938 Fix red circle on Bad icon 2025-04-23 15:20:55 +03:00
Spiros
91240c40b5 Fix issue where disksGroup actions were not being cleared 2025-04-23 15:16:12 +03:00
Spiros
49c43a002c Fix CustomButton doesn't get highlighted when clicking a radio button 2025-04-23 14:44:39 +03:00
Spiros
086376086c Mockup grid view 2025-04-23 14:35:54 +03:00
edisionnano
0ca4429162 Simplify SVG icon 2025-04-20 08:25:29 +03:00
edisionnano
800da978ae Merge pull request #44 from Samueru-sama/patch-1
add `StartupWMClass` to desktop file
2025-04-16 16:43:34 +03:00
Samuel
62f7bb4e13 add StartupWMClass to desktop file
this lets pinning the app the dock among other things
2025-04-16 07:49:56 -04:00
edisionnano
bf70d52730 Bring back zsync 2025-04-16 14:28:25 +03:00
edisionnano
6bf96de953 List files after building
It's useful for debugging
2025-04-16 02:40:42 +03:00
Spiros
291002a53b Move headers to an include folder 2025-04-16 01:57:21 +03:00
edisionnano
c81c31acc3 Don't show status if smart_status is null 2025-04-16 01:42:35 +03:00
edisionnano
3a83ccc83d Update README.md, read desc
Gentoo overlay is now on Repology
AppImage issues have been fixed
2025-04-16 00:34:10 +03:00
edisionnano
6ecd44bfaf Merge pull request #43 from Samueru-sama/main
upload `.zsync` file
2025-04-15 14:37:28 +03:00
Samuel
a5d160eb0f upload .zsync file 2025-04-15 04:43:46 -04:00
edisionnano
775d5c6cf3 Merge pull request #41 from Samueru-sama/main
add `Breeze` theme and add `aarch64` builds
2025-04-10 13:03:09 +03:00
Samuel
843f1fce9b add quotes just in case 2025-04-10 01:56:12 -04:00
Samuel
b665947884 use breeze theme by default 2025-04-10 01:51:04 -04:00
Samuel
ed13b389e2 simplify appimagetool since defaults are better 2025-04-06 22:43:52 -04:00
Samuel
34db8a8e79 force breeze theme in CI 2025-04-06 20:02:28 -04:00
Adithya Ps
3683d2c49e add aarch64 builds
Co-authored-by: psadi <ps.adithya@icloud.com>
2025-04-05 04:22:54 -04:00
Samuel
a4f847363f switch appimage script to archlinux 2025-04-04 23:54:32 -04:00
Samuel
d9a28e096b switch CI to archlinux 2025-04-04 23:53:41 -04:00
edisionnano
d0620e4886 Merge pull request #38 from Samueru-sama/sharun
deploy appimage with sharun
2025-04-05 00:50:44 +03:00
Samuel
69d83efa38 bundle smartctl with wrappe 👀 2025-04-02 04:12:53 -04:00
Samuel
203e1d046f remove empty lines 2025-04-02 01:42:07 -04:00
Samuel
b68f20fad4 oops3 2025-04-02 01:41:42 -04:00
Samuel
e39bc1d2d0 oops2 2025-04-02 01:38:58 -04:00
Samuel
2d9d8f07e1 oops 2025-04-02 01:36:51 -04:00
Samuel
cfe274c245 add appimage script 2025-04-02 05:33:08 +00:00
Samuel
1a1a7493d8 sort dependencies alphabetically and call appimage script 2025-04-02 01:31:21 -04:00
edisionnano
eae61beac7 Fix #37
Closes #37
2025-03-29 02:49:32 +02:00
edisionnano
22e8d355f9 Add another debian dependency 2025-02-20 02:53:56 +02:00
edisionnano
422fa35405 Include QDialogButtonBox 2025-02-06 00:29:30 +02:00
spiros
36f554c9be Add ASCII View
Closes #27
but only for SCSI and SATA, NVMe ASCII View is not yet implemented
2025-02-06 00:24:31 +02:00
edisionnano
3dcb98be15 Set the device node name as default JSON filename 2025-02-04 22:22:43 +02:00