32 Commits

Author SHA1 Message Date
Doug Thompson 46c072d621 Use 'tnum' OpenType feature (tabular numbers) in bar clock widget 2026-03-01 12:57:58 +00:00
Lemmy 6eaf9523f9 NHeader+NText: proper disabled visual 2026-01-14 21:28:01 -05:00
Kainoa Kanter b323f7aeae wrap in box, make markdown 2026-01-08 18:07:24 -08:00
Lemmy 10e1e44e52 Font: ensure we never get a 0pt font size during init 2026-01-02 09:55:58 -05:00
Ly-sec 71f4a8eb49 NText: add optional RichText (default false) to fix calendar with specific languages 2025-11-21 11:09:03 +01:00
ItsLemmy 1ceb97c08f NText: Dont RichText by default as it does not elide properly.
Was breaking the bar section editor.
2025-11-20 00:11:51 -05:00
ItsLemmy da8fa306a1 NText: richText by default as it is used in a few legacy places. 2025-11-19 16:18:22 -05:00
ItsLemmy 6df39604c5 NText: RichText or StyledText (no plainText) 2025-11-19 16:01:18 -05:00
loner 4b507fa238 feat: Tooltip supports rich text parsing 2025-11-19 05:10:26 +08:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 4a349b3bc2 Imports cleanup 2025-11-08 00:31:15 -05:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
ItsLemmy 31db195087 First stab at i18n 2025-09-23 22:39:38 -04:00
Ly-sec 4c9d40865f NText: add elide (ltr & rtl) 2025-09-22 23:20:59 +02:00
Ly-sec 888ba108e0 Edit NButton alignment 2025-09-07 15:33:47 +02:00
LemmyCook 53405c13af NText: Reverted my change to support Richtext by default + All tooltips are no longer using capital letter at the start of every word 2025-08-31 08:41:51 -04:00
LemmyCook 87f9afbd85 NightLight: reworked settings, defined fade duration and simplified service. 2025-08-31 00:13:40 -04:00
Ly-sec c6683712a4 Add notification when battery is low, fix some warnings 2025-08-25 12:46:55 +02:00
Ly-sec bb4510bbcd Add font settings, replace some Text with NText 2025-08-20 13:35:49 +02: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 0e8c37a215 Calm down the boldness and tiny spacing adjustments 2025-08-17 21:28:57 -04:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -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
quadbyte 06f8f93f83 Renamed all color names so they are shorter 2025-08-14 19:52:03 -04:00
quadbyte 73c7ba8cdc Switched to Material3 colors principle
- works with matugen only for now
- need to restore rosepine
2025-08-14 18:19:02 -04:00
quadbyte c64d14319e Typography++
NText is now fontWeightRegular
Transformed a few Text into NText
Checked boldness
Improved DemoPanel scaling and look
2025-08-10 22:59:42 -04:00
quadbyte 2d47c2ed1b Settings: new json model structure 2025-08-10 09:18:23 -04:00
quadbyte 71cb79b08b More theming 2025-08-09 22:45:06 -04:00