Commit Graph
53 Commits
Author SHA1 Message Date
Ly-sec 57448f100c bartab-overhaul: initial commit 2025-09-07 14:48:20 +02:00
LemmyCook 4a45e73125 BarSettings: better D&D 2025-09-04 00:58:41 -04:00
LemmyCook 17944211d5 Custom buttons: WIP support for left/right/middle click 2025-09-03 21:59:33 -04:00
LemmyCook 807867ef42 Custom buttons: refactored files structure 2025-09-03 21:27:42 -04:00
LemmyCook 598bc48957 Custom buttons: improved UI, still wip 2025-09-03 20:51:51 -04:00
LemmyCook 7f34ca4122 Custom buttons: WIP implementing custom properties 2025-09-03 19:09:36 -04:00
Ly-sec 7f5d70bcc8 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-09-02 17:03:36 +02:00
Ly-sec eea1586772 Added distro logo (for SidePanel widget)
BarTab: add toggle for distro logo replacement
DistroLogoService: handle all logo detection logic
SidePanelToggle: add support for distro logo
WidgetLoader: fix small issue with with screen null warning
2025-09-02 17:01:38 +02:00
LemmyCook 6c041fb27f Settings: minor UI improvements 2025-09-02 08:51:08 -04:00
LemmyCook 6bcb85137b BarTab/NSectionEditor: minor UI improvements 2025-08-31 22:55:51 -04:00
Ly-sec 2ebdc74f15 Add network stats to SystemMonitor, fix ActiveWindow text display
SystemMonitor: add network up/down stats (also added setting to disable
it in BarTab)
ActiveWindow: add elide if not hovered
2025-08-31 09:22:33 +02:00
LemmyCook 0562dbbbf9 Settings: more cleanup and conditionnal controls (NightLight)
+ Auto formatting
2025-08-28 06:57:37 -04:00
LemmyCook 8302285388 Settings: large cleanup and factorization. Should look much better. 2025-08-27 20:39:50 -04:00
LemmyCook dd456edf90 Workspace: ShowLabel replaced toggle by NComboBox so we can choose "Name" or "Index" 2025-08-26 20:55:45 -04:00
LemmyCook 620b3e3abc Named workspaces improvements
- renamed settings to showWorkspacesNames (plural)
- improved overall look and readability
2025-08-26 12:21:48 -04:00
MichaelThomas0721 c917d7dccb Added setting for workspace names 2025-08-25 13:47:54 -04:00
LemmyCook a10d55e7f5 Bar widgets: modular loading refactoring via BarWidgetRegistry+NWidgetLoader
- Hot reload is working again.
- Should also be more memory efficient on multi monitors.
2025-08-24 23:50:09 -04:00
LemmyCook 0b5e2e86f0 Location/Weather: using a different API to geocode location name + fixed weather display which was offseted by a day 2025-08-24 10:02:00 -04:00
LemmyCook a7b7c03877 Autoformatting + converted a bunch console.log to logger, hiding some extra logging 2025-08-24 08:48:39 -04:00
Ly-sec b85d68f4cb Fix modular bar (remove option) 2025-08-23 16:03:23 +02:00
Ly-sec 2029b5e1eb Replace arrows in BarTab with drag&drop 2025-08-23 12:16:08 +02:00
LemmyCook 1b77f4882d Settings: reworked modular bar settings
- deleted NCard, we already have NBox
- assign a color to each widget for better overview when moving stuff
around
- minor QOL improvements to NComboBox
2025-08-22 18:37:48 -04:00
LemmyCook 2a6ad0819f Fix NWidgetCard 2025-08-22 17:57:55 -04:00
Ly-sec 32c9328684 Add NWidgetCard, fix some BarTab things 2025-08-22 21:02:17 +02:00
Ly-sec cbbfbcf671 Add NWidgetCard, fix some BarTab things 2025-08-22 21:01:00 +02:00
LemmyCook 3b256aa50d Better Bar settings layout 2025-08-22 14:41:46 -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 d0fa91cca4 Settings cleanup 2025-08-22 09:51:58 -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 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
Kainoa Kanter db060fe5bb add toggle for showing/hiding active window icon 2025-08-20 07:57:19 -07: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 7d2534644d Settings: using NLabel everywhere 2025-08-18 21:40:23 -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
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
MichaelThomas0721 a4d5a10da9 Added background opacity slider to bar settings 2025-08-17 22:48:41 -04:00
Ly-sec 654be79ccd Small text edits in BarTab 2025-08-17 15:29:58 +02:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00
quadbyte 22f7dab34d formatting 2025-08-15 23:40:35 -04:00