| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-03-16 | remove more things again lol | Freya Murphy | 9 | -855/+0 | |
| 2026-03-15 | bar/osicon: fix blurriness (#1271) | Kalagmitan | 1 | -32/+33 | |
| * osicon: Unblurred sidebar icon + The multiplier on the implicitWidth and implicitHeight caused the distro icon on the sidebar to look blurry. I believe this is because the screen can't render a fraction of a pixel, and so, the qtengine compensates by using anti-aliasing which causes the icon look smudged. + I changed the font size of the icon to a standard integer size (extraLarge) and removed the multipliers. A side-effect of this commit is that the icon looks a bit bigger now, I chose extraLarge instead of just large because the icon looked a bit too small, but I do not know of other people's preference on this. * feat: Adjusted root implictWidth and implicitHeight * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2026-03-10 | feat: add Logo shape component (#1247) | Robin Seger | 1 | -0/+69 | |
| * Logo Shape component - Added Logo.qml component with scaling - Updated OsIcon to use Logo component * missed removing tour * [CI] chore: update flake * Colours.palette defaults * fixed import, added logo to Fetch.qml * single shape parent, prop changes * prop changes --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | |||||
| 2026-01-28 | internal: format | 2 * r + 2 * t | 13 | -57/+55 | |
| 2026-01-19 | controlcenter: add desktopClock configurations (#1097) | Ezekiel Gonzales | 1 | -0/+62 | |
| * controlCenter: Added desktopClock configurations * fix dropdown overlay & animation --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2026-01-16 | internal: no async loaders | 2 * r + 2 * t | 3 | -6/+0 | |
| Fixes reload issue and all stuff not loading issues | |||||
| 2026-01-03 | internal: fix some widgets not respecting rounding scale | 2 * r + 2 * t | 4 | -6/+6 | |
| 2025-11-20 | controlcenter: refactor SliderInput and StyledInputFields to use qt ↵ | ATMDA | 1 | -0/+80 | |
| components and consolidated SliderInputs to single component | |||||
| 2025-11-20 | controlcenter: corrected background transparency on tooltips | ATMDA | 1 | -0/+2 | |
| 2025-11-19 | refactor: ToggleButton Tooltips and DeviceList | ATMDA | 2 | -3/+218 | |
| 2025-11-19 | controlcenter: corrected nesting of bg when transparency off | ATMDA | 2 | -2/+7 | |
| 2025-11-17 | controlcenter: corrected spacing between collapsiblesection headers and content | ATMDA | 1 | -1/+1 | |
| 2025-11-17 | controlcenter: inner scrollbar for larger sections such as fonts | ATMDA | 1 | -7/+89 | |
| 2025-11-17 | controlcenter: added slight background to expanded collapsiblesections on ↵ | ATMDA | 1 | -0/+16 | |
| appearance | |||||
| 2025-11-17 | controlcenter: taskbar panel layout reorg | ATMDA | 1 | -1/+3 | |
| 2025-11-16 | controlcenter: FIXED animation bug with sub-text | ATMDA | 1 | -68/+12 | |
| 2025-11-16 | controlcenter: animation correction on certain collapsiblesections | ATMDA | 1 | -2/+1 | |
| 2025-11-16 | controlcenter: clip/fade issue on certain collapsiblesections | ATMDA | 1 | -2/+38 | |
| 2025-11-16 | controlcenter: animation subtext in collapsiblesection correction | ATMDA | 1 | -3/+2 | |
| 2025-11-15 | controlcenter: collapsible section sub heading animation correction | ATMDA | 1 | -9/+30 | |
| 2025-11-15 | controlcenter: animation bug fix on flickables | ATMDA | 1 | -0/+7 | |
| 2025-11-15 | controlcenter: slider component color fix for transparency layers | ATMDA | 1 | -1/+1 | |
| 2025-11-15 | controlcenter: corrected certain containers not respecting transparency layers | ATMDA | 5 | -5/+5 | |
| 2025-11-15 | controlcenter: appearance pane corrections to fp/int values such as scales ↵ | ATMDA | 2 | -6/+70 | |
| and border | |||||
| 2025-11-15 | internal: use existing button controls | 2 * r + 2 * t | 1 | -3/+6 | |
| Instead of SimpleButton | |||||
| 2025-11-15 | controlcenter: fixed anchors vs parent logs | ATMDA | 1 | -1/+1 | |
| 2025-11-14 | controlcenter: font size adjustments on headings | ATMDA | 1 | -1/+1 | |
| 2025-11-13 | controlcenter: password dialog matches lockscreen | ATMDA | 1 | -1/+1 | |
| 2025-11-13 | controlcenter: collapsiblegroups animation and styling tweaked | ATMDA | 2 | -44/+70 | |
| 2025-11-13 | cleanup: trailing whitespace removeal (entire project) | ATMDA | 1 | -1/+1 | |
| 2025-11-12 | controlcenter: refactored wifi/ethernet panels | ATMDA | 6 | -0/+207 | |
| 2025-11-12 | controlcenter: refactoring into components | ATMDA | 1 | -0/+2 | |
| 2025-11-12 | controlcenter: refactoring into components | ATMDA | 4 | -0/+265 | |
| 2025-09-24 | internal: add option for splitbutton menu pos | 2 * r + 2 * t | 1 | -0/+12 | |
| 2025-09-24 | plugin: add image analyser | 2 * r + 2 * t | 1 | -4/+9 | |
| 2025-09-23 | dashboard/media: improve ui | 2 * r + 2 * t | 3 | -7/+19 | |
| 2025-09-23 | popouts/kblayout: add switch layout button (#682) | AleksElixir | 1 | -1/+7 | |
| * keyboard layout * Update KbLayout.qml Code cleanup * Update KbLayout.qml more code cleanup * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-19 | internal: better scroll bar | 2 * r + 2 * t | 2 | -10/+75 | |
| 2025-09-15 | internal: fix splitbutton expand statelayer | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-09-15 | utilities: fix colours | 2 * r + 2 * t | 3 | -7/+15 | |
| Fix transparency + some button colours | |||||
| 2025-09-15 | utilities/toggles: convert to row of icon buttons | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-09-15 | utilities/record: allow pause/resume recording | 2 * r + 2 * t | 4 | -31/+41 | |
| 2025-09-15 | utilities/record: select mode | 2 * r + 2 * t | 6 | -6/+356 | |
| 2025-09-14 | internal: add opacity mask component | 2 * r + 2 * t | 1 | -0/+9 | |
| 2025-09-14 | utilities: add recording delete confirmation | 2 * r + 2 * t | 2 | -3/+69 | |
| 2025-09-14 | utilities: add recording control | 2 * r + 2 * t | 2 | -1/+81 | |
| 2025-09-13 | internal: use templates | 2 * r + 2 * t | 4 | -4/+7 | |
| 2025-09-13 | plugin: managers -> internal | 2 * r + 2 * t | 2 | -2/+2 | |
| 2025-09-13 | plugin/managers: add CircularIndicatorManager | 2 * r + 2 * t | 3 | -157/+111 | |
| Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++ | |||||
| 2025-09-13 | plugin: refactor into modules | 2 * r + 2 * t | 2 | -2/+2 | |