Commit Graph
26 Commits
Author SHA1 Message Date
ItsLemmy 92460fc5c3 IPC call to enable/disable/toggle wallpaper random automation. Fix #378 2025-09-27 18:22:57 -04:00
ItsLemmy e73d85de04 Bluetooth: Removed the copy of the adapter's state in Settings, makes code much simpler and robust by always relying on the actual adapter's state. 2025-09-27 17:33:09 -04:00
ItsLemmy afce091473 Bluetooth: simplify the way we handle adapter state vs settings value. 2025-09-27 11:03:52 -04:00
Ly-sec 5de4330199 i18n: even more things appeared 2025-09-24 15:31:11 +02:00
LemmyCook 761aa62995 Cleanup: more strings cleanup, removing capitalization and minor adjusments. 2025-09-19 17:03:31 -04:00
LemmyCook a1aabd02f5 Toast: reworked the display and logic to make it more robust.
+ some bluetooth logic debouncing to avoid extra toast when adapter
comes back to life after suspend.
2025-09-18 10:10:40 -04:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook 2dc9e2f212 Bluetooth: proper synchronisation of the adapter state with the cached setting 2025-09-10 21:29:11 -04:00
LemmyCook 16cea533da Bluetooth: added a button to enable/disable straight from the panel + minor improvements. 2025-09-09 21:23:57 -04:00
LemmyCook 7adc7f43cc Bluetooth devices icons 2025-09-09 18:18:44 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -04:00
LemmyCook 74cf71755b Icons: battery + bt 2025-09-08 21:10:03 -04:00
LemmyCook d086d64d5f Icons: half of BT 2025-09-08 18:51:05 -04:00
LemmyCook 9ae78eda45 Bluetooth: more UI polish 2025-09-04 23:48:16 -04:00
LemmyCook cc8a24f445 Bluetooth Panel: UI cleanup/factorization 2025-09-04 23:26:19 -04:00
LemmyCook b0917f5a25 Auto-formatting 2025-08-31 21:35:16 -04:00
Oleksiy Nedobiychuk 3151b1634c fix to issue #165 2025-08-31 20:51:04 +02:00
LemmyCook 7ace02dd46 BTService: add percent symbol (%) after battery level 2025-08-30 12:44:30 -04:00
LemmyCook c3956c5894 Bluetooth: revamped a lot of code 2025-08-28 15:01:43 -04:00
LemmyCook 7a849806fb Minor cleanup 2025-08-25 08:28:27 -04:00
quadbyte 1d7b47ee4c Formatting 2025-08-19 13:31:13 -04:00
Ly-sec 0aa17ae18e Fix some toasts and notification position 2025-08-19 15:19:05 +02:00
quadbyte d2acdd1c19 Bluetooth WIP but way more reliable than before 2025-08-17 10:43:17 -04:00
quadbyte a0cbc78923 BT added log 2025-08-17 09:09:12 -04:00
quadbyte e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
Ly-sec 2fd20c69f9 Add bluetooth panel (wip), add clock / clock+date setting 2025-08-16 15:35:10 +02:00