Commit Graph
75 Commits
Author SHA1 Message Date
Ly-sec cbbfbcf671 Add NWidgetCard, fix some BarTab things 2025-08-22 21:01:00 +02:00
Ly-sec 111959e66c Merge branch 'modular-bar' 2025-08-22 20:23:27 +02:00
LemmyCook b6379da96c Introducing fragment shaders for image rounding. 2025-08-22 13:59:49 -04:00
Ly-sec ce9ab7f90f Formatting 2025-08-22 19:57:29 +02:00
Ly-sec 566e3e2aa7 Move more things to WidgetLoader.qml 2025-08-22 19:27:16 +02:00
Ly-sec c70b7004c6 More fixes for BarTab 2025-08-22 18:49:12 +02:00
Ly-sec f441bec32d Fix Layout, more changes to modular bar 2025-08-22 18:13:18 +02:00
Ly-sec 12092ca6f6 Fix Brightness & Tray 2025-08-22 17:00:39 +02:00
Ly-sec 8e562e0701 WIP - modular bar (need to fix brightness & tray) 2025-08-22 16:37:45 +02: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 d0fa91cca4 Settings cleanup 2025-08-22 09:51:58 -04:00
LemmyCook 084ffa6b0d Fixed brightness settings tabs wrong alignment, improved colorschemes tab 2025-08-22 09:19:56 -04:00
LemmyCook 168500a0b3 Colors: switched all hovers and focus ring to a more vibrant mSecondary (instead of tertiary) 2025-08-22 09:11:04 -04:00
LemmyCook eeb928b8c0 More logs to pinpoint colorscheme issue 2025-08-21 21:35:21 -04:00
LemmyCook cb554f106b Autoformating 2025-08-21 21:24:30 -04:00
LemmyCook 5c6657e3af GpuScreenRecorder: added video source option 2025-08-21 12:20:21 -04:00
Ly-sec 88447fbcef Possible fix for QS crash on single monitor wake 2025-08-21 16:29:42 +02:00
Ly-sec fac816137a Add Launcher settings, rename AppLauncher to Launcher 2025-08-21 15:26:33 +02:00
Ly-sec ae5fada790 Add always show battery percentage option 2025-08-21 12:57:54 +02:00
quadbyte 2793ea9101 Misc
- rosepine color change, hard to deal with Pine color which is too dark,
replaced by Iris.
- Cleaned option margins
- Changed audioviz color in the mini player
2025-08-20 21:14:59 -04:00
quadbyte 11463e2be4 AutoFormatting 2025-08-20 21:01:41 -04:00
quadbyte 122e95955d Settings: better option names. Replaced many font.bold by the proper syntax with Style. + Minor adjustments 2025-08-20 20:53:05 -04:00
LemmyandGitHub a240eb027c Merge pull request #117 from ThatOneCalculator/fix/app-icons
app icon fetching adjustments
2025-08-20 20:44:52 -04:00
LemmyandGitHub e51c5cf4bd Merge branch 'main' into miniplayer-eyecandy 2025-08-20 20:40:17 -04:00
Kainoa Kanter dd12e6ab2a add the stuff 2025-08-20 08:57:02 -07:00
Kainoa Kanter 4ae65a2a0e better labels 2025-08-20 08:49:32 -07:00
Kainoa Kanter b4c8eeed2c settings 2025-08-20 08:48:07 -07:00
Kainoa Kanter db060fe5bb add toggle for showing/hiding active window icon 2025-08-20 07:57:19 -07:00
quadbyte 524135800e Merge branch 'dev' into npanel-refactor 2025-08-20 10:37:49 -04:00
quadbyte 50e1de1dc1 Renamed properties so its easier to understand 2025-08-20 10:36:45 -04:00
Ly-sec c3206881a3 Add NSpinBox, use in BrightnessTab, AudioTab 2025-08-20 15:40:34 +02:00
quadbyte 57fee68793 NPanel refactor - 1st pass: SidePanel and settings an new logic 2025-08-20 08:45:48 -04:00
Ly-sec bfc2adfca4 Move Font Settings into own category 2025-08-20 13:40:42 +02:00
Ly-sec bb4510bbcd Add font settings, replace some Text with NText 2025-08-20 13:35:49 +02:00
quadbyte 1d7b47ee4c Formatting 2025-08-19 13:31:13 -04:00
Ly-sec 40d6595f5d Add label,description for Toast 2025-08-19 14:33:36 +02: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 14ea1f5e66 formatting 2025-08-18 23:06:53 -04:00
quadbyte 5d019d1eac AudioViz: mirrored bars 2025-08-18 21:57:44 -04:00
quadbyte 7d2534644d Settings: using NLabel everywhere 2025-08-18 21:40:23 -04:00
quadbyte 7c191b3de5 Settings ui: better label/description managment via NLabel (wip) 2025-08-18 19:04:05 -04:00
quadbyte 3e55dc3c04 Settings/Display: Scaling per monitor \o/ 2025-08-18 18:24:49 -04:00
quadbyte d6cc5899b9 Minor improvements to UI 2025-08-18 18:24:22 -04: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
QuadbyteandGitHub 2706c8ab36 Merge pull request #110 from MichaelThomas0721/dev
Thanks for contributing, merged!
2025-08-18 09:30:43 -04:00
quadbyte 176a997018 Formatting + tray menu bg color back to "surface" 2025-08-18 09:27:05 -04:00
Ly-sec 9b11be03af Add gtk/qt matugen support (colors are wip), Fix some text in the Settings Tabs 2025-08-18 15:09:39 +02:00