ItsLemmy
1a124cf655
Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary.
2025-10-31 23:32:10 -04:00
ItsLemmy
c9bbaf4c91
Borders: optim/simplification of scaled borders
2025-10-21 13:52:19 -04:00
ItsLemmy
00509170ef
Bar: improved "mini" density look
2025-10-13 20:16:18 -04:00
ItsLemmy
48ade771fb
Fix NIconButton Scaling
2025-10-12 18:03:26 -04:00
ItsLemmy
5a47f88d48
Dont scale NIconButton in the bar
2025-10-12 16:54:36 -04:00
ItsLemmy
a2cd377837
New scaling wip
2025-10-12 15:25:09 -04:00
ItsLemmy
f4b27380c3
Qt-Scaling: first cleanup pass
2025-10-12 08:23:24 -04:00
ItsLemmy
86127660fe
Tooltip: different approach to get the current screen.
2025-10-03 23:27:07 -04:00
ItsLemmy
47b0ace199
Tooltips: fixed a bunch of tooltips which were not properly scaled.
2025-10-03 19:02:53 -04:00
ItsLemmy
43dee793de
More pointSize cleanup
2025-09-30 07:44:03 -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
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
LemmyCook
3a6bf8d299
Bar widgets: fixed bg colors when used with showCapsule=false
2025-09-16 22:20:42 -04:00
LemmyCook
95d2dbe3fc
Optional capsule bg
2025-09-16 09:23:37 -04:00
LemmyCook
b52451fde5
Bar density: leftover files from previous commit
2025-09-16 00:40:02 -04:00
LemmyCook
47ef62beb3
Widgets Sizing: reworked our sizing approach to prepare for different bar densities.
2025-09-15 22:33:09 -04:00
LemmyCook
3764edafa8
Widgets: improved centering
2025-09-14 14:35:15 -04:00
LemmyCook
78443451e4
Bar Widgets: Hover color switched from mPrimary to mTertiary for consistency
2025-09-11 17:30:52 -04:00
LemmyCook
9a0746d737
PowerToggle: was not receiving scaling which led to a broken bar.
2025-09-11 15:56:10 -04:00
LemmyCook
955369ab13
More icons work
2025-09-09 17:34:14 -04:00
LemmyCook
48f6c0705b
New icons: more icons and cleanup
2025-09-09 17:02:57 -04:00
LemmyCook
6ed2daa386
NIconButton/CustomButton: added an extra flag to allow click when the button is disabled.
...
Helps with custom button to get redirected to the settings
2025-09-09 12:28:09 -04:00
LemmyCook
d76d1c628a
NIconButton: animation on color (bg+fg)
2025-09-09 08:56:30 -04:00
LemmyCook
5e23476089
NIconButton: font size auto determined by button size
2025-09-09 08:17:00 -04:00
Ly-sec
3c9ce6f8b5
ScreenRecorder: check for availability
2025-09-09 13:20:46 +02:00
LemmyCook
1f8c55d581
Icons: huge cleanup
2025-09-08 22:05:57 -04:00
LemmyCook
cf624f4d65
Notification: Converted to Layout
...
+ removed fontPointSize on NIconButton. use sizeRatio instead.
2025-09-05 18:29:06 -04:00
LemmyCook
1f919e4469
NIconButton: added support for middle click
2025-09-03 21:59:03 -04:00
LemmyCook
40579e1b80
NIconButton: better disabled state
2025-08-31 14:44:22 -04:00
quadbyte
80f6570f04
NightLight/Bar: left click toggle, converted to NIconButton
...
+ Adapted some tooltip to the new richtext NText
2025-08-31 01:26:04 -04:00
LemmyCook
2f49643e51
NIconButton + NPill: improved vertical centering
2025-08-26 14:25:36 -04:00
Ly-sec
3c39ea192b
Format
2025-08-26 13:12:01 +02:00
LemmyCook
1ab3463e6d
Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property
2025-08-25 22:43:02 -04:00
Ly-sec
1d860da42e
Add ToastService, NToast etc
2025-08-19 14:14:00 +02:00
Ly-sec
1993e28c18
Possible fix for unknown screen (bar not displaying)
2025-08-19 13:16:03 +02:00
Ly-sec
7b26ddaa32
Add bar position
2025-08-19 12:52:54 +02:00
quadbyte
81eff0d234
Reworked the bar display colors/capsule, etc...
2025-08-18 16:10:29 -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
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
83ff5f5589
Renamed all services to xxxService. Moved a couple things in Commons
2025-08-15 21:45:58 -04:00
quadbyte
33bec01e98
Removed all creeping: readonly property real scaling: Scaling.scale(screen)
2025-08-15 11:24:05 -04:00
quadbyte
2748e02988
Settings: improved tabs managment so changing the model actually reorder them properly
...
+ code formatting
2025-08-14 21:25:14 -04:00
quadbyte
06f8f93f83
Renamed all color names so they are shorter
2025-08-14 19:52:03 -04:00
quadbyte
4b161facca
formatting
2025-08-14 18:21:02 -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
e7588b29d9
ScreenRecorder Service + Reconnected the utility button
2025-08-12 16:18:49 -04:00
quadbyte
a7d4e0ec1d
Replaced all NWidgets callback by proper signals
2025-08-12 13:22:15 -04:00