ItsLemmy
717f65a934
Background: avoid potential flickering when transition is completed.
2025-10-03 09:45:22 -04:00
ItsLemmy
9c024e35c3
Background: on the hunt again
2025-10-03 09:26:45 -04:00
Ly-sec
d2a5150f10
Revert "Background: revert to old version which fixed the RAM issue"
...
This reverts commit b391d03967 .
2025-10-03 14:49:31 +02:00
Ly-sec
b391d03967
Background: revert to old version which fixed the RAM issue
...
Overview: only load if niri event-stream emits overview active
2025-10-03 13:13:40 +02:00
Ly-sec
4b84e48e8e
Overview: potential fix for fallback wallpaper showing after logout/login
2025-10-02 17:06:30 +02:00
ItsLemmy
056217bf43
Wallpaper: fix double wallpaper init.
2025-09-30 20:24:23 -04:00
ItsLemmy
b12cf345dc
Background Wallpaper: attempt to free up memory earlier.
2025-09-29 16:53:59 -04:00
ItsLemmy
5cea61114b
Scaling: fix scaling not properly applied on startup.
2025-09-29 10:20:19 -04:00
ItsLemmy
0d0b9a21f2
Wallpaper Selector: added a shortcut to the wallpaper settings in the top bar.
2025-09-29 09:25:45 -04:00
ItsLemmy
9ed9231070
Init Sequence: removed a bunch of no longer necessary Settings.isLoaded
2025-09-29 09:11:37 -04:00
Ly-sec
f11d27bcf1
Background: "explicitly set currentWallpaper.source to nothing as an
...
attempt to fix the odd memory usage after a few hours"
2025-09-29 13:18:45 +02:00
Ly-sec
0e69256279
Background: fix short flash of default wallpaper before actual wallpaper shows
2025-09-29 13:13:21 +02:00
ItsLemmy
b76a252b94
Screencorners: if bar is not visible have them in actual cornes (similar to floating bar) Fix #362
2025-09-25 21:31:49 -04:00
ItsLemmy
b8f4401878
First pass
2025-09-22 19:11:10 -04:00
LemmyCook
0b790c219d
Dimming: replaced dimmer by panel dimming, now that we have no margins it works fine.
2025-09-16 23:23:16 -04:00
LemmyCook
de6b7c6470
Dimmer: bulletproffed test on screen
2025-09-16 22:47:43 -04:00
LemmyCook
6f1ae43d62
Dimmer: new implementation of the screen diming in a separate component.
2025-09-16 21:35:27 -04:00
Ly-sec
8cb9f04a22
ScreenCorners: add solid black option
2025-09-15 08:28:57 +02:00
Ly-sec
22bc5a3bff
Move ScreenCorners to the actualy screen edges when bar is floating,
...
edit vesktop template
ScreenCorners: move to screen corners on floating bar
BarTab: mention the ScreenCorner changes
vesktop: make read channels have less visible text
2025-09-15 08:08:32 +02:00
Ly-sec
17dceffff6
Overview: add autoPaddingEnabled:false to MultiEffect blur
2025-09-14 22:33:44 +02:00
Ly-sec
6fba9d9f22
NPanel positioning fixes
2025-09-13 16:45:22 +02:00
Ly-sec
50d8b54adf
Bar: add floating setting
2025-09-13 10:11:57 +02: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
626b745ce3
Settings: Added a ScreenCorners section in the general tab.
2025-09-11 19:22:07 -04:00
Juve
f0733f19dd
add a separate configuration item for edge of screen
2025-09-11 10:11:01 +08:00
Juve
4afe2d8448
Screen Corners use gerneral radius ratio of settings
2025-09-10 12:55:50 +08:00
LemmyCook
76ef2469e8
Shaders: path from root for easier maintenance + cleanup fallback icons
2025-09-09 00:35:12 -04:00
LemmyCook
3271fa1d23
Init: better widget upgrading process + less warnings when starting up without config or cache
2025-09-08 08:39:56 -04:00
LemmyCook
b43b065cf2
Wallpaper: minor optimizations/simplification
2025-09-08 07:51:01 -04:00
Ly-sec
c0900b105b
Background: add default wallpaper
2025-09-08 08:46:10 +02:00
LemmyCook
a57bfeba31
Background: Qt.callLater does not accept a delay as parameter.
2025-09-06 00:36:03 -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
7ed4c209fe
Optims: replaced a bunch of Qt.rgba by Qt.alpha
2025-09-04 11:06:54 -04:00
LemmyCook
3ba6899e69
Wallpaper: minor improvements
2025-09-03 17:51:02 -04: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
LemmyCook
f9194dd741
Wallpaper: added fillMode to all shaders (no, crop, fit, stretch)
2025-09-01 21:30:38 -04:00
Lemmy and GitHub
e6a1bc6e27
Merge pull request #189 from lonerOrz/feat/wallpaper
...
Added a toggle for Noctalia-shell wallpaper management
2025-09-01 19:34:47 -04:00
LemmyCook
210bbac583
ScalingService: 1st pass of the refactoring via signals instead of nested bindings for better efficienty and compatibility with old versions of Qt
2025-09-01 13:52:12 -04:00
loner
2ddb14a95f
Added a toggle for Noctalia-shell wallpaper management
2025-09-02 00:13:54 +08:00
Ly-sec
459bb59dd5
NightLight: moved from DisplayTab to BrightnessTab
2025-09-01 15:37:25 +02:00
LemmyCook
5d950b0a5e
LightMode: better overview and transparency
2025-09-01 09:30:51 -04:00
LemmyCook
5fef9cfe6b
WallpaperService: refactored to a simpler signal based approach.
2025-09-01 09:07:23 -04:00
Ly-sec
00c94755c5
Replace Mask ScreenCorners with Canvas
...
ScreenCorners: replace Mask with Canvas, RAM usage seems fine
2025-09-01 14:06:16 +02:00
LemmyCook
fdf67ab512
ScreenCorners: use the same Math.round() for bar height so corners dont overlap semitransp bar
2025-08-31 10:34:13 -04:00
Ly-sec
7b63b6900d
Don't dim ScreenCorners
...
NPanel: add dimOverlay
2025-08-31 10:34:01 +02:00
Ly-sec
51f1923e22
Fix TrayMenu crash after display wake. Add checks if screen exists, else set scaling to 1.0
...
TrayMenu: Replace PopupPanel with NPanel (for better loading & to
prevent QS crash)
Overview, Background etc: add screen checks, if it doesnt exist set
scaling to 1.0
2025-08-31 08:55:20 +02:00
LemmyCook
125a3ace08
Wallpaper: made the selection more responsive to clicks + code cleanup
2025-08-30 12:19:38 -04:00
LemmyCook
3c7d03ada9
Wallpaper: added a bash script to compile all shaders
...
+ code cleanup
2025-08-30 11:22:09 -04:00
LemmyCook
477d38d928
Wallpaper: shaders improvements with more parameters and new Stripes shader
2025-08-30 10:43:33 -04:00
LemmyCook
6af915983c
Wallpaper: flush nextWallpaper.source when no longer needed in a attempt to save ram
2025-08-29 21:52:16 -04:00