Commit Graph
37 Commits
Author SHA1 Message Date
quadbyte 1d7b47ee4c Formatting 2025-08-19 13:31:13 -04:00
Ly-sec 1d860da42e Add ToastService, NToast etc 2025-08-19 14:14:00 +02:00
Ly-sec 7b26ddaa32 Add bar position 2025-08-19 12:52:54 +02:00
quadbyte 7d3dc9c815 Colors cleanup
- removed mOutlineVariant, using mOutline everywhere
- reworked all predefined color schemes (dark mode only, light mode
incoming)
2025-08-18 14:08:58 -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 8178e96d04 WiFi: removing those two icons which leads to confusion / not working. Need to revisit later. 2025-08-17 07:02:40 -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 e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
Ly-sec 56ad08816e More fixes for Network, NotificationHistory etc 2025-08-16 14:25:54 +02:00
quadbyte 22f7dab34d formatting 2025-08-15 23:40:35 -04:00
quadbyte fc4bd796f1 Trying to fix a weird binding bug with NToggle 2025-08-15 23:15:16 -04:00
quadbyte c371ea68a3 Post refactoring fixes 3/? 2025-08-15 22:19:18 -04:00
quadbyte 258bb37533 Post refactoring fixes 2/? 2025-08-15 22:06:39 -04:00
quadbyte 4631239b92 Post refactoring fixes 1/?? 2025-08-15 21:55:32 -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 7e7b7b0192 Borders should never used mSurfaceS colors 2025-08-15 17:32:57 -04:00
quadbyte 838962e448 Formatting: Brightness, wifi, network 2025-08-15 10:23:40 -04:00
Ly-sec 04f1287690 More wifi fixes 2025-08-15 16:13:14 +02: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 5fd0e57b91 Formatting 2025-08-13 09:33:45 -04:00
Ly-sec bf94ebe46d Add animations everywhere 2025-08-13 15:08:54 +02:00
quadbyte a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte f8e436fb2d NIconButton: default scale is 1.0, default show border 2025-08-12 10:40:24 -04:00
quadbyte 1e0057dcaf Use Style.spacingXXXl for spacing AND margins (removed Style.marginXXX) 2025-08-11 23:08:24 -04:00
quadbyte 4fc4c94a47 Weather: fixed polling + improved WeatherCard with a NBusyIndicator if not ready yet 2025-08-11 22:17:17 -04:00
quadbyte 18b08bf647 Default Settings and colors
- Replaced Dinslaken by Tokyo
- Renamed Colors.highlight to Colors.hover
2025-08-11 18:20:12 -04:00
quadbyte ab7bb4a6d4 Better busy indicator defaults 2025-08-11 15:06:54 -04:00
quadbyte bff8049f2c WifiMenu : Text -> NText 2025-08-11 13:59:02 -04:00
quadbyte ee323964f0 NBusyIndicator (aka Spinner) 2025-08-11 13:43:29 -04:00
quadbyte f5cb7b183d WiFi: Okayish, looks good but not perfect. 2025-08-11 13:29:22 -04:00
quadbyte 1addb7d37a WiFi menu: better look, still wip 2025-08-11 12:06:50 -04:00
quadbyte 6202546387 Splitted WiFi (bar icon) and WifiMenu (bar menu) 2025-08-11 11:59:34 -04:00