Commit Graph
3381 Commits
Author SHA1 Message Date
ferrreoandGitHub 82935d9236 Fix :void as it is not valid QML 2025-08-03 16:24:27 +01:00
ferrreoandGitHub e2908c88e0 Fix wallpaper filetypes being incorrect for swww 2025-08-03 16:21:52 +01:00
ferrreoandGitHub 9d4993f39c fix: multimonitor brightness 2025-08-03 16:14:09 +01:00
186fb315dc WallPaperPanel/Selector: added LazyLoader and a smooth animation to reveal images once loaded (#78)
Co-authored-by: Sébastien Atoch <sebastien@atracktiv.com>
2025-08-03 16:12:07 +01:00
JPratama7 a2b4f4b6b6 feat: remove quickshell prefix for profilename 2025-08-03 22:09:08 +07:00
JPratama7 90e3deb589 refactor: optimize wifi network lookup by using map instead of array iteration, change cli command for connect 2025-08-03 21:28:15 +07:00
JPratama7 3cf3474957 style: format code with consistent indentation and object literals 2025-08-03 21:28:15 +07:00
Jose Chasey PratamaandGitHub 59d7d6292a Merge branch 'Ly-sec:main' into main 2025-08-03 21:10:18 +07:00
LysecandGitHub 1175ebd485 Merge pull request #73 from quadbyte/image-resizing
Improve images resizing quality accross the board
2025-08-03 15:15:24 +02:00
Sébastien Atoch ced3adcead Bring back the sourceSize on wallpaper - got removed by mistake 2025-08-03 09:14:45 -04:00
Sébastien Atoch 2f14dba144 Replaced Image {} per IconImage {} where applicable 2025-08-03 08:49:03 -04:00
JPratama7 9347fd006d refactor: remove debug logging and reset network state after wifi scan 2025-08-03 19:43:52 +07:00
JPratama7 5ad7d731c0 feat: improve wifi connection handling with existing network detection and action panel 2025-08-03 19:40:05 +07:00
JPratama7 fbea11ee9c feat: add on refresh while still connecting 2025-08-03 19:40:04 +07:00
Jose Chasey PratamaandGitHub 061c9945db Merge branch 'Ly-sec:main' into main 2025-08-03 19:34:42 +07:00
LysecandGitHub 317bb538b5 Merge pull request #76 from Ly-sec/revert-74-workspaces
Revert "Remove qt5-compat"
2025-08-03 12:59:24 +02:00
LysecandGitHub 7fe8005cbe Revert "Remove qt5-compat" 2025-08-03 12:59:13 +02:00
LysecandGitHub 615dfa6621 Merge pull request #74 from leiserfg/workspaces
Remove qt5-compat
2025-08-03 12:58:03 +02:00
leiserfg 9b87e1eef6 Remove qt5-compat 2025-08-03 12:26:36 +02:00
Sébastien Atoch e2d02afc9a Bring back the .min().
May save a few bytes with extremely small source images. Not sure why
one would want to display tiny wallpapers, but you never know.
2025-08-02 22:34:21 -04:00
Sébastien Atoch 5f97b4217a Limit memory usage on wallpapers grid. for now 2025-08-02 22:26:32 -04:00
Sébastien Atoch 260c74b3e0 Improve images resizing quality accross the board
- Using mipmap: true and smooth: true for images that are downscaled
(avatar, icons, ...)
- Using mipmap: false and smooth: true for images that are potentially
upscaled (background, overview, ...)
2025-08-02 21:04:26 -04:00
JPratama7 a419e56690 feat: add loading when scanning wifi 2025-08-03 07:01:31 +07:00
Jose Chasey PratamaandGitHub 72fbc2f8d1 Merge branch 'Ly-sec:main' into main 2025-08-03 06:36:18 +07:00
JPratama7 d2ea87b46b feat: add refresh button for wifi 2025-08-03 06:33:44 +07:00
JPratama7 4c9a51bf6a chore: add Program 2025-08-03 06:29:57 +07:00
LysecandGitHub 02e6367d73 Merge pull request #71 from quadbyte/audio-warning-fixes
Fix audio related warnings
2025-08-02 23:55:11 +02:00
Sébastien Atoch 22b2eac852 Fix audio related warnings 2025-08-02 12:33:06 -04:00
LysecandGitHub feeec7059f Update README.md 2025-08-02 16:30:25 +02:00
LysecandGitHub 3c6767062e Update README.md 2025-08-02 16:26:05 +02:00
Ly-sec f493fdea44 Add dock & setting for it, edit StyledTooltip, move settings tabs around v1.1.0 2025-08-02 15:53:19 +02:00
LysecandGitHub 74b233798d Merge pull request #69 from quadbyte/lockscreen-battery-indicator
LockScreen: Added a battery indicator
2025-08-02 14:39:01 +02:00
Sébastien Atoch 64fac65570 fixing wrong import 2025-08-02 08:37:25 -04:00
Sébastien Atoch b1a6804fea LockScreen: Added a battery indicator
- relocated lockscreen to its own directory
2025-08-02 08:29:33 -04:00
LysecandGitHub 97b52e83df Merge pull request #68 from quadbyte/allow-image-formats
Removed all the non-working image formats
2025-08-02 14:26:15 +02:00
Sébastien Atoch 1c09ae7224 Removed all the non-working image formats
- avoid a bunch of warning in QS
- avoid empty/non working thumbnails on the wallpaper manager
2025-08-02 08:18:11 -04:00
Ly-sec 049dd5d771 Let volume go to 200% with warning color change v1.0.9 2025-08-02 09:38:31 +02:00
Ly-sec 7e52df59bc Several changes, fix messy behaviour for PillIndicator, fix System Settings size, fix logout button v1.0.8 2025-08-01 16:58:54 +02:00
LysecandGitHub 8c2df56fb5 Merge pull request #63 from quadbyte/brightness-conditional
Brightness indicator is not shown if brightness < 0
2025-07-31 23:42:08 +02:00
Sébastien Atoch 1af0a084f8 Brightness indicator is not shown if brightness < 0
+ Tray moved to the very left.
2025-07-31 12:18:18 -04:00
LysecandGitHub c974a0909a Update README.md 2025-07-31 15:57:19 +02:00
Ly-sec e85fafcd80 Edit Workspace colors, make settings panels more uniform, update README.md v1.0.7 2025-07-31 15:51:32 +02:00
LysecandGitHub 9632abc542 Merge pull request #62 from quadbyte/battery-widget-rework
Battery widget rework
2025-07-31 15:01:26 +02:00
Sébastien Atoch c68c361af3 Apply the same logic to other two pills (Brightness and Volume) 2025-07-31 09:00:14 -04:00
Sébastien Atoch d35ed0d7bb Battery widget rework
- Convert the icon to a PillIndicator
- Better looking horizontal battery icons
- PillIndicator now supports conditionnal autoHide
2025-07-31 08:25:32 -04:00
LysecandGitHub f9b42c74f2 Merge pull request #58 from quadbyte/overview-blur
Overview: using MultiEffect blur instead of the FastBlur
2025-07-30 21:56:20 +02:00
Sébastien Atoch c2f34a4c05 Using MultiEffect blurs instead of the fast one 2025-07-30 13:18:24 -04:00
LysecandGitHub f95ffdee71 Merge pull request #46 from JPratama7/main
feat: change icon when charging
2025-07-30 14:23:38 +02:00
LysecandGitHub c97fdb9fda Merge pull request #53 from quadbyte/lockscreen-weather-fix
Lockscreen: fix initial weather fetching
v1.0.6-1
2025-07-30 14:20:49 +02:00
Sébastien Atoch 552bfba168 Merge branch 'main' of github.com:Ly-sec/Noctalia into lockscreen-weather-fix 2025-07-30 08:20:14 -04:00