Commit Graph
226 Commits
Author SHA1 Message Date
quadbyte a7e40e643b Settings: cleanup of TimeWeather and ScreenRecorder 2025-08-07 11:37:13 -04:00
quadbyte 19431fa6a2 Settings: cleaned Bar tabs 2025-08-07 11:21:17 -04:00
quadbyte 34148f4676 New Toggle Component and Adapted the General Settings Tab 2025-08-07 11:04:39 -04:00
Ly-sec bd4d28f02f Fix for QS crash on monitor wake, might reintroduce notifications turning into their own window though... we'll see 2025-08-07 17:03:29 +02:00
quadbyte bf0e06ef03 Removed dead code, semiBold icons in the Settings tabs 2025-08-07 10:01:38 -04:00
Ly-sec 0b49aff13d Add scaling to everything, edit SidePanel 2025-08-07 15:38:27 +02:00
quadbyte 68d7add474 Settings: Tabs sidebar at 25% width (looks better) 2025-08-06 21:31:00 -04:00
quadbyte 7cc8b6926c Settings: Tabs sidebar is proportional to the window size (20%) 2025-08-06 21:28:56 -04:00
quadbyte 58c508e708 Bigger settings panel
- does not work well in 1080p
2025-08-06 21:20:02 -04:00
quadbyte 27059b9bac WallpaperSelect: fix thumbnails rounded corner with a mask 2025-08-06 21:10:14 -04:00
quadbyte b7f103cc99 Applauncher: fix clicking in the panel bg would close the panel. 2025-08-06 20:45:07 -04:00
quadbyte 8c7f6e491d Bugfix: PanelWithOverlay would close when clicking in the background of the panel. 2025-08-06 20:41:39 -04:00
quadbyte 0b5f1cd9e5 Reworked the sidepanel file structure 2025-08-06 20:25:26 -04:00
quadbyte 5388260020 Settings: some more refinments 2025-08-06 20:11:33 -04:00
quadbyte 63eeb40c64 Settings: better horizontal dividers 2025-08-06 20:03:41 -04:00
quadbyte 7c2d2b4d66 Settings window: added separators and renamed Recording to Screen Recorder 2025-08-06 19:10:32 -04:00
Ly-sec 6ef29ae745 Edit SettingsWindow 2025-08-07 00:34:33 +02:00
Ly-sec 0bfef118dc Yes 2025-08-06 23:14:05 +02:00
Sébastien Atoch d738f85057 ActiveWindow: conditional corners 2025-08-06 12:25:10 -04:00
LysecandGitHub b84d5d08ab Merge pull request #93 from quadbyte/my-dev
Corners: improve memory usage when disabled
2025-08-06 18:01:36 +02:00
Quadbyte a68907d324 Corners: wrapped them all in loaders to save a lot of memory when not enabled. 2025-08-06 11:59:49 -04:00
Quadbyte 691974c1ba test commit 2025-08-06 10:14:11 -04:00
Ly-sec 3f6bc3414d Possible ram improvement, move settings into sidebar 2025-08-06 16:02:33 +02:00
Ly-sec 61e852ed51 Add wallpaper tab 2025-08-05 22:17:47 +02:00
Ly-sec 69d84752f3 Fix notification and other small fixes 2025-08-05 20:15:11 +02:00
Ly-sec fb68300746 Settings rework... 2025-08-05 17:41:08 +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
LysecandGitHub b95d8acd93 Merge pull request #55 from quadbyte/volume-pill-fix
Fix: Volume pill no longer auto activates #54
2025-07-30 14:15:12 +02:00
Sébastien Atoch e0dbae0397 Fix: Volume pill no longer auto activates #54 2025-07-30 08:12:08 -04:00
Ly-sec 3777703501 Fix lockscreen temperature, System Panel, small change in shell.qml v1.0.6 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
JPratama7 272dafcfe1 Revert "refactor: centralize utility paths in Settings for zigbrightness and zigstat programs" 2025-07-30 14:14:46 +07:00