Commit Graph
22 Commits
Author SHA1 Message Date
Ly-sec cf75e64eb6 Fix applauncher clipboard & math 2025-08-19 22:52:14 +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 7509bbd363 Formatting 2025-08-17 17:19:19 -04:00
quadbyte ba69ccbf82 Merge branch 'dev' of github.com:noctalia-dev/noctalia-shell into dev 2025-08-17 16:04:38 -04:00
quadbyte ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00
Ly-sec 4c0ab4aec7 Revert to simple math for now, fix LockScreen warnings 2025-08-17 21:55:12 +02:00
quadbyte a390af2aae formatting 2025-08-17 10:42:54 -04:00
Ly-sec 48d218b49e Fix AppLauncher color & alignment 2025-08-17 14:46:57 +02: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 e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -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
Ly-sec 9f3ebd1a40 Fix AppLauncher.qml hover 2025-08-15 23:27:31 +02:00
quadbyte 2748e02988 Settings: improved tabs managment so changing the model actually reorder them properly
+ code formatting
2025-08-14 21:25:14 -04:00
quadbyte 06f8f93f83 Renamed all color names so they are shorter 2025-08-14 19:52:03 -04:00
quadbyte 4b161facca formatting 2025-08-14 18:21:02 -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 151e2b6aaf Formatting 2025-08-14 14:58:00 -04:00
Ly-sec 0572e0d646 Fix hover text color in PowerMenu.qml 2025-08-14 18:47:24 +02:00
Ly-sec 2b39cbfe01 Add AppLauncher 2025-08-14 18:44:04 +02:00