Commit graph

7457 commits

Author SHA1 Message Date
Leon Styhre 9c341e1679 Updated the sv_SE translations 2025-03-01 10:14:46 +01:00
Leon Styhre bf7f55e538 Updated the en_US and en_GB translations 2025-03-01 10:03:21 +01:00
Leon Styhre 86a9be0a84 Updated all .po files with the new translation messages 2025-03-01 09:54:47 +01:00
Leon Styhre 79d088305b Added a .continueignore entry to the .gitignore file 2025-03-01 09:51:21 +01:00
Leon Styhre 6ea8ff85cf Changed the .po update script to not use fuzzy matching 2025-03-01 09:49:52 +01:00
Leon Styhre a2fd36a7d2 Added two sorting flags to make the translation update script generate identical output across different machines 2025-03-01 09:35:15 +01:00
Leon Styhre e769697bac Fixed an issue where the override for the 'battery_low' systemstatus icon did not work 2025-02-28 15:16:18 +01:00
Leon Styhre c9b56c5eb1 Added a compensation for a strange helpsystem sizing issue when drawing the element background 2025-02-27 20:42:03 +01:00
Leon Styhre 5183950015 Added libgallium to the TSAN_suppressions file 2025-02-27 13:17:24 +01:00
Leon Styhre 57067f5c72 Documentation update 2025-02-27 12:59:42 +01:00
Leon Styhre ff6fd30757 Added 'rotation' and 'rotationOrigin' properties to the systemstatus element 2025-02-27 12:41:08 +01:00
Leon Styhre 872318914b Added backgroundColor, backgroundColorEnd, backgroundGradientType, backgroundPadding and backgroundCornerRadius properties to the helpsystem element 2025-02-27 12:03:31 +01:00
Leon Styhre 46370517d9 Fixed a rendering issue when combining rotation and background padding for the clock element 2025-02-27 11:53:13 +01:00
Leon Styhre cf73504f74 (slate-es-de) Added systemstatus and clock configuration 2025-02-27 10:46:30 +01:00
Leon Styhre 63c98fd54f (modern-es-de) Added systemstatus and clock configuration 2025-02-27 10:45:04 +01:00
Leon Styhre 40d3f6e4a5 (linear-es-de) Removed an obsolete property for the clock element 2025-02-27 10:42:45 +01:00
Leon Styhre 75601757ca Removed the backgroundMargins and lineSpacing properties for the clock element and added backgroundColorEnd, backgroundGradientType and backgroundPadding 2025-02-27 10:42:11 +01:00
Leon Styhre c924b8ea14 (linear-es-de) Relocated the configuration for the systemstatus and clock elements 2025-02-26 20:47:17 +01:00
Leon Styhre c71c8e4e78 Documentation update 2025-02-26 20:42:49 +01:00
Leon Styhre 5fb6eb91e1 (linear-es-de) Updated the theme config to use a height property for the systemstatus element 2025-02-26 20:39:21 +01:00
Leon Styhre ad79cad5f0 Changed SystemStatusComponent to use a height property instead of a size property 2025-02-26 20:38:36 +01:00
Leon Styhre 931e4e1fea (linear-es-de) Small adjustment to the position of the systemstatus element 2025-02-26 19:45:57 +01:00
Leon Styhre 332967afb7 Made a small adjustment to the systemstatus element's default position 2025-02-26 19:40:34 +01:00
Leon Styhre 97a0b9eb71 (linear-es-de) Added configuration for the systemstatus and clock elements 2025-02-26 19:39:37 +01:00
Leon Styhre 7b00d4d66d Reorganized the positions of the systemstatus and clock elements in ThemeData 2025-02-26 19:24:03 +01:00
Leon Styhre 11ee0ab262 Fixed an issue where some theme properties did not load correctly for the clock element 2025-02-26 18:41:25 +01:00
Leon Styhre 331a33be74 Fixed an issue where the battery percentage text was sometimes shown when it shouldn't have been 2025-02-26 18:14:27 +01:00
Leon Styhre dd8177a8c2 (macOS) Added a NSBluetoothAlwaysUsageDescription key to the Info.plist file 2025-02-26 17:51:01 +01:00
Leon Styhre 1d493bfa5d Documentation update 2025-02-26 16:37:25 +01:00
Leon Styhre 3d56fd68d1 Fixed an issue where the battery text was not updated correctly when changing its menu option 2025-02-26 12:59:18 +01:00
Leon Styhre 819b79c8c1 Fixed some issues with the system status indicators 2025-02-26 12:24:53 +01:00
Leon Styhre 72c254bd0e Added menu options to toggle the system status indicators 2025-02-26 11:34:02 +01:00
Leon Styhre e3ea261ed0 (Android) Fixed an issue where there was a PLACEHOLDER entry present for the consolearcade system in the es_systems.xml file 2025-02-25 23:16:51 +01:00
Leon Styhre 86a554d1b2 Added a system status component 2025-02-25 23:15:12 +01:00
Leon Styhre eeff59773d Added system status indicator icons 2025-02-25 22:59:50 +01:00
Leon Styhre a6b573bc5c Added clamping to the battery capacity to work around buggy OS drivers 2025-02-24 22:48:37 +01:00
Leon Styhre 539e5ed57a Disabled system status polling on FreeBSD and Haiku 2025-02-24 22:06:47 +01:00
Leon Styhre 677e2fbb98 (Linux) Added support for checking for multiple Bluetooth adapters 2025-02-24 22:02:14 +01:00
Leon Styhre 1eff0a9c94 OCD commit 2025-02-24 21:54:47 +01:00
Leon Styhre cbd59c5533 Changed a CMake configuration comment 2025-02-24 21:45:12 +01:00
Leon Styhre 0570c22001 Changed the CMake configuration to only check for the BlueZ library on Linux and not on FreeBSD 2025-02-24 21:42:01 +01:00
Leon Styhre 0909f5e99a (Linux) Fixed a CMake find module name mismatch for BlueZ 2025-02-24 21:13:49 +01:00
Leon Styhre 1d8baa5910 Added a CMake find module for BlueZ 2025-02-24 21:11:05 +01:00
Leon Styhre 3296969b4e (Linux) Added the BlueZ library as a dependency 2025-02-24 21:09:13 +01:00
Leon Styhre 2cf100bbf5 (Linux) Added the BlueZ library as a dependency 2025-02-24 21:07:14 +01:00
Leon Styhre 75ef27c330 (Windows) Fixed a linker error due to two missing libraries 2025-02-24 20:21:50 +01:00
Leon Styhre eb3c45cbd9 (macOS) Fixed an issue where the battery capacity was not calculated correctly 2025-02-24 20:18:56 +01:00
Leon Styhre 4c06ef2dc3 (Linux) Fixed an issue where the battery was not detected 2025-02-24 11:50:20 +01:00
Leon Styhre 7c35e19abf (Windows) Fixed a typo that caused a build error 2025-02-24 11:39:51 +01:00
Leon Styhre b47b6d41d8 (Android) Changed system status polling to run on the main thread 2025-02-24 11:30:47 +01:00