summaryrefslogtreecommitdiff
path: root/modules/lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* lock: add fetch + refactor os info2 * r + 2 * t2025-08-112-0/+104
|
* lock: add resources2 * r + 2 * t2025-08-112-1/+153
|
* lock/media: anim image status2 * r + 2 * t2025-08-111-0/+8
|
* lock: better init anim2 * r + 2 * t2025-08-112-1/+3
|
* lock: add media controls2 * r + 2 * t2025-08-111-3/+115
|
* lock: fix transparent shadow2 * r + 2 * t2025-08-111-18/+23
|
* lock: add media + some fixes2 * r + 2 * t2025-08-114-1/+112
|
* lock: better unlock anim2 * r + 2 * t2025-08-111-0/+7
|
* lock: adjustments for smaller screens2 * r + 2 * t2025-08-101-22/+28
|
* lock: larger outer rounding2 * r + 2 * t2025-08-102-2/+6
|
* lock: fix button2 * r + 2 * t2025-08-102-1/+2
|
* lock: fix size2 * r + 2 * t2025-08-101-2/+2
|
* lock: add weather2 * r + 2 * t2025-08-102-28/+147
| | | | Also refactor weather service
* lock: better lock anim2 * r + 2 * t2025-08-104-21/+26
|
* lock: add date2 * r + 2 * t2025-08-101-1/+12
|
* lock: center password field + placeholder states2 * r + 2 * t2025-08-103-81/+172
|
* lock: add placeholder + manual focus2 * r + 2 * t2025-08-102-56/+102
|
* lock: input field + separate pam2 * r + 2 * t2025-08-105-67/+302
|
* lock: add content + better unlock anim2 * r + 2 * t2025-08-103-49/+171
|
* lock: nuke2 * r + 2 * t2025-08-102-144/+128
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-084-13/+13
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* controlcenter: hide float button when floating2 * r + 2 * t2025-08-071-1/+0
|
* internal: fix transparent transitions2 * r + 2 * t2025-08-071-1/+1
|
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-051-51/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: basic audio switcher * feat: replace VerticalSlider with StyledSlider * fix: styling * fix: formatting * chore: make sound icons consistent, change slider styling * feat: styled slider component variants * chore: cleanup * chore: cleanup * fix: pr fixes * fix: remove redundant code * chore: remove old code * fix: controls styling * fixes * more tweaks * radiobtn: add interaction stuff Anim slider --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* lock: fix battery percentage (#340)kanlaric2025-08-051-1/+1
|
* internal: refactor widgets folder2 * r + 2 * t2025-08-049-9/+12
| | | | Split into subdirs and rename to components
* internal: loader extra clock components2 * r + 2 * t2025-07-311-6/+13
|
* config: respect user locale for twelve hour clock & temperature (#290)Laurens Duin2025-07-311-2/+16
| | | | | | | | | | | | | | | | | | | | | * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
* session: add custom session/lock menu button commands (#292)Joel R.2025-07-291-4/+4
| | | | | | | * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands
* lock: better buttons2 * r + 2 * t2025-07-221-23/+17
|
* lock: show status on small screens2 * r + 2 * t2025-07-222-92/+94
| | | | Hide notifs but show status
* internal: remove unnecessary import2 * r + 2 * t2025-07-201-1/+0
|
* bluetooth: use qs bluetoothSoramane2025-07-161-2/+3
|
* internal: create service configSoramane2025-07-161-1/+1
|
* internal: use new qs importsSoramane2025-07-1610-31/+31
|
* lock: fix input dragging2 * r + 2 * t2025-07-101-0/+1
| | | | You could drag it horizontally cause it was interactive lol
* notifs: add indicators for offscreen notifs2 * r + 2 * t2025-07-091-34/+2
|
* lock: fix notifs height on startup2 * r + 2 * t2025-07-091-0/+6
| | | | For some reason they do not have the correct height, so use a timer to recalculate after a small delay
* internal: better anims2 * r + 2 * t2025-07-091-2/+14
| | | | | | Appear anims for osd and session from fast spatial -> default spatial Anim opacity for lock notif extra counter Fix extra counter (list not popups)
* paths: decode urls2 * r + 2 * t2025-07-071-1/+1
| | | | Fixes spaces in paths breaking things
* feat: fahrenheit option for weather (#189)William (Liam) Snow IV2025-07-031-1/+1
| | | | | | | | | | | | * Added Fahrenheit to Weather Service * some fixes Allow for hot reloading config opt Add opt to example config --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: use layer.effect2 * r + 2 * t2025-07-023-48/+34
| | | | Also use clipping rect for wallpaper item
* config: fix overwrite on startup2 * r + 2 * t2025-06-281-7/+7
|
* icons: fix grade more icons2 * r + 2 * t2025-06-272-0/+2
| | | | | | Media and pfp fallback icons Also fix dashboard user os icon
* lock: show notif list not popups2 * r + 2 * t2025-06-261-1/+1
|
* lock: add isLocked ipc handler2 * r + 2 * t2025-06-261-0/+8
| | | | | | Fixes #165 Also add unlock ipc handler
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-261-0/+3
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* icons: use variable axes2 * r + 2 * t2025-06-262-6/+0
|
* lock: fix buttons2 * r + 2 * t2025-06-261-0/+1
|
* lock: fix rounding2 * r + 2 * t2025-06-251-6/+6
| | | | Fix rounding on status and buttons