| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bar/activewindow: add compact option (#1201) | Ezekiel Gonzales | 9 days | 1 | -19/+51 |
| | | | | Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | controlcenter/taskbar: add excludedScreens (#1215) | Bora Gülerman | 9 days | 1 | -0/+40 |
| | | | | | | | | | | also changed controlcenter/components/ConnectedButtonGroup - Changed row layout to grid layout - Added optional prop: row, which defaults to 1 so it looks same as row layout if not given - added new field to options, which bypasses rootItem bind. This is needed because we can not predict the number of monitors the user has, and can not create a seperate variable for each one | ||||
| * | workspaces: window icons limit (#1267) | Robin Seger | 9 days | 1 | -0/+37 |
| | | | | | | * workspace window icons display limit * serialization | ||||
| * | dashboard/performance: new design, configurable, controlcenter support (#975) | Thanh Minh | 2026-02-19 | 1 | -108/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(dashboard): add configurable performance resources - Add config options to show/hide Battery, GPU, CPU, Memory, Storage - Make dashboard responsive based on number of visible resources - Scale resource sizes and spacing dynamically for 3, 4, or 5 items - Battery shows charge status and time remaining/to full - Each resource can be individually toggled via config * fix(dashboard): add dynamic right margin for last visible resource Ensures the rightmost resource always has proper margin to prevent content from being cut off at the edge * fix(performance): comment out duplicated value2 properties for memory and storage resources * controlcenter: add settings for dashboard * feat: handle readonly properties and re-usable codes * Feature/performance tab rework (#5) * dashboard/performance: rework tab with card-based grid layout - Replace circular arc meters with card-based grid layout - CPU/GPU cards show hardware name, usage and temperature with horizontal bars - Memory card with 3/4 arc indicator and used/total at bottom - Storage card shows physical disks from lsblk with aggregated partition usage - Add cpuName, gpuName, cpuFreq, cpuMaxFreq, disks properties to SystemUsage - Clean hardware names (remove Intel/AMD/NVIDIA prefixes, TM/R symbols) * dashboard/performance: new hero card design * dashboard/performance: update storage indicators to be reponsive to the physical disks count * dashboard/performance: fix the overlay bounding issue * dashboard/perfromance: refactor code * dashboard/performance: add battery gauge * dashboard/performance: correct battery icon * dashboard/performance: configurable battery * dashboard/performance: update layout * dashboard/performance: move the "Usage" text on top and smaller the font size * dashboard/performance: add a lot of configurations * dashboard/performance: add network metrics * fix: issue with hot reload * chore: update default vaule for mainValueSpacing to 0 * chore: group settings into collapasible sections * chore: making GPU & Battery toggle not showing if not found * chore: fix network widget spacing & text * chore: remove old disk bars configs, add update interval * chore: remove old & unused value, functions * chore: network graph update smoothly when data points change * chore: refactor settings - de-flood settings, most of the font & size setting now follow the global Appearance config - Most of sliders are not needed anymore, only keep the update interval slider - clean up * chore: remove readonly properties from the controlcenter/dashboard. * chore: minor fix * fix: fix warning about onPercChange() * fix: network metrics negative number * fix: add minimal height & width, placeholder for none toggled * fix: network graph move smoothly (#6) * fix: network graph move smoothly * clean up * fix: graph animation even more smooth * fix: padding issue * chore: network icons short description * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | internal: format | 2 * r + 2 * t | 2026-01-28 | 2 | -151/+152 |
| | | |||||
| * | bar/statusicons: allow disabling wifi icon when ethernet is active (#1107) | Evertiro | 2026-01-20 | 1 | -5/+15 |
| | | | | Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> | ||||
| * | internal: no async loaders | 2 * r + 2 * t | 2026-01-16 | 1 | -1/+0 |
| | | | | | Fixes reload issue and all stuff not loading issues | ||||
| * | controlcenter: corrected taskbar panel container margins/padding | ATMDA | 2025-11-20 | 1 | -3/+7 |
| | | |||||
| * | refactor: update ConnectedButtonGroup | ATMDA | 2025-11-19 | 1 | -92/+13 |
| | | |||||
| * | refactor: replaced input fields with SliderInput components | ATMDA | 2025-11-19 | 1 | -91/+15 |
| | | |||||
| * | cleanup: removed unnecessary comments | ATMDA | 2025-11-19 | 1 | -32/+0 |
| | | |||||
| * | controlcenter: minor moving around elements in taskbar panel | ATMDA | 2025-11-18 | 1 | -41/+41 |
| | | |||||
| * | controlcenter: added more missing options to taskbar panel | ATMDA | 2025-11-18 | 2 | -7/+123 |
| | | |||||
| * | controlcenter: padding/margins on taskbar panel | ATMDA | 2025-11-17 | 1 | -5/+5 |
| | | |||||
| * | controlcenter: renamed panel titles from settings to panel name | ATMDA | 2025-11-17 | 1 | -1/+1 |
| | | |||||
| * | controlcenter: changed button label for audio to speakers | ATMDA | 2025-11-17 | 1 | -1/+1 |
| | | |||||
| * | controlcenter: changed button groups to match other elements | ATMDA | 2025-11-17 | 1 | -61/+70 |
| | | |||||
| * | controlcenter: removed expand/collapse all on taskbar panel | ATMDA | 2025-11-17 | 1 | -15/+0 |
| | | |||||
| * | controlcenter: corrected tray settings heading | ATMDA | 2025-11-17 | 1 | -1/+5 |
| | | |||||
| * | controlcenter: correcting padding/margins on containers | ATMDA | 2025-11-17 | 1 | -0/+2 |
| | | |||||
| * | controlcenter: correcting padding/margins on containers | ATMDA | 2025-11-17 | 1 | -1/+5 |
| | | |||||
| * | controlcenter: taskbar panel layout reorg | ATMDA | 2025-11-17 | 2 | -270/+324 |
| | | |||||
| * | controlcenter: relabled buttons in connected group | ATMDA | 2025-11-17 | 1 | -4/+4 |
| | | |||||
| * | controlcenter: refined connected button groups | ATMDA | 2025-11-17 | 2 | -152/+157 |
| | | |||||
| * | controlcenter: connected button group component | ATMDA | 2025-11-17 | 2 | -61/+202 |
| | | |||||
| * | controlcenter: converted taskbar panel to single pane view | ATMDA | 2025-11-17 | 1 | -482/+368 |
| | | |||||
| * | controlcenter: taskbar clock settings bg correction | ATMDA | 2025-11-17 | 1 | -23/+6 |
| | | |||||
| * | controlcenter: added collapse/expand all to apperaance and taskbar | ATMDA | 2025-11-16 | 1 | -10/+31 |
| | | |||||
| * | controlcenter: corrected missing config.save() on panes | ATMDA | 2025-11-16 | 1 | -0/+3 |
| | | |||||
| * | controlcenter: revamped and added more sliders | ATMDA | 2025-11-15 | 1 | -8/+96 |
| | | |||||
| * | controlcenter: corrected all panels edge-to-edge containers | ATMDA | 2025-11-15 | 1 | -66/+89 |
| | | |||||
| * | controlcenter: correcting margin inconsistencies between panels | ATMDA | 2025-11-15 | 1 | -0/+1 |
| | | |||||
| * | controlcenter: fix edge to edge in panels | ATMDA | 2025-11-15 | 1 | -5/+7 |
| | | |||||
| * | controlcenter: removed FileView and now all use singleton Config | ATMDA | 2025-11-15 | 1 | -134/+60 |
| | | |||||
| * | controlcenter: clip to all styledflickable | ATMDA | 2025-11-15 | 1 | -0/+2 |
| | | |||||
| * | controlcenter: fixed anchors vs parent logs | ATMDA | 2025-11-15 | 1 | -4/+4 |
| | | |||||
| * | controlcenter: minor tidying (capitalization and filename) | ATMDA | 2025-11-14 | 1 | -1/+1 |
| | | |||||
| * | cleanup: trailing whitespace removeal (entire project) | ATMDA | 2025-11-13 | 1 | -4/+4 |
| | | |||||
| * | controlcenter: refactoring into components | ATMDA | 2025-11-12 | 1 | -795/+218 |
| | | |||||
| * | controlcenter: removed debug info toggles | ATMDA | 2025-11-11 | 1 | -108/+1 |
| | | |||||
| * | controlcenter: taskbar panel now configures all aspects of shell.json bar ↵ | ATMDA | 2025-11-11 | 1 | -63/+984 |
| | | | | | object except for scroll actions | ||||
| * | controlcenter: added debug toggle to taskbar objects | ATMDA | 2025-11-11 | 1 | -1/+36 |
| | | |||||
| * | controlcenter: taskbar object toggles | ATMDA | 2025-11-10 | 1 | -0/+402 |