| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | internal: no async loaders | 2 * r + 2 * t | 2026-01-16 | 42 | -70/+0 | |
| | | | | | Fixes reload issue and all stuff not loading issues | |||||
| * | background: non async loader | 2 * r + 2 * t | 2026-01-16 | 1 | -1/+0 | |
| | | | | | | Fixes #1074 Closes #1080 | |||||
| * | plugin/cutils: fix copyfile when overwrite file doesn't exist | 2 * r + 2 * t | 2026-01-12 | 1 | -1/+1 | |
| | | ||||||
| * | readme: add Discord server link to FAQ section (#1072) | Pawan Poudel Sharma | 2026-01-12 | 1 | -0/+5 | |
| | | | | | | | | | | * Add Discord server link to FAQ section Added a Discord server link for assistance. * Add Discord server link to FAQ section Updated FAQ section to clarify support options and provide Discord link. | |||||
| * | popouts/network: fix rescan circ prog center | 2 * r + 2 * t | 2026-01-12 | 1 | -12/+8 | |
| | | ||||||
| * | readme: add discord invite | 2 * r + 2 * t | 2026-01-11 | 1 | -0/+1 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2026-01-11 | 1 | -10/+10 | |
| | | ||||||
| * | [CI] chore: update flake | github-actions | 2026-01-04 | 1 | -6/+6 | |
| | | ||||||
| * | lock: fix weather | 2 * r + 2 * t | 2026-01-04 | 2 | -47/+50 | |
| | | ||||||
| * | weather: better padding for forecast label | 2 * r + 2 * t | 2026-01-03 | 1 | -0/+1 | |
| | | ||||||
| * | fix: get city for weather when given lat,long | 2 * r + 2 * t | 2026-01-03 | 1 | -8/+32 | |
| | | | | | Fixes #1036 | |||||
| * | internal: fix some widgets not respecting rounding scale | 2 * r + 2 * t | 2026-01-03 | 5 | -7/+7 | |
| | | ||||||
| * | services: add brightnessIncrement config property (#1010) | Ezekiel Gonzales | 2026-01-03 | 4 | -4/+7 | |
| | | | | | | * feat: Add brightnessIncrement config property * birghtness increment applies on bar scroll | |||||
| * | bluetooth: make device sort order stable | 2 * r + 2 * t | 2026-01-03 | 2 | -6/+3 | |
| | | | | | Closes #948 | |||||
| * | weather: use tPalette for containers | 2 * r + 2 * t | 2026-01-03 | 1 | -3/+4 | |
| | | ||||||
| * | dashboard: fix scrolling between panes | 2 * r + 2 * t | 2026-01-03 | 1 | -9/+3 | |
| | | ||||||
| * | dash: more expressive shapes | 2 * r + 2 * t | 2026-01-03 | 1 | -1/+12 | |
| | | ||||||
| * | dashboard: fix index not initialised | 2 * r + 2 * t | 2026-01-03 | 1 | -2/+3 | |
| | | ||||||
| * | dashboard: add weather tab | Ezekiel Gonzales | 2026-01-03 | 5 | -59/+446 | |
| | | | | dashboard: Added Weather tab that shows weather forecast | |||||
| * | Merge pull request #906 from atdma/main | 2 * r + 2 * t | 2026-01-03 | 91 | -1013/+10968 | |
| |\ | | | | | controlcenter: many setting panes and minor features | |||||
| | * | Merge branch 'caelestia-dots:main' into main | ATDMA | 2025-11-24 | 4 | -15/+28 | |
| | |\ | ||||||
| | * | | controlcenter: cleaned up wallpapergrid | ATMDA | 2025-11-20 | 1 | -7/+1 | |
| | | | | ||||||
| | * | | controlcenter: refactor SliderInput and StyledInputFields to use qt ↵ | ATMDA | 2025-11-20 | 4 | -351/+172 | |
| | | | | | | | | | | | | | components and consolidated SliderInputs to single component | |||||
| | * | | controlcenter: corrected taskbar panel container margins/padding | ATMDA | 2025-11-20 | 1 | -3/+7 | |
| | | | | ||||||
| | * | | controlcenter: corrected background transparency on tooltips | ATMDA | 2025-11-20 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | controlcenter: wallpaper now uses gridview, removed custom lazy loading | ATMDA | 2025-11-20 | 2 | -337/+44 | |
| | | | | ||||||
| | * | | background: enable asynchronous loading for background component | ATMDA | 2025-11-20 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | controlcenter: WallpaperGrid color updates to style | ATMDA | 2025-11-20 | 1 | -4/+14 | |
| | | | | ||||||
| | * | | controlcenter: wallpaper title overlay to black | ATMDA | 2025-11-20 | 1 | -12/+4 | |
| | | | | ||||||
| | * | | controlcenter: updated wireless icons | ATMDA | 2025-11-20 | 2 | -44/+23 | |
| | | | | ||||||
| | * | | refactor: EthernetList styling | ATMDA | 2025-11-20 | 1 | -5/+11 | |
| | | | | ||||||
| | * | | refactor: EthernetList correction on selected style | ATMDA | 2025-11-20 | 1 | -16/+38 | |
| | | | | ||||||
| | * | | refactor: EthernetList and WirelessList components removed border properties | ATMDA | 2025-11-20 | 2 | -20/+64 | |
| | | | | ||||||
| | * | | refactor: replaced wallpaper logic with WallpaperGrid component | ATMDA | 2025-11-19 | 2 | -513/+518 | |
| | | | | ||||||
| | * | | refactor: update ConnectedButtonGroup | ATMDA | 2025-11-19 | 1 | -92/+13 | |
| | | | | ||||||
| | * | | refactor: replaced CollapsibleSection with FontsSection | ATMDA | 2025-11-19 | 2 | -269/+288 | |
| | | | | ||||||
| | * | | refactor: reorganized AppearancePane sections into dedicated components | ATMDA | 2025-11-19 | 10 | -501/+659 | |
| | | | | ||||||
| | * | | refactor: replaced input fields with SliderInput components | ATMDA | 2025-11-19 | 7 | -1074/+550 | |
| | | | | ||||||
| | * | | cleanup: removed unnecessary comments | ATMDA | 2025-11-19 | 22 | -194/+9 | |
| | | | | ||||||
| | * | | cleanup: removed comments | ATMDA | 2025-11-19 | 5 | -168/+0 | |
| | | | | ||||||
| | * | | refactor: ToggleButton Tooltips and DeviceList | ATMDA | 2025-11-19 | 13 | -849/+836 | |
| | | | | ||||||
| | * | | refactor: Updated Bluetooth, Ethernet, and Wireless lists to use DeviceList ↵ | ATMDA | 2025-11-19 | 6 | -326/+446 | |
| | | | | | | | | | | | | | component and improved layout structure | |||||
| | * | | refactor: SplitPaneWithDetails integrated | ATMDA | 2025-11-19 | 4 | -276/+190 | |
| | | | | ||||||
| | * | | refactor: NetworkConnection util created, migrated all functions | ATMDA | 2025-11-19 | 7 | -143/+144 | |
| | | | | ||||||
| | * | | refactor: SettingsHeader on all panels | ATMDA | 2025-11-19 | 10 | -127/+127 | |
| | | | | ||||||
| | * | | refactor: created pane registry | ATMDA | 2025-11-19 | 4 | -70/+160 | |
| | | | | ||||||
| | * | | refactor: added state module | ATMDA | 2025-11-19 | 5 | -27/+55 | |
| | | | | ||||||
| | * | | controlcenter: correcting margins/padding after refactor | ATMDA | 2025-11-19 | 3 | -26/+14 | |
| | | | | ||||||
| | * | | refactor: PaneTransition now component | ATMDA | 2025-11-19 | 6 | -221/+156 | |
| | | | | ||||||
| | * | | refactor: SplitPaneLayout now component | ATMDA | 2025-11-19 | 6 | -1406/+1287 | |
| | | | | ||||||