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
Lemmy
635219bf99
keybinds: support for multiple keybinds for the same action
2026-02-10 21:40:14 -05:00
Lemmy
973608a4c2
settings: added migration49 to delete the old 'launcher_app_usage.json' file
2026-02-10 20:32:10 -05:00
Lemmy
a3429c3d77
shell-state: unified storage of launcherUsage data - this will reset the old usage data
2026-02-10 20:27:03 -05:00
Lemmy
edac72cd19
launcher: app usage recording moved to ShellState singleton
2026-02-10 20:16:31 -05:00
Turann_
82ee342a4b
new icon?
2026-02-11 03:05:19 +03:00
tibssy
ee322448d9
feat(dock): add frame indicator for static dock with settings toggle and fade animation
2026-02-10 16:03:43 +00:00
tibssy
7ce7a53c18
feat(dock): implement "sit on frame" setting for static dock to allow inner frame alignment
2026-02-10 16:03:43 +00:00
tibssy
ddbff84c80
feat(dock): scaffolding for static dock mode
...
Added 'dockType' setting and created initial StaticDockPanel structure.
2026-02-10 15:57:18 +00:00
Lysec
bfa58611f0
LockScreen: add blur & tint option
2026-02-10 15:22:07 +01:00
Lysec
1521ae0c71
Revert "Logger: remove timestamp"
...
This reverts commit 513ac18dc3 .
2026-02-10 14:44:37 +01:00
Lysec
513ac18dc3
Logger: remove timestamp
2026-02-10 14:36:10 +01:00
Lemmy
01aa58afde
shell-state: added openedPanel property
2026-02-09 20:46:39 -05:00
Lemmy
427fb1f8d5
Merge pull request #1740 from whiskeyPeak/make-overview-blur-and-tint-customizable
...
Make overview blur and tint customizable
2026-02-09 19:09:43 -05:00
Lemmy
6c2dea1fc9
ipc: added bar setDisplayMode {mode}
2026-02-09 18:23:23 -05:00
Lysec
a8822eaf0a
launcher: adjust defaults & ignore clipboard density
2026-02-09 23:11:26 +01:00
Lysec
96f55ac7cf
LauncherSettings: add density selection
2026-02-09 22:56:42 +01:00
Lysec
63130b23c0
GeneralTab: add keybind subtab
...
NKeybindRecorder: created
Remove all hardcoded keybinds
2026-02-09 08:23:15 +01:00
Lemmy
e852103428
i18n: fixed reset to "auto" locale
2026-02-08 23:52:36 -05:00
Lemmy
c2b3419b7f
i18n: fix reactivity to settings change/load
2026-02-08 23:49:25 -05:00
Lemmy
51c86a571e
colors: skip initial colors fade on loading + set hardcoded colors to noctalia (was rosepine)
2026-02-08 22:47:49 -05:00
Lemmy
c39e200d54
i18n: speeding resolution with static available languages def.
2026-02-08 22:25:12 -05:00
Henry Riehl
e361e12bdd
add defaults
2026-02-08 20:15:34 +00:00
Henry Riehl
99fade61dd
Merge branch 'main' into make-overview-blur-and-tint-customizable
2026-02-08 19:46:13 +00:00
WerWolv
7e48d70ed2
Add option to display lockscreen only on certain monitors
2026-02-08 19:57:25 +01:00
Lemmy
30afb16ece
Merge branch 'launcher-overview-support'
2026-02-08 11:30:52 -05:00
Henry Riehl
fa3f632d86
Add blur and tint configuration for overview wallpaper
2026-02-08 15:52:40 +00:00
Lemmy
915ef85f32
merge main
2026-02-07 20:51:00 -05:00
Deep 4lpha
ec01421ec7
make lockscreen animations optional
2026-02-07 20:33:31 +01:00
Lemmy
af2e3d207a
plugins: added auto-update via a new setting on the installed subtab.
2026-02-06 17:00:22 -05:00
Lemmy
efe51e2302
i18n: proper fix
2026-02-06 13:07:08 -05:00
Lemmy
54170a4e24
i18n: try full langcode first
2026-02-06 13:00:33 -05:00
Lemmy
77adbbb573
startup: faster i18n and plugins startup
2026-02-06 11:43:14 -05:00
Lemmy
cbea842ff4
bar: support for colored capsules
2026-02-06 09:42:22 -05:00
Lemmy
54b6c0263b
battery: migrated threshold to system monitor
2026-02-06 00:03:59 -05:00
Lemmy
4ec02be171
bar: reworked most widgets to support custom icon and text color
2026-02-05 20:03:42 -05:00
Lysec
ba904f24ff
LockScreenTab: add clock options
2026-02-05 12:04:25 +01:00
Lemmy
c5f41cf185
icons: added plug-filled for a future usage
2026-02-03 22:16:29 -05:00
Lemmy
c1cd368697
Merge pull request #1665 from iynaix/wallpaper-sort-random
...
WallpaperPanel: add sort by random
2026-02-03 21:11:25 -05:00
Turann_
1187c36718
Merge branch 'main' into pr/refactor-battery-pt5
2026-02-04 01:37:38 +03:00
notiant
42a4682a8b
implement proper battery warnings
2026-02-02 20:15:47 +01:00
thmoee
ac2989dc62
Merge branch 'main' into feat/diskdetails
2026-02-02 16:22:11 +01:00
Lin Xianyi
8e8d819521
WallpaperPanel: add sort by random
2026-02-02 22:48:30 +08:00
Lemmy
93e34bcdb3
sysstat: network stats simplification without local history cache + adjusting existing polling intervals
2026-02-02 08:57:09 -05:00
Turann_
7ff1e6106c
Update Settings.qml
2026-02-02 07:22:10 +03:00
Turann_
76e1b6dcba
Merge branch 'pr/refactor-battery-pt5' of https://github.com/turannul/noctalia-shell into pr/refactor-battery-pt5
2026-02-02 06:43:53 +03:00
Lemmy
7134da650c
sysstat: consolidated into a single cpu polling/timer
2026-02-01 21:53:23 -05:00
Lemmy
fcd65ec17c
sysstat: lowered default polling interval for cpu/memory/network as there is no resources implications (all use /proc)
2026-02-01 21:48:07 -05:00
Turann_
546c6b0fe6
Relocating warningThreshold 3/5
2026-02-02 05:10:26 +03:00
Lysec
c1cb969587
Settings: set default for session menu tolarge button, single row
2026-02-01 18:03:48 +01:00