Commit Graph
32 Commits
Author SHA1 Message Date
ItsLemmy 93803f1309 autofmt 2025-10-10 08:02:10 -04:00
LemmyandGitHub a493061bae Merge pull request #451 from lonerOrz/feature/tray-blacklist
feat(tray): Implement core blacklist filtering logic
2025-10-10 08:01:05 -04:00
loner 2bcdcb1e9e refactor(tray): refactor blacklist UI layout and fix display issues 2025-10-10 09:25:15 +08:00
ItsLemmy 4d0041abee Quicksettings: polishing, fixed all scaling issues. 2025-10-09 19:57:12 -04:00
loner f47216033e feat(tray): Remove global trayBlacklist 2025-10-10 05:00:13 +08:00
loner 5de6560d42 fix(ui): Correct TraySettings label and description 2025-10-10 01:57:17 +08:00
loner 85043d5370 feat(ui): Implement Tray widget settings UI 2025-10-10 01:01:44 +08:00
ItsLemmy bc14ab95f9 ActiveWindow: new setting to set your favorite width. Fix #417 2025-10-04 14:33:04 -04:00
ItsLemmy f17180fa82 Clock: font logic was using an non existing setting. 2025-10-04 00:06:46 -04:00
ItsLemmy f37625719d Clock: removed useMonospacedFont to keep things simple, + translations + cleanup 2025-10-01 09:20:14 -04:00
DiscoNiri 68e76abfc7 Move clock font settings to widget-specific configuration
- Moved clock font selection from general settings to clock widget settings
- Added custom font toggle and selection in ClockSettings.qml
- Updated BarWidgetRegistry.qml with new clock font metadata
- Removed global clockFont setting from Settings.qml and GeneralTab.qml
- Updated Clock.qml to use widget-specific custom font setting
- Added proper translation keys for new font options
- Maintained backward compatibility with existing font hierarchy
2025-10-01 20:26:13 +10:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
LemmyandGitHub bb24b6904d Merge pull request #386 from luleyleo/filtered-taskbar
Taskbar: Filter by screen and workspace
2025-09-29 15:02:31 -04:00
ItsLemmy 22794ea922 DateTime: proper locale usage. Fix #390
Replaced all Qt.formatDateTime() by Qt.locale().toString()
2025-09-29 10:07:58 -04:00
Leopold Luley b1f7ae5d9a Taskbar: Add settings. 2025-09-29 11:01:14 +02:00
ItsLemmy b2688e9100 More conversion of Row/Column to Layout 2025-09-28 20:49:57 -04:00
Ly-sec 388824bf37 i18n: add description to all Bar widget settings 2025-09-28 11:16:26 +02:00
Ly-sec fe2654268d NightLight: check if wlsunset exists, else dont enable NightLight
SystemMonitorSettings: If RAM usage is not toggled, don't show % option
Settings: remove NightLight from default bar widgets
2025-09-27 15:14:44 +02:00
ItsLemmy f8ee0bb8df FilePicker: debugging and improvements. 2025-09-26 23:21:56 -04:00
ItsLemmy 22b843587c FilePicker: back to our custom file picker. 2025-09-25 20:59:50 -04:00
ItsLemmy 0f888fd734 MediaMini: autoHide 2025-09-25 08:49:01 -04:00
ItsLemmy 3809f290ed ActiveWindow: better autohide 2025-09-25 08:42:10 -04:00
ItsLemmy 4dac2ffe88 Autoformatting + cleanup 2025-09-24 21:33:00 -04:00
ItsLemmy a8a1b0a422 ActiveWindow: similar behavior to MediaMini 2025-09-24 20:48:03 -04:00
Ly-sec 2123b55aab MediaMini: small fixes 2025-09-25 01:37:17 +02:00
Ly-sec 7f9acccce7 i18n: remove some entries, edit some entries 2025-09-24 16:48:43 +02:00
Ly-sec 2bfed74851 i18n: even more integration
autoformat
2025-09-24 14:24:21 +02:00
Ly-sec 2a23b6afdd i18n: WAY more i18n conversion 2025-09-24 14:12:12 +02:00
Ly-sec df70f0c824 Possibly got everything transfered over to i18n 2025-09-24 13:47:59 +02:00
ItsLemmy 9b8c0b9cf0 ListView replaced by proper NListView 2025-09-22 20:53:59 -04:00
ItsLemmy a395156556 ControlCenterSettings fix 2025-09-22 20:14:42 -04:00
ItsLemmy b8f4401878 First pass 2025-09-22 19:11:10 -04:00