Commit Graph

48 Commits

Author SHA1 Message Date
Lemmy 599068b584 fix(tooltips): added support for string vs array content everywhere 2026-03-13 11:44:38 -04:00
Lemmy 5695e9c6dd ncirclestat: fix white fbo flash 2026-02-12 22:11:18 -05:00
Lemmy f2d55ef4c2 NCircleStat, better bg color 2026-01-06 08:37:30 -05:00
Lemmy 715c47ee51 SystemStatPanel: reworked the layout slightly. 2026-01-01 12:31:21 -05:00
Lemmy f388409326 SysMon: polished the look of NCircleStat + better color usage 2025-12-28 09:31:19 -05:00
Lemmy 8b8a86784a SysMon: tooltips 2025-12-27 23:47:57 -05:00
Lemmy 4f86242e8e SysMon: Smart/Learning network speeds 2025-12-27 23:25:12 -05:00
Ly-sec d31e69ad63 UserInterface: more adjustments 2025-12-02 15:24:49 +01:00
Ly-sec 872d4202b2 UserInterface: separate slider for UI & Input 2025-12-02 15:06:04 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
Sighthesia 96c750b2bb SystemMonitorCard: apply threshold highlight for mertrics in control center 2025-11-14 21:32:41 +08:00
ItsLemmy b9d3040786 NCircleStat: repaint on fillcolor change
+ removed gradient which does not work on an Arc anyways.
2025-11-12 21:22:33 -05:00
ItsLemmy 4a349b3bc2 Imports cleanup 2025-11-08 00:31:15 -05:00
ItsLemmy a41ac4701f Optimizations 2025-11-07 20:22:48 -05:00
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lysec b4a344b0b5 ControlCenter: fix scaling (pass scaling to everything) 2025-10-12 10:25:52 +02:00
lysec 3dff242606 OSD: fix vertical layout
autoformat
2025-10-11 18:18:43 +02:00
ItsLemmy 999970f8da NCircleStat: polished the look 2025-10-10 08:58:37 -04:00
ItsLemmy 4d0041abee Quicksettings: polishing, fixed all scaling issues. 2025-10-09 19:57:12 -04:00
lysec a4a57fd690 ControlCenter: height & layout changes 2025-10-07 16:00:29 +02:00
ItsLemmy 4ed16d795e Clipping: removed many unecessary clip: true 2025-10-04 22:22:23 -04:00
ItsLemmy 43dee793de More pointSize cleanup 2025-09-30 07:44:03 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
LemmyCook 833808152e Icons: added icons to settings main content title + slightly smaller NCircleStat badges 2025-09-09 22:17:48 -04:00
LemmyCook 5e6f77f875 More icons improvements 2025-09-09 20:32:19 -04:00
LemmyCook 16bd4b41dc Icons: ArchUpdater, LockScreen, PowerMenu, BT Device List 2025-09-08 23:32:35 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -04:00
LemmyCook 7b5c97f38a Tray: converted to Layout 2025-09-05 18:49:34 -04:00
LemmyCook 5d7e168a57 NCircleStat + KeyboardLayout: converted to Layout 2025-09-05 18:33:51 -04: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 ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00
quadbyte dbdfbdc746 "transparent" => Color.transparent 2025-08-17 05:54:55 -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 9990a88e90 Tooltips on all NIconButtons 2025-08-15 21:05:47 -04:00
Ly-sec c673b897cb Replace tons of hardcoded stuff 2025-08-16 01:17:44 +02:00
quadbyte fd890f4293 NCircleStat: fixed scaling I broke earlier 2025-08-15 15:48:09 -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 63fb5bd290 Colors: slight rework of the default colorscheme and overall colors usage 2025-08-14 08:22:13 -04:00
quadbyte 6f0b0b299f Slightly different look for the SidePanel system stats 2025-08-12 15:20:49 -04:00
quadbyte d009b8d5c8 Using a bash script for SystemStats instead of ZigStat 2025-08-12 15:07:32 -04:00
quadbyte c7a07127d8 Fixed a bunch of border.width who used to have inverted logic (math.min vs max) 2025-08-10 23:52:31 -04:00
quadbyte 1d13bbe0f7 Code formatting 2025-08-10 13:26:46 -04:00
Ly-sec 92e121b356 Tons of small changes, add SidePanel, NCard, NCircleStat, NSystemMnitor 2025-08-10 19:25:50 +02:00