ItsLemmy
|
3fe63f463e
|
ControlCenter: Looks better when it's taller and less wide.
|
2025-10-09 20:20:26 -04:00 |
|
ItsLemmy
|
4d0041abee
|
Quicksettings: polishing, fixed all scaling issues.
|
2025-10-09 19:57:12 -04:00 |
|
ItsLemmy
|
0989601dbc
|
Fixed a bunch of scaling issue in bar NIconButtons
|
2025-10-09 17:31:42 -04:00 |
|
lysec
|
95dcded6b7
|
QuickSettings: add compact version
i18n: add translations
|
2025-10-09 15:17:23 +02:00 |
|
lysec
|
f77efc409b
|
QuickSettings: customization!?
|
2025-10-09 13:56:35 +02:00 |
|
ItsLemmy
|
bff195309a
|
QuickSettings: editable widgets/button section in the ControlCenter
|
2025-10-08 23:05:52 -04:00 |
|
lysec
|
88c5eabe59
|
NPanel: fix bar overlap when scaling
|
2025-10-07 17:10:54 +02:00 |
|
lysec
|
a4a57fd690
|
ControlCenter: height & layout changes
|
2025-10-07 16:00:29 +02:00 |
|
ItsLemmy
|
6ae8db3068
|
ControlCenter: new layout with all shortcuts on top for quicker access.
|
2025-10-06 23:27:08 -04:00 |
|
ItsLemmy
|
4ed16d795e
|
Clipping: removed many unecessary clip: true
|
2025-10-04 22:22:23 -04:00 |
|
ItsLemmy
|
2587e0a4cf
|
NIconPicker: RAM + CPU Optimizations
|
2025-10-04 22:01:54 -04:00 |
|
ItsLemmy
|
343c3b95ae
|
IPC: new approach to ensure accuate positionning once the screen variable has propagated.
|
2025-10-03 23:55:17 -04:00 |
|
ItsLemmy
|
86127660fe
|
Tooltip: different approach to get the current screen.
|
2025-10-03 23:27:07 -04:00 |
|
ItsLemmy
|
b85576653a
|
NPanel: Sped up opening animation, removed close animation. No more lags and feel snappier
|
2025-10-03 22:36:21 -04:00 |
|
ItsLemmy
|
cd7ac2b243
|
NPanel: reverted yesterday fix, trying another fix.
|
2025-10-03 22:03:56 -04:00 |
|
ItsLemmy
|
ba4ec7dd47
|
NPanel: added logging to help tracking off position issue.
|
2025-10-03 20:58:43 -04:00 |
|
ItsLemmy
|
47b0ace199
|
Tooltips: fixed a bunch of tooltips which were not properly scaled.
|
2025-10-03 19:02:53 -04:00 |
|
ItsLemmy
|
b525a53c8b
|
ColorScheme: reducing overall height by using a more compact NCollapsible
|
2025-10-02 18:01:17 -04:00 |
|
ItsLemmy
|
171661d8b8
|
Fix #361 - Panel is off-positioned after monitor wake up.
|
2025-10-02 17:43:01 -04:00 |
|
ItsLemmy
|
43dee793de
|
More pointSize cleanup
|
2025-09-30 07:44:03 -04:00 |
|
Ly-sec
|
23887574cf
|
NIcon: fix fontSize
|
2025-09-30 13:12:49 +02:00 |
|
Ly-sec
|
773318191d
|
NIcon: use textSize for font.pointSize
|
2025-09-30 13:02:56 +02:00 |
|
ItsLemmy
|
d2e5d0664a
|
Font: added reset button for scaling
|
2025-09-29 21:42:47 -04:00 |
|
ItsLemmy
|
4b13e89a64
|
Font: added per font family scaling. removed billboard font
|
2025-09-29 21:31:45 -04:00 |
|
ItsLemmy
|
22794ea922
|
DateTime: proper locale usage. Fix #390
Replaced all Qt.formatDateTime() by Qt.locale().toString()
|
2025-09-29 10:07:58 -04:00 |
|
ItsLemmy
|
49961882dd
|
Shell: changed init sequence so that i18n + Settings are fully loaded before any UI component spawn.
|
2025-09-28 23:39:34 -04:00 |
|
ItsLemmy
|
c1d2d82fa2
|
NSpinBox: fixes
- replaced row by rowlayount
- using proper Color.mOnTertiary for hover text/icon
- fixed binding break when entering value manually
|
2025-09-28 21:19:10 -04:00 |
|
ItsLemmy
|
c35f37c7d7
|
Use Color.transparent instead of "transparent"
|
2025-09-28 21:17:10 -04:00 |
|
Corey Woodworth
|
97fa2fb1b5
|
Back to Chevrons. +/- were inconsistent sizes. Better alignment
|
2025-09-28 20:20:02 -04:00 |
|
Corey Woodworth
|
a41be0b5d9
|
Removed gradient and redesigned buttons
|
2025-09-28 19:08:33 -04:00 |
|
 MrDowntempoandGitHub
|
5f3c088f22
|
Update NSpinBox.qml
I missed a line
|
2025-09-28 13:16:07 -04:00 |
|
 MrDowntempoandGitHub
|
382116e795
|
Merge branch 'main' into Consistent-Hover
|
2025-09-28 13:10:13 -04:00 |
|
Corey Woodworth
|
0d2d0f1931
|
Nicer SpinBox with better mTertiary hover
|
2025-09-28 12:49:52 -04:00 |
|
Ly-sec
|
2e947edc5a
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-09-28 18:42:59 +02:00 |
|
Ly-sec
|
cdc32f3eac
|
NSpinBox: add text input support
|
2025-09-28 18:42:53 +02:00 |
|
ItsLemmy
|
dc414df9bc
|
NRadioButton: proper elipsis. Fix #385
|
2025-09-28 11:09:17 -04:00 |
|
ItsLemmy
|
fc1742e167
|
Tooltips: proper tooltip service
|
2025-09-28 10:51:56 -04:00 |
|
ItsLemmy
|
0593543d7a
|
Tooltip: Refactoring in a single global tooltip.
|
2025-09-28 00:15:43 -04:00 |
|
ItsLemmy
|
c1c91edb6c
|
NButton: no bar position is allowed in Widgets/
- Only exception is NPanel.
|
2025-09-27 17:51:52 -04:00 |
|
ItsLemmy
|
8e248f6795
|
Tooltip: removed auto-positionning relative to the bar. as many tooltips are used in panels
- still a few edge cases to work on
|
2025-09-27 14:57:11 -04:00 |
|
ItsLemmy
|
a4b4caa2ce
|
Bar SysMonitor: Implemented different sizing strategy to avoid unwanted shifting of items inside and outside the component.
|
2025-09-27 13:38:56 -04:00 |
|
 MrDowntempoandGitHub
|
55dd48ce66
|
Merge branch 'noctalia-dev:main' into Centered-Circles
|
2025-09-27 12:37:38 -04:00 |
|
Corey Woodworth
|
7dc8d2cd88
|
Fix: Works regardless of scaling value
|
2025-09-27 12:34:58 -04:00 |
|
ItsLemmy
|
e2f7012c5b
|
NScrollView: properly disable horizontal scrrol when setting proper horizontalPolicy
|
2025-09-26 23:35:05 -04:00 |
|
ItsLemmy
|
f8ee0bb8df
|
FilePicker: debugging and improvements.
|
2025-09-26 23:21:56 -04:00 |
|
Corey Woodworth
|
9d30eac13a
|
Fix: Correct same issue with Radio Buttons too.
|
2025-09-26 16:01:25 -04:00 |
|
Corey Woodworth
|
4785e287ba
|
Fix: Small fix. 4* instead of 2*2*
|
2025-09-26 15:37:02 -04:00 |
|
Corey Woodworth
|
aa1cea8d03
|
Fix: Fix the vertical alignment of circles
|
2025-09-26 15:30:16 -04:00 |
|
Corey Woodworth
|
74a0c9dbf4
|
Fix: Knob was getting clipped.
|
2025-09-26 14:22:22 -04:00 |
|
Corey Woodworth
|
d1a89387f9
|
Fix: Make sure left side doesn't get squished
|
2025-09-26 13:24:19 -04:00 |
|