summaryrefslogtreecommitdiff
path: root/components/controls/StyledTextField.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-13controlcenter: password dialog matches lockscreenATMDA1-1/+1
2025-08-24internal: use Anim component2 * r + 2 * t1-3/+1
2025-08-24internal: add canim component2 * r + 2 * t1-10/+2
2025-08-04internal: refactor widgets folder2 * r + 2 * t1-0/+1
Split into subdirs and rename to components
2025-07-27dcontent: add adapter name editing2 * r + 2 * t1-5/+20
Does not work for now as QS does not provide a way to edit adapter names (will be added soon™)
2025-07-26dcontent: impl bt settings2 * r + 2 * t1-0/+2
2025-07-16internal: use new qs importsSoramane1-2/+2
2025-05-05refactor: move colours to separate service2 * r + 2 * t1-3/+4
2025-05-02launcher: better app items2 * r + 2 * t1-1/+37
Also config max shown Custom cursor for styled text field
2025-05-02launcher: add content2 * r + 2 * t1-0/+31
Also use surfaceContainer as background