Commit Graph
82 Commits
Author SHA1 Message Date
Ly-sec 9fce72f054 Edit WifiPanel.qml 2025-08-03 18:08:48 +02:00
Jose Chasey PratamaandGitHub 70c0debe99 Merge branch 'Ly-sec:main' into main 2025-08-03 22:34:49 +07:00
ferrreoandGitHub 82935d9236 Fix :void as it is not valid QML 2025-08-03 16:24:27 +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
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
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
JPratama7 d2ea87b46b feat: add refresh button for wifi 2025-08-03 06:33:44 +07:00
Ly-sec f493fdea44 Add dock & setting for it, edit StyledTooltip, move settings tabs around 2025-08-02 15:53:19 +02:00
Sébastien Atoch b1a6804fea LockScreen: Added a battery indicator
- relocated lockscreen to its own directory
2025-08-02 08:29:33 -04:00
Ly-sec 7e52df59bc Several changes, fix messy behaviour for PillIndicator, fix System Settings size, fix logout button 2025-08-01 16:58:54 +02:00
Ly-sec e85fafcd80 Edit Workspace colors, make settings panels more uniform, update README.md 2025-07-31 15:51:32 +02:00
Sébastien Atoch c2f34a4c05 Using MultiEffect blurs instead of the fast one 2025-07-30 13:18:24 -04: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
Ly-sec 3777703501 Fix lockscreen temperature, System Panel, small change in shell.qml 2025-07-30 13:59:08 +02:00
Sébastien Atoch 509e7c98fa Lockscreen: fix initial weather fetching
+ added a little breathing room to the UI at the top
2025-07-30 07:51:41 -04:00
LysecandGitHub ad13abdac2 Merge pull request #49 from msdevpt/add-suspend-option
feat: add suspend option in power menu
2025-07-29 22:51:04 +02:00
M.Silva 9fa3cbb375 feat: add suspend option in power menu 2025-07-29 17:46:53 +01:00
Sébastien Atoch 035f8ef57f Merge branch 'main' of github.com:Ly-sec/Noctalia into wallpaper-improvements 2025-07-29 10:41:42 -04:00
Sébastien Atoch 11f8006590 Same coloring for the lockscreen 2025-07-29 10:41:04 -04:00
Sébastien Atoch 40f157a0ff Wallpapers without SWWW
- Apply wallpaper to all screen
- Improve the overall look of the "backdrop" overview bg with a slight
coloring
2025-07-29 10:38:33 -04:00
Ly-sec 6d0ad0da5e Fix issue #45 (WiFi) probably 2025-07-29 15:01:37 +02:00
Ly-sec a15677aadf A few small fixes 2025-07-28 13:17:30 +02:00
Ly-sec 181b82d42a Change LockScreen 2025-07-27 19:24:01 +02:00
Ly-sec 8b54996d9f Add taskbar settings, fix audio IO 2025-07-27 19:06:45 +02:00
JPratama7 a9b89e771e feat: add right-click toggle for notification silence mode with icon state 2025-07-27 22:09:39 +07:00
Jose Chasey PratamaandGitHub 61df6dde97 Merge branch 'Ly-sec:main' into main 2025-07-27 18:55:55 +07:00
JPratama7 f8db6ba9df feat: add ability to toggle notification popup visibility via IPC 2025-07-27 18:55:13 +07:00
Sébastien Atoch 5f0446284a Settings: increase container height to accomodate new showCorners toggle 2025-07-26 08:35:35 -04:00
Sébastien Atoch 2dc106db5f Corners: new option to show or hide screen rounded corners. 2025-07-25 17:36:56 -04:00
Sébastien Atoch 73ec07491f Notification: add urgency and alter the look when it's a critical notification. 2025-07-23 14:17:54 -04:00
ly-sec 0504bcc02e Add region based holidays (not only country wide) 2025-07-20 20:31:30 +02:00
ly-sec eda530ceb9 Revert "Add region based holidays (not only country wide)"
This reverts commit d3caca661b.
2025-07-20 20:29:04 +02:00
ly-sec d3caca661b Add region based holidays (not only country wide) 2025-07-20 20:28:33 +02:00
ly-sec 5cedce8309 Small layout fix 2025-07-19 00:05:17 +02:00
ly-sec 2ada1d4532 Fix record button 2025-07-18 23:43:40 +02:00
ly-sec 5c29a6086a Tiny layout fix 2025-07-18 23:26:29 +02:00
ly-sec 7cdfa5f82b Add Dim Desktop option 2025-07-18 22:47:38 +02:00
ferrreoandGitHub 828f98b58e fix: wifi for dual ssids (#27) 2025-07-18 20:43:42 +01:00
ferrreoandGitHub 17552b7a8b fix: missing hover hands (#26) 2025-07-18 19:03:00 +01:00