nosignal-shell/modules/lock
Kalagmitan 0903a6a84b
bar/osicon: fix blurriness (#1271)
* 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-15 18:51:07 +11:00
..
Center.qml media: hide person icon if user pfp is ready (#1213) 2026-03-15 18:28:56 +11:00
Content.qml internal: add anim component 2025-08-24 16:42:03 +10:00
Fetch.qml bar/osicon: fix blurriness (#1271) 2026-03-15 18:51:07 +11:00
InputField.qml internal: add anim component 2025-08-24 16:42:03 +10:00
Lock.qml feat: add idle monitor 2025-09-17 23:15:47 +10:00
LockSurface.qml internal: fix lock null warnings 2026-01-16 02:11:17 +11:00
Media.qml internal: add opacity mask component 2025-09-14 19:05:08 +10:00
NotifDock.qml config: add option to hide notifications on lockscreen (#1211) 2026-03-15 18:32:32 +11:00
NotifGroup.qml notifs: add sourceSize to notification images 2026-03-12 22:28:56 +11:00
Pam.qml lock: add fprint support (#429) 2025-08-23 20:43:04 +10:00
Resources.qml internal: use Anim component 2025-08-24 17:22:00 +10:00
WeatherInfo.qml internal: no async loaders 2026-01-16 01:40:38 +11:00