Commit Graph

17 Commits

Author SHA1 Message Date
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