Clement Bouvet
1b2e3526ab
.gitignore: add result (nix build output)
2026-02-11 12:55:19 +01:00
Clement Bouvet
2071276755
Add compact notification density option
...
Implement a compact notification density similar to the compact bar
design.
Changes:
- Add notification density setting with simple/confortable(default)
options
- Update notification component to support simple density
- Add translations and settings search index entries
2026-02-11 12:55:19 +01:00
Lysec
6fbf7795af
N*WidgetSettingsDialog: properly force max 80% screen height ( #1777 )
2026-02-11 10:26:32 +01: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
Lemmy
17138ca7c0
keybinds: use instantiator for non visual elements
2026-02-10 22:52:33 -05:00
Lemmy
52b710bf56
bump version to 4.4.3-git
2026-02-10 21:52:40 -05:00
Lemmy
58850aa38e
v4.4.2
v4.4.2
2026-02-10 21:45:58 -05:00
Lemmy
ed5bb55579
wallpaper: removed stupid log
2026-02-10 21:42:19 -05:00
Lemmy
635219bf99
keybinds: support for multiple keybinds for the same action
2026-02-10 21:40:14 -05:00
Lemmy
75ab4b5b21
NIconButtonHot: Hover state is always prioritized
2026-02-10 21:29:25 -05:00
Lemmy
4edb4a177d
Merge pull request #1775 from jdcodes28/wallpaper-randomizer-tracking
...
Added tracking to wallpaper randomizer
2026-02-10 20:46:38 -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
Lemmy
f1f3c410cd
launcher: attempt at fixing potential crash when launching app
2026-02-10 20:02:41 -05:00
Lemmy
0101bc1e46
launcher: attempt at fixing potential crash when launching app (recordUsage)
2026-02-10 19:51:27 -05:00
Lemmy
b13e1936dc
launcher: attempt at fixing potential crash when launching app
2026-02-10 19:44:59 -05:00
Lemmy
43079fe801
launcher: attempt at fixing potential crash when launching app
2026-02-10 19:29:18 -05:00
Lemmy
a562bcd311
launcher: attempt at fixing potential crash when launching app
2026-02-10 18:50:35 -05:00
Lemmy
031685517b
autofmt
2026-02-10 18:50:17 -05:00
Lemmy
3bbac2ac5a
i18n-update
2026-02-10 18:50:07 -05:00
JD
0de6a669f1
flush history if someone toggles enableMultiMonitor
2026-02-10 17:29:43 -06:00
Lemmy
c063c1cb87
contributors+supporters: proper use of i18n.trp()
2026-02-10 17:43:02 -05:00
Lemmy
10e22d0e83
Merge pull request #1772 from gigamonster256/push-wyntnrryzxkl
...
fix: mark skipped changelogs as seen
2026-02-10 17:30:04 -05:00
Lemmy
ef3a68e452
Merge pull request #1774 from MrDowntempo/fix/LastTime
...
Last One I swear
2026-02-10 16:39:13 -05:00
Corey Woodworth
dabc54d92a
Last One I swear
2026-02-10 16:32:35 -05:00
JD
28917dcbe8
Added tracking to wallpaper randomizer
2026-02-10 15:09:18 -06:00
Caleb Norton
aa3186867b
fix: mark skipped changelogs as seen
2026-02-10 13:51:51 -06:00
Lemmy
3a20204378
Merge pull request #1769 from notiant/patch-1
...
Hide NDivider in bar settings panel if not needed
2026-02-10 13:29:44 -05:00
Lemmy
8bbd471888
shape: use curverRenderer instead of oversampling
2026-02-10 13:13:45 -05:00
notiant
302621850a
hide NDivider in bar settings panel if not needed
2026-02-10 17:50:23 +01:00
Lysec
c1b63e1153
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-02-10 17:22:22 +01:00
Lysec
5702defb39
NSlider: remove +1 implicitHeight for thumb
2026-02-10 17:22:18 +01:00
Lemmy
f7000b6af5
Bump version to 4.4.2-git
2026-02-10 11:03:28 -05:00
Lemmy
b42586ca93
Release v4.4.1
v4.4.1
2026-02-10 11:02:43 -05:00
Lysec
330df2b6e4
Notification: adjust animation on action invoke
2026-02-10 16:54:42 +01:00
Lysec
2989f85d3b
Notification: fix typeerror
2026-02-10 16:44:09 +01:00
Lemmy
5b3a0e8640
notification: removing the disconnect
2026-02-10 10:39:10 -05:00
Lemmy
3328beec86
notification: fixed warning introduced by previous "close on LMB"
2026-02-10 10:23:05 -05:00
Lysec
ad6c098139
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-02-10 16:20:58 +01:00
Lysec
e9f86eff04
NScrollText: proper fade implementation
2026-02-10 16:20:53 +01:00
Lemmy
0fa4dcc573
plugin-api: added launcher provider methods
2026-02-10 10:09:41 -05:00
Lemmy
a6c880a632
ipc: simplified core launcher providers opening and closing
2026-02-10 10:09:26 -05:00
Lysec
7789b02bfb
NScrollText: add fade in/out effect
2026-02-10 15:53:03 +01:00
Lemmy
cc0c9c61b4
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2026-02-10 09:24:54 -05:00
Lemmy
522fa4c6da
onclicked: mouse shorthands
2026-02-10 09:24:51 -05:00
Lysec
f6d17d3d3c
i18n
2026-02-10 15:23:54 +01:00
Lysec
03a93c1369
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-02-10 15:22:09 +01:00
Lysec
bfa58611f0
LockScreen: add blur & tint option
2026-02-10 15:22:07 +01:00
Lemmy
e48c1b99b4
settings-default
2026-02-10 09:18:00 -05:00