Lemmy
|
599068b584
|
fix(tooltips): added support for string vs array content everywhere
|
2026-03-13 11:44:38 -04:00 |
|
Lemmy
|
cb77a08243
|
nbutton: border color match bg when hovered
|
2026-02-18 14:47:28 -05:00 |
|
Lemmy
|
2f03b5f860
|
colors-subtab: dont hide predefined color schemes, just disable them
|
2026-01-22 22:08:44 -05:00 |
|
Lemmy
|
a06b38574e
|
colors: smooth transitionning animation to a new scheme.
|
2026-01-22 08:49:28 -05:00 |
|
Lemmy
|
3b8e8a0c35
|
NButton: default changed from bold to semiBold
|
2026-01-07 13:19:41 -05:00 |
|
Lemmy
|
397255fcf6
|
NButton: changed padding logic so it follows the fontSize so we can have smaller buttons
|
2026-01-07 00:16:50 -05:00 |
|
Lemmy
|
1121600901
|
NButton: fixing hover color
|
2026-01-04 17:09:19 -05:00 |
|
Lemmy
|
3bc9a625b8
|
Colors: removed Colors.transparent / black and white in favor of their direct shorthands
|
2026-01-04 13:54:51 -05:00 |
|
Ly-sec
|
d31e69ad63
|
UserInterface: more adjustments
|
2025-12-02 15:24:49 +01:00 |
|
Ly-sec
|
872d4202b2
|
UserInterface: separate slider for UI & Input
|
2025-12-02 15:06:04 +01:00 |
|
Ly-sec
|
18e9eb11b4
|
UserInterfaceTab: everything follows border radius slider
|
2025-12-01 19:43:02 +01:00 |
|
ItsLemmy
|
66770625dd
|
Tooltip: no longer needed to pass a screen explicitely
|
2025-11-17 22:02:10 -05:00 |
|
ItsLemmy
|
f1d714ad9a
|
Cleanup: replaced a bunch of Screen by their proper "screen"
|
2025-11-17 14:53:47 -05:00 |
|
ItsLemmy
|
3ff5b7639f
|
Switched to qmlformat.
|
2025-11-16 17:07:03 -05:00 |
|
ItsLemmy
|
355271768c
|
Services in subfolder + cleanup/fixes
|
2025-11-08 16:38:43 -05:00 |
|
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 |
|
amadoabad
|
957dede6b3
|
Feat: Now freezes the notifications when hovering on notifications buttons too.
|
2025-10-17 02:12:21 +03:00 |
|
ItsLemmy
|
f4b27380c3
|
Qt-Scaling: first cleanup pass
|
2025-10-12 08:23:24 -04: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 |
|
ItsLemmy
|
86127660fe
|
Tooltip: different approach to get the current screen.
|
2025-10-03 23:27:07 -04:00 |
|
ItsLemmy
|
43dee793de
|
More pointSize cleanup
|
2025-09-30 07:44:03 -04:00 |
|
ItsLemmy
|
4b13e89a64
|
Font: added per font family scaling. removed billboard font
|
2025-09-29 21:31:45 -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
|
9a9d68c78d
|
NButton: Simplified by removing the press state which was causing issues with Popups opening hover the button
|
2025-09-23 15:32:24 -04:00 |
|
LemmyCook
|
1ad6969d9b
|
Notification service: Full refactoring to support image caching for history.
|
2025-09-20 23:26:05 -04:00 |
|
LemmyCook
|
7d2eaa46e6
|
qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
|
2025-09-12 21:07:11 -04:00 |
|
LemmyCook
|
a6ccc8b0da
|
NButton: fix issue when no icon defined
|
2025-09-09 09:22:05 -04:00 |
|
LemmyCook
|
16bd4b41dc
|
Icons: ArchUpdater, LockScreen, PowerMenu, BT Device List
|
2025-09-08 23:32:35 -04:00 |
|
LemmyCook
|
1f8c55d581
|
Icons: huge cleanup
|
2025-09-08 22:05:57 -04:00 |
|
LemmyCook
|
b91112fc7a
|
Icons: Plus and Minus
+ removed vertical hack in NIcon
|
2025-09-08 16:02:21 -04:00 |
|
Ly-sec
|
888ba108e0
|
Edit NButton alignment
|
2025-09-07 15:33:47 +02:00 |
|
LemmyCook
|
cc8a24f445
|
Bluetooth Panel: UI cleanup/factorization
|
2025-09-04 23:26:19 -04:00 |
|
LemmyCook
|
8ad2bef2f5
|
NButton: added support for right click and middle click, removed rippled effect.
|
2025-09-04 18:54:41 -04:00 |
|
Ly-sec
|
37eefe3663
|
Created Hook system (let's users run commands after specific actions)
NInputAction: create NTextInput with NButton
HooksService: add dark/light mode hook, add wallpaper change hook
HooksTab: create 1 NInputAction for each hook
Wallpaper: add hook functionallity
|
2025-09-04 17:54:58 +02:00 |
|
LemmyCook
|
d5e83aa9de
|
Wallpaper: added fill color that may show up around wallpaper (depends on fillMode)
+ New Widget NColorPicker
+ New Widget NButton
|
2025-09-01 22:27:49 -04:00 |
|