Commit Graph

40 Commits

Author SHA1 Message Date
Lemmy 665bc0c60a autoformatting 2026-01-08 15:15:51 -05:00
notiant 89a6422bf5 style adjustments & remove unnecessary tooltip 2026-01-07 17:11:42 +01:00
notiant 7e3500d6fc Bluetooth & Network enhancements 2026-01-07 12:56:07 +01:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy e43aeca030 BT List: respect the container border setting. 2026-01-03 10:25:05 -05:00
Lemmy 01c8b48b4d Network: moved options to appropriate network block 2026-01-02 17:52:44 -05:00
Lemmy 1a252b30a0 Autoformatting + cleanup 2026-01-02 09:31:28 -05:00
Danny 9e922d97f5 Merge branch 'main' into bluetooth-clean 2026-01-02 11:06:54 +01:00
danny e3fef31ba3 Replace inline Bluetooth pairing script with external reusable bash script for improved maintainability and compatibility. Refactor Bluetooth panel/device logic to use adapter-based APIs. 2026-01-02 11:02:46 +01:00
danny ba45c67d93 Add Bluetooth RSSI polling (Experimental) and CLI-based pairing helpers with code cleanup and restructurization for better maintainability
- Introduced Bluetooth RSSI polling using `bluetoothctl` for connected devices with interval configuration.
- Added reusable helpers for CLI-based device pairing and connection.
- Enhanced Bluetooth panel with an opt-in toggle for RSSI polling.
- Updated settings and defaults for RSSI polling configuration.
- Refactored Bluetooth utilities for standardized device handling (icons, deduplication, signal parsing, etc.).
2026-01-02 03:09:16 +01:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
notiant 593368506c BluetoothPanel: fix removing wrong line in previous PR 2025-12-30 06:57:56 +01:00
Lemmy 6747a3dc10 Merge pull request #1169 from notiant/patch-1
Change visible condition for BluetoothPanel empty screen
2025-12-28 14:29:21 -05:00
Lemmy 4234783258 Bluetooth: button scaling 2025-12-28 00:40:23 -05:00
notiant 3baa8fb826 Change visible condition for BluetoothPanel empty screen 2025-12-27 10:51:55 +01:00
Lemmy 676f7254e4 NSearchableComboBox: similar fix to NComboBox to avoid having it too wide. 2025-12-26 08:54:31 -05:00
notiant 687b0a7279 Bluetooth improvements 2025-12-26 08:15:07 +01:00
Lemmy a14dc501be i18n + autofmt 2025-12-22 08:34:01 -05:00
danny ce2bfead9f "Add Bluetooth UI enhancements including signal/battery icons, details grid/list toggle, unnamed devices filter, persistent device list settings, and bluetooth agent for full feature pairing" 2025-12-21 18:45:57 +01:00
danny 05964dc7fb Improved network and Bluetooth panel with additional info and options to manage devices. 2025-12-17 11:37:48 +01:00
danny 97eb133094 Improved network and Bluetooth panel with additional info and options to manage devices. 2025-12-17 06:10:48 +01:00
danny e81b08307f trying to resolve layout issues 2025-12-16 22:54:20 +01:00
danny 2fe5421e44 Add detailed Wi‑Fi and Bluetooth panel improvements
- Introduce expanded info panels for connected Wi‑Fi networks and Bluetooth devices.
- Display device details like IP, gateway, link speed, signal strength, and pairing status.
- Add pairing and unpairing functionality with enhanced device deduplication.
- Update translations to include new labels and messages for Wi‑Fi and Bluetooth.
- Refactor services to support feature-rich info retrieval and device handling.
2025-12-16 21:46:09 +01:00
Lemmy 3d44cb2953 Panels: increased default panel width from 420 to 440. 2025-12-15 18:55:13 -05:00
ItsLemmy 86e6e3d1db Panels: 420 will take over the world! 2025-12-05 14:58:32 -05:00
notiant 22ee8904a4 Add some missing translations & more consistency for English 2025-11-26 06:14:21 +01:00
notiant c70098a738 Remove minimum height from wifi & bluetooth panel 2025-11-24 18:17:40 +01:00
ItsLemmy 823042b245 Panels: properly animate height with vertical bar + Bluetooth sizing refinement. 2025-11-22 00:33:42 -05:00
ItsLemmy 972ac47c1b Bluetooth: smaller font for section name, similar to wifi. 2025-11-20 23:08:42 -05:00
notiant 6d032e5159 Remove double bottom spacing in panels & hide scrollbar in NScrollView if not necessary 2025-11-18 10:12:44 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy bf215b0728 BT+WiFi: increasing panel width from 340 to 400. 2025-11-09 19:36:57 -05:00
ItsLemmy 7c168b3de0 autoformatting 2025-11-09 16:16:07 -05:00
Lemmy fdddae648d Merge pull request #679 from notiant/patch-15
Add wordwrap to Bluetooth- and WiFi-Panel; some fixes for the German translation
2025-11-09 16:04:19 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
notiant 00df8dcd33 make BluetoothPanel height adaptable 2025-11-08 08:24:36 +01:00
notiant 58dde183e0 Add wordwrap to Bluetooth- and WiFi-Panel; some fixes for the German translation 2025-11-08 02:39:58 +01:00
ItsLemmy fc3db67def Panels: improvements
- slightly smaller and more homogenous sizing
- better look for battery panel (icons)
2025-11-06 23:14:48 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00