Commit Graph

3915 Commits

Author SHA1 Message Date
ItsLemmy ba00da67c5 v3.0.5 v3.0.5 2025-11-09 21:02:14 -05:00
Lemmy b3fb32d124 Merge pull request #693 from lycia324/main
Optimizing Chinese translation
2025-11-09 20:36:29 -05:00
ItsLemmy 0724e31cf8 AppTheming: fix a warning when generating for predefined color schemes. 2025-11-09 20:33:18 -05:00
ItsLemmy a7af55a7cc Backgrounds: dont play with transparency, only use width/height to hide a shape. 2025-11-09 20:30:55 -05:00
lycia324 a55b1601cb Optimizing Chinese translation 2025-11-10 09:21:27 +08:00
lycia324 481f71b101 Optimizing Chinese translation in 'colors' and 'dark-mode';
Adding space between English and Chinese characters.
2025-11-10 08:58:18 +08:00
ItsLemmy e13da1eaa2 TemplateProcessor: Toast a warning instead of error when encoutering an issue. 2025-11-09 19:40:23 -05:00
ItsLemmy bf215b0728 BT+WiFi: increasing panel width from 340 to 400. 2025-11-09 19:36:57 -05:00
ItsLemmy cd0556064b Back to -dev + fix sessionMenu lock and suspend IPC call 2025-11-09 19:24:17 -05:00
ItsLemmy 889a587541 3.0.4 v3.0.4 2025-11-09 18:46:50 -05:00
ItsLemmy b2a4a25488 IPC: Added a lot of missing imports. 2025-11-09 18:46:17 -05:00
ItsLemmy 6f215b4265 BarContent: better margins-anchoring management 2025-11-09 18:39:15 -05:00
ItsLemmy ef4c773d13 ClockSettings: fix wrong import 2025-11-09 18:38:15 -05:00
ItsLemmy a0ebd39023 Wi-Fi: wrap env var object to avoid erroring 2025-11-09 18:08:55 -05:00
ItsLemmy d63e6216e1 SetupWizard: Don't open immediately to avoid incomplete screen setup on older hardware and older Qt versions. 2025-11-09 18:01:02 -05:00
ItsLemmy 18e9b456e2 Added debug log 2025-11-09 17:49:30 -05:00
ItsLemmy 55f2a03a50 Theming-vicinae: improve cp syntax 2025-11-09 17:45:57 -05:00
ItsLemmy 689e96ea81 back to -dev 2025-11-09 16:56:58 -05:00
ItsLemmy 0a07c96f5b v3.0.3 v3.0.3 2025-11-09 16:55:41 -05:00
ItsLemmy bae3c3495b Launcher: fix transparency 2025-11-09 16:54:07 -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 9153a784ae Toast: better shadows 2025-11-09 15:02:33 -05:00
ItsLemmy 7f141df200 OSD: better shadow management 2025-11-09 14:51:45 -05:00
ItsLemmy 43441b44d8 Notifications: better way to avoid shadow cut-off with autoPadding 2025-11-09 14:35:00 -05:00
ItsLemmy 23a548e034 BarContent: fix screen assignment 2025-11-09 13:51:14 -05:00
ItsLemmy c3476c9f9e MediaCard: fix vertical centering of disc icon when nothing is playing 2025-11-09 13:40:06 -05:00
Ly-sec 06566fbd04 TemplateRegistry: make the user-templates.toml generation more robust 2025-11-09 19:27:23 +01:00
ItsLemmy 8c4eff75fd Merge branch 'refactor-apptheming' 2025-11-09 12:34:38 -05:00
ItsLemmy 15539e1445 MainScreen: Bar content is in its own PanelWindow 2025-11-09 12:28:00 -05:00
ItsLemmy d9ca5cdd3a NWaveSpectrum: avoid error if context not ready yet 2025-11-09 11:09:16 -05:00
ItsLemmy 2cea2d12de AudioVisualizer: Low vs High Quality via setting. 2025-11-09 10:06:50 -05:00
ItsLemmy 49c7c0cd72 Cava-Visualizer: optimizations on idle 2025-11-09 09:35:27 -05:00
ItsLemmy 3c07054ae8 Theming: Fix a console warning due to missing var 2025-11-09 09:21:14 -05:00
ItsLemmy 567da03770 Settings: always recompute position when floating changes. 2025-11-09 09:20:59 -05:00
Ly-sec ed4dd34a9c BarTab: properly relocate SettingsWindow when floating state changes (thanks MrDowntempo <3) 2025-11-09 13:04:16 +01:00
Ly-sec fe3840b95a GeneralTab: add missing import
SetupWizard: move setup steps around
2025-11-09 10:18:23 +01:00
Ly-sec 14a5bbb45d Template/Discord: actually fix link color 2025-11-09 10:02:14 +01:00
Ly-sec ecc76777d1 Template/Discord: fix link colors 2025-11-09 10:00:22 +01:00
Ly-sec 871104be59 SessionMenu: add LockScreen import
LockScreen: add missing imports
N*Spectrum: add null checks
2025-11-09 09:46:45 +01:00
ItsLemmy fb59883479 CC-ScreenRec: missing import 2025-11-09 00:25:47 -05:00
ItsLemmy 13803d8440 SetupWizard: Added missing services import 2025-11-09 00:09:05 -05:00
ItsLemmy 1f14ddfdaa CC-ScreenRec: missing import 2025-11-08 23:50:49 -05:00
ItsLemmy 0b8a156b3d Dock: GPU optimization save 6% GPU continuously due to pulsating dot below the active icon. 2025-11-08 23:50:36 -05:00
ItsLemmy 9cd25c93d3 Dock: GPU optimization 2025-11-08 23:40:03 -05:00
ItsLemmy 33ba447af1 WiFi: added missing service import 2025-11-08 23:39:44 -05:00
ItsLemmy d6d4c65dea Project structure
- Merged KeyboardLayout in KeyboardLayoutService
- Renamed TablerIcons -> IconsTabler
2025-11-08 23:25:32 -05:00
ItsLemmy 3b7411f1ad Bar-Widgets: re-adding a lot of missing services since the refactor. 2025-11-08 23:07:46 -05:00
ItsLemmy 8bd2f0ca7f Lockscreen-settings: fixed missing param 2025-11-08 22:41:08 -05:00
ItsLemmy 8b7ec73fdf No need to track open popups anymore. Avoid widgets to include services directly 2025-11-08 22:37:19 -05:00