uncor3 f0fede4e81 Refactor and enhance UI components
- Updated `CableInfoWidget` to include a TODO comment regarding manufacturer verification.
- Refactored `CustomTab` and `CustomTabWidget` to remove notification label functionality, simplifying the class structure.
- Improved `DeviceInfoWidget` by adding a destructor to manage graphics view memory and initializing graphics scene properly.
- Introduced `DiskUsageBar` and `DiskUsageWidget` classes to manage disk usage visualization, including hover popover functionality for detailed information.
- Enhanced `MediaPreviewDialog` to include more descriptive window titles and adjusted status label styling based on platform.
- Added platform-specific functionality in `macos.h` and `macos.mm` for popover management.
- Cleaned up `ToolboxWidget` by adjusting label styles and removing fixed sizes for better responsiveness.
2025-10-02 09:29:55 -07:00
2025-09-14 17:25:06 +00:00
2025-08-24 01:46:49 +00:00
2025-09-30 04:45:15 +00:00
2025-09-23 04:18:53 +00:00
2025-07-27 04:00:39 +00:00
2025-07-28 06:50:15 +00:00
2025-10-02 09:29:55 -07:00
2025-07-27 04:00:39 +00:00
2025-09-23 04:18:53 +00:00
2025-09-30 04:45:15 +00:00
2025-07-27 04:00:39 +00:00
2025-09-30 04:45:15 +00:00

@uncore  sudo cat /etc/udev/rules.d/99-idevice.rules SUBSYSTEM=="usb", ATTR{idVendor}=="05ac", MODE="0666"

✘  Sun 6 Jul - 14:29  ~  @uncore  sudo groupadd idevice

Sun 6 Jul - 14:30  ~  @uncore  sudo usermod -aG idevice $USER

Sun 6 Jul - 14:30  ~  @uncore  sudo udevadm control --reload-rules sudo udevadm trigger

S
Description
No description provided
Readme AGPL-3.0 127 MiB
Languages
C++ 78.9%
Rust 15%
CMake 2%
JavaScript 0.8%
Shell 0.8%
Other 2.5%