Lysec
3452619f5d
fix(settings): turn System Monitor into System with Performance subtab
2026-03-06 23:56:54 +01:00
Lysec
f8ee284366
fix(lockscreen): reduce focus churn after resume
2026-03-06 13:47:21 +01:00
Lemmy
19d720fabb
userspace-reboot: cleanup
2026-03-03 19:02:39 -05:00
Turann_
2bd8160dae
Merge branch 'noctalia-dev:main' into pr/implement-userspace-reboot
2026-03-04 01:56:58 +03:00
Lysec
90f62166c8
feat(performance): disable background image when noctalia-performance mode is on
2026-03-02 16:59:07 +01:00
Turann_
fc99c9e2b4
Add userspace reboot/restart
...
Update SessionMenuTab.qml
Update CompositorService.qml
Update settings-default.json
Update en.json
Update SessionProvider.qml
Update LockScreenPanel.qml
Update SessionMenuEntrySettingsDialog.qml
Update SessionMenu.qml
2026-03-02 01:00:45 +03:00
notiant
4025d7fb85
Change idle settings title & add Enter key for acceptance in NSpinBox
2026-03-01 22:20:33 +01:00
Lysec
0ae0b988ca
LockScreenBackground: adjust shadow overlay strength
2026-03-01 15:20:19 +01:00
Lysec
4c10a764f1
Merge pull request #1814 from CLEMENTINATOR/media-controls-on-lock-screen-option
...
lock screen: add option for media controls
2026-02-28 22:59:09 +01:00
Lemmy
cca156e3a3
autofmt
2026-02-25 08:48:22 -05:00
Aitor
b27bbe3d4b
readd register and unregister
2026-02-25 13:25:37 +01:00
Aitor
a589506da3
Allow password input from monitors without LockScreen
2026-02-25 09:16:58 +01:00
Lemmy
07be43462f
autofmt
2026-02-24 19:13:47 -05:00
Lysec
237845c65e
LockScreen: add capslock indicator ( closes #1960 )
2026-02-24 21:24:23 +01:00
Lemmy
45120caaf6
lockscreen: fix warning when accessing lockSurface.screen.name
2026-02-20 21:13:01 -05:00
Lemmy
db56321f54
layout: more double margins implementations
2026-02-20 21:11:06 -05:00
Lemmy
5e6fe22928
lockscreen: fix hover colors (let the default do their job)
2026-02-18 14:38:14 -05:00
Clement Bouvet
d64f58a5b1
lock screen: add option for media controls
2026-02-18 19:59:36 +01:00
Thibault Martin
a649274a64
Option to display cute icons instead of just circles
2026-02-18 08:29:24 +01:00
Thibault Martin
15ccba1c8b
Improve Password input style
2026-02-18 08:29:23 +01:00
Thibault Martin
d0608b1a34
Add a small animation on password icon in lockscreen
2026-02-18 08:29:23 +01:00
Lysec
e2f79aed70
Keybinds: turn Keybinds.js to Keybinds.qml for external access
2026-02-15 22:17:08 +01:00
Lemmy
aafc57c4e9
autofmt
2026-02-11 10:30:45 -05:00
Lysec
9a20838904
Keybinds.js: factorize keybind detection & display logic
...
LockScreen: remove hardcoded Keybinds
Launcher: remove most hardcoded keybinds (except for Tab etc)
MainScreen: remove most hardcoded keybinds (except for Home etc)
SessionMenu: remove all hardcoded keybinds
WallpaperPanel: remove all hardcoded keybinds
2026-02-11 10:09:51 +01:00
Lysec
bfa58611f0
LockScreen: add blur & tint option
2026-02-10 15:22:07 +01:00
WerWolv
7e48d70ed2
Add option to display lockscreen only on certain monitors
2026-02-08 19:57:25 +01:00
Lysec
7cb894e3c5
WallpaperPanel: add NTextInput for wallhaven pages
2026-02-08 17:33:25 +01:00
Deep 4lpha
ec01421ec7
make lockscreen animations optional
2026-02-07 20:33:31 +01:00
Lysec
94d9295ace
LockScreenHeader: adjust analog clock size
2026-02-05 13:08:30 +01:00
Lysec
ba904f24ff
LockScreenTab: add clock options
2026-02-05 12:04:25 +01:00
Lysec
d4de39f3ea
LockScreenHeader adjust clock design ( #1541 )
...
NClock: allow style overwrite
2026-02-04 21:37:25 +01:00
Turann_
53c7e85acc
Use proxied item from LockScreen
2026-02-01 00:33:06 +03:00
Turann_
045931cd9b
Add Icon from service.
2026-02-01 00:32:11 +03:00
Turann_
8c7aed8ff2
Unused import removed
2026-02-01 00:21:08 +03:00
Turann_
51d4bde15a
Remove redundant function: hasAnyBattery()
2026-01-31 23:27:37 +03:00
notiant
0c8aff390f
small edit
2026-01-29 12:34:42 +01:00
notiant
77a92d604c
Battery: some fixes & cleanup
2026-01-29 10:43:43 +01:00
Turann_
117ffe5550
refactoring 3/?
2026-01-28 00:57:26 +03:00
wxlyyy
57204d80bd
LockScreen: add allowPasswordWithFprintd option
2026-01-27 21:43:09 +08:00
Lysec
3e1f371912
LockScreen: use /etc/pam.d/ files for auth
2026-01-27 14:15:45 +01:00
Turann_
bca1dcba50
refactor(lockscreen): use centralized BatteryService properties
2026-01-26 02:20:38 +03:00
wxlyyy
de3e522cd2
LockScreen: add autoStartAuth option
2026-01-26 04:17:46 +08:00
Lysec
4f008b3f8d
Merge pull request #1542 from bokicoder/main
...
LockContext: made the code clearer
2026-01-25 00:55:29 +01:00
wxlyyy
1436c0efd3
LockContext: made the code clearer
2026-01-25 02:38:14 +08:00
Lysec
8d905eafa2
Revert "LockScreen: add slight delay for pam to initilize before suspend"
...
This reverts commit f05bb82428 .
2026-01-24 15:32:46 +01:00
Lysec
e9c7ed7570
Merge pull request #1522 from notiant/patch-1
...
MainScreen: add onEnterPressed() as shortcut
2026-01-24 15:12:49 +01:00
Lysec
f05bb82428
LockScreen: add slight delay for pam to initilize before suspend
2026-01-24 14:29:28 +01:00
notiant
10175040f3
change visibility conditions for info and error messages
2026-01-24 03:03:32 +01:00
notiant
544bd60ea7
MainScreen: add onEnterPressed() as shortcut
2026-01-24 02:54:51 +01:00
Lysec
00c13d85a1
Merge pull request #1515 from bokicoder/patch-1
...
LockContext: fix
2026-01-23 15:08:58 +01:00