noctalia-shell/Widgets
LemmyCook cdca7c1d83 NPanel dimensions & Dimmer: Panels have no margin they are full screen and prevent clicking on the bar until dismissed.
Margins are now included in the rectangle X,Y coordinates calculation

Might sound weird at first but it fixes a lot of inconsistencies/issues
we have had for a long time when a panel was open:
- can't close panel when clicking in a dead zone of the bar.
- hovering an icon on the bar used to make it look like you could
interact with it, but the click would just close the panel and not
actuall y do anything with bar .

I recommend turning back on dimming, as it is now way cooler. Changed
the default to true.
2025-09-16 21:53:11 -04:00
..
NBox.qml Colors cleanup 2025-08-18 14:08:58 -04:00
NBusyIndicator.qml Add animation speed slider in general tab, always collapse activeWindow 2025-08-27 14:52:50 +02:00
NButton.qml qmlfmt: increase line-length to 360 to avoid hard-wrap. 2025-09-12 21:07:11 -04:00
NCheckbox.qml NCheckbox+NToggle: better look 2025-09-14 12:03:15 -04:00
NCircleStat.qml Icons: added icons to settings main content title + slightly smaller NCircleStat badges 2025-09-09 22:17:48 -04:00
NCollapsible.qml Cleaned up ColorSchemeTab, added program checks, added firefox template 2025-09-15 07:44:31 +02:00
NColorPicker.qml autoformatting 2025-09-15 22:56:22 -04:00
NColorPickerDialog.qml NValueSlider: new component + pimped NSlider with a small gradient and removed rounded corners due to issues. 2025-09-14 20:52:32 -04:00
NComboBox.qml qmlfmt: increase line-length to 360 to avoid hard-wrap. 2025-09-12 21:07:11 -04:00
NDivider.qml Renamed most font and sizing shorthands properties for easier understanding and maintenance 2025-08-18 11:12:51 -04:00
NHeader.qml Settings: more cleanup - wip 2025-09-14 10:57:24 -04:00
NIcon.qml New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
NIconButton.qml Optional capsule bg 2025-09-16 09:23:37 -04:00
NImageCached.qml formatting 2025-08-20 11:40:16 -04:00
NImageCircled.qml Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
NImageRounded.qml Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
NInputAction.qml New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
NLabel.qml NLabel: always full width even when there is no description 2025-09-07 23:45:13 -04:00
NListView.qml New components: NScrollView + NListView 2025-09-11 17:56:47 -04:00
NPanel.qml NPanel dimensions & Dimmer: Panels have no margin they are full screen and prevent clicking on the bar until dismissed. 2025-09-16 21:53:11 -04:00
NPill.qml Bar density: leftover files from previous commit 2025-09-16 00:40:02 -04:00
NPillHorizontal.qml Optional capsule bg 2025-09-16 09:23:37 -04:00
NPillVertical.qml Optional capsule bg 2025-09-16 09:23:37 -04:00
NRadioButton.qml Color animations: more uniform across NWidgets 2025-08-31 21:36:30 -04:00
NScrollView.qml qmlfmt: increase line-length to 360 to avoid hard-wrap. 2025-09-12 21:07:11 -04:00
NSearchableComboBox.qml NSearchableComboBox: small layout change 2025-09-14 13:25:02 +02:00
NSlider.qml NSlider: slightly more discrete bg track 2025-09-15 08:36:08 -04:00
NSpinBox.qml NSpinBox: use fixed font for number 2025-09-15 21:21:42 -04:00
NText.qml Edit NButton alignment 2025-09-07 15:33:47 +02:00
NTextInput.qml NTextInput: simplified code in an attempt to fix text selection issues with mouse. 2025-09-05 15:08:45 -04:00
NToggle.qml Some layout fixes to toggle and slider 2025-09-14 21:24:11 +02:00
NTooltip.qml Vertical bar: simpler management 2025-09-13 13:06:17 -04:00
NValueSlider.qml NValueSlider: new component + pimped NSlider with a small gradient and removed rounded corners due to issues. 2025-09-14 20:52:32 -04:00
NWidgetLoader.qml Widgets Sizing: reworked our sizing approach to prepare for different bar densities. 2025-09-15 22:33:09 -04:00