nosignal-shell/modules
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
..
areapicker feat: add excluded screens config opt 2026-03-13 00:25:58 +11:00
background feat: add excluded screens config opt 2026-03-13 00:25:58 +11:00
bar bar/osicon: fix blurriness (#1271) 2026-03-15 18:51:07 +11:00
controlcenter controlcenter/taskbar: add excludedScreens (#1215) 2026-03-15 18:42:34 +11:00
dashboard media: hide person icon if user pfp is ready (#1213) 2026-03-15 18:28:56 +11:00
drawers feat: add excluded screens config opt 2026-03-13 00:25:58 +11:00
launcher launcher: add favorite apps (#946) 2026-02-19 21:26:10 +11:00
lock bar/osicon: fix blurriness (#1271) 2026-03-15 18:51:07 +11:00
notifications notifs: support int:value hint (#1254) 2026-03-15 18:27:46 +11:00
osd config: serialize brightnessIncrement (#1117) 2026-01-28 19:25:54 +11:00
session config: added option to set session icons (#1189) 2026-02-19 23:00:02 +11:00
sidebar notifs: add sourceSize to notification images 2026-03-12 22:28:56 +11:00
utilities fix: unify wifi toggle state with Nmcli service to prevent desync (#1232) 2026-03-08 20:36:09 +11:00
windowinfo internal: no async loaders 2026-01-16 01:40:38 +11:00
BatteryMonitor.qml fix: window title while keeping new panels 2025-11-09 19:10:11 -05:00
IdleMonitors.qml idlemonitor: handle logind lock/unlock 2025-09-27 15:13:49 +10:00
Shortcuts.qml shortcuts: Sidebar and Utilities shortcuts (#1160) 2026-02-13 13:20:35 +11:00