Commit Graph

36 Commits

Author SHA1 Message Date
Aitor dd6bfa2cfb Support for .gif profile picture 2026-03-13 14:06:40 +01:00
Alexander Nabokikh fa090313ec fix(1926): cache notification icons 2026-02-22 14:12:50 +01:00
Lemmy 989ebbbdea nimagerounded: fixed the buggy PreserveAspectFit in the shader + new default is PreserveAspectCrop 2026-02-04 21:46:05 -05:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy 7b7f9dd9ed SetupWizard: using ImageCacheService and restored rounded corners 2026-01-01 16:20:56 -05:00
loner 879151275e fix(NImageRounded): default fill mode 2025-12-03 01:32:13 +08:00
ItsLemmy 925bbe7a5e NImageRounded: back to using a custom shader as it looks much better than ClippingRectangle.
It seems ClippingRectangle has issues with fractional pixes.
2025-11-30 11:46:18 -05:00
Ly-sec 05c90909d2 ClipboardPreview: fix ClipboardPreview 2025-11-26 19:22:18 +01:00
ItsLemmy 3c5dfd87db NImageRounded: attempt to fix crash on older Qt versions 2025-11-25 20:56:00 -05:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
loner 12766e411d widget: new fillMode and smt 2025-11-19 16:07:07 +08:00
loner 79f79e0cff feat: Add image preview logic 2025-11-19 16:07:07 +08:00
ItsLemmy 4a349b3bc2 Imports cleanup 2025-11-08 00:31:15 -05:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
ItsLemmy 43dee793de More pointSize cleanup 2025-09-30 07:44:03 -04:00
ItsLemmy c35f37c7d7 Use Color.transparent instead of "transparent" 2025-09-28 21:17:10 -04:00
LemmyCook aed7440c5b Center Fallback icon 2025-09-20 17:23:49 -04:00
LemmyCook 76ef2469e8 Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
LemmyCook bacd65b274 Icons: 99% done 2025-09-08 22:21:18 -04:00
LemmyCook 404a1d3e8b New icons + some warning fixes 2025-09-08 15:22:43 -04:00
LemmyCook 24620210fe Launcher: improved clipboard images look 2025-09-03 10:43:00 -04:00
LemmyCook 377ed4a627 Fix shaders path 2025-08-22 14:31:44 -04:00
LemmyCook b6379da96c Introducing fragment shaders for image rounding. 2025-08-22 13:59:49 -04:00
LemmyCook 8f951946ea Better aliasing 2025-08-22 10:05:31 -04:00
LemmyCook 1c3127528f Improved mask antialias (NImageRounded, Screencorners) 2025-08-22 09:57:11 -04:00
LemmyCook 5054818ed7 Better look for NImageRounded (hide the ugly rounding behind the border) 2025-08-22 09:51:48 -04:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
quadbyte ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00
quadbyte ba1c30ef54 Settings: Rounded borders slider. 2025-08-17 14:29:18 -04:00
quadbyte 3a65491a14 NImageRounded: fixed fallback icon 2025-08-17 14:07:40 -04:00
quadbyte dbdfbdc746 "transparent" => Color.transparent 2025-08-17 05:54:55 -04:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04:00
quadbyte 33bec01e98 Removed all creeping: readonly property real scaling: Scaling.scale(screen) 2025-08-15 11:24:05 -04:00
Ly-sec 4ebc4cd299 Make wallpapers rounded in WallpaperSelector 2025-08-12 17:51:18 +02:00
Ly-sec 54b2673f9a Make avatar images rounded 2025-08-12 12:47:20 +02:00
quadbyte 81382b213c Attempt to round image with mask 2025-08-11 23:48:09 -04:00