Replace our NightLight solution with wlsunset.
NightLight: add temperature solution NTextInput: add input hint support
This commit is contained in:
parent
57a67bf4df
commit
2a686b55c4
9 changed files with 167 additions and 130 deletions
|
|
@ -21,7 +21,6 @@ import qs.Modules.Calendar
|
|||
import qs.Modules.Dock
|
||||
import qs.Modules.IPC
|
||||
import qs.Modules.LockScreen
|
||||
import qs.Modules.NightLight
|
||||
import qs.Modules.Notification
|
||||
import qs.Modules.SettingsPanel
|
||||
import qs.Modules.PowerPanel
|
||||
|
|
@ -51,7 +50,7 @@ ShellRoot {
|
|||
|
||||
ToastOverlay {}
|
||||
|
||||
NightLightOverlay {}
|
||||
// Night light handled by wlsunset via NightLightService; no overlay needed
|
||||
|
||||
IPCManager {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue